html,body {
font: 100.01% Verdana, Arial, Helvetica, sans-serif;
text-align:center; /*Für den Internet Explorer*/
background: #ffffff url(grafiken/bg.jpg) repeat-x;
color:#666666;
margin: 0px;
padding: 0px;
}


#center {
	text-align:left;
	margin:0 auto;
	width:890px;
}


h1 {
margin: 0px;
padding: 0px;
	}

h2 {	
	font-family: Georgia, Helvetica, serif;
	font-size:18px;
	font-weight: bold;
 	line-height : 25px;
	color: #666666;
	margin-top:0px;
	padding: 0px 0px 5px 0px;
	letter-spacing: 4px;
	text-align: left;
	}

h3 {
	font-size:12px;
	font-weight: bold;
	color: #666666;
	text-align: right;

	}
	
	
h5 {
	font-size:14px;
	font-weight: bold;
	color: #555555;
	margin:0px;
	padding: 0px;
	}


a {
  color: #D74044;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a:active {
  color : #D74044;
}

a:visited {
  color : #D74044;
}


img {

}

#header {
	margin-top: 25px;
	background: #ffffff;
}


#datum {
	padding: 10px 0px 0px 0px;
	width:875px;
	font-size: 11px;
	color: #666666;
}
	
#logo {
	padding: 15px 0px 0px 0px;
	width:860px;
	height: 140px;
	background: #ffffff url(grafiken/headerbg.jpg) repeat-x;
	border-left: 15px solid #ffffff;
	border-right: 15px solid #ffffff;

}

#metanav {
	font-size: 11px;
	color: #ffffff;
	padding: 100px 0px 0px 5px;
}

#metanav a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}
	

#metanav a:hover {

	text-decoration: underline;

	}	

#schrift {
	font-size: 11px;
	color: #ffffff;
	padding: 96px 0px 0px 0px;
}

#main_oben {
	float: left;
	width:890px;
	background: #ffffff;
	}
	
	

#links_oben {
	float: left;
	border-left: 15px solid #ffffff;;
	width:165px;
	height: 120px;
	background: #C4C4C4;

}

	
#mitte_oben {
	padding-top: 20px;
	float: left;
	width:500px;
	padding: 0px 15px 0px 15px;
	background: #ffffff;}


#rechts_oben {
	float: left;
	width:165px;
	height: 120px;
	background: #D74044;
	}


#main {
	padding: 20px 0px 40px 0px; 
	float: left;
	width:890px;
	background: #ffffff;
	}
	
	

#links {
	float: left;
	width:180px;
}

	
#mitte {
	float: left;
	width:498px;
	padding: 0px 15px 0px 15px;

	background: #ffffff;}


#rechts {
	float: left;
	width:155px;
	padding: 0px 0px 0px 5px;
	}





#datum {

}


#navcontainer {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	}



#navcontainer ul
{
	display: block; 
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}


#navcontainer li
{
	display: block;
	list-style-type: none;
}



#navcontainer .haupt {	
	margin: 10px 0px 0px 0px;
}


#navcontainer .sub {	
	margin: 2px 5px 2px 2px;
}


#navcontainer .hauptnav {
	color: #666666;
	height: 1%;
	padding: 2px 0px 5px 15px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(grafiken/bgnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#navcontainer .hauptnav:hover {
	color: #D74044;
	background-image: url(grafiken/bgnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#navcontainer .hauptnav_fix {
	color: #D74044;
	padding: 2px 0px 5px 15px;
	display: block;
	height: 1%;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(grafiken/bgnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#navcontainer .subnav {
	display: block;
	padding: 6px 0px 4px 10px;	
	color: #666666;
	height: 1%;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(grafiken/pfeilrot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navcontainer .subnav:hover {
	color: #D74044;

}

#navcontainer .subnav_fix {
	display: block;
	padding: 6px 0px 4px 10px;
	height: 1%;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(grafiken/pfeilrot.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}


#breadcrump {
	font-size: 12px;
	color: #999999;
	margin: 0px 5px 30px 0px;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #cccccc;
	}

#breadcrump a {
	color: #999999;
	text-decoration: none; 
}

#breadcrump a:hover {
	color: #D74044;

}

#tools {
	float: left;
	padding: 40px 0px 0px 10px;
	width: 170px;
	font-size: 11px; 
} 

#tools p {
	margin: 0px 0px 15px 0px;
} 

#tools a {
	text-decoration: none;
	color: #999999;
	}
	

#tools a:hover {
	color: #D74044;
	}	


#tools .input {
	color: #666666;
	height: 14px;
	width: 100px;
	background: #ffffff;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	border-left: 2px solid #bbbbbb;
	border-top: 2px solid #bbbbbb;
	margin-top: 15px;
}

#tools .button {
	color: #666666;
	height: 20px;
	background: #ffffff;;
	border: 1px solid #dddddd;;
	margin-top: 15px;
}


#text {
	font-size: 12px;
	padding: 0px 15px 0px 0px;
	line-height: 19px;
	text-align: justify;
	}


#text .img {

}

#text .teaser {
}

#text .teaser .titel {
	color: #D74044;
	text-decoration: underline;
} 

#text .teaser a {
	color: #777777;
	text-decoration: none;
} 


#text .teaser a:hover {
	color: #D74044;
}
	


#content .teaser p {

 } 


#text a {
	}


#text a:hover {
	}


.newsheadline { 
}


#text form {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}


#text .input {
	color: #666666;
	background: #f8f8f8;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}

#text .button {
	color: #666666;
	background: #ffffff;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}




#rechts p {  	
}

#rechts img {  	

}

#rechts a {

}

#rechts a:hover {
}


#news { 
	float: left;
	display: inline;
    font-size: 0.7em;
	line-height: 18px;
	padding: 10px 0px 10px 0px;
	}

#news p { 
	padding: 0px 0px 10px 0px;
	margin: 0px;
}


#news a {
	color: #D74044;
	text-decoration: none; 
}

#news a:hover {
	color: #666666;

}


#news .datum {
}

#news .titel {
}



#adresse { 

}

#adresse p { 
}


#adresse .datum {
}

#adresse .titel {

}





#footer {
	padding: 0px 0px 40px 0px;
	font-size: 12px;
	color: #999999;
	}

#footer a {
}
