div {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	/*background-image: url(../images/bg.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
}
#wrap {
	width: 734px;
	padding: 0px;
	position: relative;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -367px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
#wrap #logo {
	margin: 0px 0px 4px;
	padding: 0px;
	height: 99px;
	width: 734px;
	position: relative;
}
#wrapboven {
	height: 514px;
	width: 734px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#wrapbeneden {
	height: 514px;
	width: 734px;
	margin: 0px;
	padding: 0px;
	position: relative;	
}
#footer {
	width: 734px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	position: relative;
	background-color: #fff;
	text-align: center;
	padding-top: 13px;
	padding-bottom: 13px;
}
#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#lb {
	height: 510px;
	width: 242px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#linksboven {
	display: block;
	width: 242px;
	background-image: url(../images/links.png);
	position: relative;
	margin: 0px;
	height: 510px;
	padding: 0px;
	overflow: hidden;
}
#linksbovenover {
	display: none;
	height: 510px;
	position: relative;
	background-image: url(../images/links-bg.png);
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#lb div:hover #linksboven, #lb div.sfhover #linksboven {
	display: none;
}
#lb div:hover #linksbovenover, #lb div.sfhover #linksbovenover {
	display: block;
	}
#mb {
	height: 510px;
	width: 242px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	position: relative;
}
#middenboven {
	display: block;
	height: 510px;
	padding: 0px;
	width: 242px;
	background-image: url(../images/midden.png);
	position: relative;
	margin: 0px;
	overflow: hidden;
}
#middenbovenover {
	display: none;
	height: 510px;
	position: relative;
	background-image: url(../images/midden-bg.png);
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#mb div:hover #middenboven, #mb div.sfhover #middenboven {

	display: none;
}
#mb div:hover #middenbovenover, #mb div.sfhover #middenbovenover {

	display: block;
	
}
#rb {
	height: 510px;
	width: 242px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	position: relative;
}
#rechtsboven {
	display: block;
	height: 510px;
	background-image: url(../images/rechts.png);
	width: 242px;
	padding: 0px;
	position: relative;
	margin: 0px;
	overflow: hidden;
}
#rechtsbovenover {
	margin: 0px;
	height: 510px;
	padding: 0px;
	background-image: url(../images/rechts-bg.png);
	display: none;
	position: relative;
	overflow: hidden;
}
#rb div:hover #rechtsboven, #rb div.sfhover #rechtsboven{
	display: none;
}
#rb div:hover #rechtsbovenover, #rb div.sfhover #rechtsbovenover {
	display: block;
}

a {
	text-decoration: underline;
}
a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
/*a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}*/

/*a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}*/
p {
	padding-right: 13px;
	padding-left: 13px;
	font-family: Lucida Sans Unicode, "Lucida Grande", sans-serif;
	font-size: 15px;
	color: #000;
	text-align: justify;
	text-decoration: none;

}

.groot {
	font-family: Lucida Sans Unicode, "Lucida Grande", sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 25px 5px 5px 5px;
}

.kop {
	font-family: Lucida Sans Unicode, "Lucida Grande", sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	padding: 1px 0 5px;
}
