body{
background-color:#ffffff;
font-family:verdana,arial;
font-size:8pt;
}

h1{
font-size:8pt;
padding:3px;

color:#000099;

}
table{
border:1px solid #000099;
}
td{
font-family:verdana,arial;
font-size:8pt;
border:0px;
padding:2px;
margin:0px;
}
th{
font-family:verdana,arial;
font-size:8pt;
text-align:left;
background-color:#eeeeee;
color:#000099;
padding:2px;
margin:0px;
}
input{
font-family:verdana,arial;
font-size:8pt;
border:#000000 solid 1px;
background-color:#eeeeee;
}
.errorinput{
font-family:verdana,arial;
font-size:8pt;
border:#000000 solid 1px;
background-color:#ff0000;
color:#ffffff
}

.logobar{
width:100%;
border:1px;
background-color:#ffffff;
clear:both;
}

.topnavibar{
width:100%;
text-align:center;
clear:both;
}
.topnavi{
margin:3px;
width:150px;
height:20px;
background-color:#000099;
float:left;
text-align:center;
}
.topnavi a:link{
font-size:10pt;
font-weight:bold;
color:#eeeeee;
text-decoration:none;
}
.topnavi a:visited{
font-size:10pt;
font-weight:bold;
color:#eeeeee;
text-decoration:none;
}

.topnavi a:active{
font-size:10pt;
font-weight:bold;
color:#eeeeee;
text-decoration:none;
}
.topnavi a:hover{
color:#ffffff;
text-decoration:underline;
}

.subnavi{
margin:20px;
float:left;
width:150px;
background-color:#eeeeee;
border:#ffcccc dotted 1px;
font-size:10pt;
}
.subnavi a:link{
color:#006600;
text-decoration:none;
}
.subnavi a:visited{
color:#006600;
text-decoration:none;
}
.subnavi a:active{
color:#006600;
text-decoration:none;
}
.subnavi a:hover{
color:#000000;
text-decoration:underline;
}
.mainbar{
width:100%;
clear:both;
}

.main{
float:left;
width:700px;
margin: 20px;
}



.main a:link{
font-size:8pt;
color:#000000;
text-decoration:underline;
}
.main a:visited{
font-size:8pt;
color:#000000;
text-decoration:underline;
}

.main a:active{
font-size:8pt;
main color:#000000;
text-decoration:underline;
}
.main a:hover{
color:#000066;
text-decoration:underline;
}


.tdhead{
  color:#000000;
  font-size:8pt;
  font-family:Arial;
  font-weight:bold;
}
.tdinfo{
  color:#000000;
  font-size:10pt;
  font-family:Arial;
  font-weight:bold;
}
.tdend{
  color:#000000;
  font-size:10pt;
  font-family:Arial;
}
.tdsumme{
  color:#ffffff;
  font-size:10pt;
  font-family:Arial;
}


.balken{
  font-size:8pt;
  font-family:Arial;
  color:black;
  font-weight:bold;
}
.balken2{
  font-size:8pt;
  font-family:Arial;
  color:white;
  font-weight:bold;
}
