/*	START - REDEFINE standard tags */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
}
h1 {
	background-color: #4CABDD;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
}
a {
	color: #0088CE;
}
a:hover {
	color: #5A593E;
	text-decoration: none;
}
a.taalkeuze
{
	text-decoration: none;
	color: #FFFFFF;
}
a.taalkeuze:hover
{
	text-decoration: none;
	color: #5A593E;
}
/*	END - REDEFINE standard tags */

.stiplijn {
	height: 8px;
	background-image: url(../image/stiplijn.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#logo1 {
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url(../image/logo1.gif);
	background-repeat: no-repeat;
	height: 113px;
	width: 134px;
}
#logo2 {
	top: 0px;
	left: 134px;
	position: absolute;
	height: 83px;
	width: 50px;
	background-image: url(../image/logo2.gif);
	background-repeat: no-repeat;
}
#nederlands {
	top: 112px;
	left: 140px;
	position: absolute;
	width: 200px;
}
#frans {
	top: 112px;
	left: 350px;
	position: absolute;
	width: 200px;
}
#engels {
	top: 112px;
	left: 560px;
	position: absolute;
	width: 200px;
}
#gegevenssplash {
	top: 332px;
	left: 140px;
	position: absolute;
	width: 620px;
}

#bot_splash {
	position: absolute;
	left: 140px;
	top: 319px;
}

