/* CSS Document */
body {
	text-align:center;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-color: #5fabff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
}
.container {
	width: 866px;
	margin: 0px auto;
	background-color:#5EAAFF;
	border: solid #FFF 3px;
}
.header {
	float: left;
	width: 860px;
	text-align: left;
}
.toolbar {
	float: left;
	width: 860px;
}
.content {
	float: left;
	width: 860px;
}
.inhoud {
	float: left;
	width: 860px;
}
.inhoud a{
	float:left;
	margin-left: 5px;
	margin-top: 5px;
	padding: 3px;
	border: 1px solid #000;
	background-color: #FFF;
}
.inhoud a img{
	width: 202px;
	height: 150px;
	border: 0;
	}
.inhoud a:hover{
	border: 1px solid #000;
	background-color: #FFF;
}
.inhoud2 {
	float: left;
	margin-left: 5px;
	margin-top: 3px;
	width: 277px;
	border: 1px solid #000;
	text-align: left;
	background-color: #FFF;
}
.inhoud2 a {
	color:#000000;
	margin-left: 3px;
	text-decoration: none;
}
.inhoud2 a:hover {
	color:#CC0000;
	text-decoration: underline;
}
.inhoud3 { /*linkpartner*/
	float: left;
	margin-left: 3px;
	margin-top: 3px;
	width: 209px;
	border: 1px solid #000;
	text-align: left;
	background-color: #5EAAFF;
}
.toplist {
	float: left;
	width: 100%;
	padding-bottom: 3px;
}
.toplist ul{ /*linkpartner*/
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-top: 3px;
	width: 206px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFF;
}
.toplist ul li{
	list-style-type: none;
}
.toplist li a{
	color:#000000;
	margin-left: 3px;
	text-decoration: none;
}
.toplist li a:hover{
	text-decoration: underline;
}
.footer {
	float: left;
	width: 860px;
	margin: 5px;
	clear: both;
}
h3 {
	color: #FFF;
	font-size: 12px;
	background-color: #228BFF;
	margin: 0px;
	padding: 3px;
}


/* CSS Document */ 
.topnavigatie {
	float: left;
	width: 860px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}

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