BODY {
        font-family: Verdana, Arial;
        font-size: 12 px;
        background-color: white;
        background-image:url(blau.gif); background-repeat:repeat
     }

TD   {
        font-family: Verdana, Arial;
        font-size: 12 px;
        background-color: white;
     }

h1  { font family: Verdana, Arial; font-size: 25 px; color: black }

A:link     { color: #19669F; text-decoration: none }
A:alink     { color: #19669F; text-decoration: none }
A:visited     { color: #19669F; text-decoration: none }
A:hover     { color: #19669F; text-decoration: underline }

.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 }
