.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EFEFEF;
	background-color: #CCCCCC;
}
.pagetitle {
	font-size: 24px;
	color: #CCCCCC;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.textallgemein {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
}
