*{
	margin:0px;
	padding:0px;
	border:0px;
}
html,body{
	color:#000;
	font-size:0.9em;
	font-family:verdana;
	background-color:#fff;
}
a{
	text-decoration:underline;
	color:#c8000b;
}
a:hover{
	color:#000;
	text-decoration:none;
}
p{
	padding-bottom:10px;
}
.cB{
	clear:both;
}
.fL{
	float:left;
}
.fR{
	float:right;
}
li{
	margin-left:20px;
}
.red{
	color:red;
}
h1{ /* bsp Inhalt-Titel */
	color:#ea0101;
	font-size:1.2em;
	font-family:arial;
	font-weight:bold;
	border-bottom:2px solid #ea0101;
	margin-bottom:15px;
	padding-bottom:2px;
}
h2{ /* bsp Aktuelles-Titel */
	color:#30404c;
	font-size:1.0em;
	letter-spacing:1.1px;
	font-weight:bold;
	font-family:arial;
}
h3{ /* bsp Titel der aktuellen Nachrichten */
	color:#c8000b;
	font-size:1.0em;
}
h4{ /* bsp Liste */
	color:#30404c;
	font-size:1.0em;
	margin-bottom:5px;
}
h5{ /* bsp Suche-Titel */
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	font-family:arial;
	margin-bottom:5px;
}
#rahmen{
	margin:auto;
	width:998px;
	background-image:url('/images/web/contentBG.gif');
	background-repeat:repeat-y;
	border-left:1px solid #828282;
	border-right:1px solid #828282;
	border-bottom:1px solid #828282;
}
#header{
	min-height:158px;
	background-image:url('/images/web/header.jpg');
	background-repeat:no-repeat;
	background-position:top;
}
#menue{
	background-image:url('/images/web/menueBG.gif');
	background-repeat:repeat-x;
	background-position:top;
	min-height:57px;
	color:#fff;
}
#menue ul.menu li{
	list-style:none;
	list-style-type:none;
	float:left;
	margin-left:5px;
	margin-right:5px;
	min-height:33px;
	padding-left:10px;
	padding-right:10px;
	padding-top:24px;
}
#menue ul.menu li.on{
	background-image:url('/images/web/menueBGover.gif');
	background-repeat:repeat-x;
	background-position:top;
	font-weight:bold;
}
#menue ul.menu li.on a{
	color:#e7f1fe;
}
#menue ul.menu li a{
	color:#fff;
	text-decoration:none;
}
#utilities{
	float:right;
	margin-top:20px;
	font-size:0.8em;
	color:#fff;
	text-decoration:none;
}
#utilities li{
	float:left;
	margin:0px;
	margin-right:15px;
	padding-top:14px;
	list-style:none;
	list-style-type:none;
}
#utilities a{
	color:#fff;
	text-decoration:none;
}
#utilities a:hover{
	color:#fff;
	text-decoration:underline;
}
#utilities a.on{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
.startseite{
	background-image:url('/images/web/icon_home.gif');
	background-repeat:no-repeat;
	background-position:top;
}
.impressum{
	background-image:url('/images/web/icon_impressum.gif');
	background-repeat:no-repeat;
	background-position:top;
}
.kontakt{
	background-image:url('/images/web/icon_kontakt.gif');
	background-repeat:no-repeat;
	background-position:top;
}
.sitemap{
	background-image:url('/images/web/icon_sitemap.gif');
	background-repeat:no-repeat;
	background-position:top;
}
#content{
	min-height:400px;
	width:679px;
	float:left;
	padding:20px;
}
div.liste{
	background-color:#fefefe;
	margin-bottom:10px;
	padding:10px;
}
.beratersearch{
	border:1px solid #666666;
}
div.liste .link{
	text-align:right;
	display:block;
}
div.liste .zeitTitle{
	border-bottom:1px solid #ccc;
	margin-bottom:2px;
}
#menueRechts{
	width:279px;
	float:left;
}
#menueRechts #sucheFilter{
	min-height:90px;
	background-image:url('/images/web/sucheBG.gif');
	background-repeat:repeat-x;
	background-position:top;
	padding:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#fff;
}
#menueRechts #sucheFilter input{
	width:230px;
	margin-bottom:10px;
	color:#000;
}
#menueRechts #sucheFilter a{
	color:#fff;
}
#menueRight{
	margin-bottom:10px;
	margin-top:2px;
}
#menueRight li{
	margin:0px;
	list-style:none;
	list-style-type:none;
	list-style-position:outside;
	background-color:#f4f3f3;
	padding:2px;
	margin-bottom:2px;
	background-image:url('/images/web/arrow_000_small.png');
	background-repeat:no-repeat;
	background-position:2px 2px;
	padding-left:25px;
}
#menueRight li a{
	text-decoration:none;
}
#menueRight li.on{
	background-color:#e9f0f4;
	background-image:url('/images/web/arrow_315_small.png')
}
#menueRight li a.on{
	color:#000;
}
input,textarea,select{
	background-color:#fff;
	border:1px solid #506370;
	color:#384956;
	padding:2px;
}
#aktuelles{
	margin-bottom:20px;
}
#aktuelles h2{
	padding:10px;
	background-color:#dd3b43;
	color:#fff;
	border-bottom:1px solid #c2c2c2;
	border-top:1px solid #c2c2c2;
	background-image:url('/images/web/sucheBG.gif');
	background-repeat:repeat-x;
	background-position:top;
}
#aktuelles .link{
	text-align:right;
	display:block;
	padding-right:10px;
}
#aktuelles .news .title{
	padding-left:7px;
	
}
#aktuelles .news{
	padding:3px;
	background-color:#faf0f0;
	border:1px solid #9b9b9b;
	border-right:1px solid #fff;
	margin-top:2px;
}

#aktuelles .news_kurzinhalt
{
	padding:3px;
	font-size:0.8em;
}

#kontaktForm{
	
}
#kontaktForm input,select{
	width:290px;
}
#kontaktForm textarea{
	width:490px;
}
.seitensteuer{
	margin-bottom:10px;
}
.seitensteuer a{
	text-decoration:none;
}
.seitensteuer a:hover{
	text-decoration:underline;
	color:#000;
}
.seitensteuer .on{
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}
#beraterdetail{
	background-image:url('/images/web/berater_bg.jpg');
	background-repeat:no-repeat;
	background-position:top;
	padding:10px;
}
#beraterdetailbild{
	float:left;
	margin-right:20px;
	text-align:center;
	font-size:10px;
}
#beraterdetailkontakt{
	float:left;
}
#beraterdetailnav{
	margin-top:20px;
}
#beraterdetailtext{
	background-color:#fff;
	padding:20px;
}
#beraterdetailtext ul{
	margin:0px;
	padding:0px;	
}
#beraterdetailtext li{
	background-image:url('/images/web/arrow_000_small.png');
	background-repeat:no-repeat;
	background-position:left top;
	list-style:none;
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;	
	padding-left:20px;	
}

.sucheTop
{
    background-color:#c8000b;
    color:#fff;
    text-align:right;
    border-top:1px solid #fff;
}
.sucheTop input
{
    float:left;
    margin-top:8px;
    width:190px;
    margin-left:720px;
}
.sucheTop img
{
    margin-top:3px;
    float:left;
}
.volltextsuche
{
    position:absolute; 
    margin-left:610px; 
    margin-top:11px;
}