@charset "utf-8";



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/Hintergrund3.jpg);
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a {
	font-style: normal;
	text-decoration: none;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24pt;
	font-weight: bold;
	color: #000000;
}
p {
	font-size: 12pt;
	line-height: 14pt;
}
li {
	font-size: 12pt;
	line-height: 14pt;
}
.Titelzeile {
	font-size: 12pt;
	color: #FFCC00;
	background-color: #FFFFFF;
	text-align: center;
}
.Menüzeile {
	font-size: 12pt;
	color: #FFCC00;
	background-color: #000000;
	text-align: center;
	width: auto;
	font-family: "Bradley Hand ITC";
}
.aktiveMenüzeile {
	font-size: 12pt;
	color: #FF0000;
	background-color: #000000;
	font-family: "Bradley Hand ITC";
}
.Fußzeile {
	font-size: 12pt;
	text-align: center;
	background-color: #000000;
	color: #FFCC00;
}
