body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #999999;
	text-decoration: underline;
}
.container {
	width: 990px;
	height: 700px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	display: block;
	border-top: 0px solid #663300;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	border-left: 1px solid #663300;
}
.menu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	bottom: 0px;
	background: url(../images/background_01.jpg) no-repeat;
	border: 0px;
	padding: 200px 1px 1px;
	margin: 0px;	
}
.menu a {
	display:block;
	width: 100%;
	font-size: 14px;
	color: #000000;
	text-align: left;
	line-height: 28px;
	text-indent: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	letter-spacing: 1px;
	
}
.menu a:hover {
	display:block;
	width: 100%;
	font-size: 14px;
	color: #000000;
	font-weight: 800;
	text-align: left;
	line-height: 28px;
	text-indent: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0px;	
	text-decoration: none;
	letter-spacing: 0px;
}
.content {
	position: absolute;
	left: 170px;
	right: 296px;
	top: 0px;
	height: 645px;
	background: url(../images/background_02.jpg) no-repeat;
	border: 0px;
	padding: 45px 20px 10px 70px;
	margin: 0px;
}
.content_text {
	position: absolute;
	left: 63px;
	right: 12px;
	top: 50px;
	height: 625px;
	border: 0px;
	margin: 0px;
	overflow:auto;
}
.right_top {
	position: absolute;
	left: 694px;
	right: 0px;
	top: 0px;
	height: 255px;
	background: url(../images/background_03.jpg) no-repeat;
	border: 0px;
	padding: 40px 24px 10px 10px;
	margin: 0px;	
}
.right_middle {
	position: absolute;
	left: 694px;
	right: 0px;
	top: 255px;
	height: 225px;
	background: url(../images/background_04.jpg) no-repeat;
	border: 0px;
	padding: 5px 24px 10px 10px;
	margin: 0px;	
}
.right_bottom {
	position: absolute;
	left: 694px;
	right: 0px;
	top: 480px;
	height: 220px;
	background: url(../images/background_05.jpg) no-repeat;
	border: 0px;
	padding: 5px 24px 10px 10px;
	margin: 0px;
}
.adres {
position:absolute;
left: 20px;
bottom: 10px;
top: 610px;
width: 140px;
}
.adres h1 {
	font-size: 16px;
	font-weight:700;
	line-height: 28px;
}
.adres p {
	font-size: 12px;
}
		
.klein_afrika {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 409px;
	height: 700px;
	vertical-align: middle;
}
.beeldentuin {
	position: absolute;
	left: 409px;
	top: 0px;
	width: 581px;
	height: 237px;
}
.schilderijen {
	position: absolute;
	left: 409px;
	top: 237px;
	width: 581px;
	height: 237px;
}
.workshops {
	position: absolute;
	left: 409px;
	top: 474px;
	width: 581px;
	height: 226px;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	margin: 2px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	margin: 2px;
	padding: 0px; 	
}
h2 {
	text-align: left;
	text-indent: 20px;
	font: 700 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
}
.imageContainer {
	position: relative;
	width: 220px;
	height: 220px;
	overflow: hidden;
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
.error {
	font-weight: 600;
	color: #FF0000;
}