﻿#banner {
	width: 960px;
	height: 305px !important;
}

#main {
	background-repeat: no-repeat;
	position: relative;
}


#shim2 {
	height: 380px;
}

#globalCompact {
	position: absolute;
	top: 20px;
	left: 725px;
}
#welcome {
	position: absolute;
	width: 320px;
	top: 30px;
	left: 220px;
}
#welcome h4 {
	font-size: 100.01%;
}
#gutschein {
	position: absolute;
	width: 915px;
	height: 38px;
	font-family: Arial, Helvetica, Sans-Serif;
	background-image: url('/images/home/gutschein-bg.png');
	top: 350px;
	left: 22px;
	text-align: right;
}
#gutschein span {
	vertical-align: 10px;
}

#gutschein div.headline {
	float: left;
	margin-left: 200px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 38px;
}
#gutschein div.logos {
	float: right;
	background-color: white;
	font-size: 12px;
	padding-left: 10px;
	height: 31px;
	margin: 4px 4px 0 0;
}


.detailbox1 {
	background: url('/images/home/popup.jpg') no-repeat right;
	position: absolute;
	top: -330px;
	width: 904px;
	height: 595px;
	visibility: hidden;
	z-index: 100;
}
.detailbox2 {
	background: url('/images/home/popup2.jpg') no-repeat right;
	position: absolute;
	top: -250px;
	width: 904px;
	height: 361px;
	visibility: hidden;
	z-index: 100;
}
.detailbox1 .infoclose, .detailbox2 .infoclose {
	position: absolute;
	margin: 5px 0 0 885px;
}
.commlink {
	display: block;
	position: absolute;
	margin: 218px 0 0 725px;
	width: 145px;
	height: 30px;
	cursor: pointer;

}
.detailbox3 {
	background-color: white;
	position: absolute;
	top: -300px;
	width: 740px;
	height: 450px;
	visibility: hidden;
	z-index: 100;
	margin-left: 110px;
	border: 1px solid gray;
}
.detailbox3 .infoclose {
	position: absolute;
	margin: 5px 0 0 721px;
}
.detailbox3 #player {
	margin: 30px 0 0 10px;
}

#film {
	position: absolute;
	margin: 170px 0 0 215px;
}
#film span {
	position: absolute;
	top: 5px;
	left: 10px;
}
#filmpu div {
	padding: 45px 0 0 50px;
}

#hdl {
	position: absolute;
	margin: 170px 0 0 460px;
}
#hdl span {
	position: absolute;
	top: 5px;
	left: 10px;
}

