.ueberschrift {
        font-family: Verdana, Arial, sans-serif;
        color:black;
        font-weight:bold;
        font-size:10pt;
        }

.text {
        font-family: Verdana, Arial, sans-serif;
        color:black;
        font-weight:none;
        font-size:8pt;
        }

.button {
        font-family: Verdana, Arial, sans-serif;
        color:white;
        font-weight:bold;
        font-size:7pt;
        line-height: 8pt;
        background-color:#000066;
        border-bottom:solid 1px;
        border-left:solid 0px;
        border-right:solid 1px;
        border-top:solid 0px;
        border-color:#cccccc; border: #cccccc; border-style: groove}
        
.eingabeklein {
        font-family: Verdana, Arial, sans-serif;
        font-weight:bold;
        font-size:8pt;
        line-height: 9pt;
        width: 50px}

.eingabegross {
        font-family: Verdana, Arial, sans-serif;
        font-weight:bold;
        font-size:8pt;
        line-height: 9pt;
        width: 160px}

.eingabefeld {
        font-family: Verdana, Arial, sans-serif;
        font-weight:bold;
        font-size:8pt;
        line-height: 9pt;
        width: 260px}

.css
 {font-family:verdana; font-size:8pt; background-color:#ffffff; border-bottom:dotted 1px;border-color:#000000; border-left:dotted 1px; border-color:#000000; border-right:dotted 1px; border-color:#000000; border-top:dotted 1px; border-color:#000000;}

.eingabe
 {background-color:#EEEEEE;font:verdana; color:#000000;border:0px;}

h1,h2,h3,h4,h5,h6,p,div,th,td,ul,ol,dl,b,i,strong,em,address
 { font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif; }

pre,tt
 { font-family: Courier New,Courier,Monaco,monospace; }

a:link
 { color: blue; text-decoration: none; }
a:active
 { color: blue; text-decoration: none; }
a:visited
 { color: blue; text-decoration: none; }

/*   nur MS IE 4.x/5.x   */

a:hover
 { color: blue; text-decoration: underline; }

/*   EOF   */