html, body, table, td{
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana;
	font-size:12px;
}
a{
	color:#a52e66;
}
a:hover{
	text-decoration:none;
}
h1{
	color:#007889;
	font-weight:bold;
	font-size: 18px;
}
h1.csc-firstHeader{
	margin-bottom:20px;
}
.container_fuss{
	height:160px;
	width:998px;
	background-image: url(/fileadmin/images/layout/bg_bottom.jpg);
	background-repeat:no-repeat;	
	margin-top:20px;
}
.container_inhalt li{
	margin-bottom:10px;
}
.container_komplett{
	width:998px;
	margin-left:auto;
	margin-right:auto;
}
.container_kopf{
	height:315px;
	width:998px;
	background-image: url(/fileadmin/images/layout/bg_kopf.jpg);
	background-repeat:no-repeat;	
}
.container_navi-oben{
	height:63px;
	margin-left:169px;
}	
.container_navi-unten{
	height:57px;
	margin-left:255px;
	position:relative;
	top:-5px;
}	
.container_navi-unten a{
	display:block;
	float:left;
	margin-left:5px;
}
.container_titel{

}	
.container_top_banner{
	width:998px;
	height:85px;
}
.inhalt{
	width:450px;
	float:left;
	padding-right:20px;
	padding-left:10px;
}
.inhalt ul{
	list-style-image:url(/fileadmin/images/layout/list-arrow.gif)
}
.inhalt li{
	line-height:150%;
}
.bild_rechts{
	float:left;
}
.titel_grafik{
	margin-left:170px;
	position:relative;
	top:10px;
}
.subnavi{
	float:left;
	width:165px;
	text-align:center;
	margin-top:20px;
}
.subnavi_element_no a, .subnavi_element_act a{
	color:#a52e66;
	font-weight:bold;
}

.subnavi_element_no a{
	text-decoration:none;
}
.subnavi_element_no, .subnavi_element_act{
	text-align:center;
}
.subnavi_element_no a:hover, .subnavi_element_act{
	text-decoration:underline;
	font-weight:bold;
	color:#a52e66;
}
.subnavi_element_act{
	background-image:url(/fileadmin/images/layout/list-arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 4px;
}
.subnavi_line{
	height:1px;
	width:135px;
	border-top:1px solid #ae3170;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}
.meta_navi{
	position:relative;
	top:140px;
	left:425px;
	width:140px;
}
.meta_navi a{
	color:#a52e66;
	font-weight:bold;
}
