body, html {
	scrollbar-base-color: #444444;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #aaaaaa;
	scrollbar-darkshadow-color: #444444;
	scrollbar-face-color: #444444;
	scrollbar-highlight-color: #444444;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #444444;
	background-color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	/*#778FB1;*/
	/*#8CA5FB; --> mooie kleur */
/*	background-color:#E3ECFF; */
	overflow: hidden;
}

.inner {
	background-image: url(../img/bg-vestigingen.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	height: 693px;
	width: 859px;
	vertical-align: middle;

	border: 2px solid #000;
	text-align:center;
	overflow:auto;
}

.vestigingstable {
	border-color:#000;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-image: url(../img/bgd.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 2px 2px 2px;
	margin-bottom:10px;
	color:#fff;
}
	
 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ccc;
	text-decoration: underline;
	}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

 a.terug {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	}
	
a.terug:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ccc;
	text-decoration: underline;
	}

a.terug:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	
 .tekst {
	text-align: left;
	margin-top: 240px;
	margin-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	
 }
 
.kop1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top:10px;
	color:#fff;
}

