body {
background-color: White;
	margin-top: 0;
	margin-left: 0;
	font : 13px Arial, Helvetica, sans-serif: #000000;
} 

a:link { 
color: Red;
text-decoration: none;
}
a:visited {
	color: Red;
	text-decoration : none;
}
a:active {
	color: Red;
	text-decoration : none;
}
th, div { 
font-family: Arial, Helvetica; 
font-size : 13px; 
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: 15px;}

 p  { 

font : normal 13px Arial, Helvetica, sans-serif; } 

td { 

font : normal 13px 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: 15pt; 
font-weight: bold;}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.ueberschrift { 
font-size: 15px; 
font-weight: bold;}.kursiv {
	font-style: italic;
}
.ueberschriftRot {
	font-size: 36px;
	font-weight: 800;
	color: #FF0000;
}
.cdtipp {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: right;

}
.fussnote {
	vertical-align: top;
	bottom: 10px;
	font-size: 10px;



}
