@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #033466;
margin:0;
}

h1{
font-size:14px;
padding:0px;
margin:0px;
color:#355d85;
}

h2{
font-size:12px;
color:#355d85;
font-weight:bold;
padding:0px;
margin:0px;
}

h3{
font-size:12px;
}

a{
color:#294982;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

.link_orange{
color:#ff7a1a;
text-decoration:none;
}

.trennlinie{
height:1px;
background-color:#ccd6e0;
border:0px;
margin: 16px 0px 16px 0px;
}

.trennlinie_faq{
height:1px;
background-color:#ccd6e0;
border:0px;
margin: 3px 0px 3px 0px;
}

#container{
width:1005px;
margin: 0px 0px 25px 25px;
background-color:#ccd6e0;
}

#header{
background-color:#ffffff;
height:88px;
width:1005px;
}

#logo{
margin:32px 0px 0px 8px;
}

#menue_head{
width:100%;
height:21px;
border-top: 12px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color:#033466;
font-size:12px;
font-weight:bold;
float:left;
}

.ebene1{
float:left;
height:18px;
padding: 3px 8px 0px 8px;
border-right: 1px solid #ffffff;
background-color:#033466;
font-size:12px;
font-weight:bold;
}

#menue_head a{
color:#FFFFFF;
text-decoration:none;
}


#infoleiste{
width:1005px;
height:38px;
background-color:#ccd6e0;
background-image:url(../images/bg_infoleiste.gif);
background-repeat:repeat-x;
border-bottom: 2px solid #ffffff;
clear:both;
}

.infoleiste_txt{
padding:10px 0px 0px 19px;
height:28px;
font-size: 18px;
font-weight:bold;
color:#ffffff;
background-image:url(../images/bg_icon_seiteninfo.gif);
background-repeat:no-repeat;
}

#content_left{
float:left;
width:220px;
height:auto;
}

.menue_left_ubs{
padding: 3px 0px 0px 20px;
width:200px;
height:18px;
background-color:#355d85;
background-image:url(../images/bg_menue_left_ubs.gif);
background-repeat:no-repeat;
font-size:12px;
font-weight:bold;
color:#ffffff;
border-top: 1px solid #ffffff;
}

#menue_left a{
padding: 2px 0px 0px 20px;
height:16px;
display:block;
background-color:#dfe6f0;
background-image:url(../images/bg_menue_left_ico_nom.gif);
background-repeat:no-repeat;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#355d85;
margin:0px 0px 0px 0px;
border-bottom: 1px solid #a1b5ca;
}

#menue_left a:hover{
padding: 2px 0px 0px 20px;
height:16px;
display:block;
background-color:#d4dce6;
background-image:url(../images/bg_menue_left_ico_hov.gif);
background-repeat:no-repeat;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#355d85;
margin:0px 0px 0px 0px;
border-bottom: 1px solid #a1b5ca;
}

#submenue_left{
border-bottom: 1px solid #a1b5ca;
}

#submenue_left a{
padding: 2px 0px 0px 33px;
height:16px;
display:block;
background-color:#dfe6f0;
background-image:url(../images/bg_submenue_left.gif);
background-repeat:no-repeat;
font-weight:normal;
font-size:11px;
text-decoration:none;
color:#6e8ba9;
margin:0px 0px 0px 0px;
border-bottom: 1px solid #fff;
}

#submenue_left a:hover{
padding: 2px 0px 0px 33px;
height:16px;
display:block;
background-color:#dfe6f0;
background-image:url(../images/bg_submenue_left_hov.gif);
background-repeat:no-repeat;
font-weight:normal;
font-size:11px;
text-decoration:none;
color:#6e8ba9;
margin:0px 0px 0px 0px;
border-bottom: 1px solid #fff;
}

.sponsor_links{
padding:2px 0px 2px 20px;
background-color: #9b9a9b;
width: 200px;
height: auto;
border-bottom: 1px solid #ffffff;
font-size:11px;
}

.sponsor_links a{
text-decoration:none;
color:#ffffff;
}

#content_right{
float:right;
width:785px;
height:auto;
}

#content_right_info{
float:right;
width:175px;
height:auto;
background-color:#ccd6e0;
}

#main_content{
background-color:#ffffff;
padding: 0px 12px 0px 12px;
float:left;
width:586px;
min-height:680px;
}

/* Für IE 6 */
* html #main_content {
background-color:#ffffff;
padding: 0px 11px 0px 11px;
float:left;
width:586px;
min-height:680px;
} 

.ueberschrift{
font-size:14px;
color:#9aaec2;
font-weight:bold;
}

.beschreibung{
font-size:12px;
line-height:17px;
}

#footer{
background-color:#ffffff;
padding-top:15px;
clear:both;
width:1005px;
height:58px;
}

#footer_nav{
width:1005px;
padding-top:6px;
height:41px;
border-top: 1px solid #8199b2;
border-bottom: 1px solid #8199b2;
font-size:11px;
}

#footer_nav a{
color: #294982;
text-decoration: none;
}

#footer_nav a:hover{
text-decoration: underline;
}


.exp_img{
margin:0px;
padding:0px;
display:block;
}

#iconblock{
}

.ib_zeile_hell{
width:288px;
height:42px;
background-color:#f4f7ff;
}

.ib_zeile_dunkel{
margin: 4px 0px;
width:288px;
height:42px;
background-color:#eaf0fd;
}

.ib_img{
float:left;
margin: 5px 17px 0px 6px;
}

.ib_titel{
margin-top:6px;
font-size:12px;
color:#355d85;
font-weight:bold;
}

.ib_text{
color:#355d85;
}

.news_block{
padding-bottom:7px;
height:60px;
}


.news_img{
float:left;
margin-right:11px;
}

.news_titel{
color:#355d85;
font-weight:bold
}


.berater_form_label{
width:90px;
padding:8px 0px 5px 2px;
float:left;
color:#355d85;
font-weight:bold;
}

.berater_form_textfeld{
width:178px;
height:18px;
font-size:11px;
padding:2px 0px 0px 2px;
margin:0px 0px 5px 0px;
background-color:#f4f7ff;
border: 1px solid #ccd6e0;
float:right;
}

.berater_form_popdown{
width:182px;
height:20px;
font-size:11px;
padding:2px;
margin:0px 0px 7px 0px;
background-color:#f4f7ff;
border: 1px solid #ccd6e0;
float:right;
}

.verzeichnis_tabelle{
border-bottom:1px solid #dfe2e8; 
border-right:1px solid #dfe2e8;
color:#606871;
}

.berater_darstellung{
font-size: 12px;
color:#355d85;
}

.berater_img{
float:left;
margin-right: 12px;
max-height:140px;
max-width:120px;
min-width:120px;
min-height:50px;
}

/* Für IE 6 */
* html .berater_img {
float:left;
margin-right: 12px;
height:140px;
width:120px;
} 

.newsletterbox_header{
font-size:11px;
height: 20px;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
background-color: #ff7a1a;
color: #fff;
padding-left: 29px;
padding-top: 7px;
background-image:url(../images/newsletter_icon.gif);
background-repeat:no-repeat;
background-position: 8px 10px;
}

.newsletterbox_text{
color:#355d85;
padding:10px 0px 0px 8px;
margin:0px;
font-size:11px;
}

.newsletterbox_feld{
padding:2px 0px 0px 2px;
margin:0px 0px 0px 8px;
float:left;
font-size:10px;
color:#666666;
border: 1px solid #9aaec2;
width:108px;
height:15px;
}

.newsletterbox_button{
padding:0px 0px 0px 0px;
margin:0px;
float:left;
font-size:10px;
color:#fff;
border:1px solid #9aaec2;
background-color:#9aaec2;
width:44px;
height:19px;
}

.faq_link{
border-top: 1px dotted #9aaec2;
border-bottom: 1px dotted #9aaec2;
padding:3px 0px 3px 23px;
background:url(../images/faq_mini_icon.gif) no-repeat;
background-position: 5px 3px;
color:#4e7194;
font-weight:bold;
display:block;
font-size:11px;
text-decoration:none;
}

.banner_vergleich{
margin-bottom: 18px;
}

#cse-search-box{
background: url(../images/bg_google_suche.gif) #ff7a1a;
width:220px;
text-align:right;
color:#fff;
font-size:11px;
font-weight:bold;
padding:8px 0px;
margin:0px;
}

/* ----- Hack only for IE 7 ----- */
*+html #cse-search-box{
   padding:7px 0px;
} 

/* Für IE 6 */
* html #cse-search-box {
   padding:7px 0px;
} 

#g_suchfeld{
height:20px;
width:100px;
border:1px solid #fff;
margin:0px;
padding:0px;
}

#g_submit{
background-color: transparent;
border:none;
height:21px;
width:28px;
color:#033466;
font-size:11px;
font-weight:bold;
margin-right:0px;
padding-bottom:2px;
cursor:pointer;
}