BODY {
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: "Century Gothic";
	BACKGROUND-COLOR: #ffffff;
	color: #003399;
	leftmargin="10" topmargin="0" marginwidth="10" marginheight="0";
	left: 10px;
	top: 0px;
	overflow: auto;
}
h1 {
  text-align: center;
	color: #003399;
  background-color: #CCCCCC;
  font-size: 30px;
	font-weight: bold;
  margin: 0;
  padding: 0;
  border: 0;

}
h2 {
  font-size: 18px;
	font-weight: bold;
}

.hintergrund {
	color: #003399;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.hintergrundBildHell {
	background-color: #FFFFFF;
	color: #003399;
	background-image: url(bilder/badstaff_variante_5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
a:link {
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}
a:visited { font-weight:bold; color:white; text-decoration:none }
a:hover { font-weight:bold; COLOR:#804c4c; BACKGROUND-COLOR: #f0efe3; text-decoration:underline } 
a:active { font-weight:bold; color:white; text-decoration:none }
a:focus { font-weight:bold; color:#804c4c; BACKGROUND-COLOR: #f0efe3; text-decoration:none; }
text {
	color: #003399;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 10px;
	position: relative;
	background-color: #99FF99;
}

#Laufschrift{
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
#Laufschrift td {
  background-color: #CCCCCC;
	color: #003399;
}
#Laufschrift td a {
	color: #003399;
	font-weight: bold;
}

.impressum {
  text-align: center;
}
.impressum table {
  text-align: center;
}
.impressum * a {
  color: #003399;
}

