#page {
	height: 709px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: no-repeat;
}
#menu {
	float: left;
	height: 314px;
	width: 112px;
	margin-right: 24px;
}
#in_menu {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#tekst {
	float: left;
	height: 314px;
	width: 528px;
	overflow: auto;
	margin-right: 20px;
	margin-left: 20px;
}
#in_tekst {
	font-size: 9px;
	text-align: center;
}
#rechts {
	float: left;
	height: 314px;
	width: 146px;
}
#talen {
	float: left;
	height: 18px;
	width: 112px;
	margin-right: 24px;
}
#in_talen {
	text-align: right;
}


#kop {
	float: left;
	height: 233px;
	width: 850px;
}
#gegevens {
	float: left;
	height: 18px;
	width: 568px;
}
#in_gegevens {
	line-height: 18px;
	text-align: center;
}

#rechtsonder {
	float: left;
	height: 18px;
	width: 146px;
}
#onder_talen {
	float: left;
	height: 35px;
	width: 136px;
}
#webdesign {
	float: left;
	height: 35px;
	width: 568px;
}
#in_webdesign {
	font-size: 8px;
	line-height: 35px;
	color: #FFFFFF;
	text-align: center;
}

#webdesign_rechts {
	float: left;
	height: 35px;
	width: 146px;
}
#onder {
	float: left;
	height: 109px;
	width: 850px;
}
#in_menu a {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
#in_menu a:hover {
	color: #ff0080;
}
#in_gegevens a {
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#in_gegevens a:hover {
	color: #000000;
}
#in_webdesign a {
	font-size: 8px;
	line-height: 35px;
	color: #ff0080;
	text-align: center;
	text-decoration: none;
}
#in_webdesign a:hover {
	color: #FFFFFF;
}
#in_tekst a {
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#in_tekst a:hover {
	color: #ff0080;
}
