.player {
	position: absolute;
	width: 100%;
	border: 2px solid #000000;
}
.maincontainer {
	background-color: #FFFFFF;
	position: absolute;
	width: 100%;
	height: 100%;
}
.baggrund {
	position: absolute;
	height: 739px;
	width: 1310px;
	left: 0px;
	bottom: 0px;
}
.footer {
	position: absolute;
	height: 40px;
	width: 395px;
	bottom: 0px;
	background-color: #FFFFFF;
	left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.adds {
	position: absolute;
	height: 494px;
	width: 267px;
	top: 35px;
	right: 0px;
}
.text_skygge {
	position: absolute;
	width: 395px;
	top: 150px;
	background-image: url(billeder/billeder/menu/hvid_text_skygge.png);
	background-repeat: repeat;
	right: 72px;
	border: 1px solid #000000;
	bottom: 60px;
}
.text {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 20px;
	top: 25px;
	right: 20px;
	bottom: 60px;
	overflow: auto;
}
.film {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
	overflow: auto;
}
.hvid_top_skygge {
	position: absolute;
	width: 100%;
	top: 0px;
	height: 108px;
	left: 0px;
	right: 0px;
}
.logo {
	position: absolute;
	height: 80px;
	width: 470px;
	left: 72px;
	top: 20px;
}
.menu {
	position: absolute;
	height: 45px;
	width: 425px;
	top: 70px;
	right: 60px;
}
#navigation {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 10;
	height: 108px;
}
#filmen {
	position: absolute;
	height: 200px;
	width: 355px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.tilbud {
	position: absolute;
	height: 399px;
	width: 400px;
	left: 150px;
	top: 0px;
}
.youtube {
	position: absolute;
	height: 17px;
	width: 48px;
	top: 13px;
	left: 200px;
}
.facebook {
	position: absolute;
	top: 77px;
	right: 250px;
	height: 50px;
	width: 450px;
}

