body {
	background-color: #FFD6AE;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	height: auto;
   }
   
   td{
   	background-color: #FFD6AE;
	font: 10px/1.5 Verdana, Arial, Helvetica, sans-serif;
	color: #dedede;
   }
   
   .opvallend{
	font: 10px/1.6 Verdana, Arial, Helvetica, sans-serif;
	color: #650141;
	border: 1px solid #650141;
	padding: 2px;
   }
   
   #logo{
   position: absolute;
top: 50px;
left: 15px;
width: 112px;
height: 100px;
background-color: #fff;
	border: 2px dashed #663300;
   }
   
#menu{
	position: absolute;
	top: 204px;
	left: 3px;
	width: 117px;
	height: 200px;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
   }
   
#header{
	position: absolute;
	left: 2px;
	top: 2px;
	width: 750px;
	height: 200px;
	border: 1px solid #DAAF85;
}

#pagina{
	position: absolute;
	width: 755px;
	top: 37px;
	height: 2043px;
	background-color: #663300;
	border-top: 2px dashed #FFD6AE;
	border-left: 2px dashed #FFD6AE;
	border-right: 2px dashed #FFD6AE;
	left: 28px;
}

#kolom1{
	position: absolute;
	width: 440px;
	top: 204px;
	left: 123px;
	height: 1867px;
	overflow: none;
	background-color: #FFD6AE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}

#inkolom1{
	position: absolute;
	width: 433px;
	top: 1px;
	left: 6px;
	height: 1047px;
	overflow: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	right: 4px;
}

#kolom2{
	position: absolute;
	width: 180px;
	top: 208px;
	left: 567px;
	height: 1047px;
	background-color: none;

}

#adres{
	position: absolute;
	width: 180px;
	left: 3px;
	height: 160px;
	border-left: 2px solid #FFD6AE;
	background-color: #FFD6AE;
	top: 0px;
}

#openingstd{
	position: absolute;
	width: 180px;
	left: 3px;
	top: 163px;
	height: 180px;
	border-left: 2px solid #FFD6AE;
	background-color: #FFD6AE;
}

#tentoonstelling{
	position: absolute;
	width: 180px;
	left: 3px;
	top: 347px;
	height: 206px;
	background-color: #FFD6AE;
	border-left-width: 2px;
	border-left-style: none;
	border-left-color: #FFD6AE;
}


h1 {font:  bold 11px arial, sans-serif;
color: #663300;}

a	{
	text-decoration:	none;
	font-weight:	bold;
	}
a:link	{
	color:	#666;
	font-weight: bold;	
	background-color: transparent;
	text-decoration:	none;
	}
a:visited	{
	color:	#666;	
	background-color: transparent;
	}
a:active	{
	color:	#666;
	font-weight: bold;
	background-color: transparent;
	}
a:hover	{
	color:	#C1C1BF;
	
	background-color: transparent;
	font-weight: bold;
	text-decoration:	underline;	
	}
	
#news {border-top: 1px dotted #ccc;}	
	
#news a	{
		text-decoration:	none;
		font-weight:	normal;
		font-size: 10px;
		}
#news a:link	{
	color:	#fff;
	font-weight: none;	
	background-color: transparent;
	text-decoration:	none;
	font-size: 10px;
	
	}
#news a:visited	{
			color:	#fff;	
			background-color: transparent;
			font-size: 10px;
		}

#news a:hover	{
		color:	#FCB904;
		background-color: transparent;
		font-weight: normal;
		text-decoration:	underline;
		font-size: 10px;
	}	

	/*  menu  */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 115px;
	border-bottom: 1px solid #FFD6AE;
	}
	
	ul li {
	position: relative;
	}
	
	li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}
	
	ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 3px;
	border: 1px solid #FFD6AE;
	border-bottom: 0;
	}
	
	/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { 
	display: block; }
	
	/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

a.menu	{
	font: 11px/1.5 Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-decoration:	none;
	font-weight:	bold;
	}
a:link.menu	{
	color:	#fff;
	font-weight: bold;	
	background-color: #663300;
	text-decoration:	none;
	}
a:visited.menu	{
	color:	#fff;	
	background-color: #663300;
	}
a:active.menu	{
	color:	#fff;
	font-weight: bold;
	background-color: #460026;
	}
a:hover.menu	{
	color:	#460026;
	
	background-color: #FFD6AE;
	font-weight: bold;
	text-decoration:	none;	
	}
	/*  eind menu  */	
