/* CSS Document */
*{margin:0; padding:0;}
ul{list-style:none;}
body{
    font-family:arial;
    font-size:12px;
    line-height:14px;
    color:#222222;
    background-color: #d6cfef;
}
img { border:0;}

#kreditrechnerprocheck24_container {
margin-left:-35px;
width:650px;
height:950px;
border: #d6cfef solid 15px;
border-left-width:5px;
}



/**********************************************/
input, textarea{font-family:Tahoma; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; background:#FFFFFF; text-align:left;}
.searching {width:141px; height:auto; color:#000000; background-color:#FFFFFF; height:18px; margin-right:6px; border: solid 1px #404040;}
/**********************************************/

.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 900)? "900px" : "100%"); min-width:900px;}
.main {width:100%; margin:auto;}

a {color:#1851a5; text-decoration:none;}
a:hover{text-decoration:underline;}

 
h1 { font-size:3.00em; color:#FFFFFF; font-weight:bold; line-height:1.01em; width:auto;}
h2{ font-size:2em; color:#003366;}
h3 { color:#ffffff; font-weight:bold; font-size:2.00em; line-height:1.18em;}
h4 { color:#003366; font-weight:bold; font-size:1.2em; line-height:1.18em;}
h4 a {color:#003366; text-decoration:none;}
h4 a:hover {text-decoration:underline;}


/*******global********/
ul { margin:0;}
.float{float:left; margin:0 20px 0 0;}
.col{float:left;}
.left_side_bar { float:left;}
.right_side_bar { float:left;}
.column_center{float:left;}
.clear{clear:both;}
.w100 { width:100%;}
.h100 { height:100%;}
.in5 { padding-bottom:5px;}
.in10 { padding-bottom:10px;}
.in15 { padding-bottom:15px;}
.in20 { padding-bottom:20px;}
/*******global********/

.content .indent { padding:0 0 0 0;}



/*******************box*********************************/
.left_top_2{}
.right_top_2{ }
.left_bot_2{ }
.right_bot_2{ width:100%;}
/***************************end**************************/







/*******************header*********************************/
#header {width:100%; height:397px; background:url(../upload/images/bg_head.jpg) left top;}

#header .sitelinks { padding:2px 0 0 0; float:right; margin:0 30px 0 0; color:#5f5f5f; font-weight:bold;}

#header .logo { padding:80px 0 0 0; float:right; margin:0 30px 0 0;}
#header span  { font-size:1.01em; line-height:1.45em; color:#d4d4d7; text-decoration:none;}
#header .block_search { padding:3px 0 0 0; float:left; }

/*******************header*********************************/
#header_hellblau_frau {width:100%; height:397px; background:url(../upload/images/bg_head_hellblau_frau.jpg) left top;}
#header_hellblau_frau .sitelinks { padding:2px 0 0 0; float:right; margin:0 30px 0 0; color:#5f5f5f; font-weight:bold;}
#header_hellblau_frau .logo { padding:80px 0 0 0; float:right; margin:0 30px 0 0;}
#header_hellblau_frau span  { font-size:1.01em; line-height:1.45em; color:#d4d4d7; text-decoration:none;}
#header_hellblau_frau .block_search { padding:0px 0 0 0; float:left; }


.sitelinks a {color:#6b7600}


#smoothmenu1 .ddsmoothmenu { padding:4px 0 0 0;}

.menu { padding:45px 0 45px 20px;}
.menu li { background:url(images/sep.gif) right top repeat-y; float:left; padding:0 20px;}
.menu li a{ font-family:tahoma; color:#FFFFFF; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.menu li a:hover{ text-decoration:underline;}
/*******************end header*********************************/


#navigation{
    width:250px;
    font-size:1.3em;
}



/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

/* Level 1 */
#navigation ul {
    width:250px;
    margin:0;
    padding:0;
}
#navigation ul li {
    width:250px;
    margin:0;
    padding:0 0 0 5px;
    list-style-type:none;
}
#navigation ul li a {
    display:block;
    width:225px;
    height:25px;
    margin:0;
    padding:0;
    padding-left:15px;
    padding-top:5px;
    font-size:0.9em;
    color:#0066b3;
    background-image:url(../images/navi_bg_off.jpg);
    border-bottom:1px solid #ccc;
    text-decoration:none;
}
#navigation ul li a:hover, #navigation ul li.active a {
    background-image:url(../images/navi_bg_on.jpg);
    background-position:0 0;
    color:#000000;
}

/* Level 2 */
#navigation .subNavigation li {
    margin-left:10px;
    font-size:0.8em;

}
#navigation .subNavigation li a {
    background-image:url(../images/subnavi_off.gif);
    background-repeat:no-repeat;
    border-bottom:1px dotted #ccc;
    color:#444;
    width:210px;
}
#navigation .subNavigation li a:hover, #navigation .subNavigation li a.current {
    background-image:url(../images/subnavi_over.gif);
    background-repeat:no-repeat;
    color:#000000;
}

/* Level 3 */
#navigation .subSubNavigation li {
    margin-left:20px;
    font-size:1.0em;
}
#navigation .subSubNavigation li a {
    background-image:none;
    border-bottom:0;
    color:#666;
    width:200px;
}
#navigation .subSubNavigation li a:hover, #navigation .subSubNavigation li a.current {
    background-image:url(../images/subsubnavi_over.gif);
    background-repeat:no-repeat;
    background-position:0 0;
}










/*******************side_bar*********************************/
.left_side_bar {
    width:250;
}
.left_side_bar .inside{}
.right_side_bar { width:20%; }
.right_side_bar_small { width:1%; }
.right_side_bar .inside{ padding:2 2 2 2;}

.left_side_bar .title_box { padding:15px 0 0 0;}
.right_side_bar .title_box {}
.right_side_bar .title_box .right_top_2{padding:15px 0 10px 20px;}

/*---------------------------------------------------*/















.inside_right_box { padding:20px 20px 30px 15px;}
/*---------------------------------------------------*/
.right_side_bar .widget_style { margin:0 0 0 0; padding:0 0 15px 0; border-width:medium; border-color:#CCCCCC;}
.right_side_bar .widget_style h2 {font-size:1.27em; line-height:1.27em; color:#0c2448; font-weight:bold; text-transform:uppercase; padding:0 0 12px 0;}
.right_side_bar .widget_style h2 a {color:#0c2448; text-decoration:none;}
.right_side_bar .widget_style h2 a:hover {text-decoration:none;}

.right_side_bar .widget_style ul { margin:0 0 0 12px;}
.right_side_bar .widget_style li { font-size:1.01em; line-height:1.45em; color:#0c2448;}
.right_side_bar .widget_style li a { font-size:1.01em; line-height:1.45em; color:#0c2448; text-decoration:underline; padding:0 0 0 16px;}
.right_side_bar .widget_style li a:hover { text-decoration:none;}

/*---------------------------------------------------*/

.right_side_bar #categories.widget_style ul {margin:0 0 0 0px;}
.right_side_bar #categories.widget_style li { font-size:1.01em; line-height:1.45em; color:#0c2448;}
.right_side_bar #categories.widget_style li a { font-size:1.01em; line-height:1.45em; color:#0c2448; text-decoration:underline; padding:0 0 0 16px;}
.right_side_bar #categories.widget_style li a:hover { text-decoration:none;}

/*---------------------------------------------------*/

.right_side_bar #archives.widget_style ul { margin:0 0 0 12px;}
.right_side_bar #archives.widget_style li { font-size:1.01em; line-height:1.45em; color:#0c2448;}
.right_side_bar #archives.widget_style li a { font-size:1.01em; line-height:1.45em; color:#0c2448; text-decoration:underline; padding:0 0 0 16px;}
.right_side_bar #archives.widget_style li a:hover { text-decoration:none;}

/*---------------------------------------------------*/

.right_side_bar #links_with_style ul {margin:0 0 0 0; background:none;}
.right_side_bar #links_with_style ul ul h2{ margin:0 0 0 0; background:none;}
.right_side_bar #links_with_style ul li h2 { font-size:13px; line-height:14px; list-style:none; color:#0c2448; font-weight:bold; padding:0 0 12px 0; margin:0 0 0 0;}
.right_side_bar #links_with_style ul li ul { margin:0 0 0 12px;}
.right_side_bar #links_with_style ul li ul li { font-size:1.01em; color:#0c2448;  padding:0 0 0 0;}
.right_side_bar #links_with_style ul li ul li a{padding:0 0 0 16px;}

/*---------------------------------------------------*/


.right_side_bar #calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:13px 0px 0px 0;}
.right_side_bar #calendar_wrap caption { color:#0c2448; font-weight:bold; font-size:1.01em;}



.right_side_bar #calendar_wrap td {width:25px; text-align:right; color:#0c2448; font-size:1.11em;}
.right_side_bar #calendar_wrap td a {color:#0c2448;}
.right_side_bar #calendar_wrap th { color:#0c2448;}
.right_side_bar #calendar_wrap a {font-weight:bold;}

/*---------------------------------------------------*/

#statusbar {text-align:justify; color:#000000;}
#statusbar p {padding:0px 20px 20px 0;}
#statusbar a {font-weight:bold; color:#000000;}
/*******************end side_bar*********************************/


/*******************column_center*********************************/
.column_center {
    width:49%;
    background-color: #fff;
}
.column_centerwidth {
    float:left;
    width:850px;
    background-color: #fff;
}

.haken ul{
color:#184a88;
font-weight:bold;
font-size:1.1em;
margin-top:20px;
margin-left:40px;
list-style-image: url(/upload/images/bullet.gif);
}

.indent_center { padding:0 20px 0 20px;}
.text_box { font-size:1.09em; line-height:1.33em; padding:20px 20px 20px 10px;}

.title { padding:23px 2px 10px 11px;}
.title span { color:#333333;  font-size:1.09em; line-height:1.18em;}
.title .date { font-size:0.9em; line-height:1.01em; color:#9298A3; font-weight:bold;}

.comments { background:url(images/sep_2.gif) 0 0 repeat-x; color:#9FC011; font-size:1.01em; font-weight:bold; line-height:1.9em; padding:10px 40px 30px 10px;}
.comments a {text-decoration:underline; color:#9FC011; font-size:1.01em; line-height:1.9em;}
.comments a:hover{text-decoration:none;}
/*******************end column_center*********************************/



/*************************************/
#recent-posts  {vertical-align:top;}
#calendar {vertical-align:top;}
#google-search  {vertical-align:top;}
#gsearch {text-align:left;}
#pages  {vertical-align:top;}
#text-1 {vertical-align:top;}
#delicious {vertical-align:top;}
#delicious-box {text-align:left;}

/*************************************/
.textwidget {padding:13px 0px 0px 0px;}

.widget_style.search{background:none; margin:0; padding:0;}
.oddcomment{color:#FF0000;}

/*******************footer*********************************/
#footer {font-size:1.01em; line-height:1.01em; color:#444444; padding:20px; align:center; }
#footer a{ color:#444444;}
/*******************end footer*********************************/

#glossar { color:#111111; font-size:1.39em; }
#glossarEintraege { color:#111111; font-size:0.70em; }

a.sitemap_level1{display:block;border-bottom:1px solid #b4a8b4;color:#000000;font-size:14px;font-weight:normal;padding-bottom:.4em;}
a.sitemap_level2{color:rgb(62,77,116);font-size:13px;display:block}
a.sitemap_level3{color:#444957;font-size:13px}
.sitemap_level2_container{float:left;width:50%;padding-top:.3em}

.sitemap_level3_container{float:right;width:50%;padding-top:.3em;padding-bottom:.6em}

#contentbox {width:382px; padding: 10px 10px 15px 2px; float:left;}
#contentbox_head {background: url(../upload/images/contentbox_head.gif) no-repeat; width:376px; height:14px; padding:0; margin:0;}
#contentbox_content { height:90px;background-image:url(../upload/images/contentbox_content.gif); padding:0px 20px 0px 20px; margin:0;}
#contentbox_foot {background: url(../upload/images/contentbox_foot.gif) no-repeat; width:376px; height:5px;}

.column_center h1 { font-size:26px; color:#00244a}





/* CSS Document */

#kreditanfrage_header .logo { padding:80px 0 0 0; float:right; margin:0 30px 0 0;}

/*******************header*********************************/
#kreditanfrage_header {width:100%; height:186px; background:url(../upload/images/bg_head_kreditanfrage.jpg) left top; background-repeat:repeat-x;}

#kreditanfrage_header .sitelinks { padding:2px 0 0 0; float:right; margin:0 30px 0 0; color:#5f5f5f; font-weight:bold;}

#kreditanfrage_header .logo { padding:70px 0 0 0; float:right; margin:0 30px 0 0;}
#kreditanfrage_header span  { font-size:1.01em; line-height:1.45em; color:#d4d4d7; text-decoration:none;}
#kreditanfrage_header .block_search { padding:3px 0 0 0; float:left; }

#kreditanfrage {margin-left:40px;color:#003366;font-family:Arial, Helvetica, sans-serif;line-height:20px;}
#border_left {margin-left:22px;}

#kreditanfrage h2 { font-size:42px;margin-bottom:32px;}
#kreditanfrage h3 { color:#003366; font-size:24px;}
#kreditanfrage h4 { color:#003366; font-size:20px; margin-bottom:9px;margin-top:40px;}

#kreditanfrage #bottom_kreditrechner h4 { margin-top:10px;}

#kreditanfrage #form_left { float:left; width:190px; margin-left:8px;}

#kreditanfrage .form { color:#003366; font-size:15px; margin-left:20px; margin-top:0px; float:left; margin-right:84px; width:127px;}
#kreditanfrage .form_beschaeftigung { color:#003366; font-size:15px; margin-left:20px; margin-top:20px; float:left; margin-right:84px; width:245px;}
#kreditanfrage .form_checkbox { color:#003366; font-size:15px; width:11px; height:11px; background-color:#a5c4de; border:solid #666666; border-width:1px;}

#kreditanfrage .button_right { margin-top:30px; float:left;margin-left:560px; }
#kreditanfrage .button_left { margin-top:30px; float:left;}

#kreditanfrage #top_text { height:132px;}
#kreditanfrage #top_text #left { float:left; width:14px; height:132px; background-image:url(../images/kreditanfrage/top_text_left.gif)}
#kreditanfrage #top_text #center_left {float:left; height:109px; width:21px; background-image:url(../images/kreditanfrage/top_text_center.gif); padding-top:23px; padding-left:22px; }
#kreditanfrage #top_text #center_right {float:left; height:109px; width:566px; background-image:url(../images/kreditanfrage/top_text_center.gif); background-repeat:repeat-x; padding-top:23px; padding-left:22px; font-size:14px; }
#kreditanfrage #top_text #right { float:left; width:14px; height:132px; background-image:url(../images/kreditanfrage/top_text_right.gif)}

#kreditanfrage #center_text { margin-top:32px;}
#kreditanfrage #center_text #left { margin-top:32px; width:60px; float:left; }
#kreditanfrage #center_text #right{ margin-top:32px; float:left; padding-left:17px; width:500px;}
#kreditanfrage #center_text .line { margin-bottom:53px;}
#kreditanfrage #center_text p { font-size:12px; margin-bottom:14px;}

#kreditanfrage #bottom_kreditrechner {margin-top:32px;}
#kreditanfrage #bottom_kreditrechner #left { float:left; width:14px; height:103px; background-image:url(../images/kreditanfrage/bottom_kreditrechner_left.gif)}
#kreditanfrage #bottom_kreditrechner #center { float:left; width:616px; height:91px; background-image:url(../images/kreditanfrage/bottom_kreditrechner_center.gif); padding-top:12px;background-repeat:repeat-x; }
#kreditanfrage #bottom_kreditrechner #right { float:left; width:14px; height:103px; background-image:url(../images/kreditanfrage/bottom_kreditrechner_right.gif)}
#kreditanfrage #bottom_kreditrechner p { float:left; margin-top:6px; font-size:13px}

#kreditanfrage #bottom_checkboxes { margin-left:70px;}
#kreditanfrage #bottom_checkboxes #left { float:left; width:34px; margin-top:27px; }
#kreditanfrage #bottom_checkboxes #right { float:left; width:500px; margin-top:27px; }

#kreditanfrage #step1_error { width:600px;}
#kreditanfrage #step1_error #left{ width:34px;float:left; margin-top:2px; }
#kreditanfrage #step1_error #right{ width:520px;color:#FF0000;float:left; margin-top:2px;  }

#kreditanfrage #step2_toptext { padding-left:22px;width:668px;margin-bottom:20px; }
#kreditanfrage #step2_toptext #left { float:left; width:8px; padding-left:14px; padding-top:5px; padding-right:14px; margin-top:5px;}
#kreditanfrage #step2_toptext #right { float:left; width:630px; font-size:14px; margin-top:5px;}

#kreditanfrage #step2_top_text { height:83px; width:100%;}
#kreditanfrage #step2_top_text #left { float:left; width:14px; height:83px; background-image:url(../images/kreditanfrage/step_2_center_text_left.gif)}
#kreditanfrage #step2_top_text #center_left {float:left; height:60px; width:21px; background-image:url(../images/kreditanfrage/step_2_center_text_center.gif); padding-top:23px; padding-left:22px; }
#kreditanfrage #step2_top_text #center_right {float:left; height:60px; width:570px; background-image:url(../images/kreditanfrage/step_2_center_text_center.gif); background-repeat:repeat-x; padding-top:23px; padding-left:22px; font-size:12px; }
#kreditanfrage #step2_top_text #right { float:left; width:14px; height:83px; background-image:url(../images/kreditanfrage/step_2_center_text_right.gif)}

#kreditanfrage #step2_bulletpoints {margin-left:12px;  width:80%;margin-bottom:60px;}
#kreditanfrage #step2_bulletpoints #left { float:left; width:34px; margin-top:7px; }
#kreditanfrage #step2_bulletpoints p { float:left; width:227px; margin-top:7px; }

#kreditanfrage .text_beschaeftigung {width:475px;margin-left:12px;}

#kreditanfrage #step2_kreditabsicherung #bulletpoint{float:left; height:72px; padding-left:16px; width:26px; padding-top:16px; background-image:url(../images/kreditanfrage/kreditabsicherung_center.gif);}
#kreditanfrage #step2_kreditabsicherung #text{float:left; height:74px; width:200px; padding-top:14px; background-image:url(../images/kreditanfrage/kreditabsicherung_center.gif);}

#kreditanfrage #step3_inputs { width:740px;margin-left:12px; margin-top:12px;}
#kreditanfrage #step3_inputs #left{ float:left; width:177px; height:22px;}
#kreditanfrage #step3_inputs #right{ float:left; width:200px; height:22px;}
#kreditanfrage #step3_inputs #anrede_left{ float:left; width:17px;padding-top:3px;}
#kreditanfrage #step3_inputs p{ float:left; width:54px;height:25px;}
#kreditanfrage #step3_inputs #error{ float:left; width:350px; height:25px; color:#FF0000;}
#kreditanfrage #step3_inputs .error {border-bottom-color:#FF0000; border-bottom-style:solid; border-bottom-width:3px;}

#kreditanfrage #step3_schufaeintrag {margin-left:12px;}
#kreditanfrage #step3_schufaeintrag p { float:left; margin-left:8px;}
#kreditanfrage #step3_schufaeintrag #left { float:left; margin-left:19px;}

#kreditanfrage #center_text_quittung { margin-top:0px;}
#kreditanfrage #center_text_quittung #left { margin-top:32px; width:60px; float:left; text-align:center;}
#kreditanfrage #center_text_quittung #right{ margin-top:32px; float:left; padding-left:17px; width:500px;}
#kreditanfrage #center_text_quittung #right h3{ font-size:18px;}
#kreditanfrage #center_text_quittung .line { margin-bottom:33px;}
#kreditanfrage #center_text_quittung .line2 { margin-bottom:43px;margin-top:13px;}
#kreditanfrage #center_text_quittung p { font-size:12px; margin-bottom:34px;}
#kreditanfrage #center_text_quittung  #buttons { margin-top:10px; float:left; margin-right:60px; margin-left:80px;}



/**
 * CSS styles for Contenido Sitemap.
 */

ul.sitemap {
        width:500px;
}

ul.sitemap li {
    border-bottom: 1px solid #ffffff;
    list-style-type: none;
}

ul.sitemap li.level1 {
        background-color: #e6f1fb;
        padding: 3px 3px 3px 10px;
         font-size:1.2em;
}

ul.sitemap li.level2 {
        background-color: #f4f9fd;
        padding: 3px 3px 3px 30px;
         font-size:1.0em;
}

ul.sitemap li.level3 {
        background-color: #ffffff;
        padding: 3px 3px 3px 50px;
        font-size:1.0em;
}

#boxVerwandteSeiten {
    width:236px;
    margin-top:50px;
    border:4px solid #ececec;
    background-color:#FFFFFF;
    margin-left:4px;
    padding-top:5px;
    padding-bottom:5px;
}
#boxVerwandteSeiten h5 { font-size:1em; color:#384f67; padding-left:15px; }
#boxVerwandteSeiten a { font-size:0.95em; color:#0066b3; padding-left:7px; }
#boxVerwandteSeiten #links { padding-left:15px; padding-top:5px; }
