body {
	color : #666666;
	font-family : Verdana;
	font-size : 8pt;
	background-color:#666666;
		<!-- background-color:#000000; -->
	scrollbar-face-color:#cc3366;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-track-color:#cccccc;
	scrollbar-arrow-color:#cccccc;
	vertical-align:center;
}

.main_block {
	position:relative;
	top:0px;
	width:900px;
	height:700px;
	z-index:100;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-y;
}

.header_block {
	position:relative;
	top:0px;
	left:0px;
	width:870px;
	z-index:100;
}

.header_text {
	position:relative;
	width:100%;
	height:120px;
	z-index:200;
	background-image:url(../images/merlot_logo.gif);
	background-repeat: no-repeat;
	background-position:center; 	
}

.header_adres {
	position:absolute;
	bottom:25px;
	left:5px;
	z-index:200;
	text-align:left;
}

.header_logo {
	display:none;
}

.header_tijden {
	position:absolute;
	bottom:25px;
	left:685px;
	z-index:200;
	text-align:left;	
}

.header_img {
	position:relative;
	top:-15px;
	left:0px;
	width:100%;
	height:230px;
	z-index:100;
	background-image:url(../images/bgcolor_pix.jpg);
	background-repeat: repeat;
}

.img_home_bl {
	position:relative;
	top:10px;
	left:0px;
	width:100%;
	height:207px;
	z-index:100;
	background-image:url(../images/home.jpg);
	background-repeat: no-repeat;
}

.menu_block {
	position:relative;
	top:-10px;
	left:0px;
	width:100%;
	z-index:100;
	text-align:left;
	border-bottom:#cc3366 solid 2px;
}

.btn	{
	position:relative;
	z-index:200;
	margin-left:5px;
	margin-right:40px;
}

.submenu_block {
	position:relative;
	top:-10px;
	left:0px;
	width:100%;
	z-index:100;
	text-align:left;
}

.submenu {
	border-bottom:#cc3366 solid 1px;
}

.submenuItem {
	position:relative;
	top:0px;
	left:5px;
	padding-left:2px;
	padding-right:2px;
	width:120em;

	text-align:center;
	display:-moz-inline-block;	
	display:-moz-inline-box;	
	display:inline-block;
}

.submenuItemAnchor {
	font-size :10pt;
	text-decoration:none;
	color: #666666;
}

.extramenuItem {
	position:relative;
	top:0px;
	left:0px;
	width:120em;
	text-align:center;
	display:-moz-inline-block;	
	display:-moz-inline-box;	
	display:inline-block;
}

.extramenuItemAnchor {
	font-size :11pt;
	text-decoration:none;
	color: #666666;
}

.extraMenuItemHover {
	color:#ffffff;
	background-color: #cc3366;	
}

.extraMenuItemSelected {
	color:#ffffff;
	background-color: #cc3366;	
}

.content_img{
	position:absolute;
	top:100px;
	left:120px;
	width:500px;
	height:260px;
	background-image:url(../images/m.gif);
	background-repeat: no-repeat;
	background-position:left; 	
}

.content_block {
	position:relative;
	left:0px;
	width:850px;
	height:260px;
	z-index:100;
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	overflow-x:hidden;
	overflow-y:auto;
}

.overlay_block {
	position:absolute;
	top:0px;
	width:900px;
	height:700px;
	z-index:500;
}

.overlay {
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:700px;
	z-index:510;
	background-color:#666666;	
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.8;
}

.overlay_bar {
	position:absolute;
	top:110px;
	left:112px;
	width:700px;
	height:15px;
	z-index:520;
	background-color:#cc3366;	
	border:#ffffff solid 1px;
}

.overlay_content {
	position:absolute;
	top:125px;
	left:112px;
	width:700px;
	height:615px;
	z-index:540;
	background-color:#cccccc;	
	border:#ffffff solid 1px;
	overflow:auto;
}

.cnt_home_img1 {
	position:absolute;
	top:0px;

	left:10px;

	width:80px;
	height:110px;
	z-index:100;
	text-align:left;
}

.cnt_home_txt1 {
	position:absolute;
	top:0px;
	left:100px;
	width:550px;
	z-index:100;
	text-align:left;
}

.cnt_home_img2 {
	position:absolute;
	top:0px;

	left:660px;

	width:200px;
	z-index:100;
	text-align:left;
}

.menu3
{
    font-size:9pt;
    font-weight:normal;
    line-height:22px;
    text-align:center;
    vertical-align:bottom;
}

.listTitle {
	text-align:left;
	font-size:8pt;
}

.listItem {
	margin-left:5px;
	text-align:left;
	font-size:8pt;
}

.news_header {
	position:relative;
	top:0px;
	z-index:200;
}

.news_date {
	position:relative;
	top:0px;
	margin-right:10px;
	z-index:200;
}

.news_title {
	position:relative;
	top:0px;
	margin-left:10px;
	margin-right:10px;
	z-index:200;
}

.news_anchor {
	text-decoration:none;
}

.news_anchor :hover{
	font-weight:bold;
}


.news_txt_content {
	margin-left:95px;
	border-bottom:#cc3366 solid 1px;
}

.input	{
	margin-left:10px;
	margin-right:20px;
	text-align:left;
	width:150px;
	display:-moz-inline-block;	
	display:-moz-inline-box;	
	display:inline-block;
	vertical-align:top;
}

span.select	{
		width:	147px;
	}

.cal_main {
align:center;
width:200px;
border:1px solid black;
}

.cal_month {
background-color:black;
font:bold 12px verdana;
color:white;
align: right;
}

.cal_daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}

.cal_days {
font-size: 12px;
font-family:verdana;
color:black;
background-color: lightyellow;
padding: 2px;
}

.cal_weekend {
font-size: 12px;
font-family:verdana;
color:black;
background-color: lightgrey;
padding: 2px;
}

.selectable {
cursor: hand;
}

.past {
color: gray;
}

.cal_days #selected {
color: white;
background-color: #533E3E;
}

.cal_weekend #selected {
color: white;
background-color: #533E3E;
}