@charset "UTF-8";
body {
	background: #666666;
	margin: 0; /* het is een goede gewoonte om de instellingen voor margin (marge) en padding (opvulling) van het element body op nul in te stellen en daarmee op de standaardinstellingen van de verschillende browsers */
	padding: 0;
	text-align: center; /* hiermee centreert u de container (het hoofdobject) in IE 5*-browsers Vervolgens wordt de tekst ingesteld op de standaardinstelling van links uitlijnen in de kiezer #container */
	color: #000000;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif, "Swis721 Bd BT";
	font-size: 13px;
	line-height: 26px;
}
.oneColFixCtr #container {
	width: 949px;  /* door het gebruik van 20 pixels minder dan een volledige breedte van 800 pixels ontstaat ruimte voor de randen van het browservenster (vaak aangeduid met “browser chrome”) en wordt een horizontale schuifbalk vermeden */
	background: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtr #mainContent {
	padding: 0;
}
.maintext {
	font-family: "Trebuchet MS", "Trebuchet MS Bold", "Trebuchet MS Bold Italic", "Trebuchet MS Italic";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	position: static;
	visibility: visible;
	z-index: auto;
	overflow: auto;
}
#apDivprofiel {
	position:static;
	left:207px;
	top:auto;
	width:530px;
	height:auto;
	z-index:1;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 25px;
}
#apNieuws {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: static;
	visibility: visible;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 13px;
	line-height: 26px;
	height: 300px;
	overflow: auto;
}
#nieuwsoverzicht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	margin-left: 25px;
	height: 300px;
	overflow: scroll;
	width: 90%;
}
#apDivportfolio {
	position:static;
	left:207px;
	top:538px;
	width:auto;
	height:26px;
	z-index:1;
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
.adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #EEEEEE;
	text-indent: 20px;
}
#divadres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #EEEEEE;
	margin-left: 20px;
	margin-right: 20px;
}
#eitjes {
	height: 200px;
	width: 590px;
	z-index: 4;
	position: inherit;
	left: 0px;
	top: 0px;
	overflow: visible;
	visibility: visible;
}
#tabonder {
	height: 200;
	width: 590;
	position: absolute;
	visibility: visible;
	z-index: 3;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	color: #EEEEEE;
	margin-top: 10px;
	margin-left: 25px;
}
.kop {
	font-family: Arial, Helvetica, sans-serif, "Swis721 Bd BT";
	font-size: 48px;
	font-weight: bold;
	letter-spacing: 5px;
	text-indent: 10px;
}
#conttwee {
	float: left;
	height: 66px;
	width: 801px;
	overflow: hidden;
	position: relative;
	visibility: visible;
	z-index: 6;
	left: 0px;
	top: 0px;
}
#eiprof {
	float: left;
	height: 66px;
	width: 5000;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 0px;
	top: 0px;
	overflow: visible;
}
#apDivdiensten {
	position:static;
	top:auto;
	width:560px;
	height:280px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
}
#bannerdienst {
	float: left;
	height: 66px;
	width: 3000px;
	position: relative;
	visibility: visible;
	z-index: 5;
	left: 0px;
	top: 0px;
	overflow: visible;
	clear: none;
}

