body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:  url();
	background-color: #E4F1F0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #58A098;
	text-decoration: none;
}

.main_menu_unsel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7B7B7B;
	text-decoration: none;
}
.news_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #E1E1E1;
}
.main_menu_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F5B58;
	text-decoration: none;
}
.sub_menu_unsel {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #58A098;
	text-decoration: none;
}
.sub_menu_sel {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #58A098;
	text-decoration: none;
}
.gruen_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #58A098;
	text-decoration: none;
}
.title_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.hg_farbe {font-size: 11px; color: #000000;
	background-color: #E4F1F0;
}
.kasten-hellgruen {
	background-color: #E4F1F0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.hg_farbe a { font-size: 11px; color: #CC0033; font-weight: normal;}

.text_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
a {
	color: #CC0033;
	text-decoration: none;
}
.title_news {
color: #58A098;
font-weight: bold;
font-size: 12px;
margin-top: 4px;
margin-bottom: 4px;
}
.news_body {
color: #000000;
font-weight: normal;
font-size: 11px;
}



.white {
	color: #FFFFFF;
}
.sitemap td{
border-bottom: #CCCCCC solid 1px;
}
.sitemap a{
color: #666666;
}
.textbox {
	width: 250px;
	background-color: #E4F1F0;
	border: 1px solid #9ECAC4;
}

.bg_gelb{
background-color:#FFFEF1;
}
.bg_gruen{
background-color:#DBE9E9;
}
.bg_blau{
background-color:#E3ECF5;
}
.bg_rot{
background-color:#F7E0DA;
}
.bg_rosa{
background-color:#FEEFEA;
}

div.notfall {
	margin-top: 20px;
	font-size: 11px;	
}

div.notfall td, div.notfall td a {
	font-weight: bold;
	font-size: 11px;	
	color: black;
}

div.suchergebnis h2 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 0;	
}

div.suchergebnis {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 10px;
}

span.marked {
	color: #CC0033;
}

form.suchform {
	margin: 0 0 15px 0;
	padding: 0;	
}


div#suche_div input {
	margin: 0;
	border: none;
	height: 22px;
	line-height: 19px;
	padding: 0px 3px 0 3px;
	font-size: 11px;
	color: #666;
	margin-right: 8px;	
	width: 176px;
	border: 1px solid #CCC;
	float: left;
	vertical-align: middle;
}
div#suche_div input.suchbutton {
	width: 70px;
	margin-right: 0px;	
}

div#suche_div {
	height: 22px;	
}
