/* import css files
------------------------------------------------------------------ */
@import "reset.css";


/* base
------------------------------------------------------------------ */
html, body { height:100%; }

html { background:url(../images/header.gif) repeat-x #FFFFFF;  }
#placeholder { min-height:100%; margin: 0 0 -64px 0;  }

#page { margin:0 auto;
position:relative;
vertical-align:middle;
width:960px;  }
#contentbox { width: 960px; padding:140px 0 0 0; }


/* div#header
------------------------------------------------------------------ */
#header { position:absolute; top:0px; left:0; background: url(../images/header_2.gif) 620px 0 no-repeat; width: 960px; }
#header h1 { position:absolute; top: -1000px; }


/* div#nav
------------------------------------------------------------------ */
#nav { position:absolute; top: 73px; right: 0; width: 960px; font-size:13px!important; }
#nav ul { margin: 0 0 0 0; text-align:center; }
#nav li { float: left; }
#nav li a {  margin: 0 0 0 0;  width: 159px; background: url( ../images/nav_li.gif) top left; font-weight: 500; height: 30px; text-decoration: none; color: #fff; padding: 5px 0 0 0; line-height: 30px; display: block; }
#nav li.span a { line-height: normal;}

#nav li a span { font-size: 11px; font-weight: normal; display: block; }

#nav li a:hover, #nav li.current a {background: url( ../images/nav_li.gif) bottom left; }


/* div#content
------------------------------------------------------------------ */
#content { padding: 0 0px 30px 0px; margin-left:15px; width: 630px; float: left; text-align:justify; }
.fullview { width: 764px!important; }


/* div#sidebar
------------------------------------------------------------------ */
#sidebar { float: left; width: 180px; padding: 0 0 30px 0; }

#sidebar div { background: #fff; padding: 1px 0; }

#sidebar ul { font-size: 13px; border-top: 1px solid #B7B7B7; border-bottom: 1px solid #B7B7B7; background: #ffffff; padding: 2px 0; }

#sidebar ul li a { background: url(../images/sub_li_blau.gif) 2px 2px no-repeat #3F92A9;color: #ffffff; text-decoration: none; font-weight:500;border-bottom: 1px solid #fff; padding: 8px 3px 8px 32px; display: block; width: 145px; }
#sidebar ul ul li a { background: #E9DDCB; border-bottom: 1px solid #fff; padding: 5px 3px 5px 32px; display: block; width: 145px; font-weight: normal; }

#sidebar ul ul { border: none!important; display: none}

#sidebar ul li.current ul li a  { background: #E7E7E2; color:#000000;}
#sidebar ul li.current ul  { display: block;}

#sidebar ul ul li a:hover, #sidebar ul ul li.current a { background: url(../images/sub_li_hell.gif) 2px 0px no-repeat #FFFFFF!important; }
#sidebar ul li a:hover, #sidebar ul li.current a { background: url(../images/sub_li_braun.gif) 2px 2px no-repeat #70BED4; color:#ffffff;}


#sidebar_rechts { float: right;  width: 120px; padding: 0 0 20px 0; }
#sidebar_rechts div.infobox { background: url(../images/infobox.png) top left no-repeat; border-bottom: 2px solid #D5C29B; margin: 8px 0 5px 0; width: 120px; font-size: 12px; font-weight: 700; padding: 5px 0 0 0; }
#sidebar_rechts div.infobox p { padding: 4px 5px; }
#sidebar_rechts div.infobox p.test { color: #000000; text-align: left; padding: 4px 5px 4px 5px; }
#sidebar_rechts div.infobox p.test:link { padding: 4px 5px; color: #000000; }
#sidebar_rechts div.infobox p.test:visited { padding: 4px 5px; color: #000000; }
#sidebar_rechts div.infobox p.test:active { padding: 4px 5px; color: #000000; }
#sidebar_rechts div.infobox p.test:hover { padding: 4px 5px; color: #FFFFFF; }


/* div#footer
------------------------------------------------------------------ */
#footer div {
height:38px;
margin:0 auto;
padding:20px 0 0;
position:relative;
text-align:right;
width:960px;
} 
#footer {  position:relative; width:100%; clear: both; background: url(../images/footer.gif) bottom left repeat-x; height: 64px; width: 100%; }
#clearfooter { height:64px; clear: both} /* use for fixed footer */ 



#footer p.bottom { float: right; width: 430px; text-align: right;  font-weight: 700; color: #717171; height: 60px; padding: 0;}
#footer p.bottom a { padding: 20px 10px; margin: 0 2px; border: 2px solid #fff; color: #717171; text-decoration: none; line-height: 60px;}
#footer p.bottom a.current, #footer p.bottom a:hover { border: 2px solid #57A8C1 ; background: url(../images/footer_li.png) repeat-x; color: #fff}

#footer p.copy { float: left; color: #A0844E;  width: 430px;padding: 22px 0 0 50px; }


/* typography
------------------------------------------------------------------ */
body { font: 14px Arial, Helvetica, sans-serif; }

h1,h2,h3,h4,h5,h6 { line-height:1.1em; font-weight:700; }

h1 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	background-color:#E7E7E2;
	padding:5px 0 5px 5px;
	margin-bottom: 0px;
}
h2 { font-size: 16px; padding: 2px 0 7px 0; color: #000000; font-weight: normal; background-color:#E7E7E2; padding: 5px 0 5px 5px; margin-bottom: 0px; }
h3 { font-size: 16px; color: #000000; 	padding:3px 0 3px 3px;}
h4 { font-size: 14px; color: #000000;}

p { padding:8px 0; }


/* colors
------------------------------------------------------------------ */
body { color:#000; }


/* links
------------------------------------------------------------------ */
#sidebar_rechts a { font-weight: 700;}
#content a, #sidebar_rechts a, #footer p.copy a { text-decoration:none;}



/* tools
------------------------------------------------------------------ */
.clear { clear:both; }
.floatright { float:right; }
.floatleft { float:left; }
.imgload { height:0; width:0; position: absolute; left:0; }



/* Detailboxen
------------------------------------------------------------------ */

.detailbox {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #FFFFFF;
	padding: 10px 9px;
	float: left;
	background: url(../images/detailbox.png) no-repeat;
	width: 290px;
	height: 310px;
	margin: 10px 5px 0 0;
}
	   
.detailboxrechts {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #FFFFFF;
	padding: 10px 9px;
	float: right;
	background: url(../images/detailbox.png) no-repeat;
	width: 290px;
	height: 310px;
	margin: 10px 0 0 0;
}


.detailboxrechtsoben {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	border-color: #FFFFFF;
	padding: 10px 9px;
	float: right;
	background: url(../images/detailbox.png) no-repeat;
	width: 290px;
	height: 310px;
	margin: 10px 0 0 0;
}

.empfehlung {
	color:#F00;
	font-weight:700;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-decoration:underline!important;
}
a.empfehlung:link {color:#F00; font-weight:700; font-family: Arial; font-weight: bold; font-size: 15px; text-decoration:underline!important;}
a.empfehlung:visited {color:#F00; font-weight:700; font-family: Arial; font-weight: bold; font-size: 15px; text-decoration:underline!important;}
a.empfehlung:active {color:#F00; font-weight:700; font-family: Arial; font-weight: bold; font-size: 15px;text-decoration:underline!important; }
a.empfehlung:hover {color:#F00; font-weight:700; font-family: Arial; font-weight: bold; font-size: 15px; text-decoration:none!important;}

.name {color:#000000; font-weight:700; font-family: Arial; font-weight: bold; font-size: 16px; }


.fakten {color:#000000; font-weight:700; font-family: Arial; font-weight: normal; font-size: 14px; }
a.fakten:link {color:#000000; font-weight:700; font-family: Arial; font-weight: normal; font-size: 14px; }
a.fakten:visited {color:#000000; font-weight:700; font-family: Arial; font-weight: normal; font-size: 14px; }
a.fakten:active {color:#000000; font-weight:700; font-family: Arial; font-weight: normal; font-size: 14px; }
a.fakten:hover {color:#000000; font-weight:700; font-family: Arial; font-weight: normal; font-size: 14px; }

.eroeffnen {color:#000000; font-weight:700; font-family: Arial; font-weight: bold; font-size: 16px;  }
a.eroeffnen:link {color:#000000; font-weight:700; font-family: Arial; font-weight: bold; font-size: 16px;  text-decoration:underline!important; }
a.eroeffnen:visited {color:#000000; font-weight:700; font-family: Arial; font-weight: bold; font-size: 16px;  text-decoration:underline!important;}
a.eroeffnen:active {color:#000000; font-weight:700; font-family: Arial; font-weight: bold; font-size: 16px;  }
a.eroeffnen:hover {color:#EBB985; background-color:#000000; font-weight:700; font-family: Arial; font-weight: bold; font-size: 16px;  }

.roteschrift {
	color:#F00;
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
}



/* Tabellenstyles
------------------------------------------------------------------ */
.cellfett {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-color: #FFFFFF;
	padding: 2px 2px;
	border-width: 2px;
}
	   
.cellnormal{
                font-family: Arial;
                font-size: 13px;
                color: #000000;
                text-align: center;
                vertical-align: middle;
                font-weight: normal;
	            background-color: #E7E7E2;
       padding: 3px 5px;}	   
	   

	   
.cellnormalKleineSchrift{
                font-family: Arial;
                font-size: 11px;
                color: #000000;
                text-align: center;
                vertical-align: middle;
                font-weight: normal;
       padding: 2px 2px;}	
	   	   
.cellnormalRotFett{
                font-family: Arial;
                font-size: 13px;
                color: #F00;
                text-align: center;
                vertical-align: middle;
                font-weight: bold;
       padding: 2px 2px;}	   
	   
 
	      
.TableAntrag {
	color:#000;
	background-color:#FFAD5A;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 2px 0px;
	}
	
.TableAntrag:link {
	color:#000;
	background-color:#FFAD5A;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 2px 0px;
	text-decoration:underline!important;
	}
	
.TableAntrag:active {
	color:#000;
	background-color:#FFAD5A;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 2px 0px;
	text-decoration:underline!important;
	}	
	
.TableAntrag:visited {         
    color:#000; 
    background-color:#FFAD5A;
    font-family: Arial;
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    padding: 2px 0px;
	text-decoration:underline!important;
	}

.TableAntrag:hover {
	color:#000;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 2px 0px;
	text-decoration:none!important;
	}
	   
.celldetail {
	color:#ffffff!important;
	font-family: Arial;
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	background-color: #70BED4!important;
	padding: 4px;
}

a.celldetaillink:link {
	color:#000000!important;
	font-family: Arial;
	text-decoration: underline!important;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color: #E7E7E2!important;
}
a.celldetaillink:visited {color:#000000!important; font-family: Arial; text-decoration: underline!important; font-weight: bold; font-size: 12px; text-align: center; background-color: #E7E7E2!important;}
a.celldetaillink:active {color:#000000!important; font-family: Arial; text-decoration: underline!important; font-weight: bold; font-size: 12px; text-align: center; background-color: #E7E7E2!important;}
a.celldetaillink:hover {color:#000000!important; font-family: Arial; text-decoration: none!important; font-weight: bold; font-size: 12px; text-align: center; background-color: #E7E7E2!important;}

.tabellenkopf {
				font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border-color: #FFFFFF;
	padding: 2px 2px;
	background-color: #3f91a9;
}

.tabellenkopfrechner {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
	text-align: center;
	vertical-align: middle;
	border-color: #FFFFFF;
	background-color: #3f91a9;
}

.DetailTabellenkopf{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-align:center;
	vertical-align: middle;
	font-weight: normal;
	background-color: #3f91a9;
	padding: 2px 3px;
}	
	   
	   	   
.DetailTabelleUnten{
                font-family: Arial;
                font-size: 12px;
                color: #ffffff;
                text-align: left;
                vertical-align: middle;
                font-weight: normal;
	            background-color: #70BED4;
       padding: 2px 2px;}	  
	    
	   
.DetailTabelleNormal{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	background-color: #E7E7E2;
	padding: 2px 3px;
}		   

.DetailTabelleRechts{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	background-color: #E7E7E2;
	padding: 2px 3px;
}	

.TableLuft {
                font-size: 5px;
				height: 5px;
       background-color:#FFFFFF;
}

a.TextlinkFettPfeil {color:#3F92A9; font-family: Arial; font-weight: bold; font-size: 17px; }

a.TextlinkFett:link {
	color:#F00;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	text-decoration:underline!important;
}
a.TextlinkFett:visited {color:#F00; font-family: Arial; font-weight: bold; font-size: 17px; text-decoration:underline!important; }
a.TextlinkFett:active {color:#F00; font-family: Arial; font-weight: bold; font-size: 17px;	text-decoration:underline!important;}	
a.TextlinkFett:hover { color:#F00; font-family: Arial; font-weight: bold; font-size: 17px; text-decoration:none!important;
}

a.TextlinkNormal:link {	color:#3F92A9;	font-family: Arial;	font-weight: normal; font-size: 14px; text-decoration:none!important;}
a.TextlinkNormal:visited {color:#3F92A9; font-family: Arial; font-weight: normal; font-size: 14px; text-decoration:none!important;}
a.TextlinkNormal:hover { color:#3F92A9; 	font-family: Arial; 	font-weight: normal; 	font-size: 14px;   text-decoration:underline!important;}
a.TextlinkNormal:active { 	color:#3F92A9; 	font-family: Arial; 	font-weight: normal; 	font-size: 14px; text-decorationL:none!important;} 



.Stil5 {
                font-size: 14px;
				font-weight: bold;
      color:#57A8C1;
	  text-decoration: underline!important;
	 
}

.Stil4 {
                font-size: 12px;
				font-weight: normal;
      color:#000000;
	   font-family:"Courier New", Courier, monospace; 
	 }
a.box:link {color:#000000; font-family: Arial; font-weight: normal; font-size: 11px; }
a.box:visited {color:#000000; font-family: Arial; font-weight: normal; font-size: 11px; }
a.box:active {color:#000000; font-family: Arial; font-weight: normal; font-size: 11px; }
a.box:hover {color:#FFFFFF; font-family: Arial; font-weight: normal; font-size: 11px; }	

	 
a.schwarz:link {color:#000000; font-family: Arial; font-weight: normal; font-size: 14px; }
a.schwarz:visited {color:#000000; font-family: Arial; font-weight: normal; font-size: 14px; }
a.schwarz:active {color:#000000; font-family: Arial; font-weight: normal; font-size: 14px; }
a.schwarz:hover {color:#000000; font-family: Arial; font-weight: normal; font-size: 14px; }

a.BoxlinkFett:link {color:#000000; font-family: Arial; font-weight: bold; font-size: 16px;  }
a.BoxlinkFett:visited {color:#000000; font-family: Arial; font-weight: bold; font-size: 16px; }
a.BoxtlinkFett:active {color:#000000; font-family: Arial; font-weight: bold; font-size: 16px;	}	
a.BoxlinkFett:hover { color:#FFFFFF; font-family: Arial; font-weight: bold; font-size: 16px; }

.TableHaupt{
  font-family: Arial;
 font-size: 11px;
 color: #000000;
 text-align: center;
 vertical-align: middle;
 font-weight: normal;
 background-color: #E9DDCB;
 padding: 2px 2px;}
 
 
a.TextlinkRot:link { color:#F00; font-family: Arial; font-weight: normal; font-size: 14px; text-decoration:underline!important; }
a.TextlinkRot:visited {color:#F00; font-family: Arial; font-weight: normal; font-size: 14px; text-decoration:underline!important; }
a.TextlinkRot:active {color:#F00; font-family: Arial; font-weight: normal; font-size: 14px;	text-decoration:underline!important;}	
a.TextlinkRot:hover { color:#F00; font-family: Arial; font-weight: normal; font-size: 14px; text-decoration:none!important;}



/* Rechner
------------------------------------------------------------------ */


table#ultimate_calculator { clear: both; width: 100%; border-collapse: separate; margin: 0 0 20px 0; border-left: 1px dotted #C4BEAE; font-family: Tahoma; }
table#ultimate_calculator thead th { text-align: center; line-height: 1.2em; font-family: Helvetica, Tahoma; font-size: 13px; background: #3F92A9; border-top:1px solid #b7ac90; vertical-align: middle; color: #fff!important; padding:5px; font-weight: 700; border-right: 1px dotted #f4f4f4; border-bottom: 1px solid #fff; }
table#ultimate_calculator td, #content #ultimate_calculator table th { padding:5px; text-align: left; font-size: 12px; vertical-align: middle; }
table#ultimate_calculator tbody td { border-right: 1px dotted #C4BEAE; border-bottom: 1px solid #C4BEAE; border-top:1px solid #f4f4f4; vertical-align: top;  }
table#ultimate_calculator td.i8,#content th.i8 { width: 40px; white-space: nowrap; text-align: center; }
table#ultimate_calculator td.i4,#content th.i4,#content td.i3,#content th.i3 { text-align: center; font-size:12px!important;}
table#ultimate_calculator td.i5 { text-align: center; font-weight: 700; font-size: 12px; }
table#ultimate_calculator td.i7,#content td.i6 { width: 40px; white-space: nowrap; text-align: center; font-size: 14px; }
table#ultimate_calculator td.i5 { white-space: nowrap; }
table#ultimate_calculator tr.alt td { background: #f4f4f4 }
table#ultimate_calculator td.i1 a:link {color:#4F00EE; font-family: Arial; font-size: 13px;  font-weight: normal; text-decoration:underline!important;}
table#ultimate_calculator td.i1 a:visited {color:#4F00EE; font-family: Arial; font-size: 13px;  font-weight: normal;   text-decoration:underline!important;}
table#ultimate_calculator td.i1 a:hover {color:#4F00EE; font-family: Arial;	font-size: 13px;  font-weight: normal;  text-decoration:none!important;}
table#ultimate_calculator td.i1 a:active {color:#4F00EE; font-family: Arial; font-size: 13px;  font-weight: normal;  text-decoration:underline!important;}
table#ultimate_calculator td.i7 a:link {color:#FFAD5A; font-family: Arial; font-size: 13px;  font-weight: bold; text-decoration:underline!important;}
table#ultimate_calculator td.i7 a:visited {color:#FFAD5A; font-family: Arial; font-size: 13px;  font-weight: bold;   text-decoration:underline!important;}
table#ultimate_calculator td.i7 a:hover {color:#ffffff; background-color:#FFAD5A; font-family: Arial;	font-size: 13px;  font-weight: bold;  text-decoration:none!important;}
table#ultimate_calculator td.i7 a:active {color:#FFAD5A; font-family: Arial; font-size: 13px;  font-weight: bold;  text-decoration:underline!important;}

      #page #tableBox {
                               width: 740px;
                               border: 1px solid #4c7792;
                               color: #000;
                               font-size: 13px;
                               background: #fff url(http://www.kostenloses-girokonto.net/images/calc-bild.jpg) no-repeat right top;
          padding:10px;
          margin: 0 0 25px 0;
                }
#tableBox label span { width: 100px; display: inline-block; }
#tableBox label { color:#000!important; font-weight: bold }
                
                #page #tableBox td {
                               padding: 3px;    
                }
				
				
				#tableBox .submit { background:#3F92A9; width: 200px; color: #fff; border: 1px solid #ccc; padding: 2px 4px; font-weight:bold; }

#page #tableBox p { padding: 6px 0; }
.submit { margin-top: 8px; } 
.submit:hover { background: #E9EEF2!important; color: #000000!important;  }
.submit { cursor: pointer; }
