body,
html {
    padding:0; margin:0;
}


#akd_tarifrechner {
    width:680px;padding:0; margin:0;
}

#akd_tarifrechner
{
    background-color:white;
    font-family : Arial,Helvetica,FreeSans,sans-serif;
    font-size:10px;
}

#akd_tarifrechner * {
    font-size:11px;
}


#akd_tarifrechner div.tr_sectionhead {
    background-color : #888888;
    color:white;
    padding:3px;
    font-size:11px;
}

#akd_tarifrechner div.tr_sectionhead_line1 {
    font-size:1px;
    height:3px;
    background-image:url('images/bg_h_333.gif');
    background-position:bottom left;
    background-repeat:repeat-x;
}

#akd_tarifrechner div.tr_sectionhead_line2 {
    font-size:1px;
    height:3px;
    background-image:url('images/bg_h_333.gif');
    background-position:top left;
    background-repeat:repeat-x;
}



#akd_tarifrechner div.tr_panel {
    margin : 10px 0 0px 0;
    padding : 5px 0 5px 0;
    background-image:url('images/bg_h_ccc.gif');
    background-position:top left;
    background-repeat:repeat-x;
}

#akd_tarifrechner div.tr_panel2 {
    height:10px;
    font-size:1px;
    background-image:url('images/bg_h_ccc.gif');
    background-position:top left;
    background-repeat:repeat-x;
}

#akd_tarifrechner div.tr_panel3 {
    margin : 0;
    padding : 0;
    font-size : 1px;
    height:1px;
    background-image:url('images/bg_h_ccc.gif');
    background-position:bottom left;
    background-repeat:repeat-x;
}


#akd_tarifrechner div.tr_2col_left {
    float:left;
    width:50%;
}

#akd_tarifrechner .state_hidden {
    display:none;
}


#tr_produktmatrix table,
#tr_produktmatrix td
{
    border-collapse:collapse;
    font-family : Arial,Helvetica,FreeSans,sans-serif;
}


#tr_produktmatrix {
    width:670px;
}


#tr_div_verbrauch0,
#tr_div_verbrauch1
{
    padding-left:30px;
}

#akd_tarifrechner tr_wizard {
    border:1px dotted #cccccc;
}

#akd_tarifrechner td.left {
    width:50px;
}

#akd_tarifrechner td.left2 {
    width:100px;
}

.tr_matrix_corner_ol {
    width:4px;
    height:5px;
    background-image:url('images/corner_ol.gif');
    background-repeat:no-repeat;
    font-size:1px;
    background-color:#888888;
}

.tr_matrix_head {
    height:5px;
    background-image:url('images/dot_h_5_o.gif');
    background-repeat:repeat-x;
    background-color:#888888;
    font-size:1px;
}

.tr_matrix_headsep {
    height:5px;
    width:1px;
    background-image:url('images/dot_v_1.gif');
    background-repeat:repeat-y;
    background-color:#888888;
    font-size:1px;
}

.tr_matrix_corner_or {
    width:4px;
    height:5px;
    background-image:url('images/corner_or.gif');
    background-repeat:no-repeat;
    font-size:1px;
}

.tr_matrix_head2left {
    width:4px;
    background-image:url('images/dot_v_5_l.gif');
    background-repeat:repeat-y;
    background-color:#888888;
}

.tr_matrix_head2 {
    background-color:#888888;
    color:white;
    vertical-align:4px;
    padding: 0 4px 4px 4px;
    font-size : 11px;
    font-weight : bold;
}

.tr_matrix_head2sep {
    width:1px;
    background-image:url('images/dot_v_1.gif');
    background-repeat:repeat-y;
    background-color:#888888;
}

.tr_matrix_head2right {
    width:5px;
    background-image:url('images/dot_v_5_r.gif');
    background-repeat:repeat-y;
    background-color:#888888;
}

.tr_hline {
    height:1px;
    font-size:1px;
    background-image:url('images/dot_h_1.gif');
    background-repeat:repeat-x;
}


tr.tr_matrix_odd td.tr_matrix_data {
    font-size : 11px;
    padding:5px;
    background-color:#f1f1f1;
}

td.tr_matrix_sep {
    background-image:url('images/dot_v_1.gif');
    background-repeat:repeat-y;
}

td.tr_matrix_data {
    font-size : 11px;
    padding:5px;    
}

tr.tr_matrix_odd td {
    background-color:#f1f1f1;
}

tr.tr_matrix_even td {
    background-color:#dddddd;
}

tr.tr_matrix_best td {
    background-color:#cc0000;
}

.tr_matrix_lineend {
    width:5px;
    background-image:url('images/dot_v_5_r.gif');
    background-repeat:repeat-y;
}

.tr_matrix_footsep {
    height:5px;
    width:1px;
    background-image:url('images/dot_v_1.gif');
    background-repeat:repeat-y;
    font-size:1px;
    background-position:0px -1px;
}

.tr_matrix_foot {
    height:5px;
    background-image:url('images/dot_h_1.gif');
    background-position:0px bottom;
    background-repeat:repeat-x;
    font-size:1px;
}

.tr_matrix_corner_ul {
    width:4px;
    height:5px;
    background-repeat:no-repeat;
    font-size:1px;
}

.tr_matrix_corner_ur {
    width:5px;
    height:5px;
    background-repeat:no-repeat;
    font-size:1px;
}

tr.tr_matrix_best td.tr_matrix_corner_ul {
    background-image:url('images/corner_ul_cc0.gif');
}

tr.tr_matrix_odd td.tr_matrix_corner_ul {
    background-image:url('images/corner_ul_f1.gif');
}

tr.tr_matrix_even td.tr_matrix_corner_ul {
    background-image:url('images/corner_ul_ddd.gif');
}

tr.tr_matrix_best td.tr_matrix_corner_ur {
    background-image:url('images/corner_ur_cc0.gif');
    background-color:white;
}

tr.tr_matrix_odd td.tr_matrix_corner_ur {
    background-image:url('images/corner_ur_f1.gif');
    background-color:white;
}

tr.tr_matrix_even td.tr_matrix_corner_ur {
    background-image:url('images/corner_ur_ddd.gif');
    background-color:white;
}



/* kann wahrscheinlich entfallen sobald Dynament Include... */
#akd_tarifrechner input {
    -moz-border-radius-bottomleft:0.45em;
    -moz-border-radius-bottomright:0.45em;
    -moz-border-radius-topleft:0.45em;
    -moz-border-radius-topright:0.45em;
    border:1px solid #888888;
    padding:2px 2px 2px 4px;
    text-align:right;
}

#akd_tarifrechner .short {
    width:50px;
}

#akd_tarifrechner select {
    -moz-border-radius-bottomleft:0.45em;
    -moz-border-radius-bottomright:0.45em;
    -moz-border-radius-topleft:0.45em;
    -moz-border-radius-topright:0.45em;
    border:1px solid #888888;
    padding:1px 1px 1px 0;
}

#akd_tarifrechner p {
    color:#333333;
    font-size:11px;
    margin-top:10px;
}

#akd_tarifrechner h2 {
    font-size: 13px;
    color:#666666;    
    margin-left:-0.77em;
    padding-left:0.77em;
    
    clear:both;
    margin-top:21px;
    padding-bottom:3px;
    background-image: url(/assets/nerg/gen/img/bas/separator-x-gray.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

#akd_tarifrechner h1 {
    font-size: 13px;
    font-weight:bold;
    color:#cc0000;    
}


.box {
    padding:9px 8px 19px 9px;
    text-align:center;
}

.silver {
    background-color:#F1F1F1;    
}


div.tr_dotline_top {
    background-image:url(/assets/nerg/gen/img/bas/separator-x-gray.gif);
    height:1px;
    font-size:1px;
    background-repeat:repeat-x;
    background-position:bottom;
}

div.tr_dotline_bottom {
    background-image:url(/assets/nerg/gen/img/bas/separator-x-gray.gif);
    height:1px;
    font-size:1px;
    background-repeat:repeat-x;
    background-position:top;
}

#akd_tarifrechner h3 {
    clear: both;
    color: #666666;
    padding-bottom: 3px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #333333;
    margin-top: 21px;    
}



#akd_tarifrechner a:hover, #content a:active, #content a:focus {
    color:#CC0000;
    text-decoration:underline;
}
#akd_tarifrechner a:hover, #content a:active, #content a:focus {
    color:#CC0000;
    text-decoration:underline;
}
#akd_tarifrechner .link-item {
    display:inline-block;
    padding-left:8px;
    background-image:url('images/link-item.gif');
    background-repeat:no-repeat;
    background-position:0 4px;
    position:relative;
    white-space:nowrap;
}

#akd_tarifrechner a {
    color:#666666;
    font-weight:bold;
    text-decoration:none;
}


dl,
dt {
    border:0;
    margin:0;
    padding:0;
}
