/* CSS Document */
html, body {
	font-family:Arial, Helvetica, sans-serif;
	color:#3d6c9d;
}

h1 {
	border:2px solid #487ba4;
	font-size:14px;
	text-transform:uppercase;
	background-color:#edf0f5;
	color:#487ba4;
	padding:3px;
	text-align:center;
	width:945px;
	overflow:hidden;
	text-overflow:ellipsis;
}

h1.onderhoud {
	border:2px solid red;
	font-size:14px;
	text-transform:none;
	background-color:#ccc;
	color:#487ba4;
	padding:3px;
	text-align:center;
	width:945px;
	overflow:hidden;
	text-overflow:ellipsis;
}


h1 a, h1 a:visited, h1 a:active {
	text-decoration:none;
	color:#487ba4;
}

h1 a:hover {
	text-decoration:underline;
	color:#487ba4;
}

a, a:visited, a:active {
	text-decoration:none;
	color:#3d6c9d;
	font-weight:bold;	
}

a:hover {
	text-decoration:underline;
	color:#3d6c9d;
	font-weight:bold;
}

img {
	border:none;
}

form {
	margin:0px;
}

input, select, textarea {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

th a, th a:visited, th a:active
{
	text-decoration:none;
	color:#FFFFFF;
}

th a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}

hr {
	color:#487ba4;
	background-color:#487ba4;
	height:1px;
}

#ingelogd {
	height:90;
	float:right;
	padding-right:12px;
	font-size:10px;
	text-align:right;
	color:#3d6c9d;
	vertical-align:top;
}

.boodschapGroen {
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#FFFFFF;
	background-color:#009f00;
	font-weight:bold;
	width:945px;	
	text-align:center;
	padding:5px;
}

.boodschapGroen a, .boodschapGroen a:visited, .boodschapGroen a:active
{
	text-decoration:none;
	color:#FFFFFF;
}

.boodschapGroen a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}

.boodschapRood {
	font-size:12px;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#FFFFFF;
	background-color:#cc3333;
	font-weight:bold;
	width:945px;	
	text-align:center;
	padding:5px;
}

.boodschapRood a, .boodschapRood a:visited, .boodschapRood a:active
{
	text-decoration:none;
	color:#FFFFFF;
}

.boodschapRood a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}

.rood{
	color:#FF0000;
	font-weight:bold;
}

.knop {
	background-color:#487ba4;
	color:#edf0f5;
	font-size:12px;
	border:1px solid #000000;
	padding:3px;
	font-weight:bold;
}

.mapNavigatie {
	background-color:#487ba4;
	color:#edf0f5;
	padding:1px;
}

.mapNavigatie a, .mapNavigatie a:visited, .mapNavigatie a:active {
	text-decoration:none;
	color:#edf0f5;
}

.mapNavigatie a:hover {
	text-decoration:underline;
	color:#edf0f5;
}

.uitgebreidZoeken {
	border:1px solid #4478a3;
	background-color:#edf0f5;
	border-collapse:collapse;
	border-spacing:0px;
	font-size:12px;
}

.uitgebreidZoeken select, .uitgebreidZoeken input {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #487ba4;
	background-color:#FFFFFF;
}

.uitgebreidZoeken td {
	padding:5px;
	color:#3D6C9D;
}

.uitgebreidZoeken th {
	background-color:#487ba4;
	color:#FFFFFF;
	text-align:center;
	font-size:15px;
}

.navigatie {
	padding-left:4px;
	font-size:12px;
	color:#487ba4;
	font-weight:bold;
}

.navigatie a, .navigatie a:active, .navigatie a:visited {
	text-decoration:none;
	color:#487ba4;
}

.navigatie a:hover {
	text-decoration:underline;
	color:#487ba4;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#487ba4;
	font-size:11px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:24px;
	vertical-align:bottom;
	background-repeat:no-repeat;
}

#footer a, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#487ba4;
}

#footer a:hover {
	text-decoration:underline;
	color:#487ba4;
}

#inhoud {
	vertical-align:top;
	background-repeat:repeat-y;
	padding-left:22px;
	padding-right:22px;
	padding-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:1000px;
}

#menuZoeken {
 	width:237px;
	height:25px;
	text-align:right;
	border:none;
	padding:0px;
	margin:0px;
	background-repeat:repeat-x;
}

#voorbeeld {
	width:140px;
	text-align:center;
	color:#FFFFFF;
	float:left;
	position:relative;
	left:5px;
}

.overflow {
	overflow:hidden;
	text-overflow:ellipsis;
}

.fotoKnop {
	color:#edf0f5;
	padding:2px;
	font-size:10px;
	border-collapse:collapse;
	border:none;
}

.fotoKnop a, .fotoKnop a:hover, .fotoKnop a:active, .fotoKnop a:visited {
	color:#edf0f5 !important;
	text-decoration:none !important;
}

.foto {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #4478a3;
	background-color:#edf0f5;
	width:151px;
	height:200px;
	text-align:center;
	color:#487ba4;
	border-collapse:collapse;
}

.foto img {
	border:1px solid #4478a3;
}

.foto a, .foto a:visited, foto a:active {
	text-decoration:none;
	color:#487ba4;
	font-weight:normal;
}

.foto a:hover {
	text-decoration:underline;
	color:#487ba4;
	font-weight:normal;
}

.proef {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #4478a3;
	background-color:#edf0f5;
	width:232px;
	height:180px;
	text-align:center;
	vertical-align:middle;
}

.proef img {
	border:1px solid #4478a3;
}

.proef th {
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background-color:#487ba4;
	font-weight:bold;
}

.fotoDetail {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #4478a3;
	background-color:#edf0f5;
	text-align:center;
}

.fotoDetail td {
	font-size:12px;
	color:#487ba4;
	text-align:left;
	padding:2px;
}

.fotoDetail a, .fotoDetail a:active, .fotoDetail a:visited {
	color:#487ba4;
	text-decoration:none;
}

.fotoDetail a:hover {
	color:#487ba4;
	text-decoration:underline;
}

.fotoDetail th {
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background-color:#487ba4;
	font-weight:bold;
	padding:2px;
	padding-right:5px;
}

.lijst {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #4478a3;
	background-color:#edf0f5;
	border-collapse: collapse;
	border-spacing: 0px;
}

.lijst th {
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	background-color:#487ba4;
	font-weight:bold;
	padding:3px;
}

.lijst td {
	font-size:12px;
	color:#3d6c9d;
	padding:3px;
}

.lijst td a, .lijst td a:visited, .lijst td a:active {
	text-decoration:none;
	color:#3d6c9d;
}

.lijst td a:hover {
	text-decoration:underline;
	color:#3d6c9d;
}

.lijst img {
	border:1px solid #4478a3;
}

.lijst select, .lijst input, .lijst textarea {
	font-size:12px;
	border:1px solid #487ba4;
}

.evenement {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #4478a3;
	background-color:#edf0f5;
	width:310px;
	height:186px;
	vertical-align:middle;
}

.evenement th {
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	background-color:#487ba4;
	font-weight:bold;
}

.evenement td {
	font-size:12px;
	color:#3d6c9d;
}

.evenement img {
	border:1px solid #4478a3;
}


<!--AUTOCOMPLETE-->
.zoekLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFFFFF;
	color:#000000;
}
.zoekLink_over {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #457aa4;
	color:#FFFFFF;
}
.zoekTip {
	z-index:100;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-indent:3px;
	font-size:11px;
	color:#000000;
	position:absolute;
	background-color:#FFFFFF; 
	text-align:left;
	border:1px solid #7f9db9;
	display:none;
	overflow-y:auto;
	overflow-x:hidden;
}

.zoekTipGalop {
	z-index:100;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-indent:3px;
	font-size:11px;
	color:#000000;
	/* position:absolute; */
	background-color:#FFFFFF; 
	text-align:left;
	border:1px solid #7f9db9;
	display:none;
	overflow-y:auto;
	overflow-x:hidden;
}
