body.bodc {
 font-family: Century Gothic;
 font-size: small;
 font-weight: bold;
 text-align: left;
 color: #800000;
}
#ueber {
text-align:center;
}
#unter {
text-align:justify;
font-size:9pt;
font-weight: bold;
}
select.sela {
color:#FFFF00;
background-color:#004000;
}
textarea.teaa {
 font-family: Century Gothic;
 font-size: 8pt;
 text-align: justify;
 color: #800000;
 }
 input.inpa {
 font-family: Century Gothic;
 color: #FFFF00;
 font-size: 8pt;
 background-color:#004000;
 border-style:dotted;
 border-color:#FFFF00;
 }
 .tableaa {
width:100%;
align:center;
height:95%;
}
 .tablea {
width:100%;
align:center;
}