html,body { padding:0px; border:0px; }
html { margin:0px; }
body { margin-left:10%; margin-right:10%; margin-top:0px; margin-bottom:0px; background-color:#ffffff; }
body,p { font-family:Arial,sans-serif; color:rgb(80,0,160); font-size:11pt; font-weight:normal; line-height:16pt;  }
b { font-weight:bold; }
h1 { font-family:Arial,sans-serif; color:rgb(80,0,160); font-size:14pt; font-weight:normal; line-height:16pt; }

a { color:rgb(80,0,160); text-decoration:underline; font-weight:normal; }
a:link { color:rgb(80,0,160); background-color:rgb(189,222,243); }
a:visited { color:#000000; background-color:rgb(189,222,243); }
a:focus { color:rgb(80,0,160); background-color:#ffffff; }
a:hover { color:rgb(80,0,160); background-color:rgb(255,255,204); }
a:active { color:rgb(80,0,160); background-color:#ffffff; }

#gesamt { padding:10px; background-color:rgb(189,222,243); line-height:22px; border-left:3px solid rgb(255,255,204); border-right:3px solid rgb(255,255,204); border-top:0px; border-bottom:0px; width:95%; }
#navigation { }
#seiteninhalt { border:3px dotted rgb(255,255,204); padding:10px; }
#fusszeile { }

.eingabe, .eingabearea { background-color:rgb(255,255,204); font-family:Arial,sans-serif; color:rgb(80,0,160); font-size:11pt; font-weight:normal; width:520px; }
@media all { .eingabe,.eingabearea { border-top:3px solid #ffcc99; border-bottom:0px; border-left:0px; border-right:0px; } }
.eingabearea { overflow:auto; }
.button { font-family:Arial,sans-serif; color:rgb(80,0,160); font-size:11pt; font-weight:normal; background-color:rgb(255,255,204); cursor:pointer; width:150px; line-height:12pt; }
.meldung1 { background-color:rgb(189,222,243); color:rgb(80,0,160); font-weight:bold; }
.meldung2 { background-color:rgb(189,222,243); color:red; font-weight:bold; }
label { font-weight:bold; }