


html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, 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,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  
}




:focus {
  outline: 0;
}


table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  text-align: left;
  font-weight: normal;
}
.standardText th, 
.standardText td {
  padding: 3px;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

.clear
{
  float: none;
  clear: both;
  height: 0px;
  width: 0px;
  overflow: hidden;
}



img.img_south      { margin:  0px 10px  4px  4px; }
img.img_south_west { margin:  0px  0px  4px  4px; }
img.img_west       { margin:  0px  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:  0px 10px  4px  0px; }
img.img_south_east { margin:  0px 10px  4px  0px; }
img.img_all        { margin: 10px 10px  4px  4px; }

img.left           { float: left; }
img.right          { float: right; }
img.center         { display: block; margin-left: auto; margin-right: auto; text-align:center; }

h2
{
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 0.8em;
  margin-bottom: 0.4em;
}

h3
{
  font-weight: bold;
  margin-top: 0.6em;
  margin-bottom: 0.2em;
}


ol ol
{
  list-style-type: lower-alpha;
}



/* styles used in ISE in styles-dropdown */
em.ISESTY-blauw
{
  color: #1D21AD;
  font-style: normal;
}
em.ISESTY-rood
{
  color: #FF0000;
  font-style: normal;
}em.ISESTY-groen
 {
  color: #4FA600;
  font-style: normal;
}
/* TABLE-styles */
tr.ISE-header
{
  background-color: #1D21AD;
  color: #FFF;
  font-weight: bold;
}

tr.ISE-footer
{
  background-color: #CCC;
}

table.ISE-border
{
  border: 1px solid black;
  border-collapse: collapse;
}

td.ISE-inverse
{
  background-color: #95C965;
}

table.ISE-border td
{
 padding:4px;
}

table.ISE-boxborder
{
  border: 1px solid black;
  border-collapse: collapse;
}

table.ISE-boxborder td {
 border: 1px solid black;
 padding:4px;
}

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: #95C965;
}

.ISE-align-left
{
  text-align: left;
}

.ISE-align-right
{
  text-align:right;
}

body {
  color: #444444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 62.5%;
}

/* a,
a:link,
a:visited {
  color: #444444;
  text-decoration: underline;
} */

a:hover {
}



em
{
  font-style: italic;
}

strong
{
  font-weight: bold;
}

hr
{
  clear: both;
  height: 1px;
  border: none;
  border-top: 1px solid #1e21ae;
}


.button
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  cursor: pointer;
  overflow: visible;
  width: auto;
  padding: 1px 7px;
  color: #ffffff;
  background-color: #444444;
  border: 1px solid #444444;
}

fieldset legend {
}

.hidden {
  display: none;
}

h1 {
  border-bottom:1px solid #4E9200;
  color:#4E9200;
  display:block;
  font-size:1.4em;
  font-weight:bold;
  margin:0 0 10px;
  padding:0 0 8px;
  width:100%;
}
h2 {
  color:#4E9200;
  display:block;
  font-size:1.2em;
  font-weight:bold;
  margin:8px 0 0;
  padding:0 0 8px;
  /* fvb: 20091215 width:100%; */
}

#content {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 1.1em;
  line-height: 1.8em;
}
div.lastEdit {
  font-size: 0.8em;
  font-style: italic;
  float: right;
}

p {
  margin: 11px 0;
}

#readspeaker {
  height:20px;
  margin-top:2px;
  position:relative;
}

#readspeaklink {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  text-align: right;
}

img.readspeakicon {
  margin: 0px;
  padding: 0px;
}#content #DigiDBox
{
  background-color:#95c965;
  padding-left:20px;
  padding-top:5px;
  padding-bottom:5px;
  float:left;
}


#content #DigiDBox .login 
{
  margin-left:10px;
  float:left;
  width:350px;
}

#content #DigiDBox .login a
{
  color: #ffffff;
  padding: 1px 7px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  display:block;
  /* width:auto; */
  border: 1px solid #606060;
  background-color: #606060;
  float:left; 
  text-decoration:none;
}

#content #DigiDBox #digidInfo
{
  float:left;
  margin:10px;
  font-weight:bold;
  height:50px;
  font-size:14px;
  width:350px;
  clear:right;
}

#content #DigiDBox #DigiDLink
{
  float:left;
  display:block;
}

#content #DigiDBox img 
{
  float:left;
}

#content #DigiDBox .clr
{
  clear:both;
  line-height:1px;
}

#content #DigiDWrapper
{
  margin-bottom:25px;
  background-color:#95c965;
  float:left;
  width:100%;
}


#siteNavigation ul
{
  text-transform: lowercase;
  padding: 0;
  margin: 0;
  margin-top: 0.45em;
  float: right;
}

#siteNavigation ul li
{
  font-size: 1.2em;
  color: #1e21ae;
  float: left;
  padding-left: 30px;
  list-style-type: none;
  background: transparent url('/dgr/gx/ZocoiegII.jpeg') no-repeat 15px 50%;
}

#siteNavigation ul a
{
  color: #444444;
  text-decoration: none;
}

#siteNavigation ul a:focus,
#siteNavigation ul a:active {
  color: #ffffff;
  /* background-color: #444444; */
}

#siteNavigation ul a:hover
{
  text-decoration: underline;
}

#siteNavigation li a.selected
{
  font-weight: bold;
}

#siteNavigation ul li ul
{
}


#bottomNavigation
{
  margin: 10px 0 10px 0;
}

#bottomNavigation ul
{
  text-transform: lowercase;
  margin: 0;
  padding: 0;
}

#bottomNavigation ul li
{
  font-size: 1.2em;
  color: #1e21ae;
  float: left;
  padding-left: 16px;
  list-style-type: none;
  background: transparent url('/dgr/gx/ZocoiegII.jpeg') no-repeat 8px 50%;
}

#bottomNavigation ul a
{
  color: #444444;
  text-decoration: none;
}

#bottomNavigation ul a:focus,
#bottomNavigation ul a:active {
  color: #ffffff;
  background-color: #444444;
}

#bottomNavigation ul a:hover
{
  text-decoration: underline;
}

#bottomNavigation li a.selected
{
  font-weight: bold;
}


#menuNavigation a, #menuNavigation a:link, #menuNavigation a:visited {
  color: #ffffff; 
}

#menuNavigation
{
  padding-left:12px;
}

#menuNavigation ul,
#menuNavigation ul ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
}

#menuNavigation ul
{
  height: 100%;
}

#menuNavigation ul li
{
  padding: 0;
  margin: 0;
  padding-bottom:6px; 
  padding-top:6px;
  color:white;
}

#menuNavigation ul span 
{
  width: 100%;
  display: block;
}

#menuNavigation ul a
{
  display: block;
  text-decoration: none;
  font-family:Verdana;
  font-weight:bold;
  font-size:11px;
}


#menuNavigation ul.level1 li
{
  padding-left:6px;
}

#menuNavigation ul.level2 li
{
  padding-left:0px;
  margin-left:15px;
}

#menuNavigation ul.level1 li.selected
{
  background-color:#534da5;
}

#menuNavigation ul.level2 li.selected
{
  list-style-type:disc;
}
#menuNavigation  ul.level2 a.selected {
  font-style:italic;
}
#menuNavigation ul.level1 a
{
  text-transform:uppercase;
}

#menuNavigation ul.level2 a
{
  text-transform:none;
  font-family:arial,helvetica,sans-serif;
}

#menuNavigation ul.level2 ul.level3
{
  margin-left:-12px;
  margin-top:5px;
}

#menuNavigation ul.level2 ul.level3 li
{
  margin-left:26px;
}

#menuNavigation ul.level2 li.selected ul,
#menuNavigation ul.level2 li.selected ul li.selected
{
  background-color:#6b65bd;
}








#right .documentPackager
{
  padding: 0px 8px 160px 12px;
}

#right .documentPackager h2
{
  font-size: 150%;
  margin-top: 0px;
}

#right .documentPackager ul {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  list-style-type: none;
}

#right .documentPackager .pckfilenm {
  width: 100%;
  overflow: hidden;
  float: left;
  padding: 3px 0px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  margin-bottom: -1px;
}

#right .documentPackager .pckfilenm a {
  font-size: 120%;
  color: #FFF;
  text-decoration: none;
  width:132px;
  display:block; 
  overflow:hidden;
  float:left;
}

#right .documentPackager .pckfilenm a.pckremove{
  float:right;
  display:block;
  width:6px;
  margin-right:10px;
  overflow:visible;
}

#right .documentPackager .pckfilenm a.pckremove img {
 /* float: right; */
}

#right .documentPackager input
{
  margin: 10px 0px;
}

#right .documentPackager form
{
  border-bottom: 1px solid #FFF;
}


div#packagerWait
{
  height:100%;
  width:100%;
  position:absolute;
  background: transparent url('/dgr/gx/ZemlqvgIE.png') repeat;
  left:0;
  display:none;
  visibility:hidden;
  text-align:center;
}

div#packagerWait div.packagerMessage
{
  font-weight:bold;
  background-color:white;
  padding:10px;
}


.calendarView
{
  margin-top: 15px;
border:4px solid #9DA0DB;
float:right;
margin-bottom:30px;
width:300px;
}

.caltxtleft {
  width: 250px;
  float: left;
}

.calendarView .calendar
{
  text-align: center;
  margin-bottom: 25px;
  padding: 5px;
}
.events {
  clear: both;
}
.calendarView form a
{
  text-decoration: none;
}

.calendarView table
{
  width: 300px;
  margin: 10px auto 10px auto;
}

.calendarView table tr th,
.calendarView table tr td
{
  padding: 0;
  text-align: center;
}

.calendarView table tr th
{
  padding: 2px;
}

.calendarView table tr td.weekColumn
{
  color: #ffffff;
  background-color: #9DA0DB;
}

.calendarView table tr td a
{
  display: block;
  padding: 4px;
  color: #1e21ae;
  text-decoration: none;
}

.calendarView table tr td a:hover
{
  color: #ffffff;
  background-color: #1e21ae;
}

.calendarView table tr td span.noEvent
{
  padding: 4px;
}

.calendarView table tr td span.otherMonth
{
  color: #95c965;
  padding: 4px;
}
#topnav li a {
  background: transparent url(/dgr/gx/ZocoiegII.jpeg) no-repeat scroll 0 0;
  border-right: 1px solid #3C7605;
  color: white;
  display: inline-block;
  height: 18px;
  line-height: 17px;
  margin: 0 12px 0 0;
  padding: 0 13px 0;
  text-align: center;
  text-decoration: none;
}
#topnav li {
  float: left;
  list-style-type: none;
}
#topnav {
  float: left;
  font-family: Verdana,Arial,Helvetica,Sans-serif;
  font-size: 10px;
  margin: 0;
  padding: 0;
}
#vastenavigatie {
  position:absolute;
  top:41px;
  right:15px;
}


#banner {
 float: right;
 margin: -75px 12px 0px 0px;
 width:400px;
 height:100px;
}

#contact {

 float:left;
 margin: -100px 0px 0px 15px;
 font-family: Arial;
 font-size: 8pt;
 color: #4fA600; 

}
#bottomnav {
 float:left;
 width:700px;
 margin: 11px 0px 0px -149px;
}


#bottomnav .zoeken {
 float:left; 
 width:150px;
 margin: 0px 30px 0px 168px; 
}

#bottomnav form{
 margin: 0;
 padding: 0;
}

#bottomnav .zoeken img{
 float:left;
 padding: 0px 0px 0px 7px;
 margin:0px;
}

#bottomnav .zoeken input {
 float:left;
 height: 11px;
}


BODY {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  padding: 0px;
  margin: 0px;
}

#page {
 width: 1003px;
  margin: 0px auto 0px auto;
}

#container {
 padding: 0px;
 margin: 0px;
 width: 1003px;
 height: 625px;
 background-image: url(/dgr/gx/ZiiuwsdIkY.jpeg);
 background-repeat: no-repeat;

 position: relative;
}

#header {
 padding: 0px;
 margin: 0px;
 height:91px;
 width: 1002px;
 float:left;
 background: #ffffff url('/dgr/gx/ZkgbgyhIQ.jpeg') no-repeat center left;
}

#mainnavigation div .nav{
 margin-top:5px;
}



.menuBlok {
 padding: 0px;
 margin: 0px;
 float:left;
 border-right: solid 1px #FFFFFF;
 height: 489px;
 width: 166px;
}

.menuBlok .titel {
 text-align:center;
 text-transform: uppercase;
 font-weight: bold;
 font-family: Verdana;
 font-size: 11px;
 color:#FFFFFF;
 width:165px;
 height:24px;
 line-height:25px;

 padding: 0px 0px 0px 0px;
}

.menuBlok .titel a{
 color:#FFF;
 text-decoration: none;
}

.navigation .button{
  float:left;
  padding: 0px 0px 0px 10px;
}


.list {
  list-style-type: disc;
  color:#FFFFFF;
  margin: 0px 0px 0px 28px;
  padding: 2px 0px 0px 0px;
}


.list a:link { color: #1D21AD; }
.list a:visited { color: #1D21AD;  }
.list a:active { color: #1D21AD; }
.list a:hover { text-decoration: underline; }

.list a {
 font-family: Arial, Helvetica, Sans-serif;
 font-weight: bold;
 font-size: 11px;
 line-height: 16px;
 text-decoration: none;
}

.list li {
 padding: 0px 0px 10px 0px;
}


#contact {
 font-size: 10px;
 line-height: 15px;
}

#bottomnav .button {
 float:left;
 padding: 0px 0px 0px 14px;
}


#grbuttonnav {
 padding: 0;
 margin: 0;
 font-size: 11px;
 float: left;
}

#grbuttonnav li {
 float: left; /* make horizontal without using display:inline */
 list-style-type: none;
}

#grbuttonnav li.grbutton a {
  background: transparent url(/dgr/gx/ZiiuwsdIgY.jpeg) no-repeat;
  display: block;
  display: inline-block;
  height: 18px;
  margin: 0 12px 0 0;
  padding: 0px 13px 0 13px;
  line-height: 18px;

  text-decoration: none;
  text-align: center;
  color: white;
  border-right: 1px solid #3C7605; /* button is variable in size, make border when width is reached */
}

#placeHolder {
 position: absolute;
 z-index: 10000;
}

#submenu {
  margin-top: 15px; 
}


#bottomnav .defaultButton
{
  background:transparent url('/dgr/gx/ZyfpcegIgD.jpeg') no-repeat scroll 0 0;
  color:white;
  display:block;
  height:18px;
  line-height:18px;
  margin-left:12px;
  margin-top:4px;
  padding:0;
  text-align:center;
  text-decoration:none;
  /* width:86px; */

}

#bottomnav .defaultButton a
{
  color: white;
  text-decoration:none;
  border-right:1px solid #3C7605;
  padding: 0px 13px 0 13px;
  height: 18px;
  display: block;
  display: inline-block;
}

#bottomnav .defaultButton
{
  float:left;
  margin-top:0px;
}

#bottomnav .zoeken
{
  margin-right:15px;
}

#bottomnav .zoeken input
{
  font-size:0.9em;
  width: 80px;
}
#bottomnav .banner,
#bottomnav .text
{
  display:none;
}

