/* MAIN BOXES */
#top {
	position:absolute;
	width:858px; height:30px;
	top:0px; left:0px;
	margin:0px; padding:0px;
}
#content {
	position:absolute;
	width:858px; height:620px;
	top:30px; left:0px;
	margin:0px; padding:0px;
	background-color:#FFFFFF;
}
#bottom {
	position:absolute;
	width:858px;
	height:30px;
	top:643px;
	left:0px;
	margin:0px;
	padding:0px;
}
#musik {
	position:absolute;
	width:858px; height:30px;
	top:0px; left:0px;
	margin:0px; padding:0px;
	text-align:right;
}

/* CONTENT BOXES LEFT */
#boxLeft {
	position:absolute;
	width:858px;
	height:603px;
	top:16px;
	left:16px;
	margin:0px;
	padding:0px;
}
#eyeCatcher {
	position:absolute;
	width:517px; height:496px;
	margin:0px; padding:0px;
	z-index:1;
}
#empfehlung {
	position:absolute;
	top:499px;
	left:474px;
	width:143px;
	height:18px;
	margin:0px;
	padding:0px;
}
#infoField {
	position:absolute;
	width:412px;
	height:160px;
	top:345px;
	left:0px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	z-index:2;
}
#infoFieldScroll {
	position:absolute;
	width:412px; height:160px;
	top:336px; left:0px;
	margin:0px; padding:0px;
	background-color:#FFFFFF;
	z-index:2;
	overflow:auto;
}
#logo {
	position:absolute;
	width:412px;
	height:84px;
	top:507px;
	left:0px;
	margin:0px;
	padding:0px;
	z-index:3;
}
#stripeBlack {
	position:absolute;
	width:4px; height:64px;
	top:496px; left:412px;
	margin:0px; padding:0px;
	background-color:#000000;
} 

/* CONTENT BOXES RIGHT */
#boxRight {
	position:absolute;
	width:307px; height:620px;
	top:16px; left:533px;
	margin:0px; padding:0px;	
}
#txtField {
	position:absolute;
	width:307px; height:496px;
	margin:0px; padding:0px;
	background-color:#641351;
}

#flashContent {
	position:absolute;
	width:351px;
	height:62px;
	top:555px;
	left:489px;
	margin:0px;
	padding:0px;
}
