* {
margin: 0;
padding: 0;

}


#foldheader{cursor:hand ; list-style-image:url('fold.gif')}
#foldinglist{list-style-image:url('list.gif')}
body {
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	margin-top: 15px;

}
#head {
	heigt: auto;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: ;
	background-repeat: repeat-y;
}
#logo {
	background-image: url('images/titellogo_zondertekst.png');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 180px;
}
	
#menu1 {
	background-color: #808080;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	width: 900px;
	height: 30px;
}	
#streep {
	width:3px;
	height:350px;
	background-image: url('images/lijn.png');
	margin-top: -3px;
	margin-left: -2px;
	margin-right: 1px;
	float: left;
	}

#menutekst {
	margin-right: auto;
	margin-top: 0.4%;
	word-spacing: 100px;
	text-indent: 7%;
	font-family: Franklin Gothic Medium;
	color: white;
	font-size: 14pt;
	text-decoration: none;

}
#menutekst a:link {
	text-decoration: none;
	color: #363636;
}
#menutekst a:visited {
	text-decoration: none;
	color: #363636;
}
#menutekst a:active {
	text-decoration: none;
	color: #363636;
}
#menutekst a:hover {
	color: #363636;
}

#center {
	background-repeat: repeat-y;
	background-color: #696969;
	width: 900px;
	height: auto;
	font-family: Arial;
	color: white;
	line-height: 18px;
	font-size: 12pt;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	float:left;
}

#menu2 {

	width: 140px;
	height: auto;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	color: white;
	font-size: 10pt;
	
}
#menu2 a:link {
	text-decoration: none;
	color: #006699;
}
#menu2 a:visited {
	text-decoration: none;
	color: white;
}
#menu2 a:active {
	text-decoration: none;
	color: white;
}
#menu2 a:hover {
	color: white;
}

#tekstvakcenter {
	margin-left: 10px;
	margin-top: 4px;
	min-height: 400px;
	width: 600px;
	float: left;	
}

#tekstvakcenter a:link {
	text-decoration: underline;
	color: white;
}
#tekstvakcenter a:visited {
	text-decoration: none;
	color: white;
}
#tekstvakcenter a:active {
	text-decoration: none;
	color: white;
}
#tekstvakcenter a:hover {
	text-decoration:none;
	color: #006699;
}

#centertabel {
	margin-left: 350px;
	float: left;
	margin-top: -500px;	
}

#routekaart {
	float: right;
	margin-left: 270px;
	margin-top: -560px;
	hight: 800px;
	width: 475px;
}

#footerbalk {
    width:600;
    height: 50px;
    margin-top: 20px;
    text-align: center;
    color: black;
    font-family: arial narrow;
    font-size: 12pt;
    border-top: 1px solid;
}

#ref-image {
    float: left;
    width: 190px;
    height: 150px;
    margin-left: 10px;
    margin-top: 5px;
    border: 0px;
}