body {
	background-color: white;
	font: 13px/20px Arial;
	
}
 #container {
	position: relative;
	width: 960px;
	
	margin: 0 auto;
	text-align: left;
	height: 11px;
} 

p {
	margin-left: 0px;
	font: 13px/16px Arial;
	color: #555;
}
p1 {
	
	margin-left: 20px;
	margin-top:40;
	font: 13px/16px Arial;
	
	margin-right: 40px;
	padding-right: 20px;
	padding-left: 20px;
}




#Layer1 {
	position: absolute;
	z-index: 10;
    width: 960px;
    height:100px;
    top:11px;
	background: ;
}


#Layer3 {
	position: absolute;
	z-index: 8;
	width: 960px;
	height:29px;
	top:111px;
	background-color: #c675bb;
	color: #fff;
}

#Layer3a {
	position: absolute;
	z-index: 8;
	width: 960px;
	height:29px;
	top:111px;
	background-color: #c675bb;
	
}
#Layer4 {
	position: absolute;
	z-index: 7;
	z-index:auto;
	width: 960px;
	height:550px;
	top:140px;
	background-color: #efe5f4;
}

/* My Comment */

#Layer4a {
	
    position:absolute;
	width:425px;
	height:211px;
	z-index:6;
	left: 35px;
	top: 22px;
	}
#Layer4b {
	
    position:absolute;
	width:182px;
	height:154px;
	z-index:5;
	left: 528px;
	top: 33px;
	}
#Layer4c {
	
    position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 35px;
	top: 320px;
	}
#Layer4d {
	
    position:absolute;
	width:177px;
	height:222px;
	z-index:3;
	left: 530px;
	top: 300px;
	}
#Layer4e {
	
    position:absolute;
	width:277px;
	height:180px;
	z-index:2;
	left: 680px;
	top: 300px;
	}
	
#Layer5 {
	position: absolute;
	z-index: 1;
	z-index:auto;
	width: 960px;
	height:579px;
	top:111px;
	background-color: whitesmoke;
}
#Layer6 {
	position: absolute;
	z-index: 1;
	z-index:auto;
	width: 960px;
	height:100px;
	top:590px;
	background-color: whitesmoke;
}

#Layer7 {
	position: absolute;
	
	z-index:auto;
	width: 960px;
	height:20px;
	top:690px;
	background: #dec9e5;
}

table.index{
	
	border: solid #c675bb 0px;
	border-collapse: collapse;
	
}

.index th{
	
}

.index td{
	padding: 0px 10px 0px 33px;
	border: solid #c675bb 1px;
	border-collapse: separate;
	
}

.tabel{
	margin-left: 0px;
	font: 11px/16px Arial;
	color: #555;
}

div.logo{
	
	float: left;
	position: absolute;
	left: 28px;
	top: 2px;
}

div.schaaf{
	
	float: right;
	position: absolute;
	left: 400px;
	top: 0px;
}


div.kaart{
	
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

div.mm1{
	
	float: left;
	margin-right: 200px;
	margin-top: 20px;
	margin-left: 10px;
}
h3{
	margin-left: 0px;
	font: 15px/16px Arial;
	color: #555;
	
}
#nav{
	list-style:none;
	margin:10;
	line-height: 12px;
}
#nav li{
	padding: 5px 0px 3px 0px;
	margin-left:30;
}
#nav a{
	color: whitesmoke;
	text-decoration: none;
}
#nav a:link {
	color: whitesmoke;
	text-decoration: none;
}
#nav a:visited {
	color:white;
}
#nav a:hover {
	color: silver;
}
#navigatie{
	list-style:none;
	margin:0;
	line-height: 0px;
	width: 40em;
}
#navigatie li{
	
	border-style: solid none solid none;
	border-width: 0px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	border-color: #c675bb;
	
	float: left;
	
	height: 25px;
	
}

#navigatie li#home a{
	
	background: green;
	
	
	padding: 2px 32px 2px 32px;
	
}
		
	
#navigatie li#index a{
	
	background: red;
	
	
	padding: 2px 30px 2px 30px;
	
}
		
	
#navigatie li#nieuws a{
	background: blue;
	
	
	padding: 2px 30px 2px 30px;
}		
	
#navigatie li#plattegrond a{
	
	background: #888143;
	
	
	padding: 2px 22px 2px 22px;
	
	}	
	
#navigatie li#contact a{
	background: orange;

	
	padding: 2px 25px 2px 25px;
	}		
	


#navigatie a{
	display: ;
	color: white;
	text-decoration: none;
	
}
#navigatie a:link {
	color: white;
	text-decoration: none;
}
#navigatie a:visited {
	color:white;
}
#navigatie a:hover {
	text-decoration: underline;
	
}



a:link {
	color: #555;
	text-decoration: underline;
	
}
a:visited {
	color: #555;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #555;
	text-decoration: none;
}
a:active {
	color: maroon;
	text-decoration: none;
	
}
