body{
color:#000000;
margin:2%;
padding:0;
font-size:11pt;
font-family: arial, sans-serif;}

/*Logo*/
#head{
display: none;
}

#druck{
height:125px;
border-bottom: 1px solid #000000;
}
/*Titelzeile*/
#space{
height:20px;
}

/*Nicht zu druckende Bereiche*/
.menucontainer {
display:none;
}

.submenu{
display:none;}

/*Inhalt*/

#content{
color:#000000;
}

h1 {font-size:12pt; margin-top: 3px; text-decoration: underline;}

/*Tabellen*/
table {
font-family: arial, sans-Serif;
font-size: 11pt;
color: #000000;
background-color: #FFFFFF;
}
td {
font-family: arial, sans-Serif;
font-size: 11pt;
color: #000000;
vertical-align: top;
}

tr {
font-family: arial, sans-Serif;
font-size: 11pt;
color: #000000;
vertical-align: top;
}

/*Zeile unten*/
#space2{
height:20px;
border-bottom: 1px solid #000000;
}

/*Fuss*/
#foot{
font-family: arial, sans-serif;
font-size: 9pt;
padding:0;
margin:0;
}
#foot p{margin:0;padding:4px;text-align:center;}