/* Finanzen.de Natschke Rechner CSS
 * Version: 0.1 (19/11/2010)
 * Website: http://www.finanzen.de
 */

#t4t #tx_t4tnatschke_pi1_vvergleich {
    background:#ffffff;
    color:#666666;
    border:1px solid #819e14;
    padding:0 0px 40px 0px;
    margin:10px 0 0 0;
    width: 100%;
    position:relative;
}
#t4t .tx-t4tnatschke-pi1 table{
    border-collapse: separate; border-spacing: 0;
}
#t4t .tx-t4tnatschke-pi1 .table-start,
#t4t .tx-t4tnatschke-pi1 .table-berechnung,
#t4t .tx-t4tnatschke-pi1 .table-berechnungoben {
	width: 100%;
}

#t4t .tx-t4tnatschke-pi1 .table-start select, #t4t .tx-t4tnatschke-pi1 .table-start input{
    width: 75%;
    border:1px solid #aaa;
}
#t4t .tx-t4tnatschke-pi1 .table-start td {
    width:50%;
}
#t4t .tx-t4tnatschke-pi1 input.form-checkbox { width:auto; }
#t4t .tx-t4tnatschke-pi1 .hilfehidden, #t4t .tx-t4tnatschke-pi1 .hidden, #t4t .tx-t4tnatschke-pi1 .faqlink { display:none; }
#t4t .tx-t4tnatschke-pi1 td {
    margin:0; padding:2px;
    font-size:12px;
}
#t4t .tx-t4tnatschke-pi1 .row-header td, #t4t .tx-t4tnatschke-pi1 .row-header a {
    background:#819e14;
    color:#ffffff;
    font-size:12px;
    font-weight:bold;
    padding:3px 3px 3px 5px;
}
#t4t .tx-t4tnatschke-pi1 .table-leistung .row-header img { width:100%; }
#t4t .tx-t4tnatschke-pi1 p {
    margin:0; padding:0;
}
#t4t .tx-t4tnatschke-pi1 a {
    color:#666666;
}
#t4t .tx-t4tnatschke-pi1 .row-1 td, #t4t .tx-t4tnatschke-pi1 .row-1{ background:#ffffff; }
#t4t .tx-t4tnatschke-pi1 .row-2 td, #t4t .tx-t4tnatschke-pi1 .row-2{ background:#f2f2f2; }

#t4t .tx-t4tnatschke-pi1 .table-berechnung .row-header td, #t4t .tx-t4tnatschke-pi1 .row-header a  {
    font-size:12px;
}
#t4t .tx-t4tnatschke-pi1 .tipp td{
    font-weight:bold;
}
#t4t .tx-t4tnatschke-pi1 .vergleichbutton-box {
    margin:2px 0px 2px 0px;
    text-align:right;
}
#t4t .tx-t4tnatschke-pi1 .form-button {
    display:block;
    background:#819e14;
    color:#ffffff;
    border:1px solid #5ea808;
    font-weight:bold;
    padding:1px;
    font-size:12px;
    width:auto;
    cursor:pointer;
    overflow:visible;
}
#t4t .tx-t4tnatschke-pi1 .form-button.btn-berechnen {
    position:absolute;
    bottom:0;

    margin:0 0 10px 50%;
    width:auto;
}
#t4t .tx-t4tnatschke-pi1 .vergleichbutton {
    background:#ffffff;
    color:#666666;
    border:1px solid #5ea808;
    padding:1px;
    font-size:12px;
	width:auto;
    cursor:pointer;
	overflow:visible;
}
#t4t .tx-t4tnatschke-pi1 .form-button.btn-neuervgl, #t4t .tx-t4tnatschke-pi1 .form-button.btn_empfehlungen {
    margin:10px 5px 10px 5px;
    display:inline;
}