div.bottom_home
{
	top:705px;
}

div.rechts
{
	overflow: hidden;
	z-index: 20;
	top:329px;
	height: 390px;
}

div.midden_0

{ 
	height:410px;
}	



div.map
{
	position:absolute;
	top:329px;
	left:188px;
	background-image: url(images/schoolbord.jpg);
	border-style: solid;
	border-width:1px;
	border-color: #ffffff;
	width:420px;
	height:390px;
	overflow:auto;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-3dlight-color: Yellow;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #EBB81E;
	scrollbar-face-color: #EBB81E;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000000;
	z-index: 20;
}

div.map p
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 24px;
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ebb81e;
	text-align: center;
}

div.map p em
{
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
}

div#maparea
{
	position:absolute;
	top:70px;
	left:50px;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	width: 320px;
	height: 240px;
	// background-image:  url(images/forum/kernzeist01.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	z-index: 6;
}

div.mapexplain
{
	position:absolute;
	top:310px;
	left:50px;
	border-style: solid;
	border-width: 2px;
	background-color: #000000;
	width: 320px;
	height: 20px;
	z-index: 6;
}

div.mapexplain p
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	padding-left:15px;
	padding-top:0px;
	padding-right:15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #EBB81E;
	vertical-align: center;	
}

div.up_button a {
	position: absolute;
	top: 45px;
	left: 200px;
	background-image:  url(images/forum/zoompijl_boven.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 27px;
	height: 13px;
}

div.down_button a {
	position: absolute;
	top: 345px;
	left: 200px;
	background-image:  url(images/forum/zoompijl_onder.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 27px;
	height: 13px;
}

div.left_button a {
	position: absolute;
	top: 195px;
	left: 20px;
	background-image:  url(images/forum/zoompijl_links.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 13px;
	height: 26px;
}

div.right_button a {
	position: absolute;
	top: 195px;
	left: 390px;
	background-image:  url(images/forum/zoompijl_rechts.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 13px;
	height: 26px;
	z-index:50;
}

div.zoomin_button a {
	position: absolute;
	top: 345px;
	left: 285px;
	background-image:  url(images/forum/zoom_in.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 89px;
	height: 17px;
}

div.zoomout_button a {
	position: absolute;
	top: 345px;
	left: 50px;
	background-image:  url(images/forum/zoom_uit.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 100px;
	height: 17px;
}


.up_button a:active, .up_button a:hover {
	background-image:  url(images/forum/zoompijl_boven_geel.gif);
}

.down_button a:active, .down_button a:hover {
	background-image:  url(images/forum/zoompijl_onder_geel.gif);
}

.left_button a:active, .left_button a:hover {
	background-image:  url(images/forum/zoompijl_links_geel.gif);
}

.right_button a:active, .right_button a:hover {
	background-image:  url(images/forum/zoompijl_rechts_geel.gif);
}

.zoomin_button a:active, .zoomin_button a:hover {
	background-image:  url(images/forum/zoom_in_geel.gif);
}

.zoomout_button a:active, .zoomout_button a:hover {
	background-image:  url(images/forum/zoom_uit_geel.gif);
}


div.form_firstname, div.form_lastname, div.form_address, div.form_housenr, div.form_city, div.form_zipcode, div.form_descr, div.form_submit
{
	position: absolute;
    color: #ffffff;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-variant: normal;
    font-size: 8pt;
}


div.form_firstname
{
	width:200px;
	top: 10px;
	left: 10px;
}

div.form_lastname
{
	width:200px;
	top: 60px;
	left: 10px;
}

div.form_address
{
	width:200px;
	top: 110px;
	left: 10px;
}

div.form_housenr
{
	width:200px;
	top: 110px;
	left: 140px;
}

div.form_city
{
	width:200px;
	top: 160px;
	left: 10px;
}

div.form_zipcode
{
	width:200px;
	top: 160px;
	left: 130px;
}

div.form_descr
{
	width:200px;
	top: 210px;
	left: 10px;
}

div.form_submit
{
	width:200px;
	height: 200px;
	top: 320px;
	left: 47px;
}



div.form_firstname p, div.form_lastname p, div.form_address p, div.form_housenr p, div.form_city p, div.form_zipcode p, div.form_descr
{
}

div.form_firstname input, div.form_lastname input
{
	width: 175px;
	background-color: #ebb81e;
}

div.form_address input
{
	width: 115px;
	background-color: #ebb81e;
}

div.form_housenr input
{
	width: 45px;
	background-color: #ebb81e;
}

div.form_city input
{
	width: 105px;
	background-color: #ebb81e;
}

div.form_zipcode input
{
	width: 55px;
	background-color: #ebb81e;
}

div.form_descr input
{
	width: 175px;
	height: 80px;
	background-color: #ebb81e;
}

div.form_submit a {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 142px;
	height: 39px;
	background-image:  url(images/buttons/verzend.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	z-index: 200;
}

div#debug
{
	position: absolute;
	width:200px;
	top: 440px;
	left: 10px;
}

