@charset "utf-8";
/* CSS Document */

body {
	background-color: #466fc1;
	color: #FFF;
}
body,td,th {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
}
#container {
	margin:auto;
}
h1 {
	font-size: 1em;
}
a:link {
	color: #FFC;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFC;
	text-decoration: none;
}
a:active {
	color: #D6D6D6;
	font-weight: bold;
	text-decoration: none;
}
.gelelink {
	color: #FFC;
}
#afbeelding
{
	position: absolute;
	left:0px;
	top:190px;
}
#tekst{
	position: absolute;
	left:200px;
	top:192px;
	height:144px;
	width:520px;
	padding-left:20px;
	padding-right: 20px;
	padding-top:20px;


	
}
#afbeelding2
{
	position: absolute;
	left:770px;
	top:190px;
}
a {
	font-size: 1em;
}



