body 
{
	background:black none repeat scroll 0 0;
	font-family:helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
	color:white;
}
DIV#container
{
	width:960px;
	margin:0 auto;
	margin-top:46px;
}
DIV#hoofd-tekst
{
	height:50px;
	width:787px;
	background:black url(../img/cbr-examen-iphone.jpg)  no-repeat scroll center top;
	margin:0 auto;
}
DIV#hoofd-foto
{
	width:960px;
	height:317px;
}
DIV#content
{
	width:802px;
	margin:0 auto;
	text-align:center;
}
DIV.tekst
{
	padding-top:10px;
	padding-bottom:10px;
}
DIV.tekst-klein
{
	font-size:14px;
	margin:0 auto;	
}
DIV.tekst-img
{
	position:absolute;
	float:right;
	margin-left:680px;
	
}
SPAN.tekst-middel
{
	font-size:18px;
	margin:0 auto;
}
SPAN.tekst-groot
{
	font-size:22px;
	margin:0 auto;
}
SPAN.tekst-rood
{
	color:red;
}
DIV#download_button
{
	background:black url(../img/download_button.jpg)  no-repeat scroll center top;
	width:227px;
	height:38px;
	margin:0 auto;
}
DIV#download_button a
{
	display:block;
	width:227px;
	height:38px;
}
DIV#download_button a:hover
{
	background:black url(../img/download_button_hover.jpg)  no-repeat scroll center top;
	display:block;
	width:227px;
	height:38px;
}