/* CSS Document */

html
{
height: 100%;
}

body
{
height: 100%;
}

body {
	background-image: url(bakgrunn.jpg);
	background-repeat: repeat-x;
	background-color: #8594b1;
	margin: 0;
	text-align: center;
}

body {
	font-size: 11px; 
	font-family: Verdana; 
	color:#000000; 
	line-height:18px; 
	letter-spacing:0.0pt;
	word-spacing: 0.0pt;
} 

p {
font-family : Verdana;
font-size : 11px;
color : #000000;
}

h1 {
	font-size : 15px;
	font-weight : bold;
	color : #495772;
	text-align: center;
}
h2 {
	font-family : Verdana;
	font-size : 13px;
	font-weight : normal;
	text-align: center;
    color:#495772;
}
h3 {
	font-family : Verdana;
	font-size : 13px;
	font-weight : normal;
	text-align: center;
    color:#967959;
}


/* Vanlige linker */

a:link {
	text-decoration : none;
	color : #495772;
	font-weight: none;
}
a:visited {
	text-decoration : none;
	color : #495772;
	font-weight: none;
}
a:active {
	text-decoration : none;
	color : #495772;
}
a:hover {
	color : #95A3BB;
	position : relative;
	left : 1px;
	top : 1px;
	font-weight: none;
}



#container {
	background: #ffffff;
	margin: 0px auto;
	width: 902px;
	text-align: left;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-style: solid;
}

#meny {
	background:   url(topp.jpg);
	width: 902px;
	height: 25px;
	margin: 0px auto;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	border-style: solid;
	
}

#header {
	background:   url(banner.jpg);
	width: 902px;
	height: 175px;
	margin: 0px auto;
}


#container2 {
	background: #ffffff;
	margin: 0px auto;
	width: 900px;
	text-align: left;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 0px;
	border-style: solid;
}

#content {
	float: right;
	width: 690px;
	margin-top: 5px;
	padding: 10px;
	margin-right: 30px;
	text-align: justify;
}

#sidebar {
	float: left;
	background-color:transparent;
	width: 130px;
	margin-top: 0px;
	padding: 10px;
	margin-left: 0px;
	text-align: justify;
	height:100%;

}

#footer {
	background: url(bunn.jpg);
	clear: both;
	margin: 0px auto;
	padding-top: 30px;
	height: 25px;
	text-align: center;
	padding: 0px;
}

#footer p {
margin:0pt 0pt 0pt 0px;
padding:7px 20px 0pt 0pt;
font: Verdana;
font-size:10px;
margin-right: 0px;
color: #000000;
}




/* Besøksteller */

#footer a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;   
}
#footer a:visited {
	text-decoration : none;
	color : #000000;
	font-weight: bold;
}
#footer a:active {
	text-decoration : none;
	color : #000000;
	font-weight: bold;
}
#footer a:hover {
   text-decoration: none;
   color: #ffffff;
   font-weight: bold;
   position : relative;
   left : 0px;
   top : 0px;
}




/* koden under er for menyen i headeren */
#nav1 {
   list-style: none;
   margin: 0; 
   padding: 0;
   margin-left: 0px;
   margin-top: 0px;
}
#nav1 li {
	float: left;
	padding: 3px;
	margin-top: 0 px;
	margin-left: 26px;
}
#nav1 li a {
	color: #000000;
	display: block;
	text-align: center;
	font-variant: small-caps;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#nav1 li a:aktive {
	color: #000000;
	display: block;
	text-align: center;
	font-variant: small-caps;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#nav1 li a:visited{
	color: #000000;
	display: block;
	text-align: center;
	font-variant: small-caps;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#nav1 li a:hover {
	color: #FFFFFF;
	display: block;
	text-align: center;
	font-variant: small-caps;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	position : relative;
	left : 0px;
	top : 0px;
}


/* koden under er for sidebaren */
#side {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#side li {
   margin-bottom: 0px;
}
#side p {
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	width: 130px;
	color: #000000;
}
#side a {
   color: #8594b1;
   font-size: 10px;
   display: block;
   width: 130px;
   padding-left: 15px;
   text-decoration: none;
   font-weight: bold;
   position : relative;
   left : 0px;
   top : 0px;
}
#side a:hover {
	color: #64687B;
	font-size: 10px;
	display: block;
	width: 130px;
	padding-left: 17px;
	text-decoration: none;
	font-weight: bold;
	position : relative;
	left : 0px;
	top : 0px;
}


legend
{
    font-weight:normal;
    color:#495772;
	font-family : Verdana;
	font-size : 13px;
    }
	
.sectionText img.pixie{margin-bottom:5px;margin-left:60px;margin-top:0px;}

.sectionText td

{

	font-family:verdana;

	font-size:11px;



	/*text-align:left;*/

}