<!-- 


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0px #000000 solid;
  outline: 0;
  font-size: 100%;
  
  
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  
}
blockquote, q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* hide these */
.textbrowser {
  position: absolute;
  left: -9999px;
  }

legend {
  display: none;
}


/* general */
html, body {
  overflow-x: hidden;
}

body {
  font-family: Arial, sans-serif;
  font-size: 68.75%; /* 11px */
  line-height: 1.636; /* 18px */
  padding-bottom: 54px;

}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
}


html,
body {
  color: #000;
  background-color: #FFFFFF;
}

a,
a:link,
a:visited {
  color: #EF5422;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* containers */

#pageWrapper {
  position: relative;
  width: 990px;
  margin: 0 auto 0 auto;
  padding: 235px 0 0 0;
  background-color: #FFFFFF;
}

.button {
  background-repeat: no-repeat;
  background-position: left bottom;
  font-size: 1.091em; /* 12px */
  line-height: 1.167; /* 14px */
  margin-bottom: 0.333em; /* 4px */
}
.button .button-inner {
  /* padding: 10px 14px 14px 10px; */
  padding: 0 0 14px 0;
  background-repeat: no-repeat;
  background-position: left top;
}
.button .button-inner p {
  padding: 10px 14px 0 10px;
  /* text-decoration: none; */
}
.button .button-inner a:hover {
  /* text-decoration: none; */
}
.button a {
  /* text-decoration: none; */
}
.button p {
  margin: 0 !important;
}

#logo {
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
}
.clear {
  clear: both;
  height: 1px;
  width: 1px;
  margin-top: -1px;
  overflow: hidden;
}


.module {
  width: 580px;
  overflow: hidden;
}
.home .module
{
  width: auto;
}
.home #pageWrapper {
  padding: 245px 0 0 0;
}
#top {
  position: absolute;
  left: 0px;
  top: 20px;
  width: 990px;
  height: 210px;
  overflow: hidden;
}
#top #topleft {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 825px;
  height: 179px;
}

#top #topright {
  position: absolute;
  right: 0px;
  top: 0px;
  background: url(/20080930T135639D1/gfx1/ZgzgmgdIG.jpeg) repeat-y;
  width: 165px;
  height: 179px;
}
#top #topright ul {
  list-style-type: none;
  display: block;
  margin: 25px 0px 0px 0px;
}
#top #topright ul li {
  display: block;
  margin: 15px 0px 18px 25px;
  line-height: 1.2em;
}
#top #topright ul li.selected a {
  color: #000000;
}
#top #topright ul li a {
  font-size: 0.8em;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 3px;
  display: block;
}
#top #topright ul li a:hover {
  color: #000000;
}

#top #search input {
  width: 120px;
  margin-top: 9px;
  padding: 2px;
}


#top .topbottom {
  background: url(/20080930T135639D1/gfx1/ZgzgmgdII.gif) repeat-y;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 990px;
  height: 31px;
  z-index: 110;
}

#top .topbottom.loggedin {
  z-index: 100;
  bottom: 21px;
  width: auto;
}
#top .topbottom ul {
  display: block;
  margin: 3px 0px 0px 0px;
}
#top .topbottom ul li {
  display: block;
  xwidth: 141px;
  width: 123px;
  height: 20px;
  overflow: hidden;
  float: left;
}
#top .topbottom ul li a {
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 3px;
  font-size: 0.9em;
  display: block;
  text-align: center;
}
#top .topbottom ul li a:hover,
#top .topbottom ul li.active a {
  color: #000000;
}
#top .topbottom .separator {
  float: left;
}
#footer {


  margin: 24px 0 0 0;
  height: 22px;
  overflow: hidden;
  background: url('/20080930T135639D1/gfx1/ZgzgmgdIE.jpeg') top left repeat-y #FFFFFF;
}

#footer .separator {
  float: left;
  margin-right: 20px;
  color: #000000;
}
#footer ul {
  margin-left: 20px;
}
#footer ul li {
  display: block;
  float: left;
  height: 20px;
  margin-right: 20px;
  font-size: 0.8em;
  letter-spacing: 2px;
  line-height: 22px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
}
#footer ul li a {
  text-decoration: none;
  color: #FFFFFF;
}

#footer ul.right
{
  float: right;
}

#left {

  width: 200px;
  overflow: hidden;
  float: left;
  padding: 45px 5px 0 0;
}
#left .titel a 
{
  text-transform: uppercase;
  letter-spacing: 2px;
}
#left ul {
  list-style-type: none;
  padding: 1px 0 0 0;
}
#left ul li {

}
#left ul li a, 
#left .titel a {
  color: #666666;
  display: block;
  text-decoration: none;
  margin-top: 8px;
}

#left ul li ul {
  margin-left: 15px;
}

#left li.active ul li a,
#left li.active ul li.active ul li a,
#left li.active ul li.active ul li.active ul li a   {
  color: #666666;
  font-weight: normal;
}
#left li.active a, 
#left li.active ul li.active a,
#left li.active ul li.active ul li.active a,
#left li.active ul li.active ul li.active ul li.active a  {
  color: #333333;
  font-weight: bold;
}
#left li a:hover {
  color: #333333;
}
#left li.active ul li a:hover,
#left li.active ul li.active ul li a:hover,
#left li.active ul li.active ul li.active ul li a:hover, {
  color: #333333;
}
#right {

  float: right;
  width: 165px;
  padding: 37px 0 13px 0;
}
#right .block {
  float: right;
  width: 165px;
  color: #EF5422;
  margin-bottom: 20px;
}
#right .block a, #right .block a:visited {
  text-decoration: none;
}
#right .block a:hover {

}
#right a, #right a:visited {
  text-decoration: none;
}
#right a:hover {
  text-decoration: none;
}
#right h2 {
  font-size: 1.2em; 
  line-height: 1.4em; 
  font-weight: normal;
  margin-bottom: 10px;
}
#right .sidebanner {
  float: right;
  margin-bottom: 20px;
}

#right ul {
  padding-left: 15px;
}
#right ul li {
  list-style-type: disc;
}

#moduleWrapper .textBrowser {
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
}

#moduleWrapper {

  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  min-height: 540px;

}

#moduleWrapper .crumble {
  line-height: 37px;
  color: #EF5422;
}
#moduleWrapper .crumble a {
  text-decoration: none;
}

#moduleWrapper h1,
#moduleWrapper .dashed {
  border-top: 1px dashed #EF5422;
  border-bottom: 1px dashed #EF5422;
  line-height: 37px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-left: 15px;
  text-transform: uppercase;
  font-size: 1.1em;
  letter-spacing: 2px;
  color: #333333;
}

.home #moduleWrapper {
  padding: 0;
  margin: 0;
}

#right .text {
  font-size: 1.1em;
  line-height: 2em;
  color: #443333;
}

.standardText {
  font-size: 1.1em;
  line-height: 2em;
  color: #443333;
}

.standardText ul,
.standardText ol {
  padding-left: 20px;
  color: #443333;
}

.standardText ol {
  list-style-type: numeric;
}

.standardText ol ol {
  list-style-type: lower-alpha;
}

.standardText hr {
  display: none
}
code, xmp, pre {
  font-size: 1.1em;
  line-height: 1.5em;
}

code {
  display: inline-block;
}

.nieuws a:hover {
  text-decoration: underline;
}/* general */





/* containers */

.container {
  background-color: #E9EBEC;
}



/* formulier */
.formulier fieldset {
  border-color: #E9EBEC;
}
.formulier legend {
  color: #A8ADB4;
}
.formulier p.remark {
  color: #A8ADB4;
}
.formulier input.txt,
.formulier select,
.formulier textarea {
  background-color: #fff;
  border-color: #D2D6D9;
}
.formulier input.txt:focus,
.formulier select:focus,
.formulier textarea:focus {
  border-color: #A8ADB4;
}
.formulier .buttons button {
  background-color: #D2D6D9;
  border-color: #D2D6D9;
}



/* buttons */
.button,
.button a {
  color: #fff;
}


img.img_south { 
  margin:0px 10px 4px 4px; 
} 
img.img_south_west { 
  margin:0px 0px 4px 4px; 
} 
img.img_west { 
  margin:10px 0px 4px 4px; 
} 
img.img_north_west { 
  margin:10px 0px 0px 4px; 
} 
img.img_north { 
  margin:10px 10px 0px 4px; 
} 
img.img_north_east { 
  margin:10px 10px 0px 0px; 
} 
img.img_east { 
  margin:10px 10px 4px 0px; 
} 
img.img_south_east { 
  margin:0px 10px 4px 0px; 
} 
img.img_all { 
  margin:10px 10px 4px 4px; 
} 
img.right {
  float:right;
}
img.left {
  float:left;
}
.ISE-header
{
  font-weight: bold;
}

.ISE-fatheader
{
  background-color: #E75001;
  color: #FFF;
  font-weight: bold;
}

tr.ISE-footer
{
  background-color: #CCC;
}
table {
  margin-left: 1px;
}
table.ISE-border
{
  border: 1px solid black;
  border-collapse: collapse;
}

table.ISE-border td
 {
 padding:4px;
 vertical-align: top;
}

table.ISE-boxborder
{
  border: 1px solid black;
  border-collapse: collapse;
  vertical-align: top;
}

table.ISE-boxborder td {
 border: 1px solid black;
 padding:4px;
 vertical-align: top;
}

table.ISE-tablet td {
  background-color: #E9E6E5;
  padding: 0px 4px 0px 4px;
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  border-color: #EEE8E2 #a5aCa5 #a5aCa5 #EEE8E2
}

table.ISE-tablet tr.ISE-header td, table.ISE-tablet td.ISE-header {
  background-color: #E75001;
}

.ISE-align-left
{
  text-align: left;
  vertical-align: top;
}

.ISE-align-right
{
  text-align:right;
  vertical-align: top;
}

table.ISE-header, tr.ISE-header, td.ISE-header
{
  color: #4F5559;
  font-weight: bold;
}

table.ISE-noBorder {
 border: none;
}

table.ISE-noBorder td {
 border: none;
  vertical-align: top;
}

table.ISE-borderRight td {
 border-right:1px #A8ADB4 solid;
}
table.ISE-borderRight {
 border-right:5px solid;
 border-color:#ffffff;
}


table.ISE-widespaced
{

}

table.ISE-widespaced td
{
  padding: 7px;
  vertical-align: top;
}

table.ISE-border
{
  border: 1px solid black;
  border-collapse: collapse;
}

table.ISE-border td
{
 padding:4px;
 vertical-align: top;
}

table.ISE-boxborder
{
  border: 1px solid black;
  border-collapse: collapse;
}

table.ISE-boxborder td {
 border: 1px solid black;
 padding:4px;
 vertical-align: top;
}

table.ISE-tablet td {
  background-color: #E9E6E5;
  padding: 0px 4px 0px 4px;
  border-width: 2px 2px 2px 2px;
  border-style: solid;
  border-color: #EEE8E2 #a5aCa5 #a5aCa5 #EEE8E2
}

table.ISE-tablet tr.ISE-header td, table.ISE-tablet td.ISE-header {
  background-color: #E75001;
}

.ISE-align-left
{
  text-align: left;
  vertical-align: top;
}

.ISE-align-right
{
  text-align:right;
  vertical-align: top;
}



span.ISESTY-Tussenkop{
  font-size: 1em; /* 11px */
  line-height: 1.273; /* 14px */
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.083em; /* 1px */
  margin: 2.723em 0 0.818em 0; /* 30px/9px */
  border-bottom: 1px solid #A8ADB4;
  overflow: hidden;
}

h2.ISESTYH
{
  font-size: 1em; /* 11px */
  line-height: 1.273; /* 14px */
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.083em; /* 1px */
  margin: 2.723em 0 0.818em 0; /* 30px/9px */
  border-bottom: 1px solid #A8ADB4;
  overflow: hidden;
}

p#logo {
  width: 431px;
}
#moduleWrapper .dashed {
  margin-bottom: 0;
}

.column1 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 490px;
  overflow: hidden;
}
.column2 {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 460px;
  overflow: hidden;

}
.hometekst {
  float: left;
  width: 300px;
  font-size: 1.1em;
  color: #443333;
  line-height: 2.0em;
  margin-top: 15px;
}
.waxtrapp {
  margin-top: 20px;
  float: right;
  width: 160px;
}
.waxtrapp a {
  display: block;
  color: #666666;
  font-size: 1.0em;
  line-height: 2.0em;
  height: 2.0em;
  overflow: hidden;
  text-decoration: none;
}
.waxtrapp a:hover {
  color: #333333;
}
.waxtrapp ul {
  list-style-type: none;
}
#moduleWrapper .column2 .title {
  margin: 0px;
}
#moduleWrapper .artikel .title {
  border: 0px;
  margin-top: 8px;
  float: right;
  width: 250px;  
  line-height: 2.0em;
  height: 2.0em;
  overflow: hidden;
  letter-spacing: 1px;
}
#moduleWrapper .artikel .title a {
  color: #333333;
}
.artikel {
  border-bottom: 1px dashed #EF5422;
  line-height: 2.0em;
}
.artikel .img {
  width: 180px;
  float: left;
  height: 120px;
  margin: 15px 0;
}
.artikel .tekst {
  font-size: 1.1em;
  margin-bottom: 15px;
  float: right;
  width: 250px;
  color: #443333;
}
.nieuws ul {
  list-style-type: none;
  margin-top: 15px;
}
.nieuws ul li {
  margin: 5px 0px;
}
.nieuws a {
  font-weight: bold;
  text-decoration: none;
  color: #EF5422;
}
.homeX {
  font-size: 100px;
}

Testing
//-->
