body { 
/* Scrollbar-Farben */
     scrollbar-arrow-color: #CCCCCC;
     scrollbar-face-color : #000044;
     scrollbar-shadow-color : #999999;
     scrollbar-highlight-color: #999999;
     scrollbar-3dlight-color : #999999;
     scrollbar-darkshadow-color : #999999;
     scrollbar-track-color : #000044;
}

/* normale Schrift in Absätzen, Listen, Tabellen usw. */
 p,ul,ol,li,div,td,th,nobr,i,body,form,textarea
 {font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#CCCCCC; background: #000044; 
  font-size: 12px;
  font-weight: bold; 
  text-align: justify;
  margin-top : 0.2%;
  margin-left: 1%;
  margin-right: 0.5%;}


h1 { color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 20px; font-weight: bold; text-align: center; margin-top: 5%; }
h2 { color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 18px; font-weight: bold; text-align: center; margin-top: 3%; }
h3 { color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 16px; font-weight: bold; text-align: center; margin-top: 2%; }
h4 { color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; text-align: center; margin-top: 2%; }
h5 { color: #FFFFCC; font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; text-align: left; margin-top: 2%; }


a:link { color: #DDDDBB; }
a:visited { color: #DDDDBB; }
a:active { color: #FFFFFF; }

.zentriert { text-align: center}
.hervorgeh { color: #FFFFCC; font-style: italic; font-weight: bold }
.links { text-align: left}
.formel {font-family: "Times New Roman", Times, serif; font-style: italic; font-size: 15px}
