.generel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #660000;
	background-color: #FFCC00;
	cursor: default;
	background-position: left;
	top: auto;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0629C6;
	background-color: #FFCC00;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #009996;
	background-color: #FFCC00;
	font-style: italic;
}
.Titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: 300;
	color: #660000;
	background-color: #FFCC00;
	text-align: left;
}
.Seitentitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #660000;
	background-color: #FFCC00;
	text-align: center;
	text-transform: none;
}

