#main .ce_fde_verivox img {
    border:0;
}
.ce_fde_verivox {
    border:1px solid #ddd;
}

.ce_fde_verivox .tab_res1 { background-color:#EFEFEF; }
.ce_fde_verivox .tab_res2 { background-color:#fff; }


.ce_fde_verivox .form_tab {
    width:100%;
    background:#fff;
}
.ce_fde_verivox .form_tab_cell {
    background:#fff;
}

.ce_fde_verivox .form_container {
    border:0;
}
.ce_fde_verivox .power_form {
    border:1px solid #ddd;
    width:110px;
}
.ce_fde_verivox .form_legend_container {
    width:100%;
    margin:5px 0 0 0;
}
.ce_fde_verivox .form_legend_container .form_cell {
    padding:2px;
}
.ce_fde_verivox select.power_form { width:113px; }

.ce_fde_verivox .tab_footnotes {
    margin-top:5px;
    padding:5px;
}
.ce_fde_verivox table td, .ce_fde_verivox p, .ce_fde_verivox h2 {
    padding:1px 3px 1px 3px;

}

.ce_fde_verivox h2 {
    margin:0 0 5px 0;
    background:#ddd;
}
.tooltip {
    background:#fff !important;
}

#main .ce_fde_verivox  .tab_result_cell a { text-decoration: none; }
#main .ce_fde_verivox  .tab_result_cell b a { text-decoration: underline; }
#main .ce_fde_verivox.carriers table a {
    text-decoration: none;
    color:#4b4b4b;
}
#main .ce_fde_verivox.carriers table a:hover {
    text-decoration: underline;
}
.ce_fde_verivox.carriers table td {
    border-bottom: 1px dotted #ddd;
}
.ce_fde_verivox.start {
    background:url(../images/rechner/strom/start_01.png);
    height: 243px;
    border:0;
}
.ce_fde_verivox.start_gas {
    background:url(../images/rechner/strom/gas-hg-rechner.jpg);
    height: 210px;
    border:0;
}
.ce_fde_verivox.start_dsl {
    background:url(../images/rechner/dsl/dsl-hg-start.jpg);
    height: 235px;
    border:0;
}
.ce_fde_verivox.start .form {
    margin:50px 0px 0px 115px;
    padding:0 20px 0 20px;
    width:280px;
    height: 145px;
    position: relative;
}
.ce_fde_verivox.start_dsl .form {
    margin-left: 80px;
}
.ce_fde_verivox.start label {
    float:left;
    margin:10px 0 0px 0;
    font-size:14px;
}
.ce_fde_verivox.start .text, .ce_fde_verivox.start .select {
    float:right;
    margin:7px 0 0px 0;
    width: 105px;
    border: 1px solid #999;
    background: #fff;
}
.ce_fde_verivox.start_dsl .text  {
    width: 130px;
}
.ce_fde_verivox.start_dsl .select {
    width: 132px;
}
.ce_fde_verivox.start .info {
    float: left;
    margin-left: 175px;
}
.ce_fde_verivox.start .form br {
    clear: both;
}
.ce_fde_verivox.start .submit {
    cursor: pointer;
    position: absolute;
    bottom:0;
    margin:0 0 10px 45px;
}
.ce_fde_verivox.start_dsl .submit {
    margin-bottom: 25px;
}
.ce_fde_verivox.start .jetzt_vergleichen_xl, .ce_fde_verivox .neu_berechnen_xs {
    border:0;
    font-size:0;
    color:#FBA804;
    background-position:left top;
    cursor:pointer;
}
.ce_fde_verivox.start .jetzt_vergleichen_xl {
    background-image:url(../images/rechner/strom/Btn-JetztVergleichen-xl.jpg);
    width:182px;
    height:40px;
}

.ce_fde_verivox.start .jetzt_vergleichen_xl:hover, .ce_fde_verivox .neu_berechnen_xs:hover {
    background-position:left bottom;
    color:#FECA67;
}
.ce_fde_verivox .neu_berechnen_xs {
    background-image:url(../images/rechner/strom/Btn-NeuBerechnen-xs.jpg);
    width:109px;
    height:19px;
}
.ce_fde_verivox.calc .form_container {
    background:url(../images/rechner/strom/hg-rechner.jpg) no-repeat;
    padding:25px 30px 0px 30px;
}
.ce_fde_verivox.calc .form_legend_container{
    width: 590px;
    height: 190px;
    position: relative;
}
.ce_fde_verivox.calc .form_legend_container #submit1 {
    position: absolute;
    left:90px;
    margin-top:5px;
}
.ce_fde_verivox.calc_gas .form_legend_container{
    background:url(../images/rechner/strom/gas-hg.jpg) no-repeat;
    height: 220px;
    width: 100%;
}
.ce_fde_verivox.calc_gas .form_container { background: none; width: 100%; }
.ce_fde_verivox.calc_gas .vx-legend { display: none; }

