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: white;
}

.leftbar{
 width: 147px;
 background-color: white;
}

.lilbar{
 width: 25px;
 background-color: #E2007A;
}

.menubar{
 width: 155px;
 background-color: #D9D9D9;
}

.spacer{
 width: 10px;
 background-color: white;
}

.contentbar{
 width: 618px;
 background-color: #999999;
 color: white;
}

h1{
 font-size: 10pt;
 margin-top: 0;
}

a.skipintro{
 font-family: Verdana, Arial, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 color: #504E53;
 text-decoration: none;
}

a.skipintro:hover{
 color: #4A1761;
}

a{
 color: white;
}

a:hover{
 font-weight: bold;
}

td.switchlink{
 font-size: 7pt;
 color: #009036;
}

a.switchlink{
 font-size: 7pt;
 color: #009036;
}

.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 #4A1761;
 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;
 background-image: url(gfx/back_content_sponsoren.gif);
 background-repeat: no-repeat;
}

.chli{
 font-size: 7pt;
}

.error{
 background-color: #EEEEEE;
 border: 1px solid black;
 color: red;
 padding: 5px;
}

.press{
 background-color: #ABABAB;
 border: 1px solid #BDBDBD;
 padding: 10px;
}

li{
 margin-bottom: 10px;
}