/* CSS Document */
* {margin: 0;padding: 0;} 

body {
	color: #000000;
	font-weight: normal;
	background-color: #eaf2f6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.midden { 
	margin: 0 auto;
	width: 1010px;
	display: inline-block;
	background-color: #FFF;
	text-align: left;
	border-left: 3px solid #a4bfdf; 
	border-right: 3px solid #a4bfdf; 
}
.header {
	float: left;
	width: 1000px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	margin-bottom: 2px;
}
h1 {
	text-align: left;
	color: #9a1010;
	border-bottom: 2px solid #a4bfdf; 
	padding: 0px;
	margin: 0px;
}
.hp {
	display: none;
}
.toolbar {
	float: left;
	width: 1000px;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
.toolbar a{
	color: #000000;
	text-decoration: none;
}
.toolbar a:hover {
	color: #000000;
	text-decoration: underline;
}
.inhoud {
	float: left;
}
h3 {
	margin: 0px;
	font-size: 12px;
	color: #9a1010;
	border-bottom: 2px solid #a4bfdf; 
	font-weight: bold;
}	
.kolom3 {
	float: left;
	width: 175px !important;
	width: 170px; /* IE 3px bug */
	margin-left: 5px;
	overflow: hidden;
}
.kolom3inhoud {
	border: 1px solid #a4bfdf; 
	background-color: #EFF5FA;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}
.kolom3 a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	}
.kolom2 {
	float: left;
	width: 816px;
	margin-left: 5px;
	text-align: center;
	background-color: #EFF5FA;
	border: 1px solid #a4bfdf; 
}

.kolom2 .inhoud .thumbs a{
	float: left;
	text-decoration: none;
	margin-left: 2px;
	margin-top: 2px;
	color: #FFFFFF;
	width: 152px;
	height: 113px;
	padding: 3px;
	border: solid 1px #A4B6FF;
	background-image:url(loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.kolom2 .inhoud .thumbs a:hover{
	background-color: #CADFED;
	border: solid 1px #000000;
}
.kolom2 .inhoud .thumbs a img{
	border: 0px;
}
.kolom2tussen{
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	padding: 3px;
	width: 314px;
	height: 358px;
	text-align: center;
	background-color: #EFF5FA;
	border: solid 1px #A4B6FF;
}
.kolom2 .inhoud .thumbs .eroad {
	float: left;
	width: 393px; 
	height: 299px;
	margin-left: 5px;
	margin-top: 5px;
	border: solid 1px #A4B6FF;
	text-align: center;
	background-color: #EFF5FA;
}
.footer {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #000000;
	float: left;
	width: 1000px;
	text-align: right;
	border-top: 3px solid #a4bfdf; 
}
.footer a {
	color: #000000;
	}
	
/* CSS Document */ 
.kolom2 .topnavigatie {
	float: left;
	width: 816px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.kolom2 .topnavigatie .navleft {
	float: left; 
	width: 290px;
	height: 14px;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 1px;
	text-align: left;
}
.kolom2 .topnavigatie .navright {
	float: right;
	width: 290px;
	height: 14px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 1px;
	text-align: right;
}
.kolom2 .topnavigatie .navright a {
	background-color:#ffffff;
	padding-left: 36px;
	padding-right: 29px;
	border: 1px solid #CADFED;
	color: #000000;
	text-decoration: none;
}
.kolom2 .topnavigatie .navleft a {
	background-color:#ffffff;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #CADFED;
	color: #000000;
	text-decoration: none;
}
.kolom2 .topnavigatie .navright a:hover, .kolom2 .topnavigatie .navleft a:hover {
	background-color:#CADFED;
	color: #000000;
	border: 1px solid #000000; 
}
.kolom2 .navigatie {
	float: left;
	width: 816px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.kolom2 .navigatie .nummeractief {
	color: #000000;
	background-color:#CADFED;
	float: left;
	width: 23px;
	height: 15px;
	margin-right:1px;
	margin-bottom: 1px;
	border: 1px solid #000000;
}
.kolom2 .navigatie a {
	background-color:#FFFFFF;
	float: left;
	width: 23px;
	height: 15px;
	margin-right:1px;
	margin-bottom: 1px;
	border: 1px solid #CADFED;
	color: #000000;
}
.kolom2 .navigatie a:link,
.kolom2 .navigatie a:active,
.kolom2 .navigatie a:visited {
	text-decoration: none;
}
.kolom2 .navigatie a:hover{
	background-color:#CADFED;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
/* einde navigatie */