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

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

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


/*buttons */

.player_youtube{
float: left;
margin-left: 56px;
margin-top: 30px;
width: 0px;
height: 0px;
} 

/*button YouTube */
.button_youtube{
float: left;
margin-left: 629px;
margin-top: 400px;
width: 42px;
height: 42px;
} 

/*button Facebook */
.button_facebook{
float: left;
margin-left: 10px;
margin-top: 400px;
width: 42px;
height: 42px;
} 

/*button Hyves */
.button_hyves{
float: left;
margin-left: 7px;
margin-top: 30px;
width: 44px;
height: 44px;
} 



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

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

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

/* Header */

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

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

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


/* middle white */


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

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

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


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

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

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





.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;
}
#main_container #footer_middle audio {
	text-align: center;
}
