/* CSS Document */
* {margin: 0;padding: 0;} 
body {
	color: #000000;
	font-weight: normal;
	background-color: #fafafa;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
}
.midden { 
	margin: 0 auto;
	width: 990px;
}
.hp {
	display: none;
}
h1 {
	font-size: 24px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header {
	float: left;
	width: 990px;
	margin-bottom : 25px;
	text-align: left;
	margin-top: 7px;
}
.toolbar {
	float: left;
	width: 985px;
	color: #000000;
	padding-left: 5px;
	text-align: center;
	margin-bottom: 5px;
	border-bottom: 1px #CCCCCC solid;
}
.toolbar a {
	float: left;
	padding: 3px;
	margin-left: 5px;
	width: 100px;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	color: #666666;
	text-decoration: none;
}
.toolbar a:hover {
	background-color: #eeeeee;
	text-decoration: underline;
	color: #A40000;
}
.separate2 {
	float: left;
	width: 492px;
}
.separate3 {
	float: left;
	width: 328px;
}

.kolom1 {
	width:155px !important;
	width: 152px; /* IE 3px bug */
	float: left;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	margin-right: 5px;
	padding-bottom: 3px;
	border: 1px #CCCCCC solid;
	}

.kolom1 ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
.kolom1 ul li{
	display:block;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #EFEFEF;
}
.kolom1 ul li a {
	display:block;
	padding: 3px;
	color: #A40000;
	text-decoration: none;
}

.kolom1 ul li a:hover {
	background-color: #F0F0F0;
	color: #000000;
	text-decoration: underline;
}

.kolom2 {
	width: 825px !important;
	width: 823px; /* IE 3px bug */
	float: left;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC; 
}
.kolom2 a {
	color: #000000;
	}
.kolom2 .inhoud a{
	float: left;
	text-decoration: none;
	margin-left: 2px;
	margin-top: 3px;
	padding: 2px;
	font-size: 14px;
	width: 156px;
	height: 116px;
	border: solid 1px #CCCCCC;
	background-image:url(loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.kolom2 .inhoud a:hover{
	color:#FF6600;
	border: solid 1px #cc0000;
}
.kolom2 img{
	border: 0px;
}

.footer {
	float: left;
	width: 990px;
	border-top: 1px #CCCCCC solid;
	color: #000000;
	margin-top :10px;
	margin-bottom :10px;
	text-align: center;
}
.footer a {
	color: #000000;
	}
.tussen {
	float: left;
	text-align: center;
	width: 600px;
	margin-bottom: 5px;
	margin-top: 5px;
}  

/* CSS Document */ 
.kolom2 .topnavigatie {
	float: left;
	width: 823px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 2px;
}

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