body{
	background: url(http://medvind.no/bilder/pattern.jpg)  #d0d0d0;
	text-align: center;
	font-family: Verdana, Arial;
	margin-top:30px;
}

h1{
	font-size:13px;
	margin-top:0px;
	padding-top:0px;
}

h2{
	font-size:12px;
	margin-top:0px;
	padding-top:0px;
}

a{
	color: #000;
}

#wrapper{
	width: 932px;
	margin: 0 auto;
	text-align: left;
}

#hoved{
	float: left;
}

ul#meny{
	text-align: left;
	list-style: none;
	margin:0px;
	padding:0px;
	position: relative;	
	display: block;
	height:25px;
	margin-left:30px;
	width: 751px;
	background: #333;
	text-transform: uppercase;	
}

ul#meny li{
	float: left;
}

ul#meny li a{
	display: block;
	color: #fff;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}

ul#meny li a:hover{
	color: #ff8000;
}

ul li#active a{
	color: #ff8000;
}

ul#meny2{
	text-align: left;
	list-style: none;
	margin:0px;
	padding:0px;
	position: relative;	
	display: block;
	height:25px;
	margin-left:30px;
	width: 751px;
	background: #282525;
	text-transform: uppercase
}

ul#meny2 li{
	float: left;
}

ul#meny2 li a{
	display: block;
	color: #fff;
	padding: 5px 8px 0px 10px;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
	display: block;
	height:20px;
	float: left;
}

ul#meny2 li a:hover{
	color: #ff8000;
}

ul li#active2 a{
	background: #fff;
	color: #ff8000;
}

#bilderammeVenstre{
	height: 150px;
	width: 250px;
	float: left;
}

#bilderammeMidt{
	width:250px;
	height: 150px;
	float: left;
}

#bilderammeHoyre{
	height: 150px;
	width: 250px;
	float: left;
}
#imageWrapper{
	width: 751px;
	margin-left:30px;
}

#innhold{
	background: #fff;
	width: 711px;
	margin-left:30px;
	padding:20px;
	font-size:12px;
	height:315px;
}


a img{
	border:0px;
	margin:0px;
	padding:0px;
}

#bunn{
	margin-top:5px;
	font-size:11px;
	color: #333;
}

#rowRight{
	float: right; 
	width: 235px; 
}

#rowLeft{
	 float: left; 
	 width: 225px; 
	 position: relative;
}

#rowCenter{
	float: left;
	width: 210px;
	padding-left:10px;
	padding-right:10px;
	position: relative;
}

#rowNews{
	background-color: #FF8000;
	height:290px;
	padding:10px;
	position: relative;
	font-size:11px;
}

#rowNews ul{
	padding:2px;
	margin:12px;
}

#nokkelpersoner h3{
	display: block;
	background: #282525;
	margin:0px;
	height:20px;
	color: #fff;
	font-weight: bold;
	font-size:10px;
	padding: 5px 8px 0px 8px;
}

#nokkelpersoner{
	width:140px;
	color: #000;
	height:542px;
	float: right;
	margin-left:10px;
	background: #fff;
}

#personerPadding{
	position: relative;
	padding:10px 0px 0px 20px;
}

.personBoks{
	display: none; 
	position: absolute; 
	left:120px; 
	width:170px; 
	background: #fff;
	font-size:11px;
	padding:10px;
	z-index:2;
}

ul#produktark{
	list-style: none;
	padding: 0px;
	margin:0px;
	
}

ul#produktark li{
	float: left;
	font-size:9px;
	margin-right:10px;
	font-weight: bold;
	height:105px;
}