html {
	height: 100%;
}



/* STANDAARD HTML-ELEMENTEN */
body {
	margin: 0px;
	background: #554a4d;
	padding-bottom: 20px;
}

body,
input,
select,
textarea {
	color: #000;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
	padding: 0px;
}

input,
select,
textarea {
	background: #fff;
}

label {
	cursor: pointer;
}

a:link,
a:visited,
a:active {
	text-decoration: underline;
	color: #000;
} 
a:hover {
	text-decoration: none;
}

img,
a img,
table {
	border: 0px;
}

p {
	margin: 0px 0px 16px 0px;
}

ul,
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	padding: 0px 0px 0px 10px;
	background: url(/images/list.gif) 0px 8px no-repeat;
}

h1 {
	font: bold 18px/22px Arial, Helvetica, sans-serif;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}

h2 {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h2 a:link,
h2 a:active,
h2 a:visited {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

/* Paginamanagerstyles */
img[align="left"] {
	margin: 0px 10px 0px 0px;
	float: left;
}

img[align="right"] {
	margin: 0px 0px 0px 10px;
	float: right;
}



/* CONTAINERS */
.containerMain {
	width: 960px;
	min-height: 646px;
	margin: 30px auto 30px auto;
	background: #fff url(../images/bg-main.gif) repeat-y left top;
}
* html .containerMain {
	height: 646px;
}

.containerMenu {
	width: 250px;
	min-height: 18px;
	float: left;
	position: relative;
}

.containerContent {
	width: 710px;
	min-height: 18px;
	float: left;
}

.header {
	width: 710px;
	height: 332px;
	overflow: hidden;
	position: relative;
}

.header .tekstblok {
	overflow: hidden; 
	position: absolute; 
	top: 20px; 
	right: 20px; 
	padding: 15px 5px 15px 15px;
	width: 253px; 
	height: 109px; 
	color: #ffffff; 
	background: #869254; 
	border: 1px solid #ffffff; 
}

.header .tekstblok a {
	color: #ffffff !important;
}

.werkveld {
	width: 631px; /* 710px */
	padding: 21px 25px 25px 54px;

	/* Scollend werkveld: * /
	height: 283px; /* 314px * /
	overflow: auto;

	/* Meerekkend werkveld: */
	min-height: 322px; /* 353px */
}
* html .werkveld {
	height: 315px;
}

.actieButton {
	position: absolute;
	width: 214px;
	height: 231px;
	left: 450px;
	top: 10px;
	z-index: 100;
}

.winnaarButton {
	position: absolute;
	width: 149px;
	height: 149px;
	left: 310px;
	top: 30px;
	z-index: 101;
}


/* ALGEMEEN */

/* LINKER KOLOM */
/* Menu */
.menu {
	width: 250px;
	min-height: 18px;
	padding: 48px 0px 0px 0px;
}

.menuSpacer {
	width: 250px;
	height: 12px;
	overflow: hidden;
}

.menu a:link,
.menu a:active,
.menu a:visited {
	display: block;
	width: 250px;
	height: 27px;
	overflow: hidden;
	background-position: top left;
}
.menu a:hover {
	background-position: top right;
}

.menu a.item01 {
	background-image: url(../images/menuitem_01.gif);
}
.menu a.item02{
	background-image: url(../images/menuitem_02.gif);
}
.menu a.item03 {
	background-image: url(../images/menuitem_03.gif);
}
.menu a.item04 {
	background-image: url(../images/menuitem_04.gif);
}
.menu a.item05 {
	background-image: url(../images/menuitem_05.gif);
}
.menu a.item06 {
	background-image: url(../images/menuitem_06.gif);
}
.menu a.item07 {
	background-image: url(../images/menuitem_07.gif);
}
.menu a.item08 {
	background-image: url(../images/menuitem_08.gif);
}
.menu a.item09 {
	background-image: url(../images/menuitem_09.gif);
}

.hmitem01 .menu a.item01,
.hmitem02 .menu a.item02,
.hmitem03 .menu a.item03,
.hmitem04 .menu a.item04,
.hmitem05 .menu a.item05,
.hmitem06 .menu a.item06,
.hmitem07 .menu a.item07,
.hmitem08 .menu a.item08,
.hmitem09 .menu a.item09 {
	background-position: top right;
}

.hmlegalscan .headerMenu a.legalscan,
.hmafspraakmaken .headerMenu a.afspraakmaken,
.hmklanttevreden .headerMenu a.klanttevreden,
.reageerformulierAfspraakmaken .headerMenu a.afspraakmaken,
.reageerformulierKlanttevreden .headerMenu a.klanttevreden{
	text-decoration: underline;
}

.menu span {
	display: none;
}

/* Zoeken */
.zoeken {
	width: 220px; /* 250px */
	min-height: 18px;
	padding: 0px 0px 0px 30px;
	margin: 35px 0px 0px 0px;
	color: #FFFFFF;
}

.zoeken a:link,
.zoeken a:active,
.zoeken a:visited {
	display: block;
	width: 41px;
	height: 20px;
	float: left;
	background: url(../images/but-zoek.gif) no-repeat left top;
}
.zoeken a:hover {
	background: url(../images/but-zoek.gif) no-repeat right top;
}

.zoeken span {
	display: none;
}

.zoekveld {
	width: 147px;
	height: 20px;
	margin-right: 2px;
	overflow: hidden;
	float: left;
}

.zoekveld input {
	width: 145px;
	height: 16px;
	line-height: 14px;
	margin: 0px;
	border: 1px solid #191919;
	color: #fff;
	font-size: 12px;
	background: #191919;
}
* html .zoekveld input {
	width: 143px;
	margin-top: -1px;
}
*+html .zoekveld input {
	width: 143px;
	margin-top: -1px;
}

/* Login */
.login {
	width: 220px; /* 250px */
	min-height: 18px;
	padding: 0px 0px 0px 30px;
	margin: 20px 0px 0px 0px;
}

.butLogin {
	width: 61px;
	min-height: 18px;
	margin-left: 129px;
}

.butLogin a:link,
.butLogin a:active,
.butLogin a:visited {
	display: block;
	width: 61px;
	height: 20px;
	background: url(../images/but-inloggen.gif) no-repeat left top;
}
.butLogin a:hover {
	background: url(../images/but-inloggen.gif) no-repeat right top;
}

.butLogin span {
	display: none;
}

.butLogout {
	width: 220px;
	min-height: 18px;
}

.butLogout a:link,
.butLogout a:active,
.butLogout a:visited {
	text-decoration: none;
}
.butLogout a:hover {
	color: #fff;
	text-decoration: none;

}

.login .kopGebr,
.login .kopWachtwoord {
	width: 95px;
	height: 14px;
	overflow: hidden;
}

.kopWachtwoord {
	margin-top: 7px;
}

.loginveld {
	width: 190px;
	height: 20px;
	margin-bottom: 2px;
	overflow: hidden;
	background: red;
}

.loginveld input {
	width: 188px;
	height: 16px;
	line-height: 14px;
	margin: 0px;
	border: 1px solid #191919;
	color: #fff;
	font-size: 12px;
	background: #191919;
}
* html .loginveld input {
	width: 186px;
	margin-top: -1px;
}
*+html .loginveld input {
	width: 186px;
	margin-top: -1px;
}

.uitloggen {
	width: 220px; /* 250px */
	min-height: 18px;
	padding: 0px 0px 0px 30px;
	margin: 20px 0px 0px 0px;
	color: #fff;
}

.uitloggen a:link,
.uitloggen a:active,
.uitloggen a:visited {
	font: normal 15px/22px Arial, Helvetica, sans-serif;
	color: #383838;
}
.uitloggen a:hover 
{
	color:#fff;
}

/* Logo */
.logo {
	width: 250px;
	height: 80px;
	overflow: hidden;
	margin-top: 20px;
	position: absolute;
	top: 559px;
	left: 0px;
}

/* HEADER */
.headerMenu {
	width: 264px;
	min-height: 18px;
	position: absolute;
	left: 29px;
	top: 49px;
	z-index: 1000;
}

.headerMenu a:link,
.headerMenu a:active,
.headerMenu a:visited {
	display: block;
	width: 224px; /* 264px */
	height: 22px; /* 27px */
	padding: 2px 15px 3px 25px;
	margin-bottom: 12px;
	font: normal 15px/22px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background: url(../images/pixel-leeg.gif) repeat left top;
}
.headerMenu a:hover {
	text-decoration: underline;
}



/* WERKVELD */
a.maillink:link,
a.maillink:active,
a.maillink:visited {
	text-decoration: none;
}
a.maillink:hover {
	text-decoration: underline;
}



/* VACATURES */
.hmitem05 li {
	/*font-size: 12px;*/
	margin-top: 6px;
}
.reageerformulier .contactContainer {
	padding-top: 10px;
	border-top: 1px solid #c8bd8c;
}

.reageerformulier .contactContainer h2 {
	margin-bottom: 6px;
}

.reageerformulierAfspraakmaken .contactContainer {
	padding-top: 10px;
	border-top: 1px solid #c8bd8c;
}

.reageerformulierAfspraakmaken .contactContainer h2 {
	margin-bottom: 6px;
}

.reageerformulierKlanttevreden .contactContainer {
	padding-top: 10px;
	border-top: 1px solid #c8bd8c;
}

.reageerformulierKlanttevreden .contactContainer h2 {
	margin-bottom: 6px;
}



/* CONTACT */
/*.hmitem06 .werkveld {
	height: 276px; / * 314px * /
	overflow: hidden;
}*/

.contactContainer {
	width: 631px;
	min-height: 18px;
}

.contactContainerL {
	width: 239px;
	min-height: 18px;
	float: left;
}

.contactContainerR {
	width: 367px; /* 392px */
	min-height: 18px;
	padding: 0px 0px 0px 25px;
	float: left;
}

.tblContact {
	width: 239px;
	margin: 18px 0px 18px 0px;
}

.tblContactL {
	width: 70px;
	height: 16px; /* 18px; */
	padding: 0px 0px 2px 0px;
	vertical-align: top;
}

.tblContactR {
	width: 169px;
	height: 16px; /* 18px; */
	padding: 0px 0px 2px 0px;
	vertical-align: top;
}

.tblContactForm {
	width: 367px;
}

.tblContactFormL {
	width: 110px;
	height: 21px; /* 24px */
	padding-top: 3px;
	vertical-align: top;
}

.tblContactFormR {
	width: 257px;
	height: 24px;
	vertical-align: top;
}

.txtField {
	height: 16px;
	line-height: 16px;
	border: 1px solid #c8bd8c;
	background: #f6f4ec;
}

.txtField01 {
	width: 250px;
}

.txtArea {
	width: 250px;
	height: 74px;
	line-height: 16px;
	border: 1px solid #c8bd8c;
	overflow: auto;
	background: #f6f4ec;
}

.fileField {
	width: 254px;
	height: 20px;
	background: #f6f4ec;
	border: 1px solid #c8bd8c;
}

a.butSubmit:link,
a.butSubmit:active,
a.butSubmit:visited {
	display: block;
	float: left;
	height: 16px; /* 20px */
	padding: 2px 5px 2px 5px;
	margin-top: 5px;
	border: 1px solid #c8bd8c;
	text-decoration: none;
	background: #f6f4ec;
}
a.butSubmit:hover {
	text-decoration: none;
	background: #e1dabc;
}


/* ONS TEAM */

.teamContainer {
	width: 631px;
	min-height: 18px;
}

.teamContainerL {
	width: 239px;
	min-height: 18px;
	float: left;
}

.teamContainerR {
	width: 367px; /* 392px */
	min-height: 18px;
	padding: 0px 0px 0px 25px;
	float: left;
	z-index: 0;
}

#flashcontent {
	width: 710px;
	height: 332px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}


/* WEBLOG */
.weblogIntro {
	width: 610px;
	min-height: 18px;
	margin-bottom: 18px;
}

.weblogThumb {
	width: 74px;
	height: 74px;
	overflow: hidden;
	float: left;
	margin: 4px 10px 0px 0px;
}

.weblogIntro p {
	margin: 0px;
}

.weblogImg {
	width: 214px;
	height: 214px;
	overflow: hidden;
	float: left;
	margin: 4px 40px 10px 0px;
}

.weblogTekstBreed {
	width: 610px;
	min-height: 18px;
}

.weblogTekstSmal {
	width: 526px;
	min-height: 18px;
	float: left;
}



/* EXTRANET */
.extranet ul {
	margin: 6px 0px 18px 0px;
}

li {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 6px 0px;
}

li.pdf {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 6px 0px;
	background: url(/images/ico-list-pdf.gif) no-repeat 0px 0px;
}

li.doc {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 6px 0px;
	background: url(/images/ico-list-word.gif) no-repeat 0px 0px;
}

li.ppt {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 6px 0px;
	background: url(/images/ico-list-powerpoint.gif) no-repeat 0px 0px;
}

li.xls {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 6px 0px;
	background: url(/images/ico-list-excel.gif) no-repeat 0px 0px;
}



/* ZOEKRESULTATEN */
.zoekresultaten ul {
	margin: 6px 0px 16px 0px;
}

.zoekresultaten li {
	margin-bottom: 6px;
}



/* AFSPRAAK */
.tblRadioList {
	width: 214px;
}

.tblRadioListL {
	width: 20px;
	height: 24px;
	vertical-align: top;
}

.tblRadioListR {
	width: 194px;
	height: 24px;
	vertical-align: top;
}

.tblRadioListL input {
	margin: 1px 0px 0px 0px;
	background: #e1dabc;
}

*+html .tblRadioListL input {
	margin: -2px 0px 0px -4px;
}

.afspraakSpacer {
	width: 100px;
	height: 21px;
}

.hiddenField {
	display: none;
}

.formSubmit {
	width: 0px;
	height: 0px;
	overflow: hidden;
}

.formSubmitJs {
	display: none;
}



/* KLANTTEVREDENHEIDSONDERZOEK */
.formContainer {
	width: 631px;
	min-height: 18px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #c8bd8c;
}

.tblOnderzoek {
	width: 489px;
	margin-bottom: 18px;
}

.tblOnderzoek.totslot {
	width: 429px;
}

.tblOnderzoek th {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 6px;
}

.tblOnderzoek td {
	padding-bottom: 6px;
	vertical-align: top;
}

.tblOnderzoek th.tblOnderzoek1 {
	text-align: left;
}

.tblOnderzoek1 {
	width: 229px; /* 239px */
	height: 18px;
	padding: 0px 10px 0px 0px;
}

.tblOnderzoek2 {
	padding: 0px 0px 0px 10px;
}

.tblOnderzoek2,
.tblOnderzoek3,
.tblOnderzoek4,
.tblOnderzoek5 {
	width: 60px;
	height: 18px;
	text-align: center;
}

.tblOnderzoek input {
	margin: 0px 0px 0px 0px;
	background: none;
}

.tblOnderzoek.opmerkingen {
	width: 631px;
}

.tblOnderzoek.opmerkingen .tblOnderzoek2 {
	width: 382px;
	text-align: left;
}

.tblOnderzoek.opmerkingen .tblOnderzoek2 textarea {
	width: 376px;
	height: 100px;
	line-height: 16px;
	border: 1px solid #c8bd8c;
	overflow: auto;
	background: #f6f4ec;
}

/* legalscan */
.tblLegalscan {
	width: 589px;
	margin-bottom: 18px;
}

.tblLegalscan.totslot {
	width: 529px;
}

.tblLegalscan th {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 6px;
}

.tblLegalscan td {
	padding-bottom: 6px;
	vertical-align: top;
}

.tblLegalscan th.tblLegalscan1 {
	text-align: left;
}

.tblLegalscan1 {
	width: 419px; /* 429px */
	height: 18px;
	padding: 0px 10px 0px 0px;
}

.tblLegalscan2 {
	padding: 0px 0px 0px 10px;
}

.tblLegalscan2,
.tblLegalscan3,
.tblLegalscan4 {
	width: 50px;
	height: 18px;
	text-align: center;
}

.tblLegalscan input {
	margin: 0px 0px 0px 0px;
	background: none;
}

.tblLegalscan.opmerkingen {
	width: 631px;
}

.tblLegalscan.opmerkingen .tblLegalscan2 {
	width: 482px;
	text-align: left;
}

.tblLegalscan.opmerkingen .tblLegalscan2 textarea {
	width: 476px;
	height: 100px;
	line-height: 16px;
	border: 1px solid #c8bd8c;
	overflow: auto;
	background: #f6f4ec;
}



/* HACK -> 'Display-Table'-vervanger */
.containerMain:after,
.containerMenu:after,
.containerContent:after,
.werkveld:after,
.weblogIntro:after,
.weblogTekstBreed:after,
.weblogTekstSmal:after,
.formContainer:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}



/* Styles voor de print variant */
@media print
{
    .NoPrint { 
    	display: none;
    }
}

