body {
 color: #000000;
 font-weight: normal;
 font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
 font-size: 10pt;
 text-align: left;
 text-decoration: none;
 background-color: #F3F2A5;
 background-color: #FFFFFF;
}

table {
 color: #000000;
 font-weight: normal;
 vertical-align: top;
 text-align: left;
 font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
 font-size: 10pt;
}

tr {
 background-color: #FFFF80;
}

tr.einfach {
 font-weight: normal;
 background: #FFFFFF;
}

th {
 text-align: left;
 vertical-align: top;
 font-weight: bold;
 font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
 font-size: 10pt;
 background-color: #8080FF;
 background-color: #78b8FF;
 background-color: #7777FF;
 color: #FFFF80;
  }

td {
 vertical-align: top;
 font-weight: normal;
 font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
 font-size: 10pt;
}

a {
 font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
 font-size:10pt;
}
a:hover   {color:#FF0000; text-decoration:underline; font-weight:bold; }
a:visited {color:#FF0000; text-decoration:underline; font-weight:bold; }
a:active  {color:#FF7D00; text-decoration:underline; font-weight:bold}
a:link    {color:#0000FF; text-decoration:underline; font-weight:bold; }
a.an      {text-decoration:none; }

p {
 color:#000000;
 font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
 font-size:10pt;
}

h1 {
 color:#7777FF;
 font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
 font-size:24pt;
}

h2 {
 color:#7777FF;
 font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
 font-size:18pt;
}

h3 {
 color:#7777FF;
 font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
 font-size:14pt;
}

th.normal {
 vertical-align: top;
 font-weight: normal;
 background: #8080FF;
 background: #78b8FF;
}

th.einfach {
 font-weight: bold;
 background: #FFFFFF;
}

th.rechts {
 text-align: right;
}

td.einfach {
 font-weight: normal;
 background: #FFFFFF;
}
 
.extra {
 background: #FFD700;
}

td.fett {
 vertical-align: top;
 font-weight: bold;
 font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
 font-size: 9pt;
 background: #FFFF80;
 background: #FFe040;
}

td.rechts {
 text-align: right;
}

.titel {
 color:#FFFF00;
 font-size:24;
}

ul {
 font-size:12p;
 list-style-image:url(bilder/box.gif)
}


