body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9F9F9;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a:visited {
	color: #333333;
	text-decoration:none;
}
a:hover {
	color: #fff;
	text-decoration:none;
}
a:active {
	color: #333333;
	text-decoration:none;
}
a:link {
	color: #333333;
	text-decoration:none;
}

.wrapper{	
	position: relative;
	height:100%;
	width:100%;
}

#container {
	width:100%;
	background-image:url(images/home-bg.gif);
}

.kreeftLnk1:link, .kreeftLnk1:visited, .kreeftLnk1:active, .kreeftLnk1:hover {
	display:block;
	background-color:#ae070c;
	padding:2px 4px 2px 4px;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:40px;
	margin-right:2px;
	float:left;
}

.kreeftLnk2:link, .kreeftLnk2:visited, .kreeftLnk2:active, .kreeftLnk2:hover {
	display:block;
	background-color:#ae070c;
	padding:2px 4px 2px 4px;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	margin-left:2px;
	margin-right:2px;
	float:left;
}

.taalkeuze {
	position:relative;
	height:25px;
	width:500px;
	left:410px;
	top:465px;
}
.nederlands  {
	width:88px;
	height:25px;
	font-weight:bold;
	display:block;
	padding-top:8px;
	float:left;
}
.nederlands:hover {
	width:88px;
	height:25px;
	font-weight:bold;
	display:block;
	background-color:#cccccc;
	color:#fff;
	padding-top:8px;
}	
.frans  {
	width:88px;
	height:25px;
	font-weight:bold;
	display:block;
	padding-top:8px;
	float:left;
}
.frans:hover {
	position:relative;
	width:88px;
	height:25px;
	font-weight:bold;
	display:block;
	background-color:#cccccc;
	color:#FFF;
	padding-top:8px;
}	
.engels  {
	width:88px;
	height:25px;
	font-weight:bold;
	display:block;
	padding-top:8px;
	float:left;

}
.engels:hover {
	width:88px;
	height:25px;
	font-weight:bold;
	display:block;
	background-color:#cccccc;
	color:#FFF;
	padding-top:8px;
}

