body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	background-color: #000;
	margin: 20px;
	padding: 0;
}
#masthead {
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	padding-top: 19px;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 10px 78px 24px;
	font-size: 0.75em;
	line-height: 1.5em;
	background-color: #000;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
	background-color: #000;
}
#masthead .content {
	padding: 0px 0px;
	border: solid 1px black;
	background-color: #000;
}
#footer .content {
	padding: 12px 25px 12px 225px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#footer .content a:link{
	color: #999;
	text-decoration: none;
}
#footer .content a:visited{
	color: #999;
	text-decoration: none;
}
#footer .content a:hover{
	color: #999;
	text-decoration: none;
}
.menulist {
	margin: 6px 0 12px;
	padding: 0;
	list-style: none;
}
.iconsubmenu{
	vertical-align: bottom;
	border: none;
	margin-top: 20px;
}
#left a:link {
	color: #fff;
	text-decoration: none;
}
#left a:visited {
	color: #fff;
	text-decoration: none;
}
#left a:hover {
	color: #999;
	text-decoration: none;
}
#right a:link {
	color: #fff;
}
#right a:visited {
	color: #fff;
}
#right a:hover {
	color: #999;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
/*  */
#tarieventable{
	border-collapse:collapse;
	width:100%;
}
.zebra{
	background-color:#333333;
	color:turquoise;
}
.zebraHover{
	background-color:darkslategrey;
}
#tariefbutton {
color:black;
background-color:silver;
border:1px solid #000000;
padding: 1px 1px 1px 1px;
}
#no-script{
	color:firebrick;
}
#tableevents tr td{
	/* border:1px dashed silver; */
	width:50%;
}
#tableevents{
	/* border:1px dashed silver; */
	width:100%;
}
.listevents li{
	list-style-type:square;
	border-bottom:1px dashed #f3b77f;
	width:155px;
}
.scrollertop{
	color:red;
	font-size: 80%;
}
#para_materiaal, #para_damhert, #para_quiz, #para_slamridders, #para_beachparty, #para_theater, #para_vertessenfuif{
	width:190px;
	border-bottom:1px dashed #f3b77f;
}
.tooltip {
color:#000;
display: none;
position: absolute;
border: 1px solid #333;
background-color: #fff;
padding: 2px 6px;
}
