body {
margin:0;
padding:0;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:100.01%;
text-align:center;
background-color:#886e4f;
}

a:link {
	color:#7c0d12;
	text-decoration:none;
	}

a:visited {
	color:#7c0d12;
	text-decoration:none;
	}

a:focus {
	color:#7c0d12;
	text-decoration:none;
	}

a:hover {
	color:#7c0d12;
	text-decoration:none;
	}

a:active { 
	color:#7c0d12;
	text-decoration:none;
	}

#c_site {
width:1024px;
margin:0 auto;
text-align:left;
}

#c_head {
width:1024px;
height:151px;
background-image:url(bilder/kopf.jpg);
}

#c_body {	
}

#c_content_left {
float:left;			
height:397px;
width:308px;
background-image:url(bilder/navi.jpg);
}

#c_content_navi {
height:240px;
margin-left:55px;
margin-top:20px;
}

#c_content_navi A {
	font-size:0.70em;
	line-height:1.6em;
	font-weight:bold;
	color:#000000;
	margin:0 0 2px 25px;
	display:block;
	}

#c_content_navi A:link, #menue_statisch A:visited {
	text-decoration:none;
	}

#c_content_navi A:hover, #menue_statisch A:focus {
	text-decoration:none;
	padding-left:25px;
	margin:0 0 2px 0px;
	color:#23509c;
	}


#c_content_navi .cur {
	text-decoration:none;
	padding-left:25px;
	margin:0 0 2px 0px;
	background-image:url(bilder/navi_over.png);
	background-repeat:no-repeat;
	color:#23509c;
	}

#c_content_logo {
left:clear;
float:none;
text-align:center;
}

#c_content_logo_diakonie {
/*border:dotted 1px red;*/				
float:right;
margin-right:20px;
margin-top:23px;
}

#c_content_right {
width:715px;
height:397px;
background-image:url(bilder/hg_inhalte.png);
background-repeat:no-repeat;
float:left;
}

#c_content_text {
width:296px;
height:346px;
padding:20px;
margin:6px 8px 5px 0;
overflow:auto;
float:left;
}

h1{
	font-size:1.3em;
	line-height:1.6em;
}

.fliesstext{
	font-size:0.74em;
	line-height:1.6em;
}

#c_content_pics {
width:253px;
height:357px;
padding:20px;
margin:0 38px 0 0;
overflow:auto;
float:right;
}
			
#c_bottom {
/*border:solid 1px blue;*/
width:1024px;
height:29px;
clear:both;
background-repeat:no-repeat;
background-position:top left;
background-image:url(bilder/fuss.jpg);
}

#c_bottom A {
	font-size:0.74em;
	font-weight:bold;
	color:#ffffff;
	margin-right:35px;
	margin-top:15px;
	display:block;
	float:right;
	}

#c_bottom A:link, #untermenue A:visited {
	text-decoration:none;
	}

#c_bottom A:hover, #untermenue A:focus {
	text-decoration:none;
	color:#000000;
	}
