
	BODY {
		background-color: #FFFFFF;
		
		}
	BODY, TD {
		font-family: Arial; 
		font-size: 10 pt;
		color: #3366CC;	
		;
		}
	.titel {
		font-family: Arial; 
		font-size: 12pt;
		color: #3366CC;
		font-weight:bold;;
		}
	.seitentitel {
		font-family: Arial; 
		font-size: 20pt;
		color: #3366CC;	
		font-weight:bold;;
		}
	a {color:#9999FF;}
	A:hover {color: #FF0000; font-weight:bold};
	
