body {
	background-color: #dfdb00;
	margin: 0;
	font-family: Tahoma;
	font-weight: bold;
}

#container {
	width: 1200px;
	height: 750px;
	margin: 0 auto;
}

.knopje {
	background-image: url('knopje.png');
	width: 205px;
	height: 26px;
	padding: 2px;
	color: #fff;
	padding-left: 25px;
	font-size: 20px;
	margin-bottom: 20px;
}

#deelnemers {
	position: relative;
	left: 83px;
	top: 200px;
	width: 250px;
	display: inline-block;
	float: left;
	z-index: 5;
}

#pagina {
	position: relative;
	left: 134px;
	top: 219px;
	width: 850px;
	color: #86177f;
	*width: 716px;
}

.gigaknop {
	background-image: url('gigaknop.png');
	width: 207px;
	height: 20px;
	padding-left: 25px;
	color: #fff;
	margin-bottom: 13px;
}

#balk {
	position: absolute;
	top: 0;
	left: 0;
	right: 50%;
	height: 175px;
	background-color: #86177f;
	z-index: -1;
}

a {
	color: #fff;
	text-decoration: none;
}

#pagina a {
	color: #df0026;
	text-decoration: underline;
}
