body, html { height:100%; padding:0; margin:0; 	  
}
#main {
	position: relative;
	width:1000px;
	margin: 0 auto;
	z-index:1;
	min-height: 100%;
    height: auto;
	font-family: verdana, arial, helvetica;
	font-size:11px;
}

#top{
	position: absolute;
	height: 114px;
	width: 1000px;
	left: 0px;
	top: 3px;
	background-image: url(../images/top_bucaneve.jpg);
	background-repeat: no-repeat;
}

#topmenu {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 187px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 123px;
}
#menu{
	background-image: url(../images/menubalk.gif);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 667px;
	left: 0px;
	top: 151px;
	position: absolute;
}
#taal{
	height: 42px;
	width: 142px;
	right: 0px;
	float: right;
	position: relative;
	top: 145px;
}
#content{
	position: absolute;
	width: 1000px;
	left: 0px;
	top: 316px;

	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	clear: both;
	background-color: #44825B;
}
#breadcrum {
	background-image: url(../images/breadcrum.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 36px;
	width: 261px;
	left: 0px;
	top: 0px;
	z-index: 99;
}
#toprightcorner{
	background-image: url(../images/content-rechts-top.gif);
	position: absolute;
	height: 10px;
	width: 13px;
	left: 987px;
	top: 0px;
	background-repeat: no-repeat;
}
h3 {
	font-size: 15px;
	font-weight: bolder;
}
#tekst{
	margin-right: 100px;
	margin-left: 100px;
	height: 100%;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	width: 800px;
	position: relative;
	clear: both;
}
#tekstcatalogus{
	margin-right: 50px;
	margin-left: 50px;
	height: 100%;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	width: 900px;
	position: relative;
	clear: both;
}
#koptekst{
	float: right;
	position: absolute;
	top: 40px;
	right: 40px;
	width: 172px;
	height: 10px;
	visibility: visible;
	font-size: 10pt;
	font-weight: bold;
	color: #642B35;
	text-decoration: none;
}

#tekst a {
	color: #A5C631;
	text-decoration: none;
	font-weight: bold;
}
#tekstcatalogus	a
{
	color: #A5C631;
	text-decoration: none;
	font-weight: bold;
}
#leeg{
	height: 80px;
	position: relative;
	visibility: hidden;
}
#footer{
	position: relative;
	height: 14px;
	width: 1000px;
	z-index: 99;
	clear: left;
	visibility: visible;
	float: left;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
#footer a {
	color: #A5C631;
}
