body{
	background-color: #bfced3;
	font-weight: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	text-align: center;
}
#wrapper{
	background-image: url(bilder/bgContent.jpg);
	background-repeat: repeat-y;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	width:633px;
	margin: 0px auto;
   text-align: left;
}
#content{
	padding: 10px 20px 10px 20px;
}
#logo{
	margin:20px 0px 20px 0px;
	float:left;
}
#topBilde{
	margin:0px 20px 0px 60px;
	height:149px;
	padding:0px;
}
hr{
	border:none;
	background-color: #e7e7e7;
	color: #e7e7e7;
	height: 1px;
	width: 100%;
	margin-top: -3px;
	padding: 0px;
	clear:left;
	line-height:1px;
}
#adresse{
	color:#999;
	padding:10px;
	width:160px;
}
#adresse a:link, #adresse a:visited{
	color: #003f8c;
	text-decoration:underline;
}
#adresse a:hover, #adresse a:active{
	color: #09c;
	text-decoration:none;
}
#proff, img#proff{
	margin: 20px 0px 0px 0px;

}
#proff img{
		margin-top:5px;
}
#nav{
	margin: 10px 5px 0px 0px;
	float:left;
	width:150px;
	font-size: x-small;
}
#nav ul{
	list-style: none;
	padding: 0px;
	margin: 0;
	width:150px;
}
#nav li{
	color:#09c;
	text-decoration: none;
	border-bottom:1px solid #e7e7e7;
	line-height: 20px;
}
#nav li a:link, #nav li a:visited{
	margin-bottom:1px;
	padding-left:10px;
	padding-right:5px;
	display: block;
	color:#003f8c;
	text-decoration: none;
}
#nav li a:hover, #nav li a:active{
	color:#09c;
}
#nav a.first{
	border-top:1px solid #e7e7e7;
}
#main{
	margin:15px 0px 0px 170px;
	font-size:x-small;
	color: #333;
	border-left:1px solid #e7e7e7;
	padding-left:15px;
}
#main a:link, #main a:visited{
	text-decoration: none;
	color:#09c;
}
#main a:hover, #main a:active{
	color:#003f8c;
}
#main img.right{
	float:right;
	padding-left:10px;
}
#main img{
		margin: 10px 5px 10px 0px;
}
#main h1{
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size: small;
}
#main h2{
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size: 11px;
}
#footer{
	background-color: #e7e7e7;
	color: #FFF;
	clear: both;
	text-align: center;
	font-size: x-small;
	padding: 15px 10px 10px 10px;
}
#footer a:link, #footer a:visited{
	color: #BBB;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	color:#09C;
}
body#tjenester a.tjenester:visited, body#tjenester a.tjenester:link,
body#ref a.ref:visited,body#ref a.ref:link,
body#fakta a.fakta:visited,body#fakta a.fakta:link,
body#index a.index:visited,body#index a.index:link,
body#ansatte a.ansatte:visited,body#ansatte a.ansatte:link,
body#kontakt a.kontakt:visited, body#kontakt a.kontakt:link{
	color:#09C;
}
