

BODY {
font-family : Verdana, Tahoma, Arial, Univers, Helvetica, Geneva, sans-serif;
color : #000000;
font-size : 10pt;
background : #FFFFCC;
}
body, form {
margin:0px;
}
form {
display:inline;
}

#mitte { text-align:center;
vertical-align:middle;
}
#round {
background-color:rgb(230, 230, 240);
border:1px solid black;
text-align:center;
vertical-align:middle;
padding:10px;
}
.thead {
font-size:9pt;
font-weight:bold;
}
#copy {
font-size:8pt;
color:rgb(60, 60, 80);
}
#subhead {
font-size:8pt;
}
#bla {
font-size:8pt;
text-align:left;
}
A {
text-decoration : none;
color : #0000FF;
}
A:visited {
text-decoration : none;
color : #0066FF;
}
A:active {
text-decoration : none;
color : #FF0000;
}
A:hover {
text-decoration : none;
color : #FF0000;
}
.input100 {
font-family : Verdana, Tahoma, Arial, Univers, Helvetica, Geneva, sans-serif;
font-size : 9pt;
color : #333333;
width : 97%;
height : 20px;
border : 1px solid #666666;
background : #FFFFFF;
}
input.v100 {
font-family : Verdana, Tahoma, Arial, Univers, Helvetica, Geneva, sans-serif;
font-size : 10pt;
font-weight : bold;
color : #FFFFFF;
width : 100%;
height : 25px;
border : 1px solid #99CCFF;
background : #0000FF;
}