BODY	{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
	margin-left: 0.5em;
	margin-right: 1em;
	background-image : url(hintergrund.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center;
}

H1	{	
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000166 
}

p, td	{ 
	font-size: 11pt;
	color: #000166 
}

.anot {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}


H2, H3, H4, H5, H6 { 
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000166
}
     
A { text-decoration: none; }
A:hover { text-decoration: underline; }
