body {
        font: 1.0em Verdana, Arial;
        background: url(bg_body_blau.jpg) repeat-x top left;
        margin-top: 15px; margin-left: 0px; margin-right: 0px;
        }

td   {
        font: 0.8em Verdana, Arial;
        background-color: white;
     }

h1  { color: #bc150d; font: 1.8em Verdana, Arial; margin-left: 15px; margin-top: 3px; margin-bottom: 5px; }
h2 { color: black; font: 1.2em Verdana, Arial; margin-left: 11px; }

a:link     { color: #19669F; text-decoration: none; }
a:alink     { color: #19669F; text-decoration: none; }
a:visited     { color: #EBBE0A; text-decoration: none; }
a:hover     { color: #19669F; text-decoration: underline; }

.kleiner { font: 0.8em Verdana, Arial; }
.unten { font: 0.8em Verdana, Arial; text-align: center; }

.input { font-size: 10px; color: black; font-weight: bold; background-color: white; border: 2px solid #006699; }
.button { font-size: 10px; color: black; font-weight: bold; background-color: white; border: 2px solid #006699; }

.tabelle_oben td { background: #e6f3ff; font-weight: bold; border-bottom: 1px solid #cfdcea; }
.tabelle_oben_neu td { font-size: 1.0em; vertical-align: bottom; background-image: url(bg_td.jpg); background-repeat: repeat-x; background-position: bottom; }