a {
	color: #CC0000;
	text-decoration: underline;
}

/*a:hover {
	text-decoration: none;
}*/

h1 {
 
}

h2 {
	text-align: center;
    font-size: 12pt; 
	font-family: Arial Narrow, Helvetica, sans-serif;  
    font-weight: bold;
    font-style: italic;
}

h3 {
	text-align: center;
    font-size: 14pt; 
	font-family: Arial Narrow, Helvetica, sans-serif;  
    font-weight: bold;
    font-style: italic;
}

span.hervorhebung {
	font-weight: bold;
}

span.zitat {
	font-style: italic;
}