html{
	overflow:-moz-scrollbars-vertical;
}

body#home{
	background-image: url(../images/background-home.jpg);
}

body#error{
	background-image: url(../images/background-error.jpg);
}

body#film{
	background-image: url(../images/background-film.jpg);
}

body#trailer{
	background-image: url(../images/background-trailer.jpg);
}

body#news{
	background-image: url(../images/background-news.jpg);
}

body#cast{
	background-image: url(../images/background-cast.jpg);
}

body#director{
	background-image: url(../images/background-director.jpg);
}

body#production{
	background-image: url(../images/background-producers.jpg);
}

body#novel{
	background-image: url(../images/background-novell.jpg);
}

body#link{
	background-image: url(../images/background-links.jpg);
}

body#press{
	background-image: url(../images/background-press.jpg);
}

body{
	margin: 0;
	padding: 0;
	background-color: white;
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: black;
}

/* container start */

#container{
	position: relative;
	margin: 0 auto;
	width: 830px;
}

#top_container{
	position: relative;
	float: left;
	width: 640px;
	min-height: 650px;
	padding-left: 190px;
}

#navigatie_container{
	display: inline;
	position: relative;
	float: left;
	width: 190px;
	margin-left: -190px;
	margin-top: 0px;
}


#logo{
	position: absolute;
	width: 717px;
	height: 134px;
	right: 0;
	top: 10px;
}

#footer{
	position: relative;
	width: 100%;
	background-color: white;
	clear: both;
}

#soon_in_cinema{
	position: absolute;
	top: 140px;
	right: 20px;
	text-align: right;
}

#soon_in_cinema h1{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	color: #dc0606;
	text-transform: uppercase;
}

#soon_in_cinema p{
	margin: 0;
	font-size: 0.9em;
}

#soon_in_cinema strong{
	color: #dc0606;
}

/* container end */

/* navigatie begin */

#where{
	height: 45px;
	border: 5px solid white;
	padding: 25px 12px;
}

#where p{
	margin: 0;
	font-size: 0.6em;
	color: #dc0606;
	font-weight: bold;
}

#where h3{
	margin: 0;
	font-size: 0.8em;
	color: #dc0606;
}

#navigatie{
	padding: 21px 0;
	margin-top: 31px;
	background-color: #dc0606;
}

#navigatie ul{
	margin: 0;
	padding: 0;
	background-color: #dc0606;
}

#navigatie li{
	margin: 0;
	margin-left: 30px;
	margin-top: -1px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle;
}

#navigatie li:hover{
	list-style-image: url(../images/current_li.gif);
}

#navigatie li.on{
	list-style-image: url(../images/current_li.gif);
}

#navigatie li a{
	font-size: 0.7em;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#foto_menu{
	margin-top: 31px;
	border: 5px solid white;
	margin-bottom: 80px;
}

#foto_menu img{
	cursor: pointer;
}

.moognifyBorder{
	background-color: white;
	text-align: center;
}


/* navigatie end */

/* content start */

img.top_picture, #content, #content_news, #content_festivals{
	margin-left: 50px;
	margin-bottom: 16px;
}

img.top_picture{
	display: block;
	border: 5px solid white;
	margin-bottom: 10px;
	margin-top: 100px;
}

#content{
	position: relative;
	width: 522px;
	float: left;
	padding: 9px;
	background-color: #eeeeee;
}

#content_news, #content_festivals{
	width: 522px;
	float: left;
	padding: 9px;
	background-color: #eeeeee;
}

#content h1, #content_news h1, #content_festivals h1{
	margin: 0;
	font-size: 0.9em;
	color: #dc0606;
	text-transform: uppercase;
}

#content h2, #content_news h2{
	margin: 0;
	font-size: 0.8em;
	font-weight: normal;
	color: #dc0606;
}

#content p{
	font-size: 0.6em;
	line-height: 180%;
}

#content a{
	color: #dc0606;
}

#content span.tab{
	padding-left: 10px;
}

#content ul{
	font-size: 0.6em;
}

#content table.cast_member{
	margin-bottom: 8px;
	font-size: 0.6em;
	font-weight: bold;
}

table.cast_member img{
	border: 4px solid white;
}

img.press_thumb{
	border: 4px solid white;
}

#content table#film_accounting{
	font-size: 0.6em;
}

#lang{
	position: absolute;
	top: 3px;
	right: 3px;
	font-size: 0.7em;
	color: #dc0606;
}

#lang a{
	color: #dc0606;
}


/* content end */

/* news start */

.nieuws_container{
	margin-top: 20px;
}

.nieuws_container .titel_nieuws{
	padding-bottom: 4px;
	border-bottom: 1px dashed black;
}

.nieuws_container .content_nieuws{
	font-size: 0.6em;
	line-height: 180%;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dashed black;
}

.nieuws_container .gegevens_nieuws{
	text-align: right;
	font-size: 0.6em;
}

#inhoud{
	text-align: center;
	font-size: 0.7em;
}

/* news end */

/* trailers nav start 

#trailers{
	position: absolute;
	top: 73px;
	left: 60px;
}

.trailer img{
	padding: 0;
	margin: 0;
}

.trailer{
	margin-bottom: 42px;
	background-color: white;
	padding: 6px;
}

.trailer a.trailer_link{
	display: block;
	padding-top: 5px;
	color: #7f7f7f;
	font-size: 0.6em;
}

#small{
	width: 131px;
}

#medium{
	width: 151px;
}

#large{
	width: 171px;
}

trailers nav end */

/* trailer movie start */

#trailer_container{
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: white;
	padding: 8px;
}

.movie_small{
	width: 320px;
	margin-top: -82px;
	margin-left: -140px;
}

.movie_medium{
	width: 480px;
	margin-top: -135px;
	margin-left: -190px;
}

.movie_large{
	width: 640px;
	margin-top: -140px;
	margin-left: -200px;
}

#trailer_container p{
	margin: 0;
	padding: 0;
}

#sizes{
	display: block;
	margin-top: 6px;
	font-size: 0.6em;
}

#sizes span.watch{
	margin-right: 30px;
}

#sizes span.cur{
	text-decoration: underline;
	font-weight: bold;
}

#sizes a{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#sizes a:hover{
	text-decoration: underline;
}

/* trailer movie end */

/* Movie Trailer News start */

table#trailer_news{
	font-size: 0.6em;
	color: #7f7f7f;
}

table#trailer_news td.table_link_middle{
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
}

td.table_link, td.table_link_middle{
	text-align: center;
}

td.table_link a, td.table_link_middle a{
	color: #7f7f7f;
	text-decoration: none;
	font-weight: bold;
}

td.table_link a:hover, td.table_link_middle a:hover{
	text-decoration: underline;
}

td.latest_news a{
	color: #dc0606;
	font-weight: bold;
	text-decoration: none;
}

td.latest_news a:hover{
	text-decoration: underline;
}

/* Movie Trailer News end */

/* Movie info start */

table#movie_info{
	margin: 0 auto;
	margin-top: 20px;
}

td.titels{
	font-size: 0.6em;
}

td.names{
	font-size: 0.65em;
	font-weight: bold;
}

table#movie_info tr{
	height: 19px;
}

/* Movie info end */

/* festivals start */

ul.eventlist{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul.eventslist li {
	padding-top: 20px;
	padding-left: 30px;
}

span.agenda_titel, span.agenda_titel_done{
	color: #dc0606;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0;
	margin-left: 24px;
	margin-top: 0px;
}

span.agenda_titel_done{
	color: #7f7f7f;
}

ul.eventlist p{
	padding: 0;
	line-height: 180%;
	font-size: 0.6em;
	margin-left: 60px;
	margin-top: 0px;
}

ul.eventlist p span{
	display: block;
}

strong.cal, strong.cal_done{
	background-color: #dc0606;
	border: 4px solid white;
	color: white;
	display: block;
	float: left;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.1;
	margin: 6px 0 0 -20px;
	min-height: 47px;
	padding: 0pt 3px 1px;
	position: relative;
	text-align: right;
	width: 42px;
}

strong.cal_done{
	color: white;
	background-color: #7f7f7f;
}

span.cal_dagnummer, span.cal_dagnummer_done{
	color: white;
	display:block;
	font-size:180%;
	font-weight:bold;
	margin:-0.1em 0pt;
	width:100%;
}

span.cal_dagnummer_done{
	color: white;
}

/* festivals end */