body {  
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	background-color: #DFD4AF; 
	background-image: url(../02_bg/bg_body.gif); 
	background-repeat: repeat; 
	margin-top: 0; margin-left: 0; 
	}
		
img { 
	border-width: 0; 
	}
/*start container*/
#header { 
	width: 900px; 
	height: 125px; 
	margin: 0 auto 0;  
	}
		
#nav_top {
	text-align: right;
	width: 900px;
	height: 1.7em;
	padding-top: 0.7em;
	margin: 0 auto 0;
	}
		
#wrapper {
	background-color: white;
	background-image: url(../02_bg/bg_content.gif);
	width: 900px;
	height: auto;
	overflow: auto;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	border-color: #c8c8c8 #969696 #969696 #c8c8c8;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	}
		
.content { 
	background-color: white; 
	width: 243px; 
	height: auto; 
	float: left; 
	margin-bottom: 10px;  
	margin-left: 40px; 
	border-color: #c8c8c8 #969696 #969696 #c8c8c8; 
	border-style: solid; 
	border-width: 1px 2px 2px 1px; 
	display: inline; 
	}
		
.content_adv { 
	width: 243px; 
	height: auto; 
	float: left; 
	margin-bottom: 15px; 
	margin-left: 40px; 
	display: inline; 
	} 
		
#content_left {
	background-color: white;
	background-repeat: no-repeat;
	width: 529px;
	height: auto;
	float: left;
	margin-bottom: 15px;
	margin-left: 40px;
	border-color: #c8c8c8 #969696 #969696 #c8c8c8;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	display: inline;
	padding-bottom: 20px;
		}
		
.kosten {
	width: 450px;
	margin-left: 25px;
	margin-bottom: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: c8c8c8;
	}
		
#nav_bottom { 
	color: #000064; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: right; 
	width: 900px; 
	height: 20px; 
	clear: both; 
	margin: 5px auto 20px; 
	padding-right: 10px; 
	}
	
#content_left_nav {
	width: 526px;
	height: 1.4em;
	padding-left: 25px;
	padding-top: 0.2em;
	}
		
/*start typo*/
h1 {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	font-size: 0.9em;
	font-family: Trebuchet MS, Geneva, Arial, SunSans-Regular, sans-serif;
	}
	
h2 { 
	color: #7d7d7d;
	font-size: 0.78em;
	color: #7D7D7D;
	}
		
h1, h2 {  
	font-weight: bold; 
	line-height: 1.3em; 
	margin-top: 0; 
	margin-bottom: 0; 
	}
		
h6 { 
	font-family: Trebuchet MS, Geneva, Arial, SunSans-Regular, sans-serif;
	color: white; 
	font-size: 0.85em; 
	padding: 0.35em 0.2em 0.35em 10px;
	display: block; 
	}
		
h3 { 
	color: #c52314; 
	font-size: 0.7em; 
	line-height: 1.3em; 
	}
		
p { 
	color: #848484; 
	font-size: 0.7em; 
	line-height: 1.3em;  
	}
	
h1, h2, h3, p {
	padding: 0.2em 10px 0.2em 10px;
	}
		
a { 
	text-decoration: none; 
	}
		
ul { 
	color: #848484; 
	font-size: 0.7em; 
	line-height: 1.5em;
	list-style-image: url(../05_grafik/li_thema.gif);  
	}
		
#nav_top a, link, visited, active { 
	color: #153363; 
	font-size: 0.7em; 
	font-weight: bold; 
	padding-right: 6px; 
	padding-left: 6px; 
	}
		
#nav_top a:hover { 
	color: #969696; 
	text-decoration: none; 
	}
	
#wrapper a { 
	color: #950901;  
	text-decoration: none; 
	}
	
#wrapper a:hover {
	text-decoration: underline; 
	}
	
#content_left_nav a, link, visited, active { 
	font-size: 0.7em; 
	color: #950901; 
	font-weight: bold;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	border-left: 1px solid #950901;
	background-color: white; 
	text-decoration: none; 
	}
	
#content_left_nav a:hover { 
	color: #969696; 
	text-decoration: none;
	}
		
#nav_bottom a, link, visited, active { 
	color: #153363; 
	font-size: 0.65em; 
	}
		
#nav_bottom a:hover { 
	color: #969696; 
	text-decoration: none; 
	}
		
/*start klassen*/
.thema { 
	color: #9F6619;
	background-color: #FEDDAF; 
	}
		
.bg_thema {
	background-color: #9F6619;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
		
.service { 
	color: #768482; 
	background-color: #F5F4FC;
	}
		
.bg_service { 
	background-color: #A99695; 
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	}
		
.aktuelles {
	color: #A2300E;
	background-color: #F4E0CE;
	}
		
.bg_aktuelles { 
	background-color: #A2300E;  
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	}
	
.border_bottom {
	border-bottom: 1px solid #c8c8c8;
	}
	
.p_right {/*bottom-navigation der aktuelles.php*/
	float: right;
	}
	
.p_left {
	float: left;
	}
	
#clear {
	clear: both;
	}
		
/*start images*/
#wrapper img.wide { 
	margin-top: 0;
	margin-left: 0;
	border-top: 1px solid #c8c8c8; 
	}
		
#wrapper img.bullet { 
	float: left; 
	padding-top: 1px; 
	padding-left: 1px; 
	}
		
#wrapper img.float { 
	vertical-align: middle; 
	float: left; 
	padding-top: 5px; 
	padding-right: 10px; 
	padding-left: 10px; 
	}
		
#wrapper img.float_right, .content img.float_right { 
	vertical-align: middle; 
	float: right; 
	padding-top: 5px; 
	padding-right: 25px; 
	padding-left: 10px; 
	}
	
.content img.flag {
	margin: 0 10px 0 0;
	align: right;
	}

/*start form*/
form {
	padding-left: 20px;
	}