body {
	height:100%;
	background-color: #333333;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-image:url(../grafik/bg_ny.gif);
	background-repeat:no-repeat;
	text-align:center;
}

#pladsholder{
	width:800px;
	height:auto;
	margin:0 auto;
	border:1px solid #000000;
	text-align:left;
	
}


#topMenu{
	position:relative;
	width:800px;
	height:155px;
	background-image:url(../grafik/top_illustration.jpg);
	}

#menubar{
	position:absolute;
	left:170px;
	top:118px;
	font-variant:small-caps;
	font-size:13px;
	}

#menubar a{
	width:auto;
	height:20px;
	display:block;
	float:left;
	margin-right:10px;
	text-decoration:none;
	color:#666;
	padding:0px 15px 0px 15px;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	}
	
#menubar a:hover{
	color:#000;
	background-color:#c5c4b3;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	}
	
#menuSide{
	width:185px;
	height:300px;
	padding-top:50px;
	float:left;
	}
	
#menuSide a{
	width:164px;
	height:20px;
	padding-left:20px;
	display:block;
	margin-bottom:10px;
	font-variant:small-caps;
	text-decoration:none;
	color:#666;
	font-size:13px;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	
	}
	
#menuSide a:hover{
	background-color:#c5c4b3;
	color:#000;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	}
	
	
#indhold{
	background-image:url(../grafik/bg.jpg);
	height:400px;
	width:800px;
	}
	

	
#bund{
	width:800px;
	height:56px;
	background-image:url(../grafik/bund.jpg);
	text-align:center;
	color:cornsilk;
	font-variant:small-caps;
	}
	
.aktiv{
	background-color:#c5c4b3;
	color:#000;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	}

.reference{
	display:block;
	padding:0px 0px 15px 0px;
	width:300px;
	height:auto;
	}
	
.reference a{
	display:block;
	width:280px;
	height:11px;
	padding:3px 0px 3px 0px;
	color:#000;
	font-weight:bold;
	}
	
.reference a:hover{
	color:#E2E3DB;
	background-color:#333;
	text-decoration:none;
	}
	
#hb{
	width:580px;
	height:auto;
	margin-left:200px;
	}
