.hintergrund {
	background-color: #ffffff;
	background-image: url(Bilder/hintergrund.gif);
	background-repeat: no-repeat;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;

}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.musikstil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}
.kleineueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #000000;
}

.error {
	background-color: #ffffff;
}

.rot {
	color: #FF9F9F;
}
