html
{
	height: 100%;
}

body
{
	height: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
	background: white;
}

#geheel
{
	width: 100%;
	height: 100%;
}

img
{
	border: none;
}

.link
{
	color:#EE2C8C; 
	font-family:Verdana; 
	font-size:18px; 
	font-weight:bold; 
	text-decoration:none;
}