body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
}

p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-bottom:0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a.hauptmenue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:240%;
	color:#ebcc56;
	font-weight:bold;
	text-decoration:none;
}
a.hauptmenue:link {
	color:#ebcc56;
}
a.hauptmenue:visited {
	color:#ebcc56;
}
a.hauptmenue:hover {
	color:#FF0000;
}
a.hauptmenue:active {
	color:#FF0000;
}
a.hauptmenue:focus {
	color:#FF0000;
}

a.hauptmenue_aktiv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:240%;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
a.hauptmenue_aktiv:link {
	color:#FF0000;
}
a.hauptmenue_aktiv:visited {
	color:#FF0000;
}
a.hauptmenue_aktiv:hover {
	color:#FF0000;
}
a.hauptmenue_aktiv:active {
	color:#FF0000;
}
a.hauptmenue_aktiv:focus {
	color:#FF0000;
}

a.untermenue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ebcc56;
	font-weight:bold;
	text-decoration:none;
}
a.untermenue:link {
	color:#ebcc56;
}
a.untermenue:visited {
	color:#ebcc56;
}
a.untermenue:hover {
	color:#FF0000;
}
a.untermenue:active {
	color:#FF0000;
}
a.untermenue:focus {
	color:#FF0000;
}
	
a.untermenue_aktiv {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
a.untermenue_aktiv:link {
	color:#FF0000;
}
a.untermenue_aktiv:visited {
	color:#FF0000;
}
a.untermenue_aktiv:hover {
	color:#FF0000;
}
a.untermenue_aktiv:active {
	color:#FF0000;
}
a.untermenue_aktiv:focus {
	color:#FF0000;
}
	
.hintergrund_gesamt {
	background-image: url(hintergruende/hintergrund_gesamt_1.jpg);
	background-repeat: no-repeat;
	width:975px;
	height:580px;
}

.hinweis {
	color:ff9900;
}