@font-face {
	font-family: 'ChambersSansOTRegular';
	src: url('fonts/chamberssansot-webfont.eot');
	src: local('?'), url('fonts/chamberssansot-webfont.woff') format('woff'), url('fonts/chamberssansot-webfont.ttf') format('truetype'), url('fonts/chamberssansot-webfont.svg#webfontPgrR0Pdm') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
 background: #ffffff;
 color: #000000;
 font-family: ChambersSansOTRegular,Arial,Verdana;
 font-size: 10pt;
 scrollbar-face-color : #19A42B;
 scrollbar-shadow-color : #007C57;
 scrollbar-highlight-color : #DAEEBE;
 scrollbar-3dlight-color : #EBF0F4;
 scrollbar-darkshadow-color : #0C4F15;
 scrollbar-track-color : #1CB330;
 scrollbar-arrow-color : #000000;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
 margin-bottom: 0;
}

table {
 color: #000000;
 font-family: ChambersSansOTRegular,Arial,Verdana;
 font-size: 10pt;
 margin-bottom: 0;
 text-align: left;
}
td.homemidden {
 color: #000000;
 font-family: ChambersSansOTRegular,Arial,Verdana;
 font-size: 10pt;
 background-color: #DAEEBE;
}

dt a {
 color: #19A42B;
 font-family: ChambersSansOTRegular,Arial,Verdana;
 text-decoration: none;
 font-size: 10pt;
 background: transparent;
}

a:link,a:active,a:visited {
 font-family: ChambersSansOTRegular,Arial,Verdana;
 font-size: 10pt;
 color: #19A42B;
 background: transparent;
 text-decoration: none;
}
a:hover {
 color: #000000;
 text-decoration: underline;
}

a.menu:link, a.menu:visited,a.menu:active{
 font-size: 11pt;
 font-family: ChambersSansOTRegular,Arial,Verdana;
 font-weight: bold;
 text-decoration: none;
 color: #FFFFFF;
 margin-top: 0px;
 margin-bottom: 0px;
}
a.menu:hover{
 color: #000000;
 text-decoration: none;
 margin-top: 0px;
 margin-bottom: 0px;
}

td.port {
 color: #000000;
 font-family: ChambersSansOTRegular,Arial,Verdana;
 font-size: 10pt;
}
a.port:link,a.port:active,a.port:visited {
 font-family: ChambersSansOTRegular,Arial,Verdana;
 font-size: 10pt;
 color: #19A42B;
 text-decoration: none;
}
a.port:hover {
 color: #000000;
 text-decoration: none;
}

h1,h2,h3 {
 color: #000000;
 font-weight: bold;
 font-family: ChambersSansOTRegular,Arial,Verdana;
}

h4 { 			/*Dit zijn de tussenkopjes in reguliere teksten*/
 color: #98949C;
 font-size: 13pt;
 font-weight: bold;
 font-family: ChambersSansOTRegular,Arial,Verdana;
 margin-bottom: 2px;
}

h5, a.h5 { 			/*Dit is het telefoonnummer linksboven*/
 color: #98949C;
 font-size: 14pt;
 font-weight: bold;
 font-family: ChambersSansOTRegular,Arial,Verdana;
 margin-top: 0;
 margin-bottom: 0;
}

ul, ol, center, form {
 margin-top: 0;
 margin-bottom: 0;
}

pre {
 white-space: pre;
}

.copy,a.copy,a.copy:hover,a.copy:link,a.copy:active,a.copy:visited {
 color: #000000;
 text-decoration: none;
 font-size: 10px;
}
a.copy:hover {
 color: #98949C;
 text-decoration: underline;
 font-size: 10px;
}

.inputtext, textarea {
 BORDER: #808080 1px solid;
 background-image: url('images/formbg.gif');
 COLOR: #19A42B;
 font-family: ChambersSansOTRegular,Arial,Verdana;
 TEXT-ALIGN: left;
 scrollbar-face-color : grey;
 scrollbar-shadow-color : red;
 scrollbar-highlight-color : white;
 scrollbar-3dlight-color : #fffee;
 scrollbar-darkshadow-color : #fffee;
 scrollbar-track-color : #fffee;
 scrollbar-arrow-color : Black;
}

.button {
 Cursor: hand;
 BORDER: #808080 1px solid;
 background-image: url('images/buttonbg.gif');
 COLOR: #19A42B;
 font-family: ChambersSansOTRegular,Arial,Verdana;
 TEXT-ALIGN: center;
}

select {
 font-family: ChambersSansOTRegular,Arial,Verdana;
 TEXT-ALIGN: left;
 font-size: 13px;
 BORDER: #808080 1px solid;
 background-image: url('images/formbg.gif');
 COLOR: #19A42B;
}
