/*
CSS-Datei für den Beitragsrechner der IKK-Sachsen Autor: Thomas Jung, TJWD [ Telefon: +49 172 3465096 ]
*/

.tx-ikkbonus-pi1 * { margin:0; font-family: Verdana,Geneva,Kalimati,sans-serif; }

.tx-ikkbonus-pi1 { position: relative; width: 460px; min-height: 800px; }
.tx-ikkbonus-pi1 #calcpic { position: relative; margin: 0px 0 10px 0px; }
.tx-ikkbonus-pi1 h1 { color: #CE000C; font-size:1.4em; margin-top:8px; padding:0 0 15px 8px; }
.tx-ikkbonus-pi1 p { font-size:0.7em; line-height:1.4em; padding:0 0 5px 8px; }
.tx-ikkbonus-pi1 .clear { clear: both; }

/* Schritt Anzeiger */
.tx-ikkbonus-pi1 #calcnav { position: relative; left: 8px; height: 40px; width: 460px; display: block; padding: 0 !important; margin: 20px 0; }
.tx-ikkbonus-pi1 #calcnav li { position: absolute; top:0; height: 40px; display: block; background-image: url('stepsprite.gif'); background-repeat: no-repeat; text-indent: -9000px; overflow: hidden; }
.tx-ikkbonus-pi1 #calcnav #step_data { right: 120px; width: 90px; background-position: 0 0; }
.tx-ikkbonus-pi1 #calcnav #step_data.act { background-position: 0 -40px; }
.tx-ikkbonus-pi1 #calcnav #step_data.check { background-position: 0 -80px; }
.tx-ikkbonus-pi1 #calcnav #step_bonus { right: 10px; width: 110px; background-position: -70px 0;}
.tx-ikkbonus-pi1 #calcnav #step_bonus.act { background-position: -70px -40px; }
.tx-ikkbonus-pi1 #calcnav #step_bonus.check { background-position: -70px -80px; }
.tx-ikkbonus-pi1 #calcnav li .trenner { position: absolute; top: 0; right: 0; width: 20px; height: 40px; display: block; background: url('stepnav_trenner.gif') no-repeat 0 0; }

/* Allgemeine Formular-Definitionen (fÃ¼r beide Schritte) */
.tx-ikkbonus-pi1 .tjwdCalcForm { position: relative; padding:0 0 0 8px; }
.tx-ikkbonus-pi1 .filled { background: #d9f1fa; }
.tx-ikkbonus-pi1 strong { font-weight: bold; color: #c00; }

/* Schritt Eins // Daten */
.tx-ikkbonus-pi1 #data .row { position: relative; height: 50px; }
.tx-ikkbonus-pi1 #data .labels { position: absolute; left: 10px; font-size: 12px; line-height: 50px; color:#167; font-weight: bold; }
.tx-ikkbonus-pi1 #data .dataselect, .tx-ikkbonus-pi1 #data .datainput { position: absolute; right:10px; top:10px; padding: 5px !important; border: 1px solid #999; background: url('inputbg.gif') no-repeat bottom right;	font-size: 12px; color: #666; }
.tx-ikkbonus-pi1 #data .dataselect, * html .tx-ikkbonus-pi1 #data .datainput { width: 215px; }
.tx-ikkbonus-pi1 #data .datainput { width: 205px; }
.tx-ikkbonus-pi1 #data select option { margin: 0 !important; padding: 0 !important; }
.tx-ikkbonus-pi1 #data .submitrow { position: relative; height: 50px; border-width: 1px 0; border-style: solid; border-color: #d9f1fa; }
.tx-ikkbonus-pi1 #data .submitrow .next { position: absolute; top: 0; right: 0; padding: 10px 0 0 0; }
.tx-ikkbonus-pi1 #data .submitrow .back { position: absolute; top: 0; left: 0; padding: 10px 0 0 0; }
.tx-ikkbonus-pi1 #data .submitrow #send, .tx-ikkbonus-pi1 .submitrow #backbtn { position: relative; height: 30px; color: #fff; font-weight: bold; font-size: 11px; cursor: pointer; }
.tx-ikkbonus-pi1 #data .submitrow #send { padding: 0 25px 0 2px; background: #179 url('fwdbg.gif') repeat-x right bottom; border: 1px solid #179; }
.tx-ikkbonus-pi1 #data .submitrow #backbtn { padding: 0 2px 0 25px; background: #ccc url('rewbg.gif') repeat-x left bottom; border: 1px solid #999; }
.tx-ikkbonus-pi1 #data .submitrow .nxtstep { font-size: 11px; color: #999; margin:0 5px; padding: 5px; border-width: 0 1px; border-style: dotted; border-color: #ccc; }
.tx-ikkbonus-pi1 #data .tipps { font-size: 11px; color: #666; margin: 20px 0; }

/* Schritt Zwei // Bonus */
.tx-ikkbonus-pi1 #bonus .row { position: relative; font-size: 11px; color: #179; background: url('bonus_rowbg_white.gif') repeat-y 0 0; display: block; }
.tx-ikkbonus-pi1 #bonus .row.filled { background: url('bonus_rowbg_blue.gif') repeat-y 0 0; }
.tx-ikkbonus-pi1 #bonus .row input { position: absolute; top: 6px; left: 10px; width: auto; height: auto; line-height: normal; padding: 0; font-size: 11px; }
.tx-ikkbonus-pi1 #bonus .row label { position: relative; display: block; width: 230px; height: 35px; font-size: 11px; line-height: 14px; color: #179; font-weight: bold; padding: 5px 0 2px 30px; float: left; }
.tx-ikkbonus-pi1 #bonus .no { color: #c00; border-bottom: 1px solid #c00; }
.tx-ikkbonus-pi1 #bonus .row .bonus_value { position: relative; height: 35px; width: 150px; font-size: 11px; text-align: right; z-index: 2; zoom: 1; padding: 0 10px 0 0; float: left; line-height: 35px; }
.tx-ikkbonus-pi1 #bonus .row .infobutton { position: relative; display: block; width: 30px; height: 35px; border-width: 0 1px; border-style: dotted; border-color: #ccc; cursor: pointer; background: url('infoicon.gif') no-repeat center center; z-index: 22; float: left; }
.tx-ikkbonus-pi1 #bonus .row.filled .infobutton { border-color: #fff; }
.tx-ikkbonus-pi1 #bonus .infobutton .descript { position: absolute; left: -9000px; top: -37px; background: url('tooltipbg.png') no-repeat left top; padding: 15px 20px 0 30px; min-height: 50px; width: 220px; z-index: 2000; color: #333; }
.tx-ikkbonus-pi1 #bonus .infobutton .descript .bonustoolhead { font-weight: bold; color: #179; border-right: 2px solid #8bc; padding: 0 5px 0 0; }
.tx-ikkbonus-pi1 #bonus .infobutton .descript .tooltipend { position: absolute; bottom: -30px; left: 0; height: 30px; width: 280px; background: url('tooltipend.png') no-repeat 0 0; }
.tx-ikkbonus-pi1 #bonus .infobutton .descript a { color: #179; font-weight: bold; text-decoration: underline; }
.tx-ikkbonus-pi1 #bonus .infobutton:hover .descript, .tx-ikkbonus-pi1 #bonus .infobutton.sfhover .descript { left: 25px; z-index: 100000; zoom: 1; }
.tx-ikkbonus-pi1 #bonus .finalrow { font-size: 22px; color: #179; text-align: right; padding: 10px; background: url('finalunderline.gif') no-repeat right bottom; margin: 0 0 20px 0; }
.tx-ikkbonus-pi1 #bonus .linkrow { position: relative; border-width: 1px 0; border-style: solid; border-color: #d9f1fa; padding: 5px 0; }
.tx-ikkbonus-pi1 #bonus .linkrow a { position: relative; display: block; width: 216px; height: 40px; float: left; text-align: center; border-width: 0 1px; border-style: dotted; border-color: #ccc; margin: 0 -1px; color: #179; font-weight: bold; font-size: 14px; text-decoration: none; padding: 5px; background: #fff; }
.tx-ikkbonus-pi1 #bonus .linkrow a:hover { background: #d9f1fa; }
.tx-ikkbonus-pi1 #bonus .tipps { font-size: 11px; color: #666; margin: 20px 0; }

/* IE6-Hacks */
* html .tx-ikkbonus-pi1 #bonus .row {  height: 2px; }
* html .tx-ikkbonus-pi1 #bonus .row label { height: 35px; width: 265px; }
* html .tx-ikkbonus-pi1 #bonus .infobutton .descript .tooltipend { background: url('tooltipend.gif') no-repeat 0 0; }
* html .tx-ikkbonus-pi1 #bonus .infobutton .descript { background: url('tooltipbg.gif') no-repeat left top; width: 270px; }
* html .tx-ikkbonus-pi1 #bonus .row input,
* html .colpadder { width: auto !important; }
* html .tx-ikkbonus-pi1 #bonus .linkrow a { width: 226px; border-style: solid;  }
* html .tx-ikkbonus-pi1 #data .datainput { height: 26px; }
* html .tx-ikkbonus-pi1 #data .dataselect { margin-top: 6px; }

/* IE7+ Hacks */
*:first-child+html .tx-ikkbonus-pi1 #bonus .row input { top: 4px; }
*:first-child+html .tx-ikkbonus-pi1 #bonus .row { height: 35px; width: 477px }
*:first-child+html .tx-ikkbonus-pi1 #data .dataselect { margin-top: 6px; }

