body {
	background-color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	margin:0px;
	padding:0px;
	width:100%;
	background-repeat: no-repeat;
	background-image: url(collage.jpg);
	background-attachment: fixed;
}
html {
	height: 100%;
}
a {
	color: #CC071E;
	text-decoration: none;
	background-color: #FFCC00;
	padding-left: 5px;
	padding-right: 5px;
	border:0px;
}
.nix {
	padding: 0px;
}
h2 {
	color: #F29500;
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 18px;
	font-weight: normal;
}

#alles {
	top:230px;
	left:370px;
	width: 480px;
	position:absolute;
	margin:auto;
	height: auto;
	padding-left: 50px;
	padding-right: 60px;
}
h1 {
	color: #CC071E;
	margin: 0;
	padding: 0;
	line-height: 100%;
	display: inline;
	font-size: 36px;
	font-weight: normal;
}
h3 {
	color: #CC071E;
	margin: 0;
	padding: 0;
	line-height: 100%;
	display: inline;
	font-size: 18px;
	font-weight: normal;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CF061C;
}
#inhalt {
	position: absolute;
	height: 530px;
	width: 460px;
	left: 400px;
	top: 190px;
}
#menue {
	position: fixed;
	height: 251px;
	width: 640px;
	left: 340px;
	top: 0px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: normal;
	z-index: 90;
}
#plakat {
	position: fixed;
	left: 20px;
	top: 0px;
}
img { border:0px; }


#auswahl {
	height: 704px;
	width: 30px;
	float:right;
	position: fixed;
	right:0px;
	top:0px;
	overflow:hidden;
	z-index: 99;
}
#auswahl a {padding:0px; margin;0px; border:0px; text-decoration: none;}
