body         {
	font-family: Arial;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 9px;
	background-image: url(../images/hintergrund_grau_03.jpg);
	background-attachment: fixed;






}
a:link       { font-family: Arial; color: #FF0000; text-decoration: underline; margin-top: 0; 
               margin-bottom: 0 }
a:visited    { font-family: Arial; color: #E10000; text-decoration: underline; margin-top: 0; 
               margin-bottom: 0 }
a:active     { font-family: Arial; color: #FF0000; text-decoration: none; margin-top: 0; 
               margin-bottom: 0 }
a:hover      {
	font-family: Arial;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
	color: #FF0000;
}
.ueberschrift01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #003399;


}
.Text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blauerUntergrund {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
