@charset "utf-8";
/* CSS Lemcek The Movie */

body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #000;
	color: #000;
	font-weight: bold;
	text-align: center;
}

h1 {
	font-size: 20px;
	line-height: 22px;
	padding: 0 0 10px 0;
	margin:0;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 10px 0;
	margin:0;
}

#container {
	top: 0px;
	position: absolute;
	width: 922px;
	left: 50%;
	margin-left: -461px;
	overflow: hidden;
}

#header-container {
	width: 100%;
	height: 40px;
	text-align: left;
	background-image: url(../images/bgheader.jpg);
	background-repeat: no-repeat;
}
#menu-container {
	width: 100%;
	height: 15px;
	padding-left: 115px;
	padding-top: 13px;
	overflow: hidden;
}
#content-container {
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 100%;
	overflow: hidden;
	height: 489px;
	background-image: url(../images/bgcontent.jpg);
	background-repeat: no-repeat;
}
#content-container a, #content-container a:active {
	color: #525252;
	text-decoration: underline;
}
#content-container a:hover {
	color: #525252;
	text-decoration: none;
}

#vlag a, #vlag a:visited {
	position: absolute;
	display: block;
	width: 26px;
	height: 16px;
	top: 11px;
	right: 12px;
	text-decoration: none;
}
div#but-synopsis a, div#but-synopsis a:active {
	display: block;
	width: 68px;
	height: 15px;
	background: url("../images/menubgs.png") 0 -15px no-repeat;
	float: left;
	text-decoration: none;
}
div#but-synopsis a:hover, div#menu-container div#but-synopsis a.current {
	text-decoration: none;
	background-position: 0 0;
}
div#but-statement a, div#but-statement a:active {
	display: block;
	width: 154px;
	height: 15px;
	background: url("../images/menubgs.png") -68px -15px no-repeat;
	float: left;
	text-decoration: none;
}
div#but-statement a:hover, div#menu-container div#but-statement a.current {
	text-decoration: none;
	background-position: -68px 0;
}
div#but-trailer a, div#but-trailer a:active {
	display: block;
	width: 65px;
	height: 15px;
	background: url("../images/menubgs.png") -222px -15px no-repeat;
	float: left;
	text-decoration: none;
}
div#but-trailer a:hover, div#menu-container div#but-trailer a.current {
	text-decoration: none;
	background-position: -222px 0;
}
div#but-gegevens a, div#but-gegevens a:active {
	display: block;
	width: 159px;
	height: 15px;
	background: url("../images/menubgs.png") -287px -15px no-repeat;
	float: left;
	text-decoration: none;
}
div#but-gegevens a:hover, div#menu-container div#but-gegevens a.current {
	text-decoration: none;
	background-position: -287px 0;
}

div#but-mentrum a, div#but-mentrum a:active {
	display: block;
	width: 162px;
	height: 15px;
	background: url("../images/menubgs.png") -449px -15px no-repeat;
	float: left;
	text-decoration: none;
}
div#but-mentrum a:hover, div#menu-container div#but-mentrum a.current {
	text-decoration: none;
	background-position: -449px 0;
}
div#but-dvd a, div#but-dvd a:active {
	display: block;
	width: 84px;
	height: 15px;
	background: url("../images/menubgs.png") -611px -15px no-repeat;
	float: left;
	text-decoration: none;
}
div#but-dvd a:hover, div#menu-container div#but-dvd a.current {
	text-decoration: none;
	background-position: -611px 0;
}

div.c7 {
	height: 52px;
	float: left;
	width: 120px;
	padding-top: 20px;
	text-align: right;
}
div.c6 {
	height: 52px;
	float: left;
	padding-top: 7px;
	width: 65px;
	text-align: right;
}
div.c5 {
	height: 52px;
	float: left;
	width: 139px;
	text-align: right;
	padding-top: 14px;
	padding-left: 406px;
}
div.content {
	width: 550px;
	margin-top: 40px;
	margin-left: 70px;
	padding-right: 20px;
}

div.content-scroll {
	width: 550px;
	margin-top: 40px;
	margin-left: 70px;
	padding-right: 20px;
	height: 339px;
	overflow: auto;
}
div.content-trailer {
	width: 100%;
	margin-top: 40px;
	margin-left: 70px;
}

div.lemcek-logo {
	padding-left: 242px;
	padding-top: 58px;
	width: 440px;
	height: 31px;
}
div.trailerpic {
	position: absolute;
	margin-top: 168px;
	right: 32px;
	width: 225px;
	height: 147px;
	z-index: 10;
}
div#realfooter {
	text-align: right; color: #5e605f; font-size: 10px;
}
div#realfooter a, div#realfooter a:visited {
	text-decoration: none;
	color: #5e605f;
}
div#realfooter a:hover {
	text-decoration: underline;
	color: #5e605f;
}


div#footer {
	width: 100%;
	overflow: hidden;
	height: 52px;
	background-image: url(../images/bgfooter.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}
div#footer a, div#footer a:visited {
	text-decoration: none;
	color: #fff;
}
div#footer a:hover {
	text-decoration: underline;
	color: #fff;
}
