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: #EFEFFF}
table    { font-size: 10pt }
p { font-size: 10pt }
li	{ font-size: 10pt }
.RSNummer     { font-size: 10pt; font-weight: bold; text-align: right }


.Jahrgang     { font-size: 12pt }

.standard    { font-size: 10pt }
/*a {  text-decoration: none; color: #CC6600} */
/*a.textmarke  {  text-decoration: none; color: #FFFFFF}*/
.tabli {
	padding: 12px;
	background-color:#FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.infoBox {
		background-color:#F9FCFF;
		border:4px solid #0090E0;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#5F5F5F;
		padding:15px;
		}