body		{ 
	font-family: trebuchet ms,verdana,arial,helvetica,tahoma; 
	font-size: 12px; 
	color: #000000; 
	background:#A2ACB5;
}
td		{ 
	font-family: trebuchet ms,verdana,arial,helvetica,tahoma; 
	font-size: 13px; 
}
.menu	{
	font-family: verdana; 
	background:#fff;
	border:none;
	width:135px;
	padding:3px;
	font-size: 12px;
}	
	
.menu_selected	{
	padding-top:8px;
	font-style:italic;
	color:#333366;

}	
.menu_option	{
	padding-top:8px;
	font-weight:bold;
}


.menu_boven	{
	font-family: verdana; 
	border:none;
	z-index:500;
}
.menu_boven_selected	{
	font-style:italic;
	font-size: 12px;
}	
.menu_boven_option	{
	font-size: 12px;
}
	

a	{
	color:#333366;
	text-decoration:none;
}
a:hover	{
	color:#FF0000;
}

a.menu_boven_selected	{
	color:#ddd;
	text-decoration:none;
}
a.menu_boven_option	{
	color:#fff;
	text-decoration:none;
}
a.menu_boven_selected:hover,a.menu_boven_option:hover	{
	color:#BEBEDE;
}



.menubox	{
	width:120px;
	
}
.content_table	{
	background: #fff;
	border-left: solid 1px #CFD1d2;
	border-right: solid 1px #CFD1d2;
	width: 700px;
	position:relative;
	
}
div.minheight	{
    height:500px;
    float:right;
    width:1px;
}

.content	{
	position:relative;
	font-size: 13px;
	line-height:170%;
}
.rightcolumn	{
	background: #d3d4cE;
	width: 133px;
	height: 100%;
	background-position: right;
	background:url(images/bg.jpg);
	background-repeat:repeat-x;
}
.titel	{
	font-weight: bold;
	font-size:14px;
	padding-bottom:10px;
}
div.titel{
	height:20px;
}
.prijzen {
	border: solid 1px #CFD1E2;
	border-collapse: collapse;
}
table.prijzen td	{
	border: solid 1px #CFD1E2;
	padding-left: 10px;
	padding-right: 8px;
}
.itinary	{
	border:none;
}
.date_title	{
	vertical-align:top;
	background: #b3b4aE;
	padding:3px;
	font-weight:bolder;
}
.event_title	{
	vertical-align:top;
	background: #b3b4aE;
	padding:3px;
	font-weight:bolder;
}
.place_title	{
	vertical-align:top;
	background: #b3b4aE;
	padding:3px;
	font-weight:bolder;
}
.date	{
	vertical-align:top;
	background: #c3c4bE;
	padding:3px;
}
.event	{
	vertical-align:top;
	background: #c3c4bE;
	padding:3px;
}
.place	{
	vertical-align:top;
	background: #c3c4bE;
	padding:3px;
}

.date1	{
	vertical-align:top;
	background:#d3d4cE;
	padding:3px;
}
.event1	{
	vertical-align:top;
	background:#d3d4cE;
	padding:3px;
}
.place1	{
	vertical-align:top;
	background:#d3d4cE;
	padding:3px;
}
.book	{
	padding:10px;
	font-size: 11px;
}
.border	{
	border:1px solid black;
}
