@charset "utf-8";
/* CSS Document */

body{
background:#ffffff;
margin: 0;
text-align: center;
font-family: 'Calibri';
font-size:12px;
overflow-y:scroll;
}

div#main_container{
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}


/*buttons */

/*button YouTube */
.button_keuze{
float: left;
margin-left: 0px;
margin-top: 0px;
width: 113px;
height: 210px;
} 

.omschrijving_text{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14 px;

}



/* Header */

div#header_Left{
background: url(images/header_Left.gif) no-repeat top left;
float: left;
width: 4%;
height: 159px;
}

div#header_Middle{
background: url(images/header_Middle.gif) no-repeat top left;
float: left;
width: 92%;
height: 159px;
}

div#header_Right{
background: url(images/header_Right.gif) no-repeat top left;
float: left;
width: 4%;
height: 159px;
}


/* middle white */


div#coverf_Left{
background: url(images/coverf_Left.gif) no-repeat top left;
float: left;
width: 4%;
height: 250px;
}

div#coverf{
background: url(images/coverf.gif) no-repeat top left;
float: left;
width: 15%;
height: 250px;
font-family: 'Calibri', serif;
font-size:14px;
}

div#coverb{
background: url(images/coverb.gif) no-repeat top left;
float: left;
width: 19%;
height: 250px;
font-family: 'Calibri', serif;
font-size:14px;
}

div#coverf_Text{
	background: url(images/coverf_Text.gif) no-repeat top left;
	float: left;
	width: 56%;
	height: 250px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

div#coverf_Right{
background: url(images/coverf_Right.gif) no-repeat top left;
float: left;
width: 6%;
height: 250px;
}


div#text_promofilm{
background: url(images/text_promofilm.gif) no-repeat top left;
float: left;
width: 100%;
height: 40px;
}


div#film_Left{
background: url(images/film_Left.gif) no-repeat top left;
float: left;
width: 4%;
height: 414px;
}

div#film{
background: url(images/film.gif) no-repeat top left;
float: left;
width: 92%;
height: 414px;
}

div#film_Right{
background: url(images/film_Right.gif) no-repeat top left;
float: left;
width: 4%;
height: 414px;
}


div#bestelText_Left{
background: url(images/bestelText_Left.gif) no-repeat top left;
float: left;
width: 4%;
height: 150px;
}

div#bestelText{
background: url(images/bestelText.gif) no-repeat top left;
float: left;
width: 92%;
height: 150px;
}

div#bestelText_Right{
background: url(images/bestelText_Right.gif) no-repeat top left;
float: left;
width: 4%;
height: 150px;
}


div#bestelForm_Left{
background: url(images/bestelForm_Left.gif) no-repeat top left;
float: left;
width: 20%;
height: 311px;
}

div#bestelForm{
background: url(images/bestelForm.gif) no-repeat top left;
float: left;
width: 60%;
height: 311px;
}

div#bestelForm_Right{
background: url(images/bestelForm_Right.gif) no-repeat top left;
float: left;
width: 20%;
height: 311px;
}

/* footer */
div#footer_Left{
background: url(images/footer_Left.gif) no-repeat top left;
float: left;
width: 4%;
height: 120px;
}

div#footer_Middle{
background: url(images/footer_Middle.gif) no-repeat top left;
float: left;
width: 92%;
height: 120px;
}

div#footer_Right{
background: url(images/footer_Right.gif) no-repeat top left;
float: left;
width: 4%;
height: 120px;
}





.normal_text {
	font-family: Calibri;
	font-size: 20px;
	font-style: normal;
	color: #58585a;
	margin-left: 10px;
}

.button_text {
	font-family: Calibri;
	font-size: 15px;
	font-style: normal;
	color: #58585a;
}


.koppen_text {
	font-family: Cambria;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}

.oranje_text {
	font-family: Calibri;
	font-size: 13px;
	font-style: normal;
	color: #f57f20;
}
