BODY {
	background-color: #FFFFFF;
}

#header {
	position: relative;
	width: auto;
	height: 109px;
	margin-left: 10px;
}

#content {
	background-color: #FEDBBA;
}

#footer {
	position: relative;
	height: 179px;
	width: 758px;
	/*background-image: url(../images/visual1.jpg);*/
	background-repeat: no-repeat;

}

#container {
	position: relative;
	width: 758px;
	height: auto;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	margin:auto;
}
.contenttekst {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 30px;
	padding-right: 35px;
	padding-left: 50px;
	line-height: 22px;
	color:#000;
}
#logo {
	position: relative;
	width: 210px;
	height: 109px;
	background-image: url(../images/logo.gif);
	float: right;
	clear: right;
}

#mainmenu {
	height: 16;
	width: 505px;
	position: absolute;
	z-index: 0;
	float: left;
	clear: left;
	top: 70px;
	left: 0px;
}

#submenu {
	height: 10px;
	width: 613px;
	position: absolute;
	z-index: 0;
	float: left;
	clear: left;
	top: 88px;
	left: 7px;
	margin-left: 36px;
}

/* ---- HOME  -------------------------------*/

#btn_big_movie a {
background			: url(../images/btn_big_movie.jpg);
display				: block;
width				: 321px;
height				: 48px;
}

#btn_big_movie a:hover {
background-image	: url(../images/btn_big_movie.jpg);
background-position	: 0 -48px;
}

/* ---- PAGINA met grote film -------------------------------*/

#movie {
float			: left;
width			: 352px;
height			: 301px;
padding			: 0px 0px 10px 20px;
}
