body {
	background: url(bg.jpg) repeat-x top left #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-family:arial;
	font-size:12px;
	line-height:14px;
}
img {
	border: 0;
}
p, h1, h2, h3, h4, h5 {
	padding-top:0px;
	padding-bottom:5px;
}

#top {
	height:129px;
	width:834px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	background: url(linie.jpg) repeat-x bottom left;

}

#logo {
	position:absolute;
	bottom:2px;
	left:5px;
}

#topmenu {
	position:absolute;
	right:12px;
	bottom:12px;
}
#topmenu li {
	float:left;
	list-style-type: none;
	padding-left:25px;
}
#topmenu li.selected {
	font-weight:800;
}

#topmenu a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

#contentwrap {
	width:800px;
	position:relative;
	text-align:center;
	margin: 0 auto;
}
#leftmenu {
	position:absolute;
	top:10px;
	left:0px;
	width:155px;
	text-align:left;
	margin-top:0px;
	padding:0px;
	*margin-left:-40px;
	*padding-top:10px;
	
}
#leftmenu li {
	list-style-type: none;
	padding-left:4px;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom: 1px solid #e4e4e4;
	margin:0px;
}
#leftmenu li.selected {
	background: #f1f1f1;
	border-bottom: 1px solid #e4e4e4;
	font-weight:800;
	
}
#leftmenu li.selected2 {
	background: #e5f6ee;
	border-bottom: 1px solid #e4e4e4;
	font-weight:800;
	
}
#leftmenu ul {
	border-top: 1px solid #e4e4e4;
	padding-left:0px;
	madgin:0px;
	width:155px;
}
#leftmenu a {
	text-decoration:none;
	color:#000000;
}
#content {
	position:absolute;
	top:20px;
	right:0px;
	width:625px;
	text-align:left;
}
#content h1 {
	font-size:16px;
	color:#dfa450;
	width:100%;
	font-weight:200;
	border-bottom:1px solid #e4e4e4;
	padding-top:0px;
	margin-top:3px;
	height:21px;
}
#indhold {
	width:365px;
	float:left;
	padding-right:10px;
}
#indhold h1, #indhold h2, #indhold h3, #indhold h4, #indhold h5 {
	font-size:14px;
	font-weight:800;
	border:0px;
	padding:0px;
	margin:0px;
	color:#000000;
	
	
}
#billede {
	width:250px;
	float:left;
}