/*----Schillertage-Styles------------*/

/*-------body und content---------------*/

body {
	background-color: #000000;
	font-family: Times Roman, Times, Serif;
	font-size: 11px;
}

a img {
	border: 0;
}
/*---------positioning layers----------*/
#image_popup1 {
	position: relative;
	width: 552px;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	margin-top: 15px;
	text-align: center;
}

#eingang {
	position: relative;
	width: 552px;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	margin-top: 250px;
	text-align: center;
}

#star1 {
	position: absolute;
	margin-top: -230px;
	margin-left: 110px;
}

#star2 {
	position: absolute;
	margin-top: -200px;
	margin-left: 220px;
}

#star3 {
	position: absolute;
	margin-top: -130px;
	margin-left: 190px;
}

#star4 {
	position: absolute;
	margin-top: -230px;
	margin-left: 625px;
}

#star5 {
	position: absolute;
	margin-top: -200px;
	margin-left: 545px;
}

#star6 {
	position: absolute;
	margin-top: -130px;
	margin-left: 565px;
}