body {
background-color: White;
	margin-top: 0;
	margin-left: 0;
	font : 12px Arial, Helvetica, sans-serif: #000000;
} 

a:link { 
color: black;
text-decoration: none;
}
a:visited {
	color: black;
	text-decoration : none;
}
a:active {
	color: black;
	text-decoration : none;
}
th, div { 
font-family: Arial, Helvetica; 
font-size : 12px; 
font : color : #000000; 
}
	
h1 {
	font-family: Avenir, Arial, Helvetica;
	font-size : 36px;
	font-weight : 900;
	padding-top: 9px;
}
h2 {
	font-size : 15px;
	font-weight : bold;

}
 h3 { font-size: 13pt;
 font-weight: bold;}


 .groesser { font-size: 14px;}

 p  { 

font : normal 12px Arial, Helvetica, sans-serif; } 

td { 

font : normal 12px Arial, Helvetica, sans-serif; } 

a.norm:link {
	color: Black;
	text-decoration : none;
} 
a.norm:visited {
	color: Black;
	text-decoration : none;
} 
a.norm:hover {
	color: Black;
	text-decoration: none;
} 
a.norm:aktive {
	color: Black;
	text-decoration : none;
} 
.marked { font-weight: bold; }

.interpret { 
font-size: 14pt; 
font-weight: bold;}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.ueberschrift { 
font-size: 14px; 
font-weight: bold;}.kursiv {
	font-style: italic;
}
.ueberschriftRot {
	font-size: 36px;
	font-weight: 800;
	color: #FF0000;
}
.hochgestellt {
	color: #0033FF;

}
