/* CSS Document */

/* Grundformatierungen des Bodys, Standardschrift, -links */

body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	background-color:#f0f0f0;
 	padding:10px 0 0 0;
	margin:0;
}
p.bodytext {
	color:#000000;
	font-size:11px;
	line-height:1.53;
	font-family:Arial, Helvetica, sans-serif;
}
p.bodytext a, p.bodytext a:link, a, a:link{
	color:#000000;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
p.bodytext a:hover{
	color:#d30132;
	text-decoration:underline;
}
div.inhalt ul, div.inhalt ul li{
}
h1, div.inhalt h1{
	font-size:11px !important;
	color:#d30132;
	letter-spacing:0px;
	margin:0 0 3px 0 !important;
}
a:hover {
	color:#d30132;
	text-decoration: none;
}
a:visited {
}
a:active {
}
dl.csc-textpic-image {
	padding:0 20px 0 0;
}

/* Grundformatierungen des Layouts */

div.clear {
	clear:both;
}
div#main {
	margin:auto;
	width:999px;
	height:770px;
	text-align:center;
}
div#l_spacer{
	position:relative;
	float:left;
	width:181px;
	height:770px;
}
div#leftside{
	position:relative;
	text-align:left;
	float:left;
	width:310px;
	height:770px;	
}
div.menu_info{
	margin:12px 0 10px 27px;
	padding:0 0 0 0;
}
div.menu_info p.bodytext{
	font-size:9px;
	letter-spacing:0;
}
div#rightside{
	position:relative;
	float:left;
	text-align:left;
	width:506px;
	
}
div#rightside .inhalt_rand {	
	float:right;
	margin:373px 0 0 0;
	width:248px;
}
div#rightside .inhalt_rand a {	
    font-weight:bold;
    color:#d30132;
}

div#top {
	height:215px;
}
div#logo {
	margin:0 0 22px 0;
}
div#logo a img{
}

div.footer {
	color:#646464;
	clear:left;
	margin-top:40px;
}


/* ########### INHALT ############ */
div#rightside .inhalt_rand p{	
	font-size:11px;
}
div.inhalt {
}
div.inhalt_rechts {
	padding:0 0 0 0;
}

div.clear {
	clear:both;
}
div.csc-textpic-imagewrap {
	padding-right:13px;
}

/* INHALTSBEREICHE ########################## */
div.inhalt p.bodytext, div.inhalt p.bodytext a{
	color:#FFFFFF;
	font-size:11px;
	line-height:11px;	
}

div.inhalt_rechts p.bodytext{
	width:220px;
	padding:0 0 20px 0;
}
div.inner_content{
	margin-bottom:25px;
}
div.footer p.bodytext {
	font-size:11px;
	letter-spacing:0;
	font-family:Arial, Helvetica, sans-serif;
}

/* ########### INTRO ############ */

div#news {
    position:absolute;   
    margin:25px 0 0 50px; 
}
div#news, div#news p.bodytext, div#news p.bodytext a, div#news h1, div#news h2 {
    color:white;
    font-weight:bold;
    line-height:1.4;  
    font-size:11px;  
}