/* Tarifrechner */
.tarifrechner                  { background-color: #fff; background-image: url("../de/images/bg-boxgray.gif"); background-repeat: repeat-x; background-position: left top; padding: 5px 5px 5px 10px }
.tarifrechner .rechnerheader                   { font-size: 12px; font-family: Arial; font-weight: bold; text-decoration: none; text-transform: uppercase; padding-top: 5px; padding-bottom: 10px; padding-left: 0 }
.tarifrechner .rechnerrow              {height: 25px;}
.tarifrechner .gruppe  { margin-right: 20px; float: left }
.tarifrechner .submit     { text-align: right; margin: 0; padding: 5px 0 5px 5px; width: 215px; float: right }
.tarifrechner .seperator   { line-height: 5px; height: 5px }
.tarifinfobg  { background-image: url("../de/images/bg-boxgray.gif"); background-repeat: repeat-x; background-position: left top }
.tarifinfo   { padding: 5px }
.tarifinfo .preise   { background-color: #fff; padding: 3px }
.tarifinfo .message      { color: #fff; background-color: #ed1c24; padding: 4px 3px }
.tarifinfo .preise .preise_header   { font-weight: bold; margin-bottom: 8px }
.tarifinfo .preise .preise_zeile    { background-image: url("../de/images/plus.gif"); background-repeat: no-repeat; background-position: left 4px; margin-bottom: 3px; padding-bottom: 3px; padding-left: 10px; border-bottom: 1px solid #ccced1 }
.tarifinfo .preise .preise_summe  { font-weight: bold; text-align: right; margin-top: 5px }
/* Tarife */
.tarifgroupheader    { margin-right: 10px; margin-left: 10px; height: 15px ;color: #e2001a; font-size: 16px; font-family: "Trebuchet MS"; font-weight: bold; }
.tarifgroupheaderseperator    { background-image: url("../de/images/arrow-down.gif"); background-repeat: no-repeat; background-position: 10px top; height: 7px; clear: both; border-top: 1px solid #ccced1 }
.tarifgroupinfo     { color: #444; font-size: 10px; font-weight: normal; margin-top: 10px; margin-right: 10px; margin-bottom: 10px }
.tariflist  { margin-top: 10px; margin-bottom: 10px }
.tariflist table   { margin: 0 0; padding: 0; width: 525px }
.tariflist th  { font-weight: bold; text-align: center; padding: 5px 2px }
.tariflist td    { text-align: center; padding: 3px 2px }
.tariflist .highlight   { background-color: #f0f0f0 }
.tariflist .border    { border-left: 1px solid #c1d5e4 }
.tariflist .titel   { font-weight: bold; text-align: left }
.tariflist .header     { color: #444; font-size: 14px; font-weight: bold; text-align: center }
.tariflist .saison  { color: #444; margin-top: 5px }
