 body { background-color: rgb(204,204,204); 
        color: black; 
        font-family: Courier New, Courier, System; 
        font-size: 100% } 
  h1 { font-family: Courier New, Courier, System; 
       font-size: 240%; font-weight: 500; 
       color: black } 
  h1.oben { font-family: Courier New, Courier, System; 
       font-size: 240%; font-weight: 500; 
       color: black; margin-top: 3% } 
  h2 { font-family: Courier New, Courier, System; 
       font-size: 200%; font-weight: 500; 
       color: black }
  h3 { font-family: Courier New, Courier, System; 
       font-size: 160%; font-weight: normal; 
       color: black } 
  h4 { font-family: Courier New, Courier, System;  
       font-size: 140%; font-weight: normal; 
       color: #e0e2e2 } 
  A:link { color: #ccffff;  text-decoration: none } 
  A:visited { color: yellow;  text-decoration: none } 
  A:active { color: lime;  text-decoration: underline } 
  A:hover { color: aqua; text-decoration: underline }  
  b { color: #e0e2e2;  font-weight: 700 } 
  strong {  color: black;  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: rgb(204,204,204); 
              color: black; 
              font-size: 150% } 
 .kleiner   { font-family: Courier New, Courier, System;  
              font-size: 80% } 
 .feld1 {  margin-top: 5%; margin-bottom: 5%; 
           margin-left: 5%; margin-right: 5%; 
           background-color: rgb(204,204,204); 
           color: black; 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%; }
 .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: 300px; margin-right: 5%; margin-bottom: 5%; 
             background-color: #333333; color: #e0e2e2; 
             font-family: Courier New, Courier, System; 
             font-size: 120%; } 
 br.umbr { clear: both }

