body {
	border: 0px;
	margin: 0px;
}

#container {
	position: absolute;
	display: block;
	width: 728px;
	border: 10px solid #fff;
	left: 50%;
	margin-left: -374px;
	background-color : #fff;
}

#dwtopgraphic {
	display: block;
	float: left;
}

#dwtoplogo {
	display: block;
	float: right;
}

#buffer {
    position:absolute;
    top: 143px;
    left: 437px;
    height: 18px;
    width: 291px;
    background-color: #6D6E71;
}

#topmenuholder ul {
	position: relative;
	top:5px;
	padding: 0px;
	margin: 0px;
	background-color: #6D6E71;
	width: 100%;
}

#topmenuholder ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
	background-color: #6D6E71;
}

#topmenuholder ul li a {
	display: block;
	height: 16px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	padding:2px 15px 0px 15px;
}

#footerholder {
	height: 16px;
	background-color: #6D6E71;
	border-top: 5px solid #fff;
	padding-top: 2px;
	clear: both;
}

#contentholder {
	position: relative;
	top:5px;
	float: left;
	width: 524px;
	border-top: 5px solid #fff;	
}

#rightholder {
	position: relative;
	top:5px;
	float: right;
}

#buffer_1 
{
    height:5px;
}

#kulturprint a{font-family:Verdana; font-size: 11px; color:#fff}