* {
	margin: 0;
	padding: 0;
}
body {	background-color: #09095F;}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #09095F;
	text-decoration: none;
	background-color: #CACACA;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #969696;
}
p {
	background-color: #CACACA;
	line-height: normal;
	margin: 3px;
	padding: 3px;
}
#body {
	position: absolute;
	height: 520px;
	width: 940px;
	left: 50%;
	top: 10%;
	margin-left:-340px;
	visibility: visible;
}
/* Navigationslinks */
a:link {
	background-color: #969696;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:visited {
	background-color: #969696;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:hover {
	background-color: #969696;
	font-weight:bold;
	color:#09095F;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:active {
	background-color: #969696;
	font-weight:bold;
	color:#09095F;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/* Blaue Links */
a.blau:link {
	background-color: #969696;
	font-weight:normal;
	color:#09095F;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.blau:visited {
	background-color: #969696;
	font-weight:normal;
	color:#09095F;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.blau:hover {
	background-color: #969696;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.blau:active {
	background-color: #969696;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Blaue Links im Inhaltscontainer*/
a.inhalt:link {
	background-color: #CACACA;
	font-weight:normal;
	color:#09095F;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.inhalt:visited {
	background-color: #CACACA;
	font-weight:normal;
	color:#09095F;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.inhalt:hover {
	background-color: #CACACA;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.inhalt:active {
	background-color: #CACACA;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#logo {
	position: absolute;
	visibility: visible;
	left: 45px;
	top: 10px;
}
/* Bilderleiste rechts */
#bilder-rechts { /* Hintergrund */
	position: absolute;
	height: 520px;
	width: 150px;
	left: 660px;
	top: 11px;
}
#bild1 { /* 1. Bild */
		background-color: #969696;
	position: absolute;
	height: 116px;
	width: 129px;
	left: 11px;
	top: 11px;
}
#bild2 { /* 2. Bild */
	background-color: #969696;
	position: absolute;
	height: 116px;
	width: 129px;
	left: 11px;
	top: 139px;
}
#bild3 { /* 3. Bild */
	background-color: #969696;
	position: absolute;
	height: 116px;
	width: 129px;
	left: 11px;
	top: 267px;
}
#bild4 { /* 4. Bild */
	background-color: #969696;
	position: absolute;
	height: 116px;
	width: 129px;
	left: 11px;
	top: 394px;
}
#text-bild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #969696;
	margin: 2px;
	padding: 2px;
}

/* Inhaltscontainer */
#inhalt {
	background-color: #CACACA;
	position: absolute;
	height: 380px;
	width: 500px;
	left: 150px;
	top: 29%;
	overflow: auto;
	visibility: inherit;
	}
#inhaltstexte {
	background-color: #CACACA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #09095F;
	text-decoration: none;
	text-align: left;
	margin: 8px;
	padding: 3px;
}
#inhaltstabelle {
	background-color: #CACACA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
#navi-oben { /* Navigatinsleiste oben */
	background-color: #969696;
	position: absolute;
	height: 25px;
	width: 500px;
	left: 150px;
	top: 125px;
}
#tabel-navi-oben {
	background-color: #969696;
	position: absolute;
	left: 0px;
	top: 5px;
}

#navi-links { /* Navigatinsleiste links */
	background-color: #969696;
	position: absolute;
	height: 406px;
	width: 104px;
	left: 45px;
	top: 125px;
}
#tabel-navi-links{
	background-color: #969696;
	position: absolute;
	top: 0px;
	width: 100px;
	left: 0px;
}
#impressum {
	background-color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09095F;
	text-decoration: underline;
	position: absolute;
	left: 20px;
	top: 325px;
}

#sponsoren { /* Sponsorenleiste links für Animation*/
	background-color: #969696;
	position: absolute;
	height: 520px;
	width: 150px;
	left: -113px;
	top: 11px;
}
/* Sponsorenleiste Einzelgrafiken ohne Animation - max. 9 Stück*/
#sponsor1 {
	background-color: #969696;
	position: absolute;
	height: 54px;
	width: 140px;
	left: -109px;
	top: 15px;
}
#sponsor2 {
	background-color: #969696;
	position: absolute;
	height: 54px;
	width: 140px;
	left: -109px;
	top: 72px;
}
#sponsor3 {
	background-color: #969696;
	position: absolute;
	height: 54px;
	width: 140px;
	left: -109px;
	top: 129px;
}
#sponsor4 {
	background-color: #969696;
	position: absolute;
	height: 54px;
	width: 140px;
	left: -109px;
	top: 186px;
}
#sponsor5 {
	background-color: #969696;
	position: absolute;
	height: 54px;
	width: 140px;
	left: -109px;
	top: 243px;
}
#sponsor6 {
	background-color: #969696;
	position: absolute;
	height: 54px;
	width: 140px;
	left: -109px;
	top: 300px;
}
#sponsor7 {
	background-color: #969696;
	position: absolute;
	height: 54px;
	width: 140px;
	left: -109px;
	top: 357px;
}
#sponsor8 {
	background-color: #969696;
	position: absolute;
	height: 54px;
	width: 140px;
	left: -109px;
	top: 414px;
}
#sponsor9 {
	background-color: #969696;
	position: absolute;
	height: 54px;
	width: 140px;
	left: -109px;
	top: 471px;
}
#weihnachten {
	position: absolute;
	left: 10px;
	top: -70px;
	z-index: 2;

}