/*Klassen werden mit einem Punkt gekennzeichnet .AB {}  */
/* eine id wird mit einer Raute dargestellt */
/* Headline ist die Men�zeile, b12 Schrift in der Men�zeile*/
/*
td.Headline { background-image:url("../FCBilder/bgviolett.jpg"); min-width:100px; height:25px; }
.b12 { font-size:12px; text-align:center; font-family: arial; font-weight: bold; Color:white; }
.Headline:hover { background-image:url("../FCBilder/bgvioletthell.jpg"); cursor:pointer; }
margin: Aussenabstand
padding: Innenabstand
*/
h1 { Color:#003900; font-size:5px; }
h2 { font-size:18px; font-weight:bold; font-family:AvantGarde,New Times Roman,Arial }
h3 { font-size:12px; font-weight:bold; font-family:AvantGarde,New Times Roman,Arial; Color:#FFDF00; text-decoration:underline; }
h6 { font-size:10px; font-weight:normal; font-family:Arial, AvantGarde,New Times Roman; }

.t1 { font-size:18px; font-weight:normal; font-family:Times Roman,New Times Roman; }
.t2 { font-size:12px; text-align:center; font-family:Arial; font-weight: normal; Color:#0050A0;}
.t3 { font-size:14px; font-weight:bold; margin-left:5px; font-family:Arial, AvantGarde,New Times Roman; }
.t4 { font-size:14px; font-weight:normal; font-family:Arial, AvantGarde,New Times Roman; }
.t5 { font-size:12px; text-align:left; font-family:Arial; font-weight: normal; Color:#5F5F5F;}
.t6 { font-size:10px; font-weight:normal; font-family:Arial, AvantGarde,New Times Roman; }
.t7 { font-size:13px; font-weight:normal; font-family:Arial, AvantGarde,New Times Roman; }

.bold1 { font-size:12px; font-weight:bold; font-family:Arial,AvantGarde,New Times Roman; text-decoration:underline; }
.bold2 { font-size:14px; font-weight:normal; font-family:Arial,AvantGarde,New Times Roman; Color:#005F00; }

table { padding-right:100px; padding-left:100px; padding-top:20px;}

#Datumsfeld { background-color:#FFCC66; font-size:14px; font-weight:normal; font-family:Arial, AvantGarde,New Times Roman; border:0px; text-align:right; }
#Textfeld_1 { font-size:16px; font-weight:normal; font-family:Arial, AvantGarde,New Times Roman; }


body { background-color:#FFCC66; }