body {
	scrollbar-face-color: #999933;
	scrollbar-shadow-color: #333300;
	scrollbar-highlight-color: #cccc33;
	scrollbar-3dlight-color: #cccc66;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #666600;
	scrollbar-arrow-color:#cccc66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}



TEXTAREA, SELECT, OPTION {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	padding: 1px;
	color: #900;
	background-color: #E9D9CD;
	border: 1px solid #333;
	}
INPUT {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	padding: 1px;
	color: #900;
	background-color: #E9D9CD;
	border: 1px solid #333;
	}
INPUT.veld {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	padding: 1px;
	color: #900;
	background-color: #E9D9CD;
	border: 1px solid #333;
	}
.button {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	padding: 1px;
	color: #FC0;
	background-color: #900;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
	border: medium outset #900;
	}

.button a:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	padding: 1px;
	color: #FC0;
	background-color: #F60;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
	}

.menuboven {
	color: #FFC;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menuboven a:link {
	color: #CF0;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.menuboven a:visited {
	color: #CF0;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.menuboven a:hover {
	color: #FF0;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.menuboven a:active {
	color: #FFC;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
} 

.submenuboven {
	color: #FC0;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.submenuboven a:link {
	color: #FC0;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.submenuboven a:visited {
	color: #FC0;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.submenuboven a:hover {
	color: #FF3;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.submenuboven a:active {
	color: #6F0;
	font-family: "Comic Sans MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.reservatie_txt {
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none
}
.credits {
	color: #FF3;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none
}
.credits a:link {color: #999999;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none}
.credits a:visited {color: #999999;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none}
.credits a:hover {color: #990099;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: underline}
.credits a:active {color: #999999;  font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none} 


.introtabel {
	background-image: url(../achtergronden/geel_wit.jpg);
	background-repeat: repeat;
	border: 2px solid #663;
}

