h1, h2, h3, h4, h5, body, p, li, table, td { font-family: Arial }

h1           { font-size: 36pt; font-weight: bold; text-align: center }
h2           { font-size: 18pt; font-weight: bold; text-align: center; margin-top: -15 }
h3           { font-size: 12pt; font-weight: bold; text-align: left }
h4           {  }
h5           { font-size: 10pt;  }
body         { background-color: #FFF9E1}
table    { font-size: 10pt }
p { font-size: 10pt }
li	{ font-size: 10pt }
.RSNummer     { font-size: 10pt; font-weight: bold; text-align: right }

.ulbilds { list-style-image: url('bilder/rechts_smal.gif'); }	/*Aufzählung kleines Bild*/
.ulbildm { list-style-image: url('bilder/rechts.gif'); }		/*Aufzählung großer Pfeil*/
.dir { margin-left:20px;}

.Jahrgang     { font-size: 12pt }

.standard    { font-size: 10pt }
/*a {  text-decoration: none; color: #CC6600} */
/*a.textmarke  {  text-decoration: none; color: #FFFFFF}*/
.infoBox {
		background-color:#F9FCFF;
		border:4px solid #0090E0;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#5F5F5F;
		padding:15px;
		}