body, html { 
	height:100%; 
	padding:0; 
	margin:0; 	  
}
#main {
	position: relative;
	width:800px;
	margin: 0 auto;
	min-height:570px;
	height:auto;
	font-family: verdana, arial, helvetica;
	font-size:11px;
	visibility: visible;
}
* html #main { 
	height:100%; 
}
#top {
	background-repeat: no-repeat;
	background-position: left top;
	height: 385px;
	width: 800px;
	position: relative;
	left: 0px;
	top: 10px;
}
#menu {
	float: left;
	height: 25px;
	width: 800px;
	left: 0px;
	top: 176px;
	position: absolute;
}
h3 {
	font-size: 15px;
	font-weight: bolder;
}
#menutekst {
	font-size: 13px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	word-spacing: 30px;
	letter-spacing: 3px;
	line-height: 22px;
	height: 25px;
	width: 800px;
}
#menutekst a {
	color: #FFFFFF;
	text-decoration: none;
}
#contentwrapper{
	width: 800px;
	height: auto;
	position: absolute;
	top: 265px;
}
#left {
	float: left;
	width: 20px;
}
#content{
	width: 760px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
}
* html #content {
	height:100%;
}
#right{
	float: left;
	width: 20px;
}
#contentgolf{
	background-image: url(../images/achtergrond_content.png);
	background-repeat: repeat-y;
	position: absolute;
	width: 760px;
	left: 20px;
	top: 235px;
	height: 68%;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}
#tekst{
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	text-decoration: none;
	font-size: 12px;
	min-height:300px;
	height: auto;
	height:inherit;
	overflow: visible;
}
#tekstgolf{
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 20px;
	text-decoration: none;
	font-size: 12px;
	width: 525px;
	min-height:300px;
	height: 300px;
	height:inherit;
}
#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;
	overflow: visible;
}
#koptekst h3{
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
#koptekst a {
	font-size: 12px;
	font-weight: bold;
	color: #642B35;
	text-decoration: none;
}

#tekst a {
	color: #417C8D;
	text-decoration: none;
	font-weight: bold;
}
#footer{
	position: relative;
	height: 20px;
	width: 760px;
	z-index: 99;
	clear: left;
	visibility: visible;
	float: left;
	left: 20px;
}
