html{
 height: 100%;
}

body{
 margin: 0;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10pt;
 height: 100%;
}

td{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10pt;
 color: black;
}

h1{
 font-size: 10pt;
 margin-top: 0;
}

a{
 color: black;
}

.input{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10pt;
 border: 2px solid #999999;
 width: 300px;
 background-color: #EBEBEB;
 filter: alpha(opacity=50);
 -moz-opacity: 0.50;
 opacity: 0.50;
 -khtml-opacity: 0.50; 
}

.input2{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10pt;
 border: 2px solid #009036;
 width: 300px;
 background-color: white;
}

.formbutton{
 font-family: Verdana, Arial, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #666666;
 background-color: white;
 border: 0;
}

.sponsoren{
 background-color: white;
 width: 125px;
 height: 100%;
 color: #666666;
 font-size: 7pt;
 font-weight: bold;
}

.chli{
 font-size: 7pt;
}

li{
 margin-bottom: 10px;
}
