body {
	color: #1d324e;
	margin: 0px;
	background: #8d9cae url(/images/bg-body.gif) top left repeat-x;
}

body,
input,
select,
textarea {
	font: normal 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #cc0033;
} 
a:hover {
	text-decoration: underline;
}

img.left {
	margin: 0px; 
	margin-right: 10px;
}
img.right {
	margin: 0px; 
	margin-left: 10px;
}
img,
img a {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #1d324e;
	font: bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
/*
	color: #cc0033;
	font: bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
*/
	color: #1d324e;
	font: bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.containerContentR h2 {
	color: #1d324e;
}

h3 {
	color: #cc0033;
	font: normal 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h4 {
	color: #1d324e;
	font: normal 10px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h6 {
	color: #cd0134;
	font: bold 18px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

h6.h6paginaManager {
	font: bold 12px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	margin-top: 3px;
}

*.head1 {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial;
	color: #CC0033;
	font-weight: bold;
}

p {
	margin: 0px 0px 18px 0px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background: url(/images/list.gif) 0px 7px no-repeat;
}

.containerContentR li {
	padding: 0px 0px 0px 17px;
}

hr {
	height: 1px;
	border-top: 1px solid #cc0033;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
* html hr {
	margin: 3px 0px 2px 0px;
}
*:first-child+html hr {
	margin: 0px 0px 0px 0px;
}

.rood {
	color: #cc0033;
}

a.fancyLink {
	float: left;
	padding: 6px 0 0 18px;;
	background: url(/images/list2.gif) 0px 13px no-repeat;
}

div.clear {
	clear: both;
	height: 0;
	width: 100%;
	overflow: hidden;
}



/* CONTAINERS */
.containerMain {
	position: relative;
	width: 961px;
	_height: 18px;
	min-height: 18px;
	margin: 0px auto;
}

.containerTop {
	width: 961px;
	height: 70px;
	overflow: hidden;
	position: relative;
	z-index: 1000;
}
.containerMenu {
	width: 961px;
	height: 35px;
	position: relative;
	z-index: 1000;
}

.containerContent {
	width: 959px;
	_height: 425px;
	min-height: 425px;
	overflow-x: hidden;
	border: 1px solid #fff;
	background: #fff;
}

ul.lang {
	position: absolute;
	z-index: 99999999;
	display: block;
	width: 200px;
	margin-top: -29px;
	right: 20px;
}

ul.lang li {
	position: relative;
	float: right;
	padding: 0;
	color: #566B87;
	font-size: 14px;
	padding: 0 0 0 4px;
	background-image: none;
}

ul.lang li * {
	color: #566B87 !important;
}

ul.lang li *.active {
	color: #CC0033!important;
}


.detail .containerContent {
	background: #fff url(/images/bg-containerLeft.gif) left top repeat-y;
	font-size: 12px;
}

.sitemap .containerContent {
	width/**/:/**/939px; /* 959px */
	_height/**/:/**/405px; /* 425px */
	min-height/**/:/**/405px; /* 425px */
	padding: 25px 10px 10px 10px;
	overflow-x: hidden;
	border: 1px solid #fff;
	font-size: 12px;
	background: #fff;
}

.containerContentL {
	width: 479px;
	_height: 425px;
	min-height: 425px;
	overflow-x: hidden;
	float: left;
	background: #e6e9ed;
}

.login .containerContentL {
	width/**/:/**/459px; /* 479px */
	padding: 25px 10px 10px 10px;
	background: #fff;
	font-size: 12px;
}

.containerContentR {
	width/**/:/**/459px; /* 480px */
	_height: 425px;
	min-height: 425px;
	padding: 25px 10px 10px 11px;
	float: left;
	background: #fff;
	overflow-x: hidden;
}

.containerFooter {
	width: 959px;
	height: 24px;
	overflow: hidden;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #566b87;
}

.containerPMKop {
	width: 459px;
	height: 30px;
	overflow: hidden;
}

.containerPMTekst {
	width: 459px;
	_height: 18px;
	min-height: 18px;
	overflow-x: hidden;
}

.flashKaartContainer {
	width: 479px;
	height: 458px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* ALGEMEEN */
.kopbalkGrijs {
	width/**/:/**/459px; /* 479px */
	height: 24px;
	overflow: hidden;
	background: #566b87;
	padding: 0px 10px 0px 10px;
}

.blokSchaduw {
	width/**/:/**/459px; /* 479px */
	_height: 18px;
	min-height: 18px;
	padding: 10px 10px 10px 10px;
	overflow-x: hidden;
	background: url(/images/bg-shadow-grijs.gif) left top repeat-x;
	font-size: 11px;
}

.blokMetZonderSchaduw {
	width: 479px;
	_height: 18px;
	min-height: 18px;
	padding: 0px;
	overflow-x: hidden;
}

.blokMetZonderSchaduw .content {
	width/**/:/**/459px; /* 479px */
	_height: 18px;
	min-height: 18px;
	padding: 10px 10px 10px 10px;
}

.divSplitL {
	width/**/:/**/224px; /* 229px */
	_height: 18px;
	min-height: 18px;
	float: left;
	padding: 0px 5px 0px 0px;
}

.divSplitR {
	width/**/:/**/224px; /* 229px */
	_height: 18px;
	min-height: 18px;
	float: left;
	padding: 0px 0px 0px 5px;
}

.p10 {
	margin: 0px 0px 10px 0px;
}



/* HEADER */
/* Top */
.containerTop img {
	margin: 10px 0px 0px 10px;
}

.topMenu {
	width: 719px;
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 0px;
	line-height: 19px;
	z-index: 1000;
}

a.topBlock {
	min-width: 99px;
}
* html a.topBlock {
	width: 99px;
}

a.topBlock:link,
a.topBlock:active,
a.topBlock:visited {
	display: block;
	height: 20px;
	padding: 0px 10px 0px 10px;
	margin: 0px 1px 0px 0px;
	float: left;
	background: #cc0033;
	color: #fff
}
a.topBlock:hover {
	background: #fff;
	color: #cc0033;
	text-decoration: none;
}

.topMenu .zoeken {
	float: left;
	width/**/:/**/48px; /* 58px */
	height: 20px;
	padding: 0;
	margin: 0px 1px 0px 0px;
	overflow: hidden;
	text-align: center;
	width: 58px;
	background: #fff;
	color: #566b87;
}

.topMenu .divZoekveld {
	width: 160px;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 0px;
}

.topMenu .divZoekbutton {
	width: 20px;
	height: 20px;
	overflow: hidden;
	float: left;
}

.topMenu .zoekveld {
	width/**/:/**/151px; /* 159px */
	height/**/:/**/19px; /* 20px */
	background: #9eaaba;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 1px 4px 0px 4px;
	color: #fff;
}
*:first-child+html .topMenu .zoekveld {
	margin: -1px 0px 0px 0px;
	height: 20px;
}
* html .topMenu .zoekveld {
	margin: -1px 0px 0px 0px;
	height: 20px;
}



/* Menu */
.containerMenu .itemA,
.containerMenu .itemB,
.containerMenu .itemC,
.containerMenu .itemD,
.containerMenu .itemE {
	position: relative;
	cursor: default;
	display: block;
	width: 108px;
	height: 24px;
	margin: 0px 1px 0px 0px;
	float: left;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0 0 11px;
	overflow: hidden;
	background: url(/images/but-menu.png) top left no-repeat;
}

.containerMenu .itemA {
	margin: 0px 1px 0px 0px;
}

.containerMenu .actief {
	background-position: right;
}

.containerMenu .balk {
	width: 961px;
	height: 5px;
	clear: both;
	overflow: hidden;
	background: #cc0033;
}

.submenu {
	display: none;
	position: absolute;
	top: 30px;
	border-top: 8px solid #cc0033;
	border-bottom: 5px solid #cc0033;
	cursor: pointer;
	z-index: 1000;
}

.submenu a:link,
.submenu a:active,
.submenu a:visited {
	display: block;
	width: 99px;
	_height/**/:/**/14px; /* 24px */
	min-height/**/:/**/14px; /* 24px */
	padding: 5px 10px 5px 10px;
	background: #cc0033;
	color: #fff;
	overflow-x: hidden;
	line-height: 14px;
}
.submenu a:hover {
	text-decoration: none;
	color: #e68099;
}

#menu01 {
	left: 0px;
}
#menu02 {
	left: 120px;
}
#menu03 {
	left: 240px;
}
#menu04 {
	left: 360px;
}
#menu05 {
	left: 480px;
}



/* CONTENT */
/* Home */
.homeBlock1 {
	float: left;
	width: 479px;
	height: 360px;
	overflow: hidden;
}

div.homeIntro {
	font: normal 16px/18px Tahoma;
}

div.homeIntro div.innerHomeIntro {
	padding: 37px 30px 10px 20px;
	line-height: 36px;
}

div.homeIntro ul {
	min-height: 1em;
	margin: 15px 0 0 0;
	width: 450px;
}

div.homeIntro ul li {
	float: left;
	width: 47%;
	text-indent: 8px;
	background: url(/images/list2.gif) 0px 17px no-repeat;
}

div.homeBlock2 {
	float: left;
	width: 479px;
	min-height: 299px;
	padding-bottom: 20px;
	overflow: hidden;
	background: url(images/homeblock2-background.png) repeat-x
}
* html .homeBlock2 {
	height: 299px;
}

div.locations {
	margin-left: 1px;
	width: 449px;
	padding: 0 30px 0 0;
	font-size: 14px;
}

div.locations select {
	margin: 16px 0 8px 0;
}

div.locations input.submit {
	text-indent: -9999px;
	border: none;
	width: 98px;
	height: 20px;
}

div.locations .map {
	float: left;
	margin: 0 20px 0 0;
	width: 219px;
	height: 297px;
	background: transparent url(images/homeMap.png) 20px 20px no-repeat
}

div.locations *.head1 {
	padding: 17px 0 2px 0;
}

div.homeArticle .innerItem {
	font-size: 14px;
	padding: 17px 15px 0px 19px
}

div.homeArticle .item {
	float: left;
	width: 239px;
	overflow: hidden;
}

div.homeArticle .item .homeArticleImage {
	width: 239px;
	height: 119px;
	border-bottom: 1px solid #fff;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
}

div.homeArticle .first {
	width: 240px;
}

div.homeArticle .first .homeArticleImage {
	border-right: 1px solid #fff;
}

div.homeBlock3 {
	float: left;
	width: 479px;
	height: 119px;
	overflow: hidden;
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	background: #566B87;
}

div.homeBlock3First {
	border-right: 1px solid #fff;
}

div.homeBlock3 div.image {
	float: left;
	width: 239px;
	height: 119px;
	border-right: 1px solid #fff;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
}

div.homeBlock3 div.content {
	float: left;
	width: 219px;
	padding: 10px 10px 0 10px;
}

div.homeBlock3 *.headLocal {
	padding-bottom: 7px;
	color: #fff !important;
	font-size: 16px;
	font-weight: bold;
}
div.homeBlock3 *.headLocal * {
	color: #fff !important;
}

div.homeBlock3 a.fancyLink2 {
	background: url(/images/list3.gif) 0 5px no-repeat;
	padding-left: 20px;
	color: #566B87 !important
}





.homeContent {
	width: 959px;
	_height: 18px;
	min-height: 18px;
	overflow-x: hidden;
	background: #fff url(/images/bg-shadow.gif) left top repeat-x;
}

.homeContent h4 {
	margin: 0px 0px 2px 0px;
}

.homeContent .content {
	width: 959px;
	_height: 150px;
	min-height: 150px;
}

.homeContent .nieuwsL {
	width/**/:/**/350px; /* 360px */
	_height: 100px;
	min-height: 100px;
	float: left;
	padding: 5px 0px 0px 10px;
}

.homeContent .nieuwsR {
	width/**/:/**/350px; /* 360px */
	_height: 100px;
	min-height: 100px;
	float: left;
	padding: 25px 0px 0px 10px;
}

.homeContent .contact {
	width/**/:/**/209px; /* 229px */
	_height: 100px;
	min-height: 100px;
	float: left;
	padding: 5px 10px 0px 10px;
}

.homeContent .tblContact {
	width: 200px;
	border: none;
}
.homeContent .tblContactL {
	width: 50px;
	height: 18px;
}
.homeContent .tblContactR {
	width: 150px;
}

.homeContent .blokken {
	width: 959px;
	height: 119px;
	overflow: hidden;
	clear: both;
	padding: 10px 0px 0px 0px;
}

.homeContent .blokken h4 {
	margin: 0px 0px 5px 0px;
}

.homeContent .blokken .blok {
	width: 240px;
	height: 119px;
	float: left;
}
.homeContent .blokken .laatste {
	width: 239px;
}

.homeContent .blokken .blok .foto {
	width: 119px;
	height: 119px;
	overflow: hidden;
	float: left;
}
.homeContent .blokken .blok .text {
	width/**/:/**/111px; /* 121px */
	height/**/:/**/112px; /* 119px */
	background: #e2e5ea;
	float: left;
	padding: 2px 3px 5px 7px;
}
.homeContent .blokken .laatste .text {
	width/**/:/**/110px; /* 120px */
}



/* Producten */
.sfeerbeeldKlein,
.sfeerbeeldGroot {
	width: 479px;
	overflow: hidden;
	position: relative;
	z-index: 500;
	border-bottom: 1px solid #fff;
}

.sfeerbeeldKlein {
	height: 119px;
}
.sfeerbeeldGroot {
	height: 239px;
}

.raster {
	width: 479px;
	height: 239px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
}

.blokOnzeSpecialist {
	padding: 0px 10px 10px 10px;
}

.blokOnzeSpecialist h4 {
	margin: 0px 0px 5px 0px;
}

.blokOnzeSpecialist p {
	margin: 0px 0px 7px 0px;
}

.blokOnzeSpecialist .foto {
	width: 110px;
	height: 110px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	float: left;
}

.blokOnzeSpecialist .text {
	width/**/:/**/339px; /* 349px */
	_height: 18px;
	min-height: 18px;
	padding: 0px 0px 5px 10px;
	margin: 5px 0px 0px 0px;
	overflow-x: hidden;
	float: left;
}

.downloadPDF {
	width: 479px;
	_height: 18px;
	min-height: 18px;
	overflow-x: hidden;
	font-size: 12px;
}

.downloadPDF .pdfList {
	width/**/:/**/459px; /*479px*/
	_height: 18px;
	min-height: 18px;
	padding: 10px 10px 10px 10px;
	overflow-x: hidden;
}

.pdfListL {
	width: 229px;
	_height: 18px;
	min-height: 18px;
	float: left;
}
.pdfListR {
	width: 230px;
	_height: 18px;
	min-height: 18px;
	float: left;
}

.pdfList li {
	background: url(/images/list-pdf.gif) 0px 2px no-repeat;
	padding: 0px 0px 0px 18px;
}



/* Diensten */
.tblSpecialisten {
	width: 459px;
	border: none;
	margin: 0px 0px 14px 0px;
}

.tblSpecialisten1 {
	width: 115px;
	height: 18px;
	vertical-align: top;
}

.tblSpecialisten2 {
	width: 123px;
	vertical-align: top;
}

.tblSpecialisten3 {
	width: 221px;
	vertical-align: top;
}

.blokSpecialisten h4 {
	margin: 0px 0px 7px 0px;
}



/* Locaties */
.tblLocatieGegevens {
	width: 459px;
	border: none;
	margin: 18px 0px;
}

.tblLocatieGegevensL {
	width: 59px;
	height: 18px;
	vertical-align: top;
}

.tblLocatieGegevensR {
	width: 400px;
	vertical-align: top;
}



/* Downloads */
.blokDownloads {
	width: 459px;
	_height: 18px;
	min-height: 18px;
	overflow-x: hidden;
	margin: 0px 0px 18px 0px;
}



/* Nieuws */
.pijlLijst .content {
	padding-bottom: 6px;
}

.pijlLijst .content a:link,
.pijlLijst .content a:active,
.pijlLijst .content a:visited,
.pijlLijst .content a:hover {
	display: block;
	background: url(/images/list-pijl.gif) 0px 6px no-repeat;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 6px 0px;
}



/* Contact */
.tblContactGegevensLinks {
	width: 459px;
	border: none;
	margin: 10px 0px;
}

.tblContactGegevensLinksL {
	width: 59px;
	height: 18px;
	vertical-align: top;
}

.tblContactGegevensLinksR {
	width: 400px;
	vertical-align: top;
}

.tblContactform {
	width: 459px;
	border: none;
	margin: 0px 0px 18px 0px;
}

.tblContactform input {
	line-height: 14px;
}

.tblContactformL {
	width: 110px;
	height/**/:/**/22px; /* 24px */
	padding: 2px 0px 0px 0px;
	vertical-align: top;
}

.tblContactformR {
	width: 349px;
	height: 24px;
	vertical-align: top;
}

.tblContactformColspan {
	width: 459px;
	height: 10px;
	vertical-align: top;
}

.txtfield1 {
	width: 345px;
	height: 15px;
	margin: 0px;
	font-size: 12px;
}
* html .txtfield1 {
	width: 343px;
}
*:first-child+html .txtfield1 {
	width: 343px;
}

.txtfield2 {
	width: 75px;
	height: 15px;
	margin: 0px;
	font-size: 12px;
}

.txtarea1 {
	width: 345px;
	height: 100px;
	margin: 0px;
	font-size: 12px;
}
* html .txtarea1 {
	width: 343px;
}
*:first-child+html .txtarea1 {
	width: 343px;
}

.divRadiobutton {
	width: 80px;
	height: 18px;
	float: left;
}

.divRadiobutton input {
	margin: 2px 3px 0px 0px;
}
* html .divRadiobutton input {
	margin: -1px 3px 0px -4px;
}
*:first-child+html .divRadiobutton input {
	margin: -1px 3px 0px -4px;
}

.checkbox1 {
	margin: 0px 3px 0px 0px;
}
* html .checkbox1 {
	margin: 0px 3px 0px -4px;
}
*:first-child+html .checkbox1 {
	margin: 0px 3px 0px -4px;
}



/* Login */
.tblLogin {
	width: 459px;
	margin: 25px 0px 10px 0px;
}

.tblLogin input {
	line-height: 14px;
}

.tblLoginL {
	width: 110px;
	height/**/:/**/22px; /* 24px */
	padding: 2px 0px 0px 0px;
	vertical-align: top;
}

.tblLoginR {
	width: 349px;
	vertical-align: top;
}

.txtfieldLogin {
	width: 345px;
	height: 15px;
	margin: 0px;
	font-size: 12px;
}
* html .txtfieldLogin {
	width: 343px;
}
*:first-child+html .txtfieldLogin {
	width: 343px;
}

.butLogin {
	padding: 10px 0px 20px 0px;
}

.tblWWL {
	width: 190px;
	height/**/:/**/22px; /* 24px */
	padding: 2px 0px 0px 0px;
	vertical-align: top;
}

.oudewachtwoord {
	padding: 0px 0px 10px 0px;
}

.tblWWR {
	width: 279px;
	vertical-align: top;
}

.tblWWR .txtfieldLogin {
	width: 275px;
}
* html .tblWWR .txtfieldLogin {
	width: 273px;
}
*:first-child+html .tblWWR .txtfieldLogin {
	width: 273px;
}


/* Mijn Orders */
.orders .containerOrdersL {
	width/**/:/**/458px; /* 478px */
	height/**/:/**/90px; /* 120px */
	padding: 20px 10px 10px 10px;
	overflow: hidden;
	background: #e6e9ed;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	float: left;
}
.orders .containerOrdersR {
	width/**/:/**/460px; /* 480px */
	height/**/:/**/80px; /* 120px */
	padding: 30px 10px 10px 10px;
	overflow: hidden;
	background: #e6e9ed;
	border-bottom: 1px solid #fff;
	font-size: 12px;
	float: left;
}

.orders .containerOrdersL p {
	margin: 3px 0px 5px 0px;
}

.orders .containerOrdersR h1 {
	margin: 0px 0px 0px 0px;
	line-height: 10px;
}

.kopZoeken {
	width: 460px;
	height: 14px;
	overflow: hidden;
}

.zoekForm {
	width: 460px;
	height: 24px;
	margin: 27px 0px 0px 0px;
	overflow: hidden;
}
* html .zoekForm {
	margin: 17px 0px 0px 0px;
}
*:first-child+html .zoekForm {
	margin: 17px 0px 0px 0px;
}

.orderZoekenL {
	width: 220px;
	height: 24px;
	float: left;
}

.orderZoekenR {
	width/**/:/**/222px; /* 265px */
	height: 24px;
	float: left;
	text-align: right;
	padding: 0px 0px 0px 13px;
}

.orderZoekenSelectbox {
	width: 150px;
	height: 24px;
	overflow: hidden;
	float: left;
}

.txtfieldOrdernr {
	width: 125px;
	height: 16px;
	line-height: 14px;
}
* html .txtfieldOrdernr {
	height: 15px;
}
*:first-child+html .txtfieldOrdernr {
	height: 15px;
}

.selectboxOrderstatus {
	width: 145px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.spanOrderZoek1 {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	float: left;
}

.spanOrderZoek2 {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	float: left;
}

.zoekBut {
	width: 66px;
	height: 20px;
	float: left;
	margin: 1px 0px 0px 7px;
}

.tblOrdersContainer {
	width: 959px;
	_height: 18px;
	min-height: 18px;
	font-size: 12px;
}

.tblOrdersContainer a:link,
.tblOrdersContainer a:active,
.tblOrdersContainer a:visited,
.tblOrdersContainer a:hover {
	color: #fff;
}

.ordersKop1,
.ordersKop2,
.ordersKop3,
.ordersKop4,
.ordersKop5 {
	height/**/:/**/21px; /* 24px */
	background: #566b87;
	float: left;
	color: #fff;
}

.ordersKop1 {
	width/**/:/**/55px; /* 65px */
	padding: 3px 0px 0px 10px;
	border-right: 1px solid #fff;
}
.ordersKop2 {
	width/**/:/**/73px; /* 93px */
	padding: 3px 10px 0px 10px;
	border-right: 1px solid #fff;
}
.ordersKop3 {
	width/**/:/**/479px; /* 499px */
	padding: 3px 10px 0px 10px;
	border-right: 1px solid #fff;
}
.ordersKop4 {
	width/**/:/**/99px; /* 119px */
	padding: 3px 10px 0px 10px;
	border-right: 1px solid #fff;
}
.ordersKop5 {
	width/**/:/**/159px; /* 179px */
	padding: 3px 10px 0px 10px;
}

.tblOrders {
	width: 959px;
	cursor: default;
	clear: both;
}

.trOdd {
	background: #eff1f4;
}
.trEven {
	background: #e6e9ed;
}
.RijAan {
	background: #c5ced8;
}

.tblOrders1,
.tblOrders2,
.tblOrders3,
.tblOrders4,
.tblOrders5,
.tblOrdersFull {
	height: 24px;
}
* html .tblOrders1,
* html .tblOrders2,
* html .tblOrders3,
* html .tblOrders4,
* html .tblOrders5,
* html .tblOrdersFull {
	height/**/:/**/21px; /* 24px */
}
*:first-child+html .tblOrders1,
*:first-child+html .tblOrders2,
*:first-child+html .tblOrders3,
*:first-child+html .tblOrders4,
*:first-child+html .tblOrders5,
*:first-child+html .tblOrdersFull {
	height/**/:/**/21px; /* 24px */
}

.tblOrders1 {
	width/**/:/**/56px; /* 66px */
	padding: 3px 0px 0px 10px;
}
.tblOrders2 {
	width/**/:/**/74px; /* 94px */
	padding: 3px 10px 0px 10px;
}
.tblOrders3 {
	width/**/:/**/480px; /* 500px */
	padding: 3px 10px 0px 10px;
}
.tblOrders4 {
	width/**/:/**/100px; /* 120px */
	padding: 3px 10px 0px 10px;
}
.tblOrders5 {
	width/**/:/**/159px; /* 179px */
	padding: 3px 10px 0px 10px;
}

.tblOrdersFull {
	padding: 3px 10px 0px 10px;
}


/* Specialisten */
.tblOverzichtSpecialisten {
	width: 459px;
	margin-bottom: 20px;
}

.tblOverzichtSpecialisten1 {
	width: 150px;
	height: 18px;
}

.tblOverzichtSpecialisten2 {
	width: 150px;
}

.tblOverzichtSpecialisten3 {
	width: 159px;
}

.tblOverzichtSpecialisten .kop {
	width: 459px;
	height: 18px;
	font-weight: bold;
}

.tblOverzichtSpecialisten .spacer {
	width: 459px;
	height: 18px;
}

.blokSpecialist {
	width/**/:/**/459px; /* 479px */
	_height: 18px;
	min-height: 18px;
	padding: 10px 10px 10px 10px;
	overflow-x: hidden;
	font-size: 12px;
}



/* Zoeken */
.zoekdetails {
	width/**/:/**/459px; /* 479px */
	_height: 18px;
	min-height: 18px;
	padding: 20px 10px 10px 10px;
}



/* Sitemap */
.sitemap .kolom {
	width: 150px;
	_height: 18px;
	min-height: 18px;
	float: left;
}



/* FOOTER */
.footerL {
	width/**/:/**/470px; /* 480px */
	height: 24px;
	padding: 0px 0px 0px 10px;
	overflow: hidden;
	float: left;
}

.footerR {
	width/**/:/**/469px; /* 479px */
	height: 24px;
	padding: 0px 10px 0px 0px;
	overflow: hidden;
	float: left;
	color: #fff;
	line-height: 23px;
	text-align: right;
}
.footerR a:link,
.footerR a:active,
.footerR a:visited,
.footerR a:hover {
	color: #fff;
}

div.homeIntro ul:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}






/* Styles voor de print variant */
@media print
{

    .NoPrint { 
    	display: none;
    }
    
}
