.Überschrift {  
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 48px; font-style: normal; 
        font-weight: bold; font-variant: normal; 
        color: 000000
        }

}
a {  
	text-decoration:none;
     	font-size:12.0pt; 
     	font-family:"Courier New";
     	color:#CCCCCC
}

a:active {
	text-decoration:none;
     	font-size:12.0pt; 
     	font-family:"Courier New";
     	color:#CCCCCC 
}

a:hover {
	text-decoration:none;
     	font-size:12.0pt; 
     	font-family:"Courier New";
     	color:#00ff00
}


.Titel-links {  
	text-decoration:none;
	font-family: "Courier New", Courier, mono; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: 14pt; 
	font-weight: normal; 
	color: #CCCCCC
}
