@charset "UTF-8";

body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	background-color: #F0F0F0;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	color: #003;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../afbeeldingen/bolletjes-ill.gif);
	background-repeat: repeat-y;
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #F90;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* + + + + + + header + + + */
#header {
	width: 760px;
	padding-top: 10px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAF0E2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00F;
}
#logo {
	float: left;
	margin-top: 0px;
	width: 160px;
	text-align: center;
	height: 84px;
}
#container #header #titelblok {
	float: left;
	height: 80px;
	width: 390px;
	margin-left: 4px;
}
#header h1 {
	padding-top: 0px;
	padding-left: 0px;
	color: #00C;
	font-style: italic;
	font-size: 39px;
	margin-top: 4px;
}
#header h5 {
	font-style: italic;
	color: #600;
	font-size: 10px;
	background-color: #FCCD34;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: lighter;
	display: block;
}
#container #header #zoeken {
	float: right;
	height: 40px;
	width: 185px;
	padding-right: 5px;
	font-weight: bold;
	color: #003;
	padding-top: 33px;
}
#container #header #zoeken #zoekvenster {
	background-color: #FAF0E2;
	float: right;
	height: 20px;
	width: 185px;
	margin-top: 0px;
	overflow: visible;
}
#container #header #logo #vullertje {
	float: left;
	width: 20px;
}
#container #header #titelblok #vullertje2 {
	float: left;
	height: 80px;
	width: 10px;
}
/* + + + + + menukolom + + + */
#menuKolom {
	position: relative;
	display: block;
	float: left;
	width: 156px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#menuKolom ul {
	margin-left: 0px;
	list-style-type: none;
}
#menuKolom ul li {
	line-height: 30px;
}

/* + + + + centrale tekstblok + + + */
#tekstvel  {
	padding-top: 20px;
	float: left;
	width: 335px;
	padding-right: 40px;
	padding-left: 20px;
}
#bovenNavi {
	font-size: 10px;
	float: left;
	height: 15px;
	width: 390px;
}
#container #paginablok {
	float: left;
	width: 600px;
	background-color: #FFC;
}
/* positionering openingsbeel */

#linksonder {
	clear: left;
	height: 273px;
	width: 180px;
	float: left;
}
#rechts {
	float: right;
	height: 417px;
	width: 420px;
}
#linksbov {
	float: left;
	height: 144px;
	width: 85px;
	margin-top: 0px;
}
#kalender {
	float: left;
	height: 50px;
	width: 77px;
	margin-left: 0px;
	margin-top: 84px;
	border: 3px ridge #633;
	font-size: 11px;
	color: #006;
	text-align: center;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #FFF;
	letter-spacing: normal;
}
/* + + + dingen onderop + + */
#container #onderNavi {
	width: 758px;
	float: left;
	clear: both;
	height: 20px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #00C;
	text-align: center;
	text-decoration: none;
	background-color: #FFF;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00C;
	border-left-color: #00C;
}
#footer {
	height: 14px;
	font-size: 9px;
	color: #003;
	background-color: #FC3;
	font-weight: normal;
	clear: left;
	padding-left: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	width: 578px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00C;
	border-bottom-color: #00C;
	border-left-color: #00C;
	}




