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

body{
background:#ffffff;
margin: 0;
text-align: center;
}

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


/*buttons */

/*button YouTube */
.button_keuze{
float: left;
margin-left: 10px;
margin-top: 10px;
width: 516px;
height: 200px;
} 


/* Header */

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

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

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


/* middle white */


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

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

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




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

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

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


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

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

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




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

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

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





.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: Calibri;
	font-size: 24px;
	font-style: normal;
	color: #58585a;
}

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