body {font-family: Arial, Helvetica, sans-serif; color: #000080;
      font-size:10pt; }
/*  background-color:#92BFF5; */
hr {color:white;}
h1 { text-align:center; font-weight:bold;} 
h2 { font-weight:bold;
     text-decoration:underline;
   } 
.untertitel { font-size:12pt; font-weight:bold; margin:1.0em }
.standard { font-size:10pt;}
.colortxt {font-size:10pt; background-color: #FFFFFF }

.errormsg { font-size:10pt; font-weight:bold; color:#ff0000; }

.knopf { text-align:center; width:7em;
  color: #10165d; background-color: #92C0F2; font-family:Arial, Helvetica, sans-serif;
  font-size:9pt; font-weight:bold }
a.knopf { display:block; }
a.knopf:active { border:2px inset threedshadow; text-decoration:none; }
a.knopf:link { border:2px outset threedshadow; text-decoration:none; }
a.knopf:visited { border:2px outset threedshadow; text-decoration:none; }
a.knopf:hover { border:2px outset threedshadow; text-decoration:none;}
span>a.knopf { display:inline; }
input.knopf { display:inline; }
