/* SECTION: Standard stylesheet */
/* SECTION: general elements */
body{
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size: 12px; 
  text-align: center;
  background-color: #FFFFFF; /*#A8A7DF;*/
  color: #000000;
 /*background-image: url(/getfile.php/197423.748.yxyvbduxcw/hvitbakg.gif); */
  background-position: top center;
  background-repeat: repeat-y;
}

caption,th,td{
  font-family: Helvetica, Arial, Sans-serif;
  font-size: 12px; 
}

h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 17px;
}
h2{
  margin: 4px 0px;
  padding: 0px;
  font-size: 15px;
}
h3{
  margin: 4px 0px;
  padding: 0px;
  font-size: 13px;
}
h4{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h5{
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h6{
  margin: 4px 0px;
  padding: 0px;
  font-size: 10px;
}
p{
  padding: 0px;
  margin: 4px 0px 16px 0px;
}
/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout{
  margin: 0px;
  padding: 0px;
  border: 0px;
}
table.layout{
  margin: 0px;
  padding: 0px;
}
td.layout{
  padding: 0px;
  text-align: left;
  vertical-align: top;
}


/* SECTION: link styles */

/* Normal link styles */
a:link {color: #000000; font-weight: bold; font-size: 10px;}
a:visited {color: #000000; font-weight: bold; font-size: 10px;}
a:hover  {color: #000000; font-weight: bold; font-size: 10px;}



/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { font-size: 13px; font-weight: bold; color: #000000;}

/* Linked headlines on listing pages */
.headline .headlinelink { font-size: 12px; font-weight: bold; color: #336699;}
.headline .headlinelink:link{text-decoration: none;}
.headline .headlinelink:visited{text-decoration: none;}
.headline .headlinelink:hover{text-decoration: none;}

/* Navigation path links */
.path {font-weight: normal; text-decoration: none; color: #000000; font-family: verdana; font-size: 10px; margin-bottom: 0.5em;}
a.path:link{font-weight: normal; text-decoration: none; color: #000000;}
a.path:visited{font-weight: normal; text-decoration:none; color: #000000;}
a.path:hover{font-weight: normal; text-decoration: none; color: #000000;}

/* Sitemap links */
		.tree{font-weight: normal;}
		a.tree:link{text-decoration: none; color: #000000;}
		a.tree:hover{text-decoration: underline; color: #000000;}
		a.tree:visited{text-decoration: none; color: #000000;}
		a.tree:visited:hover{text-decoration: underline; color: #000000;}

		.sitetree{font-weight: bold;}
		a.sitetree:link{text-decoration: none; color: #000000;}
		a.sitetree:hover{text-decoration: underline; color: #000000;}
		a.sitetree:visited{text-decoration: none; color: #000000;}
		a.sitetree:visited:hover{text-decoration: underline; color: #000000;}


/* SECTION: Standard CP classes*/
.default { }
.date { font-size: 10px; color: #000000; }
.feedback {font-weight: normal; color: #000000;}
/* Standard tools */
div.tools{margin: 15px 0px;}
div.tool{margin: 2px 0px;}
/* SECTION: listing/view styles */

div.pagedescription{}
.pagedescription{
font-size: 14px;
font-weight: bold;
}

.headline, h1.headline {
	font-size: 17px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.headlineview, h1.headlineview {
	font-size: 15px; 
	font-weight: bold; 
	margin: 0px;
	padding: 0px;
}
.subheadline, h2.subheadline {
	font-size: 11px; 
	font-weight: normal; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
  line-height: 1.0; 
}

.ingress, p.ingress{
	margin: 0px; padding: 0px; font-size: 10px; font-family: verdana;
}
.ingressview, p.ingressview{
	margin: 0px; padding: 0px; font-size: 12px; font-family: verdana; font-weight: bold;
}
p.byline, .byline{
	margin: 0px; padding: 0px;
}


/* SECTION: viewarea block/spacing elements */
.block{
margin-bottom: 5px;
margin-right: 5px;
clear: both;
}
hr{
clear: both;
}
div.hr{
	/* Replacement for hr. This is easier to style */
	font-size: 1px;
	clear: both;
	height: 10px;
	/*  border-bottom: 1px dashed #4D4D62;      */
	margin-bottom: 5px;
}
div.body{
	clear: both; 
	margin: 0px 0px 22px 0px;
}



/* SECTION: page containers */ 

#page{
 margin-left: auto;
 margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
 padding: 0px;
text-align: left;
}

#top{
  display: none;
}

#middle{
width: 100%;
 /* position: relative;*/
}
#search{
  display: none;
}
#main{
padding-top: 0;
padding-left: 5px;
margin-right: 0px;
padding-right: 0px;
padding-bottom: 2em;
background-color: #FFFFFF;
}
#path{
display: none;
}
#navbar{
  display: none;
}

#footer{}

/* SECTION: page elements */ 

#topmenu{
  display: none;
}

/* End standard containers and items */

/* SECTION: standard box */ 

.box{
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  padding: 0px;
  margin: 0px 0px 15px 0px;
  background-color: #FFFFFF;
}
#sidebar .box{
  border-width: 1px 0px 1px 1px;
}
.box .cell{
padding: 5px;
}
#main .box{
	border-width: 1px 0px 0px 0px;
padding-bottom: 5px;
}
.box p{
padding: 0px;
margin: 0px 0px 5px 0px;
}

.box ul{
padding: 0px;
margin: 0px 0px 5px 0px;
list-style-type: none;
}

.box ul li{
margin: 5px 0px;
padding: 0px;
}

.box h3{
font-size: 14px;
font-weight: normal;
margin: 0px;
padding: 1px 5px;
color: #000000;
}
