@charset "utf-8";
#main {
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	min-width: 921px;
	min-height: 100%;
	padding-bottom: 2px;
	margin: 10px auto;
	overflow: hidden;
	border-left: #666666 1px solid;
	width: 921px;
	border-bottom: #666666 1px solid;
	position: relative;
	height: auto;
	background-color: white;
	text-align: left
}


#blokrechts {
	padding-right: 10px;
	margin-top: 0px;
	padding-left: 10px;
	float: left;
	width: 140px;
	border-top-style: none;
	margin-right: 0px;
	border-right-style: none;
	border-left-style: none;
	height: 100%;
	background-color: #ffffff;
	border-bottom-style: none;
}
#bloklinks {
	border-left-color: #e0e0e0;
	float: left;
	background-image: url(images/achtergrond_grijze_golfvlinder.jpg);
	margin-bottom: 10px;
	margin-left: 11px;
	width: 735px;
	border-bottom: #cccccc 1px solid;
	background-repeat: no-repeat;
}
#navigatieboven {
	float: left;
	width: 735px;
	height: 120px
}
#titelboven {
	padding-left: 10px;
	float: right;
	width: 400px;
	text-align: right;
	margin-top: 20px;
}
#breadcrumbs {
	float: right;
	width: 490px;
	padding-bottom: 5px;
	padding-right: 5px;
}
#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	background-color: transparent;
	text-align: center;
	float: left;
}
#logo {
	float: left;
}
#rubriekenboven
{
	width: 500px;
	padding: 0px;
	height: 30px;
	float: right;
	}
#inhoudsite{
	border-right: silver 1px solid;
	border-top: silver 1px;
	border-left: silver 1px solid;
	border-bottom: silver 1px;
	height: 600px;
}

#inhoudsiterechts {
	float: right;
	width: 545px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	padding-top: 15px;
}
#inhoudsitelinks {
	float: left;
	width: 150px;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#nuttigesiteslinks {
	float: left;
}
#nuttigesitesmidden {
	float: left;
	margin-left: 20px;
}
#nuttigesitesrechts {
	float: left;
	margin-left: 20px;
}
#fotooverzicht {
	float: right;
	width: 285px;
}
#fotopages {
	padding-right: 10px;
	padding-left: 10px;
}
* {
   overflow: visible !important;
}