/*
realisatie Keizer & Co webontwerp en dtp
Oude Kaai 16
4569 AB  Graauw
0114 63 51 57 / 06 134 15 722
www.keizerenco.nl
patrick@keizerenco.nl
 
*/
body {
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.moviespace {
	margin-right: 0px;
}
div#content {
	text-align: left;
	width: 290px;
	margin-top: 100px;
	font-family: Helvetica, verdana, arial, "myriad pro", "Gill Sans Light";
	font-size: 0.9em;
	color: #FFFFFF;
	float: left;
	padding: 0px;
}
div#content p {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
div#container {
	width: 700px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
div#frontmenu {
	height: 50px;
	width: 700px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}
div#header {
	background-image: url(../img/header/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 100px;
	width: 700px;
}
#frontmenu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#movie {
	padding: 0px;
	height: 240px;
	width: 700px;
	margin-top: 125px;
}
div#menu {
	background-color: #000000;
	height: 20px;
	width: 700px;
	float: left;
	text-align: left;
	margin: 30px auto 50px;
}
.marginright {
	margin-right: 52px;
}
div#footer a, a:visited {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover {
	color: #c40079;
}
div#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#footer {
	background: #000000;
	width: 700px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	clear: both;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 50px;
}
div#content a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font: 1em helvetica, verdana, arial, sans-serif;
}
div#content a:hover {
	color: #469DDF;
}
div#content h1 {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #469DDF;
}

