body {
	background-color : #ffffff; 
	margin-left : 0; 
	margin-right : 0; 
	margin-top : 0; 
	margin-bottom : 0; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
} 

#navsaison {
	position : absolute; 
	left : 0px; 
	top : 163px; 
	z-index : 5; 
	width : 110px; 
	height : 45px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
}

#navallgemein {
	position : absolute; 
	left : 0px; 
	top : 380px; 
	z-index : 5; 
	width : 115px; 
	height : 85px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
}

#hintergrund {
	position : absolute; 
	left : 257px; 
	top : 25px; 
	z-index : 1; 
	width : 388px; 
	height : 323px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
}

#hintergrund1 {
	position : absolute; 
	left : 370px; 
	top : 77px; 
	z-index : 1; 
	width : 350px; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #000000; 
	visibility : hidden;
}

#hintergrund2 {
	position : absolute; 
	left : 370px; 
	top : 129px; 
	z-index : 1; 
	width : 350px; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #000000; 
	visibility : hidden;
}

#hintergrund3 {
	position : absolute; 
	left : 370px; 
	top : 256px; 
	z-index : 1; 
	width : 350px; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #000000; 
	visibility : hidden;
}

#hintergrund4 {
	position : absolute; 
	left : 370px; 
	top : 312px; 
	z-index : 1; 
	width : 350px; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color : #000000; 
	visibility : hidden;
}

#inhaltkurz {
	position : absolute; 
	left : 370px; 
	top : 382px; 
	z-index : 10; 
	width : 220px; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
	line-height : 16px;
}

#inhaltlang {
	position : absolute; 
	left : 378px; 
	top : 145px; 
	z-index : 10; 
	width : 220px; 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
	color : #000000; 
	line-height : 16px;
}

.navigation {
	background-color : #000000;
	padding-left : 20px;
	padding-right : 10px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
}

.navigationaktiv {
	background-color : #D60071;
	padding-left : 20px;
	padding-right : 10px;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px; 
}

a {
	color : #ffffff;
	text-decoration : none;
}

a.linknormal {
	color : #ffffff;
	text-decoration : none;
}

a.linkaktiv {
	color : #ffffff;
	text-decoration : none;
}

a.textlink {
	color : #D60071;
	text-decoration : none;
}

a:hover {
	color : #FFCC00;
}

a.linkaktiv:hover {
	color : #ffffff;
}