	a:link {text-decoration: none} 	
	a:visited {text-decoration: none}  	
	a:active {text-decoration: none}  	
	a:hover { color: #cc0000; text-decoration: none; } 

	h1 { FONT-SIZE: 11px; color: #000000; text-decoration: none; FONT-FAMILY: Verdana, Tahoma, Arial }
	h2 { FONT-SIZE: 13px; color: #000000; text-decoration: underline; FONT-FAMILY: Verdana, Tahoma, Arial }

	.normal { FONT-SIZE: 8pt; color: #000000; text-decoration: none; FONT-FAMILY: Verdana, Tahoma, Arial }
	.mailfeld  { background-color: #ffffff; color: #ffffff; border: 1 solid #000000; }
	.button { FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, 'Sans Serif' }
	.standard {	font-size: 10px; font-family: verdana, arial, geneva, sans-serif;	color : #000000; }


	.tabelle {
		BORDER-RIGHT: rgb(0,0,0) 1px solid #4A1133; 
		BORDER-TOP: rgb(0,0,0) 1px solid #4A1133; 
		BORDER-LEFT: rgb(0,0,0) 1px solid #4A1133; 
		BORDER-BOTTOM: rgb(0,0,0) 1px solid #4A1133;
		BACKGROUND:#92ACBD;
	}
