/*Formate für HandyTicket-Seiten*/
/*=====================================================================================*/

body { background-color: #FFFFFF} 

/*=====================================================================================*/
/* Texte Rahmen */
/*=====================================================================================*/

td.menue {font-family:Verdana; font-size:10px;}

a.menuekopf:link { color: black; text-decoration:none; }
a.menuekopf:visited { color:black; text-decoration:none; }
a.menuekopf:focus { color:black; text-decoration:none; }
a.menuekopf:hover { color:black; text-decoration:underline; }
a.menuekopf:active { color:black; text-decoration:none; }

a.menueoben:link { color: black; text-decoration:none; }
a.menueoben:visited { color:black; text-decoration:none; }
a.menueoben:focus { color:black; text-decoration:none; }
a.menueoben:hover { color:white; text-decoration:none; }
a.menueoben:active { color:black; text-decoration:none; }

a.menueunten:link { color: white; text-decoration:none; }
a.menueunten:visited { color:white; text-decoration:none; }
a.menueunten:focus { color:white; text-decoration:none; }
a.menueunten:hover { color:black; text-decoration:none; }
a.menueunten:active { color:white; text-decoration:none; }

/*=====================================================================================*/
/* Texte Überschriften */
/*=====================================================================================*/

/* Überschrift1 */
h1 { font-family: Verdana; font-style: normal; font-size: 19px; color: #000000 }

/* Überschrift2 */
h2 { font-family: Verdana; font-style: normal; font-size: 15px; color: #000000 }

/* Überschrift3 */
h3 { font-family: verdana; font-style: normal; font-size: 12px; color: #000000 }

/* Überschrift Hinweis */
h4 { font-family: verdana; font-style: normal; font-size: 13px; color: #000000 }

/*=====================================================================================*/
/* Links */
/*=====================================================================================*/

/* Link Allgemein, Schrift Verdana, schwarz, unterstrichen */
a:link { font-family: Verdana}
.txtl { text-decoration: underline; color: #990000}

/*=====================================================================================*/
/* Zellen für Menüs */
/*=====================================================================================*/

/* Zelle Schrift Verdana, Schwarz, 11px, links */
td.zm1 { font-family: Verdana; font-style: normal; font-size: 11px; color: #000000; text-align: left }

/* Zelle Hintergrund Gelb, Schrift Verdana, Schwarz, 11px, links */
td.zm2 { background-color: #FFCC00; font-family: Verdana; font-style: normal; font-size: 11px; color: #000000; text-align: left }

/*=====================================================================================*/
/* Tabellen und Zellen */
/*=====================================================================================*/

/* Tabelle Hintergrund Gelb */
table.t1 { background-color: #FFCC00 }

/* Tabelle Hintergrund HellGelb */
table.t2 { background-color: #FFFFCC }

/* Tabelle Hintergrund rot zentriet*/
table.t3 { background-color: #FF9900; text-align:center}

/* Zelle  */
.z { text-align: center }

/* Zelle Hintergrund Gelb */
.zgelb { background-color: #FFCC00; text-align: center }

/* Zelle Hintergrund Gelb */
.gelb { background-color: #FFCC00 }

/* Zelle Hintergrund schwarz */
.zschwarz { background-color: #000000; text-align: right }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 11px */
td.z1 { font-family: Verdana; font-style: normal; font-size: 11px; color: #000000; text-align: left }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 11px, Hintergrund Gelb1 */
td.z2 { background-color: #FFCC00; font-family: Verdana; font-style: normal; font-size: 11px; font-weight: bold; color: #000000; text-align: left }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 12px, Hintergrund Gelb */
td.z3 { background-color: #FFCC00; font-family: Verdana; font-style: normal; font-size: 12px; color: #000000; text-align: left }

/* Zelle Zentriert, Schrift Verdana, Schwarz, 12px, Hintergrund Gelb */
td.z4 { background-color: #FFCC00; font-family: Verdana; font-style: normal; font-size: 12px; color: #000000; text-align: center }

/* Zelle Zentriert, Schrift Verdana, Schwarz, 12px */
td.z5 { font-family: Verdana; font-style: normal; font-size: 12px; color: #000000; text-align: center }

/* Zelle Rechtsbündig, Schrift Verdana, Schwarz, 12px */
td.z6 { font-family: Verdana; font-style: normal; font-size: 12px; color: #000000; text-align: right }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 12px, Hintergrund HellGelb */
td.z7 { background-color: #FFFFCC; font-family: Verdana; font-style: normal; font-size: 12px; color: #000000; text-align: left }

/* Kopfzellen */

/* Zelle zentriert, Schrift Verdana, gelb, 19px Hintergrund schwarz */
td.z8 { background-color: #000000; font-family: Verdana; font-style: oblique; font-size: 19px; font-weight: bold; color: #FFCC00; text-align: center }

/* Zelle zentriert, Schrift Verdana, schwarz, 16px Hintergrund gelb */
td.z9 { background-color: #FFCC00; font-family: Verdana; font-style: normal; font-size: 16px; font-weight: bold; color: #000000; text-align: center }

/* Zelle rechtsbündig, Schrift Verdana, schwarz, 16px Hintergrund gelb */
td.z10 { background-color: #FFCC00; font-family: Verdana; font-style: normal; font-size: 16px; font-weight: bold; color: #000000; text-align: right }

/* Zelle linksbündig, Schrift Verdana, gelb, 19px Hintergrund schwarz */
td.z11 { background-color: #000000; font-family: Verdana; font-style: oblique; font-size: 19px; font-weight: bold; color: #FFCC00; text-align: left }

/* Zelle rechtsbündig, Schrift Verdana, gelb, 19px Hintergrund schwarz */
td.z12 { background-color: #000000; font-family: Verdana; font-style: oblique; font-size: 19px; font-weight: bold; color: #FFCC00; text-align: right }

/* Zelle linksbündig, Schrift Verdana, schwarz, 19px Hintergrund gelb */
td.z13 { background-color: #FFCC00; font-family: Verdana; font-style: oblique; font-size: 19px; font-weight: bold; color: #000000; text-align: left }

/* Zelle rechtsbündig, Schrift Verdana, schwarz, 19px Hintergrund gelb */
td.z14 { background-color: #FFCC00; font-family: Verdana; font-style: oblique; font-size: 19px; font-weight: bold; color: #000000; text-align: right }

/* Zelle zentriert, Schrift Verdana, schwarz, 19px Hintergrund rot */
td.z15 { background-color: #FF9900; font-family: Verdana; font-style: normal; font-size: 19px; font-weight: bold; color: #000000; text-align: center }

/* Zelle zentriert, Schrift Verdana, schwarz, 12px Hintergrund rot */
td.z16 { background-color: #FF9900; font-family: Verdana; font-style: normal; font-size: 12px; font-weight: bold; color: #000000; text-align: center }

/* Zelle zentriert, Schrift Verdana, schwarz, 28px Hintergrund gelb */
td.z17 { background-color: #FFCC00; font-family: Verdana; font-style: oblique; font-size: 28px; font-weight: bold; color: #000000; text-align: center }

/* Zelle zentriert, Schrift Verdana, schwarz, 28px Hintergrund weiß */
td.z18 { font-family: Verdana; font-style: oblique; font-size: 28px; font-weight: bold; color: #000000; text-align: center; text-valign: center }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 12px */
td.z19 { font-family: Verdana; font-weight: bold;  font-size: 12px; color: #000000; text-align: left }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 19px */
td.z20 { font-family: Verdana; font-weight: bold;  font-size: 19px; color: #000000; text-align: left }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 16px */
td.z21 { font-family: Verdana;  font-size: 16px; color: #000000; text-align: left }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 12px */
td.z22 { font-family: Verdana;  font-weight: bold; font-size: 12px; color: #000000; text-align: left }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 12px */
td.z23 { font-family: Verdana;  font-weight: normal; font-size: 12px; color: #000000; text-align: left }

/* Zelle zentriet, Schrift Verdana, schwarz, 10px Hintergrund gelb */
td.z24 { background-color: #FFCC00; font-family: Verdana; font-style: normal; font-size: 10px; font-weight: bold; color: #000000; text-align: center }

/* Zelle linksbündig, Schrift Verdana, schwarz, 10px Hintergrund gelb */
td.z25 { background-color: #FFCC00; font-family: Verdana; font-style: normal; font-size: 10px; color: #000000; text-align: left }

/* Zelle zentriert, Schrift Verdana, schwarz, 10px Hintergrund gelb */
td.z26 { background-color: #FFCC00; font-family: Verdana; font-style: normal; font-size: 10px; color: #000000; text-align: center }

/* Zelle zenriert, Schrift Verdana, schwarz, 12px  */
td.z27 { font-family: Verdana;  font-weight: bold; font-size: 12px; color: #000000; text-align: center }

/* Zelle zentriert, Schrift Verdana, schwarz, 12px Hintergrund gelb */
td.z28 { background-color: #FFCC00; font-family: Verdana;  font-weight: bold; font-size: 12px; color: #000000; text-align: center }

/* Zelle rechtsbündig, Schrift Verdana, Schwarz, 12px */
td.z29 { font-family: Verdana;  font-weight: bold; font-size: 12px; color: #000000; text-align: right }

/* Zelle zentriet, Schrift Verdana, Schwarz, 19px */
td.z30 { font-family: Verdana;  font-weight: bold; font-size: 19px; color: #000000; text-align: center }

/* Zelle Rechtsbündig, Schrift Verdana, Schwarz, 12px, Hintergrund Gelb1 */
td.z31 { background-color: #FF9900; font-family: Verdana; font-style: normal; font-size: 12px; color: #000000; text-align: right }

/* Zelle zentriert, Schrift Verdana, schwarz, 10px  */
td.z32 { font-family: Verdana; font-style: normal; font-size: 10px; color: #000000; text-align: center }

/* Zelle zentriet, Schrift Verdana, Schwarz, 14px */
td.z33 { font-family: Verdana;  font-weight: bold; font-size: 14px; color: #000000; text-align: center }

/* Zelle rechtsbündig, Schrift Verdana, schwarz, 16px Hintergrund gelb */
td.z34 { background-color: #FFCC00; font-family: Verdana; font-style: oblique; font-size: 16px; font-weight: bold; color: #000000; text-align: right }

/* Zelle linksbündig, Schrift Verdana, Schwarz, 14px */
td.z35 { font-family: Verdana;  font-weight: bold; font-size: 14px; color: #000000; text-align: left }

/* Zelle zentriert, Schrift Verdana, schwarz, 16px Hintergrund weiß */
td.z36 { font-family: Verdana; font-style: oblique; font-size: 16px; font-weight: bold; color: #000000; text-align: center; text-valign: center }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 19px */
td.z37 { font-family: Verdana; font-style: normal; font-size: 19px; color: #000000; text-align: left }

/* Zelle Schrift Verdana, Schwarz, 12px */
td.z38 { font-family: Verdana; font-style: normal; font-size: 12px; color: #000000 }

/* Zelle Schrift Verdana, Schwarz, 11px, Hintergrund HellGelb */
td.z39 { background-color: #FFFFFF; font-family: Verdana; font-style: normal; font-size: 11px; color: #000000 }

/* Zelle Linksbündig, Schrift Verdana, schwarz, 10px  */
td.z40 { font-family: Verdana; font-style: normal; font-size: 10px; color: #000000; text-align: left }

/* Zelle Linksbündig, Schrift Verdana, schwarz, 10px, Hintergrund Gelb  */
td.z41 { background-color: #FFCC00; font-family: Verdana; font-style: normal; font-size: 10px; color: #000000; text-align: left }

/* Zelle rechtsbündig, Schrift Verdana, Schwarz, 12px, Hintergrund HellGelb */
td.z42 { background-color: #FFFFCC; font-family: Verdana; font-style: normal; font-size: 12px; color: #000000; text-align: right }

/* Zelle rechtsbündig, Schrift Verdana, schwarz, 10px  */
td.z43 { font-family: Verdana; font-style: normal; font-size: 10px; color: #000000; text-align: right }

/* Zelle zentriert, Schrift Verdana, schwarz, 12px Hintergrund rot */
td.z44 { background-color: #FF9900; font-family: Verdana; font-style: normal; font-size: 12px; color: #000000; text-align: center }

/* Zelle zentriert, Schrift Verdana, schwarz, 18px, Hintergrund Gelb  */
td.z45 { background-color: #FFCC00; font-family: Verdana; font-weight: bold; font-size: 18px; color: #000000; text-align: center }

/* Zelle Zentriert, Schrift Verdana, rot, 12px */
td.z46 { font-family: Verdana; font-style: normal; font-size: 12px; color: #990000; text-align: center }

/* Zelle linksbündig, Schrift Verdana, rot, 12px */
td.z47 { font-family: Verdana; font-style: normal; font-size: 12px; color: #990000; text-align: left }

/* Zelle zentriert, Schrift Verdana, schwarz, 18px Hintergrund weiß */
td.z48 { font-family: Verdana; font-style: oblique; font-size: 18px; font-weight: bold; color: #000000; text-align: center; text-valign: center }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 14px */
td.z49 { font-family: Verdana; font-weight: bold; font-size: 14px; color: #000000; text-align: left }

/* Zelle rechtsbündig, Schrift Verdana, Schwarz, 14px */
td.z50 { font-family: Verdana; font-weight: bold; font-size: 14px; color: #000000; text-align: right }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 14px */
td.z51 { font-family: Verdana; font-style: normal; font-size: 14px; color: #000000; text-align: left }

/* Zelle Linksbündig, Schrift Verdana, Rot, 12px */
td.z52 { font-family: Verdana; font-style: normal; font-size: 12px; color: #FF0000; text-align: left }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 12px, Hintergrund HellGelb */
td.z53 { background-color: #FFFFCC; font-family: Verdana; font-style: normal; font-size: 12px; color: #000000; text-align: center }

/* Zelle Schrift Verdana, Schwarz, 12px, Hintergrund Gelb */
td.z54 { background-color: #FFCC00; font-family: Verdana; font-style: normal; font-size: 12px; color: #000000 }

/* Zelle Schrift Verdana, Schwarz, 30px, */
td.z55 { font-family: Verdana; font-style: normal; font-size: 30px; color: #C0C0C0; text-align: center }

/* Zelle Schrift Verdana, Schwarz, 12px, */
td.z56 { font-family: Verdana; font-style: normal; font-size: 12px; color: #C0C0C0 }

/* Zelle Rechtsbündig, Schrift Verdana, Schwarz, 12px, Hintergrund HellGelb */
td.z57 { background-color: #FFFFCC; font-family: Verdana; font-style: normal; font-size: 12px; color: #000000; text-align: center }

/* Zelle Linksbündig, Schrift Verdana, Schwarz, 10px, Hintergrund HellGelb */
td.z58 { background-color: #FFFFCC; font-family: Verdana; font-style: normal; font-size: 10px; color: #000000; text-align: left }


/*=====================================================================================*/
/* Aufzählungen und Nummerierungen */
/*=====================================================================================*/

/* numerisch */
ol.num { ol list-style-type: decimal; font-family: Verdana; font-size: 12px; color: #000000 }  

/* kleinbuchstaben */
ol.la { ul list-style-type: lower-alpha; font-family: Verdana; font-size: 12px; color: #000000 } 

/* rund, disc */
ul.disc { ul list-style-type: disc; font-family: Verdana; font-size: 12px; color: #000000 }  

/* rund */
ul.rund { ul list-style-type: circle; font-family: Verdana; font-size: 11px; color: #000000; position:relative; left: -25px; }  
