body{

color:black;
background:#999999;
 font-family:Arial, Helvetica, sans-serif;
 }

a{color: black; }
#content{ color:black; margin-top:40px;}
#content a{ color:black;}

#header{ color:#FFFFFF; }
#header h2 { font-size:10pt; font-weight:normal;}

#home{ margin:30px;}


h1 { font-size:16pt; }
h2 { font-size:14pt; }

/* Abschnittsueberschriften innerhalb einer Seite */
/* font-size = Schriftgroesse */
/* 16pt = 16 Punkt, Wert aenderbar */

.infomenu{ width:410px; height:19px; background:white; border:1px solid black; color:black; font-size:13px; display:block; text-align:left; padding-top:3px;
margin-left:auto; margin-right:auto; text-decoration:none; padding-left:5px;

}

h3{ font-size:12pt; }

/* Zwischenueberschriften wie 'Beispiel', 'Erlaeuterung' */
/* font-size = Schriftgroesse */
/* 11pt = 11 Punkt, Wert aenderbar */


h4 { font-size:12pt; ; font-weight: normal; margin-top: 3px; margin-bottom: 0px}
h1 {  margin-top: 60px; margin-bottom: 6px;}
h2 {  font-weight: bold;  } 
h3 {   margin-top: 0px; margin-bottom: 0px} 
/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */



p {  font-size:10pt; } /* Zwischenueberschriften an manchen Stellen */
/* font-size = Schriftgroesse */
/* 10pt = 10 Punkt, Wert aenderbar */


 h5 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; margin-top: 6px; margin-bottom: 0px; margin-left: 20px}