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

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#231f20;
	margin: 0px;
	padding: 0px;
	background: #FFF url(bg.png) no-repeat center top;	
}


.wrapper {
	margin:0 auto;
	width:792px;
}

.gegevens{
	margin:0 auto;
	width:950px;
	font-size:25px;
	line-height:40px;
	text-align:left;
}
.gegevens-r{
	color:#FFFFFF;
	margin:0 auto;
	font-size:26px;
	width:480px;
	line-height:30px;
	text-align:left;
}
.gegevens-s{
	color:#FFFFFF;
	margin:0 auto;
	font-size:18px;
	width:480px;
	line-height:30px;
	text-align:left;
}

.gegevens-s a {
	color:#FFFFFF;
}

.gegevens-s a:hover {
	color:#ffff33;
}