@charset "utf-8";

html, body, div, span, applet, object, iframe, img, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

img { -ms-interpolation-mode: bicubic; }

ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

th, td {
	vertical-align: top;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

html, body {
	height: 100%;
	font-size: 100%;
}

h1 {
	padding: 0.5em 0;
	margin: 0;
}

p {
	padding: 0.5em 0 0.75em;
	margin: 0;
	line-height: 1.4em;
}

a {
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	cursor: pointer;
}

ul {
	line-height: 1.6em;
}

a:hover {
	text-decoration: none;
	border-bottom-style: dotted;
}

hr {
	background: #dcdcdc;
	border: none;
	height: 1px;
	width: 95%;
	text-align: left;
}

img a {
	border: 0;
}

.clear {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
	margin: 0;
	padding: 0;
}

.noBorder {
	border: 0;
}

body {
	background: url(../img/vo_web_header_back.png) no-repeat top center, url(../img/exclusive_paper.jpg) repeat;
	background-color: #f2f0ef;
	font: 12px/ 16px Arial, Helvetica, sans-serif;
	color: #333;
}

a {
	color: #3c5560;
}

a:hover {
	color: #f95602;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	color: #757b7e;
}

h1 {
	color: #f95602;
	font-size: 1.4em;
	line-height: 1.4em;
	letter-spacing: -0.009em;
	padding: 0;
}

h2 {
	font-size: 1.2em;
	line-height: 1.4em;
}

h3 {
	font-size: 1.2em;
	line-height: 1.4em;
}

h4 {
	font-size: 1.1em;
	line-height: 1.4em;
	border-bottom: solid 1px #dcdcdc;
	padding-bottom: 5px;
}

h5 {
	font-size: 1.1em;
	line-height: 1.4em;
}

h6 {
	font-size: 1.0em;
	line-height: 1.2em;
}

#contentWrapper p, #contentWrapperh2, #contentWrapperh3, #contentWrapperh4, #contentWrapperh5, #contentWrapperh6, #contentWrapper table, #contentWrapper ul {
	padding-left: 8px;
	padding-right: 8px;
}

h1.titel {
	background: #e0eff4;
	border-top: solid 1px #f1f4f6;
	border-right: solid 1px #dce0e2;
	border-bottom: solid 1px #dce0e2;
	border-left: solid 1px #f1f4f6;
	color: #f95602;
	display: block;
	padding: 10px 0 10px 5px;
}

h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #757b7e;
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #f95602;
}

#contentWrapper ul {
	list-style: disc;
	margin-left: 15px;
	line-height: 18px;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

#contentWrapper ol {
	list-style: decimal;
	margin-left: 25px;
	line-height: 18px;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

#contentWrapper ul li, #contentWrapper ol li {
	padding: 2px 0;
}

h3 {
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	letter-spacing: -0.02em;
	font-size: 1.2em;
}

span.blue {
	color: #73949f;
}

span.red {
	color: #C00;
	font: 1em/ 1.1em Microsoft Sans Serif, Arial, Helvetica, sans-serif;
}

.orange {
	color: #f95602;
}

.print {
	display: none;
}

.noBackground {
	background: none!important;
}

.tblForm {
	width: 75%;
	margin: auto;
}

input, textarea {
	font: 11px/ 14px Arial, Helvetica, sans-serif;
	color: #333;
}

input.textfield, textarea {
	padding-left: 3px;
	width: 97%;
	margin-bottom: 3px;
	border: solid 1px silver;
}

input.required {
	background: #f95602;
}
input.btnBlueForm {
	display: block;
	float: left;
	height: 23px;
	background: url(../img/opmaak/btnblueform.jpg);
	border: 0;
	color: #fff;
	white-space: nowrap;
	font: 0.95em Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	padding: 0 0 0 14px;
}

input.btnBlueForm:hover {
	background: url(../img/opmaak/btnblueformh.jpg) left bottom;
	color: #FFF;
}
input.btnBlueForm:hover span.close {
	background: url(../img/opmaak/btnblueformh.jpg) right bottom;
}

input.btnBlueForm span {
	float: left;
	padding-top: 4px;
}

input.btnBlueForm span.close {
	display: block;
	float: left;
	height: 23px;
	background: url(../img/opmaak/btnblueform.jpg) right top;
	border: 0;
	padding: 0 0 0 14px;
}

input.btnGreyForm {
	display: block;
	float: left;
	height: 23px;
	background: url(../img/opmaak/btngreyform.jpg) right top;
	border: 0;
	color: #606060;
	white-space: nowrap;
	font: 0.95em Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	padding: 0px 14px 0 10px;
}

input.btnGreyForm:hover {
	color: #f95602;
}

div#wrapper {
	width: 802px;
	/*background: url(../img/opmaak/bgwrapper.gif) center top repeat-y;*/
	margin: auto;
	position: relative;
}

div#topPane {
	width: 802px;
	/*background: url(../img/opmaak/bgtoppane.jpg);*/
	padding-top: 23px;
	overflow: hidden;
}

div#contentWrapper {
	/*background: #9AB5BC url(../img/opmaak/bgcontentwrapper2col.jpg) no-repeat;*/
	float: left;
	padding: 7px 29px 0;
}

div#contentWrapper_sub {
	background: #fff url(../img/opmaak/bgcontentwrapper-2col_sub.jpg) repeat-y;
	float: left;
}
div.home div#contentWrapper {
	/*background: #9AB5BC url(../img/opmaak/bgcontentwrapper2col_home.jpg) no-repeat;*/
}

div.home div#contentWrapper_sub {
	background: #fff url(../img/opmaak/bgcontentwrapper-2col_sub_home.jpg) repeat-y;
	float: left;
}

div#leftPane {
	width: 502px;
	padding: 3px;
	min-height: 405px;
	background: #fff;
	float: right;
}

div#rightPane {
	width: 222px;
	padding: 3px;
	background: #fff;
	float: left;
	margin-left: 0px;
	margin-right: 7px;
}

div.home div#leftPane {
	float: left;
}

div.home div#rightPane {
	margin-left: 7px;
	margin-right: 0;
}

div.home div#rightPane p {
	font-size: 0.9em;
}

div#bottomPane {
	width: 744px;
	padding: 1em 29px 10px;
	background: #9AB5BC url(../img/opmaak/bgbottompane.jpg) no-repeat;
	float: left;
	font: 0.95em/ 1.3em Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	/*color: #e0eff4;*/
	color: #545454;
}
div.home div#bottomPane {
	background: url(../img/opmaak/bgbottompane_home.png) no-repeat;
}

#breadcrumb {
	font: 0.85em/ 1.3em Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	color: #6EA0B1;
	margin: 5px 10px 3px 40px;
}

#breadcrumb strong {
	color: #333;
	font-weight: normal;
}

div#pageHeader {
	/*padding: 6px 5px 6px 29px;*/
	padding: 26px 5px 26px 29px;
	width: 744px;
	float: left;
	position: relative;
}

div#logo {
	/*background: url(../img/opmaak/LOGO_VLOD_ZONDERDEUR.png);
	width: 236px;
	height: 82px;*/
	float: left;
        margin-top: 10px;
}

div#logoPrint {
	background: url(../img/opmaak/imglogo.png);
	width: 236px;
	height: 82px;
	float: left;
}

div#metaMenu {
	height: 22px;
	float: right;
	margin: 6px 3px 0 0;
}

div#mainMenu {
	background: url(../img/opmaak/bgtopmenu.gif);
	width: 743px;
	height: 28px;
	float: left;
	overflow: hidden;
}

div#cssSwitch {
	width: 24px;
	right: 0;
	position: absolute;
	top: 24px;
}

div#topBanner {
	margin: 23px;
}

div#cssSwitch li {
	float: left;
}

div#cssSwitch a {
	width: 24px;
	height: 18px;
	display: block;
	border: 0;
	background-repeat: no-repeat;
}

div#cssSwitch a:hover {
	margin-left: 1px;
}

div#cssSwitch a span {
	display: none;
}

a.styleNormal {
	background-image: url(../img/opmaak/bgstylenormal.gif);
}

a.styleNormal:hover {
	background-image: url(../img/opmaak/bgstylenormal.gif);
}

a.fontNormal {
	background-image: url(../img/opmaak/bgstylefont01.gif);
}

a.fontNormal:hover {
	background-image: url(../img/opmaak/bgstylefont01.gif);
}

a.fontLarge {
	background-image: url(../img/opmaak/bgstylefont02.gif);
}

a.fontLarge:hover {
	background-image: url(../img/opmaak/bgstylefont02.gif);
}

a.styleContrast {
	background-image: url(../img/opmaak/bgstylecontrast.gif);
}

a.styleContrast:hover {
	background-image: url(../img/opmaak/bgstylecontrast.gif);
}

div#metaMenu ul#meta {
	float: left;
	padding: 0;
}

div#metaMenu ul#langswitch {
	margin-left: 3px;
	float: left;
	padding: 0;
}

div#metaMenu li {
	float: left;
}

div#metaMenu a {
	padding: 5px;
	font: 0.95em/ 1.1em Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	/*background: #F8F9F9;*/
	border: 0;
}

div#metaMenu a.active {
	color: #f95602;
}

div#mainMenu li {
	float: left;
}

div#mainMenu a {
	padding: 8px;
	font: 1.1em/12px Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	color: #f4f4f4;
	text-decoration: none;
	border: 0;
}

div#mainMenu a.active:hover, div#mainMenu a.active {
	background: #f95602 url(../img/opmaak/bgmainmenu.gif) right top no-repeat;
	color: #FFF;
}

div#mainMenu a#home.active:hover, div#mainMenu a#home.active {
	background: #f95602 url(../img/opmaak/bgmainmenu.gif) left top no-repeat;

	color: #FFF;
}

div#mainMenu a:hover {
	background: #f95602 url(../img/opmaak/bgmainmenu.gif) right -29px no-repeat;
	color: #FFF;
}

div#mainMenu a#home:hover {
	background: #f95602 url(../img/opmaak/bgmainmenu.gif) left -29px no-repeat;
	color: #FFF;
}

div.leftCol {
	width: 244px;
	float: left;
	padding-right: 7px;
	background: url(../img/opmaak/bgleftcol.jpg) right top no-repeat;
}

div.rightCol {
	width: 250px;
	float: left;
}

div#leftPane h1 a {
	background: #e0eff4;
	border-top: solid 1px #f1f4f6;
	border-right: solid 1px #dce0e2;
	border-bottom: solid 1px #dce0e2;
	border-left: solid 1px #f1f4f6;
	color: #f95602;
	display: block;
	padding: 10px 0 10px 5px;
}

div#leftPane h1 a:hover {
	background: #f1f4f6;
	border-top: solid 1px #dce0e2;
	border-right: solid 1px #f1f4f6;
	border-bottom: solid 1px #f1f4f6;
	border-left: solid 1px #dce0e2;
	color: #ff6d22;
	display: block;
	padding: 11px 0 9px 5px;
}

div.leftCol h1 a, div.rightCol h1 a {
	background: #e0eff4;
	border-top: solid 1px #f1f4f6;
	border-right: solid 1px #dce0e2;
	border-bottom: solid 1px #dce0e2;
	border-left: solid 1px #f1f4f6;
	color: #f95602;
	width: 237px;
	display: block;
	padding: 10px 0 10px 5px;
}

div.leftCol h1 a:hover, div.rightCol h1 a:hover {
	background: #f1f4f6;
	border-top: solid 1px #dce0e2;
	border-right: solid 1px #f1f4f6;
	border-bottom: solid 1px #f1f4f6;
	border-left: solid 1px #dce0e2;
	color: #ff6d22;
	display: block;
	padding: 11px 0 9px 5px;
}

div.rightCol h1 a {
	width: 244px;
	display: block;
	padding: 10px 0 10px 5px;
}

.nummer, .klacht {
	margin: 2em 1em;
	display: block;
	float: left;
}

div#rightPane p { }

div#rightPane h1 a {
	background: #e0eff4;
	border-top: solid 1px #f1f4f6;
	border-right: solid 1px #dce0e2;
	border-bottom: solid 1px #dce0e2;
	border-left: solid 1px #f1f4f6;
	color: #f95602;
	width: 216px;
	display: block;
	padding: 10px 0 10px 5px;
}

div#rightPane h1 a:hover {
	background: #f1f4f6;
	border-top: solid 1px #dce0e2;
	border-right: solid 1px #f1f4f6;
	border-bottom: solid 1px #f1f4f6;
	border-left: solid 1px #dce0e2;
	color: #ff6d22;
	width: 216px;
	display: block;
	padding: 11px 0 9px 5px;
}

div#rightPane ul li.active {
	color: #f95602;
}

div#rightPane ul li.active a {
	color: #f95602;
	border-bottom: dotted 1px #f95602;
}

/* SDK */
div#rightPane ul li a.active {
	color: #f95602;
	border-bottom: dotted 1px #f95602;
}

.anysurfer {
	margin: auto;
	display: block;
	width: 113px;
	margin-top: 1em;
}

div#bottomPane a {
	/*color: #FFF;*/
	color: #6abe99;
}

div#bottomPane a:hover {
	color: #FFF;
}

#letterBlokken {
	margin: 0!important;
	padding: 0;
	display: block;
	width: 485px;
}

#letterBlokken  li {
	margin: 1px;
	padding: 0!important;
	display: block;
	background-color: #d7dfe5;
	list-style-type: none;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#letterBlokken li a {
	text-decoration: underline;
	border: 0;
	line-height: 35px;
	color: #ff732b;
	font-weight: bold;
	font-size: 13px;
	display: block;
	width: 35px;
	height: 35px;
}

#letterBlokken li a.active {
	color: #000;
	background-color: #f1f4f6;
	text-decoration: none;
}

#letterBlokken li a:hover {
	background-color: #f1f4f6;
}

#lijstResults {
	margin-left: 8px;
}

.lijstResultRow {
	display: block;
	width: 230px;
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

.lijstResultRow a {
	color: #fe6c20;
	text-decoration: underline;
	border: 0;
}

.lijstResultRow a:hover {
	color: #333;
}

a.klachtIsAnderFormulier {
	color: #9da09d;
	padding-left: 13px;
	background-image: url(../img/opmaak/imgexterneklacht.gif);
	background-repeat: no-repeat;
}

.klachtIsIntern {
	font-weight: bold;
}

div#mainMenu div#search {
	float: right;
	width: 175px;
	text-align: right;
}

div#mainMenu div#search a {
	text-align: right;
	float: right;
	background-color: transparent;
}

div#mainMenu div#search a:hover {
	text-decoration: underline;
	background-image: none;
	background-color: transparent;
}

div#search form {
	padding: 0;
	margin: 0;
}

div#search div.searchfield {
	width: 76px;
	padding: 0 7px;
	margin: 6px 0 0;
	height: 15px;
	background: transparent url(../img/opmaak/searchfield.gif) no-repeat left top;
	float: right;
}

div#search input {
	width: 76px;
	border: none;
	padding: 0;
	margin: 0;
	height: 14px;
	background-color: #fff;
}

div.searchResult {
	margin: 0 6px;
	padding: 6px 0 4px;
	border-top: 1px solid #dcdcdc;
}

div.searchResult p {
	margin: 0 0 3px;
	padding: 0;
}

div#resultBrowser {
	margin: 0 6px;
	padding: 6px 0 12px;
	color: #999;
	border-top: 1px solid #dcdcdc;
	text-align: center;
}

div#resultBrowser a {
	border-bottom: none;
}

div#resultBrowser a.active {
	color: #f95602;
}
/* Back to top */
a.top {
            background: #e0eff4 url(../img/opmaak/top.gif) no-repeat 6px 9px;
            border-width: 1px;
            border-top-color: #f1f4f6;
            border-right-color: #dce0e2;
            border-bottom-color: #dce0e2;
            border-left-color: #f1f4f6;
            border-style: solid;
            padding: 4px 8px 4px 16px;
            margin: 10px;
            float: right;
}
