/*                                                                                                      */
/* #################################################################################################### */
/* # Datei css/zvonht.css 1.5                                                                               */
/* #################################################################################################### */
/* # Copyright © 2006 ISS-Oberlausitz (www.iss-ol.de)                                                   */
/* # Stand: 27.11.2006                                                                                  */
/* # Author: T.Hojenski                                                                                 */
/* # Email: info@iss-ol.de                                                                              */
/* # URL:   http://www.zvonhandyticket.de                                                               */
/* #################################################################################################### */
/*                                                                                                      */
#ad {
   visibility:visible;
   height:80px;
   width:100%;
}

span.inputField input {
   border:1px solid #808080;
   color:#000000;
   width: 320px;
   padding-left:4px;
   background-color:#ffffff;
   float:left;
   font-family:tahoma,verdana,helvetica,sans-serif;
   height:18px;
   line-height:18px;
}
span.inputField textarea {
   border:1px solid #808080;
   color:#000000;
   width: 320px;
   padding-left:4px;
   background-color:#ffffff;
   float:left;
   font-family:tahoma,verdana,helvetica,sans-serif;
   height:80px;
   line-height:14px;
}
div.controlWithError input, div.controlWithError textarea {
   border: 1px solid #cc0000;
}
div.controlWithError span {
   color: #cc0000;
}

span.zv_buttonGroup {
   clear:left;
   display: block;
   margin-top: 5px;
   border-top: 1px solid #243C8E;
   padding-top: 5px;
   width:auto;
}
span.input_txt {
   width:320px;
   float:left;
   padding:0;
   font-size:11px;
   color:#666666;
}
.txt_control {
   position:relative;
   clear:both;
   display:block;
   padding:5px 0 5px 0;
   width:625px;
   line-height:14px;
   min-height:18px;
}
.ZVON_headline {
   font-size:13px;
   font-weight : bold;
   color:#0F2F7F;
   padding-bottom:5px;
   display:block;
   margin:0;
}
.ZVON_space5 {
   font-size:5px;
   height:5px;
   line-height:5px;
}
.ZVON_line {
   clear:left;
   display: block;
   margin-top: 10px;
   border-top: 1px solid #243C8E;
   width:auto;
   font-size:1px;
   height:9px;
   line-height:1px;
   width:auto;
}

.tariftable {
   width:100%;
   background-color:#ffffff;
   font-family: Tahoma, Helvetica, sans-serif;
   padding:1px;
}
.tariftable th {
   background-color: #223A8D;
   color:#ffffff;
   padding:2px 5px 2px 5px;
   white-space:nowrap;
   font-size:11px;
   line-height:14px;
   vertical-align:top;
}
.tariftable td {
   background-color: #ffffff;
   padding:2px 5px 2px 5px;
   border-bottom:1px solid #6587BE;
   font-size:11px;
   line-height:14px;
   vertical-align:top;
}
.tariftable .rowOdd td {
   background-color: #ffffff;
   padding:2px 5px 2px 5px;
   border-bottom:1px solid #6587BE;
   font-size:11px;
   line-height:14px;
   vertical-align:top;
}
.tariftable .rowEven td {
   background-color: #E3E7F2;
   padding:2px 5px 2px 5px;
   border-bottom:1px solid #6587BE;
   font-size:11px;
   line-height:14px;
   vertical-align:top;
}
.tariftable td {
   text-align:center;
}
a.none { display:none; }
a.anker { font-size:1px;line-height:0.1em; overflow:hidden; }

.ZVON_faq_titel {
   padding:5px 0px 0px 0px;
   color: #223A8D;
   font-weight : bold;
   font-family:verdana,helvetica,sans-serif;
}
.ZVON_faq_text {
   padding:0px 0px 10px 0px;
   font-family:verdana,helvetica,sans-serif;
}
#BTN_KONTAKT {
   position:relative;
   left:270px;
   clear:left;
   font-size:12px;
   line-height:14px;
   font-family:verdana,helvetica,sans-serif;
   color:#FEFE00;
   text-decoration:none;
   font-weight: bold;
   background-color:#243C8E;
   text-align:center;
   text-transform: uppercase;
   padding: 1px 5px;
   cursor:pointer;
   border:1px solid #243C8E;
   float:left;
   display:block;

}
.infotelnr {
   font-family: Courier,Verdana; 
   font-size:20px;
   font-weight : bold;
   padding-bottom:5px;
}
.stext {
    font-size:10px;
    font-style:italic;
    line-height:120%;
}

