@charset "UTF-8";/* CSS Document */body {	margin:0px;	padding:0px;	background-image:url(../images/pattern1.gif);	background-repeat:repeat;}#headlines {	margin:0px auto 0px auto;	width:990px;
}#wrapper {	margin:0px auto 0px auto;	width:990px;}#top {	width:990px;	height:100px;
	position: relative;
	top: -23px;}
.cbp {
	width: 100px;
	position: relative;
	top: 23px;
	z-index: 10;
	float: right;
}#roterBalken {	width:990px;	background-color:#660000;
	height: 20px;}#leftSidebar {	width:200px;	padding:20px 0px 0px 0px;	margin:0px;	float:left;}
#rightSidebar {
	width:200px;	padding:20px 0px 0px 0px;	margin:0px;	float:right;
}#content {	width:570px;	padding:20px 10px 20px 10px;	margin:0;	float:left; 
	background-color: white;}
.navigation {
	margin-bottom: 50px;
}.clearBoth {	clear:both;}
#footer {
	width: 950px;
	padding: 10px 20px;
	margin: 0px auto 0px auto;
	
}