body {
	margin: 0px;
	padding: 0px;	
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
}


.container {
	margin: 0px auto;
	width: 930px;
	padding: 0px;
	text-align: left;
}

.header {
	width: 930px;
	height: 279px;
	background: url(../images/header.jpg) no-repeat;
	vertical-align:bottom;
}

.menu {
	width: 283px;
	height: 507px;
	background: url(../images/menu.jpg) no-repeat;		
}

a {
	font-weight: bold;
	color: #4985c5;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

.site_header {
	width: 400px;
	height: 22px;
	background-color: #2f406b;
	font-weight: bold;
	text-align: center;
}

.site_footer {
	height: 22px;
	background-color: #0a2a37;
	font-weight: normal;
	color: #5b84b8;
	text-align: center;
	border-right:2px solid #000000;	
}

.thumb {
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	border-right:2px solid #000000;
}

.top_link {
	color:#ffffff;
}

.top_link:hover {
	color:#ffffff;
}

.foot_link {
	color:#4985c5;
	font-weight: normal;	
}

.foot_link:hover {
	font-weight: normal;
	color:#ffffff;
}

.omschrijving {
	background-color:#0a2a37;
	font-size:11px;
	padding: 4px;
	border-top:2px solid #000000;
	width:213px;
}

.nieuwste_films {
 	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
}

.film_title {
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#0a152b;
	color:#ffffff;
	border-bottom:2px solid #000000;
}

film_desc {
	background-color:#0a2a37;
}

.film_btn {
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;

	border-top:2px solid #000000;
}

#inner {
	border-right:2px solid #000000;
	border-left:2px solid #000000;
	background-color:#0a2a37;
}