body {  font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        background-color: #ffffff;
        margin: 0px;
        }
.links { background-color: #ffffff;
         font-size: 9px;
         vertical-align: top;
         background-image:url(bilder/bg.gif);
         padding-left:5px;
         }
TD { vertical-align: top;
     }
.inputtext { width: 430px;
      }
.headline0 { font-weight: bold;
     font-size: 14px;
}
.headline2 { font-weight: bold;
             font-size: 14px;
             background-color: #9EBE9E;
             padding-bottom: 0px;
             padding-top: 0px;
           }
           
.headline1 { font-weight: bold;
             font-size: 12px;
             }

.rand { background-color: #6F9F6F;
      }
.fehler {color: red;
        }
.welcome { font-size:26px;
         }
.welcome2 { font-size:18px;
         }


a:active {color: #000000; font-size:11px; font-weight: bold;}
a:hover {color: #000000; font-size:11px; font-weight: bold;text-decoration:underline;}
a:visited {color: #000000; font-size:11px; font-weight: bold;}
a:link {color: #000000; font-size:11px; font-weight: bold;}
