#cols {
	font-family:Arial,Verdana,Tahoma;
	font-size:11px;
}

#top_content {
	margin-bottom: 5px;
}

#level {
	width: 250px ;
	float: left;
	padding-left: 0px;
}

#wrapper_rechts {
	width: 250px ;
	float: right;
}

#breadcrump {
	margin-left: 255px;
	margin-right: 255px;
	color:#000000;
	font-family:Verdana,Arial,Tahoma;
	font-size:11px;
	/*font-weight:bold;*/
}

#col_left {
	width: 75% ;
	float: left;
}

#col_right { 
	width: 25%;
	float: right;
}

#col_left_left {
	width: 33% ;
	float: left;
}

#col_middle {
	width: 67% ;
	float: right;
}

#col_middle #col_middle_left {
	width: 49%;
	float: left;
}

#col_middle #col_middle_right {
	width: 49%;
	float: right;
}

#col_middle #col_middle_bottom {
	background: #ffffff;
}

#col_left_content { padding: 0px 5px 5px 0px; }

#col_right_content { padding: 0px 0px 0px 5px; }

.clearing {
	clear: both;
}

div.csc-header {
	background:transparent url(/fileadmin/seite/grafiken/header_bg.gif) repeat-x;
	height:21px;
	padding-left:5px;
}

div.csc-header h1 {
	color:#FFFFFF;
	font-weight:normal;
	line-height:21px;
	margin:0px;
	text-transform:uppercase;
}

p.bodytext {
	margin: 0px;
	background: #ffffff;
	padding: 5px;
	margin-bottom: 10px;
}

#line {
	background:transparent url(/fileadmin/seite/grafiken/line.gif) repeat-x;
	height:11px;
	font-size: 0px;
}