.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #CCCCCC;
	font-weight: bold;
}
.smalltitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #CCCCCC;
	font-weight: bold;
}
.zcoverpadding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 15px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.zpaddingright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 15px;
	text-align: right;
}
.covertitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
a:link {  
	color: #CCCCCC; text-decoration: none}
a:visited {  
	color: #CCCCCC; text-decoration: none}
a:hover {  
	color: #990000; text-decoration: underline}
a:active {  
	color: #FFFFFF; text-decoration: underline}
