.titel, .titel a {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #999999;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.text a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	background-color: #AED1F6;
	text-decoration: none;
}


.text_right {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	margin-left: 360px;
}

.titel a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #000000;
}

.text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
		
}
.titelblack, .titelblack a, .titelblack a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #000000;
	text-decoration: none;
}
.titeldark, .titeldark a, .titeldark a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: cccccc;
	text-decoration: none;
}
