﻿body{
	margin: 0 auto;
	text-align: center;
}

#content{
	background: url(bg-intro.gif) no-repeat left top;
	border: Black 1px solid;
	height: 598px;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.home{

	height: 200px;
	width: 210px;	
	display:block;
	position: absolute;
	left: 10px;
	right: 150px;
	text-decoration: none;
	z-index:4;
}
.actualiteiten{
	background: url(actualiteiten.gif) no-repeat left top;
	height: 62px;
	width: 258px;	
	display:block;
	position: absolute;
	bottom: 10px;
	right: 150px;
	text-decoration: none;
	z-index:4;
}
#imgContact{
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 2;
}
#imgScholen
{
	position: absolute;
	left: 250px;
	bottom: 36px;
	z-index: 1;
}
#imgOrganisatie{
	/*border:dotted 2px black;*/
	position: absolute;
	right: 0px;
	bottom: 22px;
	z-index: 2;
}

#linkScholen
{
	position: absolute;
	left:418px;
	top: 215px;
	height:252px;
	width:311px;
	z-index: 4;
	border:none;
}

