@charset "utf-8";
/* CSS Document */

html{
scrollbar-arrow-color: #848F6D;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-highlight-color: #848F6D;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #848F6D;
scrollbar-darkshadow-color: #D6DBB3;
scrollbar-track-color: #FFFFFF;
}
* {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #D8D8C8;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
}

#kop {
	float: left;
	height: 94px;
	width: 918px;
	background-image: url(../images_nieuw/menu_boven/images/Opzet_nieuw_2_03.jpg);
	background-repeat: no-repeat;
}
#middendeel {
	float: left;
	height: 555px;
	width: 918px;
	background-repeat: repeat-y;
}
#linkerkolom {
	float: left;
	height: 469px;
	width: 360px;
	margin-left: 20px;
	margin-top: 15px;
}
#content {
	float: left;
	height: auto;
	width: 485px;
	padding-left: 15px;
	overflow: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	margin-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#reserveer {
	font-size: 14px;
}

#menubalk {
	color: #FFFFFF;
	text-align: center;
	padding-top: 11px;
	font-weight: bolder;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	background-image: url(../images_nieuw/menu_boven/images/Opzet_nieuw_2_05.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 918px;
}
#menubg {
	background-image: url(../images_nieuw/menu_boven/images/Opzet_nieuw_2_05.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 918px;
}

#menubalk a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#menubalk a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#menubalk a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
.kopLetter {
	font-size: 36px;
}
h1 {
	font-size: 24px;
	color: #666666;
}

.menuitem {
	padding-right: 6px;
	padding-left: 6px;
}


#footer {
	font-size: 10px;
	clear: both;
	float: left;
	height: 23px;
	width: 918px;
}
#foottekst {
	color: #797768;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 15px;
	text-transform: capitalize;
}

