          body {
          background: #E4E4E4;
         scrollbar-base-color:#DBDBDB;
  	scrollbar-3dlight-color:#DBDBDB;
  	scrollbar-arrow-color:#DBDBDB;
  	scrollbar-darkshadow-color:#DBDBDB;
  	scrollbar-face-color:#FCF2CF;
  	scrollbar-highlight-color:#DBDBDB;
  	scrollbar-shadow-color:#DBDBDB;
  	scrollbar-track-color:#FCF2CF;
         }

         p.info { border-bottom:4px double #FCF2CF; padding-bottom:4px; margin:0px;}
	p.info2 { border-bottom:2px dotted #FCF2CF; padding-bottom:4px; margin:0px;}



	p {
	 font-family: Arial;
	 font-size: l&pt;
	}

         p.sehrklein {
         font-size: 7pt;
         text-align: center;
	}

         p.klein {
         font-size: 9pt;
         text-align: left;
	}
         p.mittel {
         font size: 11pt;
         }
         p.gross {
         font-size: 15pt;
         text-align: left;
         }
         p.sehrgross {
         font size: 28;
         text-align: center
	}

h2 {
	 font-family: Arial;
	 font-size: 18px;
	 font-weight: bold;
	 text-align: center;
	 color: #A3A3A5;
	 background: #FCF2CF;
	}

h1 {
	 font-family: Arial;
	 font-size: 28px;
	 font-weight: bold;
	 text-align: center;
	 color:#FCF2CF;
	}

table {
 text-align: center;
}



a:link {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 color: #00007B;
 text-decoration: none;
}
a:visited {
 font-family: Verdana;
 font-size: 12px;
 font-weight: bold;
 color: #00007B;
 text-decoration: none;
}
a:hover {
 font-family: Verdana;
 font-size: 12px;
 color: #FCF2CF;
 text-decoration: none;
}