/* CSS Document */
*{
padding:0px;
margin:0px;
}

body{
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height:15px;
	background-color:#ddd5dd;
	/* background-image:url(bilder/bak_shf.jpg); */
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	vertical-align:top;
	}
	

	
a{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

p{
	margin-bottom: 10px
}

h1{
font-size:14px;
margin-bottom: 10px
}

/*her begynner elementene*/


#wrapper{
height:620px;
width:800px;
margin:auto;
margin-top:15px;
}

img{
margin:3px;
}

div.top{
width:800px;
height:150px;
margin-bottom:10px;
float:left;
background-color:#ffffff;
background-image:url(bilder/top_shf.jpg);
background-position:right;
background-repeat:no-repeat;
}

div.link{
height:370px;
width:85px;
padding:15px;
float:left;
overflow:auto;
margin-right:10px;
margin-bottom:10px;
background-color:#FFFFFF;
}

div.link a{
font-weight:normal;
}

div.hoved{
height:400px;
width:675px;
overflow:auto;
float:left;
}

div.boks{
width:625px;
padding:15px;
margin-bottom:10px;
float:left;
background-color:#FFFFFF;
}

div.reklame{
width:655px;
margin-bottom:10px;
float:left;
color:#ffffff;

}

div.bunn{
height:30px;
width:800px;
float:left;
background-color:#ffffff;
background-image:url(bilder/bunn_shf.jpg);
background-position:right;
background-repeat:no-repeat;
}

div.copy{
font-size:10px;
height:20px;
width:800px;
float:left;
margin-left:auto;
font:Verdana, Arial, Helvetica, sans-serif;
vertical-align:bottom;
}

div.copy a{
font-size:10px;
text-decoration:underline;
font-weight:normal;}