#wrapper {
background: none;
background-color: #000;

}


#navigation,
#rightcol {
display: none;
}

#centercol {
margin: 0;
padding: 0;
width: 100%;

}

#seiteninhalt {
margin: 80px 0 0 0;
padding: 0;
width: 100%;
text-align: center;
}


h2 {
	width: 970px;
	text-align: center;
}





#seiteninhalt a:link,
#seiteninhalt a:visited {
	position: relative;
	display: block;
	width: 100%;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}










