body {
	background: #FFFFFF url(../img/bg/bg.jpg) repeat-y fixed left top;
	margin: 0;
}
/* ie */
* html body {
	overflow: hidden;
	scrollbar-face-color:'#a1ceda'; 
	scrollbar-arrow-color:'#c03432'; 
	scrollbar-track-color:'#a1ceda'; 
	scrollbar-shadow-color:'#D3D3D3'; 
	scrollbar-highlight-color:'#D3D3D3'; 
	scrollbar-3dlight-color:'#FFFFFF'; 
	scrollbar-darkshadow-Color:'#D3D3D3'; 
}
#content {
	font: 13px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	overflow: auto;
	position: absolute;
	top: 180px;
	left: 230px;
	height: 390px;
	width: 650px;
	padding-right: 20px;
}
#content li {
	list-style: none;
	font: 13px/40px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background: url(../img/driehoek/driehoek_up.png) no-repeat 0px 8px;
	padding-left: 15px;
	line-height: 25px;
}
/* ie */
*html div#content {
	height: 390px;
	overflow: auto;
}
h1 {
	font: bold 16px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
/* hoofdnavigatie */
#menu {
	position: fixed;
	height: 50px;
	width: 100%;
	top: 120px;
	left: 0px;
	z-index: 800;
	float: left;
	padding-left: 180px;
}
/* ie */
*html body div#menu {
	position: absolute;
	padding-left: 225px;
}

#menu ul {
	margin-left: 0px;
	margin-top: 0px;
	width: 620px;
}
#menu li {
	list-style: none;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	text-align: center;
	padding-right: 25px;
	padding-left: 0px;
}
/* einde topnavigatie */
#logo {
	background: url(../img/logo/logo.jpg) no-repeat left top;
	position: fixed;
	height: 101px;
	width: 1043px;
	left: 0px;
	top: 10px;
	overflow: hidden;
}
/* ie */
*html body div#logo {
	position: absolute;

}
#bz {
	background: url(../img/bg/bz.jpg) no-repeat;
	position: absolute;
	height: 350px;
	width: 146px;
	left: 0px;
	top: 330px;
	z-index: 500;
}
#footer {
	background: url(../img/footer/footer.png) no-repeat;
	position: fixed;
	height: 33px;
	width: 100%;
	left: 230px;
	overflow: hidden;
	top: 590px;
}
/* ie */
*html body div#footer {
	position: absolute;
}
/* menu linkerkant */
#submenu {
	position: absolute;
	width: 230px;
	height: 350px;
	left: 5px;
	top: 170px;
	z-index: 600;
}
#submenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#submenu li {
	font: 13px/15px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background: url(../img/driehoek/driehoek.png) no-repeat 0px 0px;
	padding-left: 15px;
	float: left;
	width: 230px;
}
#submenu li ul li { /* vormgeving uitklap */
	background: url(../img/driehoek/driehoek.png) no-repeat left 4px;
	margin-bottom: 0.5em;
	padding-left: 15px;
}
#submenu li:hover ul, #submenu li.over ul { /* hover 'verborgen' lijsten */
	display: block;
}
#submenu li a:link, #submenu li a:visited {
	font: 13px/15px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
#submenu li a:hover {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
#submenu ul li ul li.kopje a:link, #submenu ul li ul li.kopje a:visited {
	font: 13px/15px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
}
#submenu ul li ul li.kopje a:hover {
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}

#submenu li.kop {
	font: bold 13px/15px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	margin-left: 5px;
	margin-bottom: 0.5em;
	background-image: url(../img/driehoek/driehoek_up.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#submenu li.actief {
	font: bold 13px/15px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	margin-left: 5px;
	background-image: url(../img/driehoek/driehoek_blue.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 0.5em;
}
#submenu li.subactief {
	font: bold 13px/15px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	margin-bottom: 0.5em;
	background-image: url(../img/driehoek/driehoek_blue.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#submenu li.kop a:link, #submenu li.kop a:visited {
	font: bold 14px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	margin-bottom: 20px;
}

/* einde menu linkerkant */
.centreer {
	text-align: center;
	font: 13px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.vet {
	font-weight: bold;
	color: #990000;
}
.fotoleft {
	margin: 4px 4px 4px 0px;
	float: left;
	height: 150px;
	width: 200px;
	border: 1px solid #000066;
}
.fotoright {
	margin: 4px 0px 4px 4px;
	float: right;
	height: 150px;
	width: 200px;
	border: 1px solid #000066;
}
.pijl {
	background: url(../img/driehoek/driehoek_up.png) no-repeat center 4px;
	height: 20px;
	width: 20px;
	float: left;
	margin-left: 5px;
}
#verkoop {
	font: 13px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	border: 1px solid #000066;
	position: absolute;
	height: 200px;
	width: 146px;
	left: 10px;
	top: 180px;
	z-index: 600;
	padding: 4px;
}
#verkoop a:link, #verkoop a:visited {
	font: 13px/normal "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: underline;
}
#verkoop a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
#verkoop h1 {
	font: bold 16px "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}

