html {
	height: 100%;
	width: 100%;
}
body {
	background: #F5F4F7;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	font: 12px,'Arial', 'sans';

}
#afbeelding {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
#overheen {
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.knop {
	height: 30px;
	cursor: pointer;
	cursor: hand;
	font-family: 'Arial Black';
	color: #F5F4F7;
	font-size: 18;
}

.knoptd {
	width: 1px;
	height: 1px;
}
 .tekst
{
	position:absolute;
	bottom: 21px;
	left: 232px;
	overflow: auto;
}

#nieuwsbulletin  ul{
	margin: 0px;
	padding: 15px;
}
