.schriften {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.enlaces-of {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 400;
	text-decoration: underline;
	color: #FFFFFF;
	background-image: url(pics/bg2.jpg);



}
.enlace-act {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	background-color: #FFFFFF;


}
.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
