 body { background-color: #333333; 
        color: #e0e2e2; 
        font-family: Courier New, Courier, System; 
        font-size: 100% } 
  h1 { font-family: Courier New, Courier, System; 
       font-size: 240%; font-weight: normal; 
       color: #e0e2e2 } 
  h2 { font-family: Courier New, Courier, System; 
       font-size: 200%; font-weight: normal; 
       color: #e0e2e2 }
  h3 { font-family: Courier New, Courier, System; 
       font-size: 160%; font-weight: normal; 
       color: #e0e2e2 } 
  h4 { font-family: Courier New, Courier, System;  
       font-size: 140%; font-weight: normal; 
       color: #e0e2e2 } 
  A:link { color: #c1c2c0;  text-decoration: none } 
  A:visited { color: #FF9933;  text-decoration: none } 
  A:active { color: #FF0000;  text-decoration: underline } 
  A:hover { color: #800080; text-decoration: underline }  
  b { color: #e0e2e2;  font-weight: 700 } 
  strong {  color: white;  font-weight: 600 } 
 .abstand  { margin-top: 5%; margin-bottom: 5% } 
 .banner  {  margin-top: 10%; margin-bottom: 10%;  
             background-color: #FFFFFF } 
 .groesser  { font-family: Courier New, Courier, System;  
	      background-color: #333333; 
              color: #e0e2e2; 
              font-size: 300% } 
 .kleiner   { font-family: Courier New, Courier, System;  
              font-size: 80% } 
 .feld1 {  margin-top: 10%; margin-bottom: 10%; 
           margin-left: 15%; margin-right: 15%; 
           background-color: #CCFFFF; 
           color: #000099; text-align: center; 
           font-family: Courier New, Courier, System; 
           font-size: 160%; } 
 .feld2  { color: #e0e2e2;  background-color: #333333; 
                  text-align: center; 
                  font-family: Courier New, Courier, System; 
                  font-size: 100%; }
 div.feld3 { margin-top: 5%; margin-bottom: 5%; 
                  margin-left: 15%; margin-right: 15%; 
                  border-width: thin; border-color: red; 
                  color: #e0e2e2;  background-color: #333333; 
                  text-align: center; 
                  font-family: Courier New, Courier, System; 
                  font-size: 300%; } 
 .nav { color: #e0e2e2; font-style:normal; font-size: 120%; 
               font-family: Courier New, Courier, System;} 
 .dat { color: black; font-style:italic; font-size: 100%; 
               font-family: "Comic Sans MS", sans-serif;} 
 .links { float: left; width: 160px; margin-right: 10px; 
             background-color: #FFFFFF; color: black; 
             font-family: Courier New, Courier, System; 
             font-size: 100%; } 
 br.umbr { clear: both }


