html, body {
	height:100%;
	width:100%;
	margin:0;
}
html {
margin-bottom: 1px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../imagesWebsite/bg.gif);
	height: auto;
	background-repeat: repeat;
}
* {
	padding:0;
	margin:0;
}
#container{
	position:relative;
	width:959px;
	height:auto;
	min-height:595px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
* html #container {
	height:595px;
	}
#schuifmenu {
	left: 133px;
	top: 51px;
	position: absolute;
	z-index: 2;
	height: 89px;
	width: 648px;
	overflow: hidden;
	border: 1px solid #FFFFCC;
}
#left {
	position:absolute;
	left:0px;
	top:0px;
	width:213px;
	height:570px;
	background-image: url(../imagesWebsite/left.jpg);
	overflow: hidden;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#top {
	position:absolute;
	left:214px;
	top:0px;
	width:518px;
	height:51px;
	background-image: url(../imagesWebsite/top.jpg);
	overflow: hidden;
}
#right {
	position:absolute;
	left:731px;
	top:0px;
	width:228px;
	height:570px;
	background-image: url(../imagesWebsite/right.jpg);
	overflow: hidden;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #990000;
	border-right-color: #990000;
}
#bottom {
	position:absolute;
	left:214px;
	top:505px;
	width:518px;
	height:65px;
	background-image: url(../imagesWebsite/bottom.jpg);
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#home {
	position:absolute;
	left:215px;
	top:142px;
	height:25px;
}
#nieuws {
	position:absolute;
	left:295px;
	top:142px;
	height:25px;
}
#workshops {
	position:absolute;
	left:375px;
	top:142px;
	height:25px;
}
#fotoboek {
	position:absolute;
	left:473px;
	top:142px;
	height:25px;
}
#contact {
	position:absolute;
	left:571px;
	top:142px;
	height:25px;
}
#links {
	position:absolute;
	left:651px;
	top:142px;
	height:25px;
}
#tekst {
	position:absolute;
	left:214px;
	top:167px;
	width:516px;
	height:328px;
	background-color: #d5dfa0;
	padding-top:5px;
	padding-bottom:5px;
}
.caption {
	height:25px;
	width:79px;
	overflow:hidden;
	position:relative;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	color:#FFFFCC;
	line-height:22px;
	float: left;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #666666;
}
a.caption:link {
	background-color: #666666;
	color: #FFFFCC;
}
a.caption:visited {
	background-color: #666666;
	color: #FFFFCC;
}
a.caption:hover {
	color: #660000;
	background-color: #999999;
}
.caption2 {
	height:25px;
	width:97px;
	overflow:hidden;
	position:relative;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	color:#FFFFCC;
	line-height:22px;
	float: left;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #666666;
}
a.caption2:link {
	background-color: #666666;
	color: #FFFFCC;
}
a.caption2:visited {
	background-color: #666666;
	color: #FFFFCC;
}
a.caption2:hover {
	color: #660000;
	background-color: #999999;
}
#voettekst {
	height: 25px;
	width: 958px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #666666;
	font-weight: bolder;
	top: 571px;
}
a.voet:link, a.voet:visited
	{
	text-decoration: none;
	color: #333333;
	}
a.voet:hover
 	{
	text-decoration: none;
	color: #FFFFFF;
	}
