/* CSS Document */

html
{
height: 100%;
}

body
{
height: 100%;
}

body {
	background: #e4e9fc url(bakgrunn.jpg) repeat-x;
	margin-top: 0px;
	text-align: center;
}

body {
	font-size: 8pt; 
	font-family: verdana, Arial, tahoma; 
	color:#323232; 
	line-height:18px; 
	letter-spacing:0.1pt
} 

A:link {
	color:#ffffff; 
	text-decoration:none;
}

A:visited {
	color:#ffffff;
	text-decoration:none;
}

A:hover {
	color:#000000;
	text-decoration:none;
}  

.style1 {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
margin-left: 240px;
line-height: 1.3;
}

.style2 {
color:#8fa8fa;
text-decoration:none;
}

.style9 {
color:#e65725;
text-decoration:none;
}

.linkefarger {
color:#000000;
} 

.linkefarger A:hover {
color: #FF6666;
margin-left: 20px;
}

.graafarge {
color:#808080
}

blockquote {
background:transparent url(Bilder/blockquote.jpg) no-repeat scroll left top;
color:#666666;
font-style:italic;
margin:1em;
padding:0pt 0pt 0pt 4em;
}

#container {
	background: #ffffff url(sidebar.jpg) repeat-y scroll 0% ;
	margin: 0px auto;
	width: 924px;
	text-align: left;
}

#header {
	background:   url(header1.jpg);
	width: 924px;
	height: 171px;
	margin: 0px auto;
}

#content {
	float: right;
	width: 665px;
	padding: 10px;
	margin-right: 20px;
	text-align: justify;
}

#sidebar {
	float: left;
	background-color:transparent;
	width: 150px;
	padding: 10px;
	margin-left: 8px;
	text-align: justify;
	height:100%;

}
/* Comment here */
#footer {
	background: #ffffff url(footer.jpg);
	margin: 0px auto;
	padding-top: 30px;	
	height: 62px;
	text-align: center;
	clear: both;
	padding: 0px;
}

#footer p {
margin:0pt 0pt 0pt 210px;
padding:38px 20px 0pt 0pt;
}


input, textarea {
	color: #323232;
	background: #ffffff;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, verdana, tahoma; 
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color:#7a7a7a; 
}

h1 {
	font-size: 100%;
	color: #4073BF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding: 2px;
	margin-top: -5px;
}

img {
border: none;
} 



.copyright {
 	font-size: 8pt;
	color: #646464;
}

.right {
	float: right;
	text-align: right;
}
/* Comment here */

/* koden under er for menyen i headeren */
#nav1 {
   list-style: none;
   margin: 0; 
   padding: 0;
   margin-left: 180px;
   margin-top: 0px;
}


#nav1 li {
   float: left;
   padding: 15px;
   margin-top:110px;
}

#nav li a {
   display: block;
   text-align: right;
   color: #c96523;
}

#nav li a:hover {
   color: #c96523;
}

#nav li a:current {
   color: #c96523;
}

#side {
   margin: 0;
   padding: 0;
   list-style-type: none;
}
#side li {
   margin-bottom: 2px;
}
#side a {
   color: #ffffff;
   display: block;
   width: 150px;
   border-left: 5px solid #ffffff;
   padding-left: 10px;
}
#side a:hover {
   color: #000000;
   text-decoration: none;
   border-left: 5px solid #000000;
}

#content a {
color:#000000;

}

#content a:hover {
color:#8fa8fa;
left: 0px;
padding-left: 5px;
}