@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#ebebeb;
	background-color:#362f2d;
	text-align:center;
	}

#wrapper{
	margin:0 auto;
	width:800px;
	height:auto;
	background-image:url(img/bg.jpg);
	}	

/*Nyheds div*/

#dato{
	width:366px;
	height:17px;
	}

#news{
	width:366px;
	height:auto;
	margin:0 auto;
	text-align:left;
	}

a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#333;
	}

/*Website inside divs.*/

#menutop{
	width:408px;
	height:152px;
	margin:0 auto;
	background-image:url(/img/menu.png);
	text-align:left;
	}
	
#navmenu{
	width:270px;
	height:15px;
	padding-top:42px;
	padding-left:65px;
	}

	
#top{
	width:408px;
	height:41px;
	background-image:url(img/index_start.png);
	margin:0 auto;
	}
	
#index{
	width:408px;
	height:563px;
	background-image:url(img/index.png);
	margin:0 auto;
	}
	
#bund{
	width:408px;
	height:51px;
	background-image:url(img/bund.png);
	margin:0 auto;
	}	
	
#end{
	width:408px;
	height:234px;
	background-image:url(img/end.png);
	margin:0 auto;
	}		