/* CSS Document by Dieter Schneider for www.csstemplateheaven.com */

* 	{margin: 0;
	padding: 0;}

body {
	background-color: #ffffff;
	/*background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;*/
	font-size: 62.5%;
	color:#333333;
	  }
	  
#container {
	margin: auto;
	width: 800px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#333333;
}

#header {
	margin: auto;
	/*background-image: url(images/main_header.jpg);*/
	height: 100px;
	width: 800px;
}


#menu {
	background-image: url(images/menu_bg.jpg);
	height: 20px;
	padding-top: 4px;
	text-align: center;
}

#maincontent {
	background-image: url(images/content_bg.jpg);
	background-repeat:repeat;
	witdh: 800px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
#maincontent a {
	color: #425b2a;
	/*background-color: #FFFFFF;*/
	text-decoration: none; 
	/*padding: 2px;
	width: 95%;*/
	font-weight:bold
}

#footer {
	text-align: center;
	clear: both;
	/*padding: 20px;*/
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-y;
	width:800px;
	line-height:1.4em;
	color:#ffffff;
}

.float_left {
	float: left;
    margin-right: 5px;
	margin-bottom:3px;
	height:250px;
	}
.bilde {
	float: left;
	/*width: 188px;
	/*border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #666666;*/
	background-color:#FFFFFF;
	margin-right:20px;
	margin-bottom:10px;
	/*margin-left:16px;
	padding-left:6px;*/
}
.bilde2 {
	float: right;
	/*width: 188px;
	/*border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #666666;*/
	background-color:#FFFFFF;
	margin-left:20px;
	margin-bottom:10px;
	/*margin-left:16px;
	padding-left:6px;*/
}
p {
	/*padding-bottom: 25px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.3 em;
	}
.p {color:#FFFFFF;}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-bottom: 10px;
	font-style: normal;
	color: #425b2a;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 6px;
	font-style: normal;
	color: #425b2a;
}


a:link {color: #ffffff;
	    text-decoration: none;}     /* unvisited link */
		
a:visited {color: #ffffff;
           text-decoration: none;}  /* visited link */
		   
a:hover {color: #E7CD54;
          text-decoration: none;}   /* mouse over link */
		  
a:active {color: #ffffff;
           text-decoration: none;}   /* selected link */

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 6px;
	font-size:10px;
}
.LeftNav a:link {
	color: #425b2a;
	/*background-color: #FFFFFF;*/
	text-decoration: none; 
	/*padding: 2px;
	width: 95%;*/
	font-weight:bold
} 
.LeftNav a:visited {
	color: #425b2a;
	/*background-color: #FFFFFF;*/
	text-decoration: none; 
	/*padding: 2px;
	width: 95%;*/
	font-weight:bold

}
.LeftNav a:hover {
	color: #E7CD54;
	color: #425b2a;
	/*background-color: #FFFFFF;*/
	text-decoration: none; 
	/*padding: 2px;
	width: 95%;*/
	font-weight:bold
}
.LeftNav a:active {
	color: #425b2a;
	/*background-color: #FFFFFF;*/
	text-decoration: none; 
	/*padding: 2px;
	width: 95%;*/
	font-weight:bold
	}
.li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #425b2a;
	margin-left:10px;
	line-height:1.5em;
}
.li a:link {color: #425b2a;
	    text-decoration: none;}     /* unvisited link */
.li a:visited {color: #425b2a;
           text-decoration: none;}  /* visited link */
.li a:hover {color: #E7CD54;
          text-decoration: none;}   /* mouse over link */
		  
.li a:active {color: #E7CD54;
           text-decoration: none;}   /* selected link */
.fet {
	font-weight: bold;
}
.bold{
	font-weight:bold;
	}
.A {color:#425b2a;
		text-decoration: none;
		font-weight:bold}
address {
	text-decoration: none;
	margin-left: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	position: fixed;
}
.bildetekst{
	font-size:10px;
	color:#999999;
}
