body {  
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background-color: #E7ECF2;
	background-image: url(../02_bg/bg_body.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-left: 0px;
	}
		
img { 
	border-width: 0;
	}
	
/*start container*/
#header { 
	width: 903px; 
	height: 127px; 
	margin: 0px auto 0px auto;
	}
		
#nav_top {
	text-align: right;
	width: 900px;
	height: 1.7em;
	padding-top: 0.5em;
	margin: 0px auto 0px auto;
	}
		
#wrapper {
	background-color: white;
	background-image: url(../02_bg/bg_content.gif);
	width: 900px;
	height: auto;
	overflow: auto;
	margin: 0px auto 0px auto;
	padding-top: 20px;
	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: 15px;  
	margin-left: 40px; 
	border-color: #c8c8c8 #969696 #969696 #c8c8c8; 
	border-style: solid; 
	border-width: 1px 2px 2px 1px; 
	display: inline; 
	}
				
#content_left {
	background-color: white;
	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;
	}
	
#content_left_nav {
	width: 514px; 
	height: 1.4em;
	padding-left: 15px;
	padding-top: 0.6em;
	border-color: #c8c8c8;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	}
			
.kosten {
	width: 497px;
	margin: 12px 0 12px 15px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #c8c8c8;
	}
		
#nav_bottom { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right; 
	width: 900px; 
	height: 20px; 
	clear: both; 
	margin: 5px auto 20px; 
	padding-right: 10px; 
	}
		
/*start typo*/
h1 {
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0; 
	margin-bottom: 0;
	}
	
h2 { 
	font-size: 0.78em;
	margin-top: 0;
	margin-bottom: 0;
	}
		
h1, h2 {  
	font-weight: normal; 
	line-height: 1.3em; 
	color: #000000;
	}
		
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 0.85em;
	font-weight: 500;
	padding: 0.35em 15px 0.40em 15px;
	display: block;
	letter-spacing: 0.05em;
	}
		
h3 { 
	color: #000000; 
	font-size: 0.78em; 
	line-height: 1.3em; 
	margin-top: 0; 
	margin-bottom: 0;
	}
		
p { 
	color: #000000; 
	font-size: 0.7em; 
	line-height: 1.3em;
	padding: 0 15px 0 15px;
	margin: 0.4em 0 0.4em 0;
	}
	
h1, h2, h3 {
	padding: 0.2em 15px 0.2em 15px;
	}
		
a { 
	text-decoration: none; 
	}
		
ul { 
	color: #000000; 
	line-height: 1.3em; 
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
	list-style-type: none;
	font-size: 0.7em;  
	}
		
li { 
	background: url(../05_grafik/bullet_1.gif) no-repeat 0 0.5em;
	padding-left: 10px; 
	margin: 0.5em 0 0.5em 0;
	}
		
/* Link Definitionen*/
#nav_top a, link, visited, active { 
	color: #B74E00; 
	font-size: 0.75em; 
	font-weight: bold; 
	padding-right: 6px; 
	padding-left: 0.8em; 
	}
		
#nav_top a:hover { 
	color: #969696; 
	}
	
#wrapper a { 
	color: #CE6200;  
	text-decoration: none; 
	}
	
#wrapper a:hover {
	text-decoration: underline; 
	}
	
#content_left_nav a, link, visited, active { 
	font-size: 0.7em; 
	color: #CE6200; 
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	border-left: 1px solid #994430;
	text-decoration: none;
	}
	
#content_left_nav a:hover { 
	color: #c8c8c8; 
	text-decoration: none;
	}
		
#nav_bottom a, link, visited, active { 
	color: #B74E00; 
	font-size: 0.65em; 
	}
		
#nav_bottom a:hover { 
	text-decoration: underline; 
	}
		
/*start klassen*/
.thema { 
	color: #183C77; 
	background-color: #D7E3F4;
	}
		
.bg_thema {
	background-color: #325496;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
		
.service { 
	color: #183C77;
	background-color: #D7E3F4;
	}
		
.bg_service { 
	background-color: #325496; 
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	}
		
.aktuelles { 
	color: #63594B; 
	background-color: #EEE8D9;
	}
		
.bg_aktuelles { 
	background-color: #B2A286; 
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	}
		
.border_bottom {
	padding-bottom: 0.9em;
	margin-bottom: 0;
	border-bottom: 1px solid #c8c8c8;
	}
	
.border {
	margin: 10px;
	border: 1px solid #c8c8c8;
	}
	
.p_right {/*bottom-navigation der aktuelles.php*/
	float: right;
	}
	
.p_left {
	float: left;
	}
	
#clear {
	clear: both;
	}
	
/*a.current {
	color: #969696;
	text-decoration: none;
	}*/
		
/*start images*/
img.wide { 
	margin-top: 0;
	margin-left: 0;
	}
		
img.bullet { 
	float: left; 
	padding-top: 1px; 
	padding-left: 1px; 
	}
		
img.float, img.float_right { 
	vertical-align: middle; 
	margin: 0.25em 0 0 0;
	padding-right: 15px; 
	padding-left: 15px; 
	}
	
img.top, img.top_right { 
	vertical-align: middle; 
	margin: 0.4em 0 0 0;
	padding-right: 15px; 
	padding-left: 15px; 
	}
		
img.float_right, img.top_right { 
	float: right; 
	}
	
img.float, img.top { 
	float: left; 
	}
	
.content img.flag {
	margin: 0 10px 0 0;
	align: right;
	}

/*tabelle*/
table {
	margin: 10px 0;
	width: 243px;
	font-size: 1.0em;
	text-align: center;
	}
	
th {
	width: 50%;
	}
