html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #F5F5F4;
    font-family: Verdana;
}

#container
{
    margin: 0;
    padding: 0;
    min-height: 100%;
    position: relative;
}

#center
{
    width: 926px;
    xheight: 100%;
}

#header
{
    height: 125px;    
    margin: 20px 0 0 0;
}

#logo
{
	margin: 0;
	float:left;
    height: 75px;
}

#adres
{
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	width: 100%;
}

#adres, a
{
	color: #FFFFFF;
	text-decoration: none;
}

.resultList
{
	margin: 0;
    padding: 0;
    list-style-type: none;
}

.resultList li
{
    margin-bottom: 10px;
}

.resultList li a
{
	font-weight: bold;
}

#acties
{
	float: right;
	width: 545px;
	height: 75px;
	position: relative;
}

#acties .links
{
	text-align: right;
	width: 544px;
	height: 20px;
	margin: 0;
}

#acties .links a
{
	color: #000000;
	font-size: 11px;
}

#acties img
{
	border: 0;
}

#acties .zoeken
{
	margin: 0;
	padding-top: 10px;
	float: right;
	height: 45px;
}

#acties .button, .input
{
	padding: 0;
	margin: 0;
}

#acties .searchbox
{
	margin: 0;
	padding: 0;
}

#acties .searchterms
{
	border: 0;
	background-image: url(/images/pb_vakzoeken.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 149px;
	position: absolute;
	left: 368px;
	top: 30px;
	background-color: #F5F5F4;
}

#acties .searchbutton
{
	background-image: url(/images/pb_knopzoeken.gif);
	background-repeat: no-repeat;
	width: 28px;
	height: 19px;
	border: 0;
	cursor: pointer;
	left: 517px;
	top: 30px;
	position: absolute;
}

#content
{
	xheight: 485px;
	z-index: 1;
	xposition: relative;
}

#content .top
{
	height: 20px;
	background-image: url(/images/white_top.gif);
	background-repeat: no-repeat;
}

#box_producten_diensten
{
	margin: 0;
	padding: 0;
}

#box_producten_diensten .top
{
	height: 54px;
	background-image: url(/images/blue_top.gif);
	text-align:left;
	vertical-align:bottom;
	position: relative;
	display:block;
}

#box_producten_diensten .top span
{
	position: absolute;
	top: 13px;
	color: #FFF;
	font-size: 22px;
	margin-left: 20px;
}

#box_producten_diensten .content
{
	position: relative;
	background-color: #FFF;
	height: 327px;
	min-height: 327px;
	padding: 25px;
	font-style: normal;
	font-weight: normal;
}

#box_producten_diensten .content img
{
	float: left;
	height: 62px;
	width: 63px;
	border: 0;
}

#box_producten_diensten .content h3
{
	color: #B7151A;
	float: left;
	margin: 0;
	font-size: 17px;
}

#box_producten_diensten .content a
{
	color: #B7151A;
	text-decoration: none;
}

#box_producten_diensten .content p
{
	clear: both;
	font-size: 11px;
	padding-top: 15px;
}

#box_producten_diensten .content td
{
	width: 292px;
	vertical-align: top;
	padding: 5px;
}

#box_producten_diensten .bottom
{
	position: relative;
	bottom: 0;
	height: 50px;
	background-color: #FFF;
	background-image: none;
}

#box_producten_diensten .content .certificates
{
	float: right;
	padding-right: 25px;
}

#box_producten_diensten .content .certificates img
{
	width: auto;
	height: auto;
}

#box_promo
{
	width: 926px;
	height: 300px;
	position: relative;
}

#q-guide
{
	background-image: url(/images/pb_q-guide.jpg);
	width: 925px;
	height:300px;
	position: absolute;
	top: 0;
	left: 0;
}

#q-guide .demo
{
	position: absolute;
	bottom: 45px;
	margin-left: 48px;
}

#q-guide .informatie
{
	position: absolute;
	bottom: 45px;
	margin-left: 190px;
}

#q-guide .navigatie
{
	position: absolute;
	bottom: 5px;
	margin-left: 10px;
}

#q-guide img
{
	border: 0;
}

#p-operations
{
	background-image: url(/images/pb_p-operations.jpg);
	width: 925px;
	height:300px;
	position: absolute;
	top: 0;
	left: 0;
}

#p-operations .demo
{
	position: absolute;
	bottom: 45px;
	margin-left: 48px;
}

#p-operations .informatie
{
	position: absolute;
	bottom: 45px;
	margin-left: 190px;
}

#p-operations .navigatie
{
	position: absolute;
	bottom: 5px;
	margin-left: 10px;
}

#p-operations img
{
	border: 0;
}

#box_promo .active
{
	z-index: -1;
}

#box_promo .last-active
{
	z-index: 0;
}

#box_content
{
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 700px;
	z-index: 10;
	background-color: #FFFFFF;
}

#box_content .content
{
	padding: 0 10px 20px 10px;
	height: 100%;
}

#box_content .content img
{
	border: 0;
}

#box_content .clear 
{
    clear:both;
    height:1px;
    overflow:hidden;
}

#box_content .left
{
	width: 190px;
	float: left;
	height: 100%;
}

#box_content .submenuTop
{
	height: 26px;
	background-image: url(/images/submenu_top.png);
	padding: 8px 0 0 10px;
}

#box_content .submenuTop a
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#box_content .submenuContent
{
	background-color: #E4F5FD;
	padding-bottom: 30px;
	border: 0;
	width: 190px;
}

#box_content .submenuContent ul.subItems
{
	margin: 0;
	padding: 0;	
}

#box_content .submenuContent li
{
	padding: 5px 0 5px 20px;
	list-style-type: none;
	border-bottom: solid 1px #A6B7BF;
}

#box_content .submenuContent li a
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}

#box_content .submenuContent ul.hoofdItems
{
	margin: 0;
	padding: 0;
}

#box_content .submenuContent ul.hoofdItems li
{
	padding: 5px 0 5px 10px;
	list-style-type: none;
}

#box_content .submenuContent ul.hoofdItems li a
{
	font-weight: bold;
}

#box_content .submenuBottom
{
	height: 7px;
	background-image: url(/images/submenu_bottom.png);
	background-repeat: no-repeat;
}

.center
{
	float: left;
	height: 100%;
	/*width: 503px;*/
	width: 600px;
	padding: 0 10px 10px 25px; 
	font-size: 11px;
}

.center img
{
	margin-top: 0;
	padding-top: 0;
}

.center a
{
	color: #0000FF;
	text-decoration: none;
}

.center sup
{
	color: #B6151A;
}

.modal
{
	font-size: 11px;
	padding: 0 10px 10px 25px;
	height: 380px;
	width: 475px;
}

/*
#box_content .right
{
	float: right;
	height: 100%;
	width: 192px;
}
*/

#buffer
{
	clear: both;
	height: 160px;
}

#footer
{
	clear: both;
    position: absolute;
    bottom: 0;
    width: 926px;
    height: 177px;
}

#footer .links
{
	float: left;
	position: relative;
	height: 160px;
	background-color: #27343C;
	width: 926px;
}

#footer .algDis
{
	float: left;
	color: #FFFFFF;
	font-size: 11px;
	padding: 20px 0 0 20px;
	height: 160px;
	width: 180px;
}

#footer .algDis a 
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer .bottom
{
	clear: both;
	background-image: url(/images/dark_blue_bottom.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 926;
}

/* map holder */
#map {
	height: 30px;
	line-height: 30px;
	position: relative;
	display:block;
	float: left;
	font-size: 12px;
	padding-top: 13px;
	margin-left: 0px;
}

/* map basic setup styles */

ul.sitemap, 
ul.sitemap_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.sitemap ul,
ul.sitemap_vertical ul {
	display: block;
}
ul.sitemap li {
	float: left;
	width: 138px;
}
ul.sitemap_vertical {
	width: 300px;
}
ul.sitemap_vertical li {
	float: none;
}

ul.sitemap,
ul.sitemap ul,
ul.sitemap_vertical,
ul.sitemap_vertical ul {
	height: 30px;
}

ul.sitemap_vertical {
	height: auto;
}

ul.sitemap ul {
	height: auto;
}

* html ul.sitemap ul {
	width: 1%;
}

/* end basic setup */

/* top nav styles */

ul.sitemap li {
	text-align: left;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin: 0 1px 0 0;
	cursor: pointer;
	white-space: nowrap;
}

ul.sitemap li a {
	display: block;
	text-align: left;
	padding: 0 20px 0 0;
	color: #57B3E1;
	height: 30px;
	line-height: 30px;	
	text-decoration: none;
	font-weight: bold;
}

/* -- Sub-Menus -- */

ul.sitemap li li {
	width: 130px;
}

ul.sitemap li li.child a 
{
	display:block;
	width: 130px;
	height: 30px;
	line-height:30px;
	color: #57B3E1;
	text-align: left;
	font-size: 11px;
	position: absolute;
	left: 0px;
	text-decoration: none;
	font-weight: normal;
}

ul.sitemap ul,
ul.sitemap_vertical ul 
{
	position: absolute;
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.sitemap ul li,
ul.sitemap_vertical ul li {
	color: #57B3E1;
	float: none;
	margin: 0px;
}

#referentielijst .item 
{
	border: 2px solid #CCCCCC;
	float: left;
	margin: 0 15px 15px 0;
	overflow: hidden;
	position: relative;
	height: 147px;
	width: 147px;
}

#referentielijst .overlay 
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF none repeat scroll 0 0;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 0;
	height: 147px;
	width: 147px;
}

.errorField
{
	border: solid 1px red;
	width: 250px;
}

.validField
{
	border: solid 1px #000000;
	width: 250px;
}

/*
---------------------------------------
fotoboek styles
---------------------------------------
*/

#fotoboek {margin: 0px;padding: 0px;float: left;position: relative;}
#fotoboek li {border: solid 1px #BBBBBB;padding: 10px;float: left;position: relative; margin: 10px;list-style-type: none;}
#fotoboek li img {border: 0px;}

<!--[if IE 6]>
#container
{
	height: 100%;
}
<![endif]-->