.page {
  position:relative;
  margin:0px;
  width:875px;

 
}
.top {
   top:0px;
   left:0px;
   height:8px;
   width:100%;
   background-image: url(../images/extra/top-back.gif) ;
   background-repeat:repeat-x;
   background-position:top left;
}
.upperpart {
 
}

h1, h2, h3 {
  margin-bottom: 5px;
  color:#71863C;
}

h4 {
  font-size: 100%;
}

div.Contactgegevens h2.Contactgegevens {
  border-style:solid;
  border-width: 0px 0px 0px 0px;
  border-color:#ccc #666 #666 #999;
  padding: 5px;
  font-weight:normal;
  font-size:100%;
  margin-top: 20px;
  margin-bottom: 10px;
}

div.Contactgegevens h4 {
  color: black;
}

.logo {  
  float:left;
  margin-top:8px;
  width:176px;
  height:167px;
  background-image: url(../images/extra/logo-spijkenisse.gif);
  background-color:#C4CCD6;
}

.header {
  position:absolute;
  left:176px;
  top:8px;
  float:right;
  width:788px;
  height:167px;
  background-image: url(../images/headers/loket.jpg);
  background-color:#C4CCD6;
}

.lowerpart {
  width:875px;
  float:left;
}

.navigation {
  float:left;
  width:163px;
  margin-right:0px;
  background-image:url(../images/backgrounds/bg-menu.gif);
}

.contents {
  float:right;
  width:712px;
}

.zoeken {
  position:relative;
  height:40px;
  padding-top:15px;
  padding-bottom:5px;
  color: #004b91;
  line-height: 130%;
  padding-left:10px;
  border-bottom: 2px solid #C4CCD6;
}

.zoeken .vrij label {
  width: auto;
  height: 18px;
  padding-right: 10px;
}

.zoeken label {
  font-weight: bold;
}

.zoeken .vrij input#Zoe,
.zoeken .vrij select {
  width:160px;
}

.zoeken input.submit {
  height: auto;
  font-weight: bold;
  padding-left: 2px;
  padding-right: 2px;
}

.abc {
  font-weight: bold;
}

#main {
  width:450px;
  float:left;
  margin:10px 0 0 10px;
  padding-top:5px;
  padding-bottom:8px;
  padding-right:5px;
}

#main div#printlogo {
  display: none;
}

#right {
  margin-top: 16px;
  margin-left: 470px;
  width: 210px;
}

#digid {
  float:right;
  width: 210px;
  margin-right: 20px;
  background: url(../images/extra/minid.gif) top right no-repeat;
}

.digid_aanvragen {
  position:absolute;
  width:210px;
}

.digid_aanvragen IMG {
  float:left;
  margin:0 1em 0 0;
}

.homerightcontainer {
  width:1px;
  overflow: hidden;
  visibility: hidden;
}

.homeright {
  width:450px;
  padding-top:5px;
  padding-bottom:8px;
  padding-right:5px;
  margin-top: -6px;
}

.homepopular {
  margin-top: -6px;
}

.formulier li {
  list-style-type:none;
  margin:0px;
}

#right .tabspace {
  margin-top:50px;
}

a img {
  border:none;
}

#right div.rightbar {
  width: 100%;
  padding: 10px;
  border-top: 1px solid #666;
}

.activetabblad,
.normaltabblad {
  border-right: 1px solid #ccc;
  padding-bottom: 10px;
  padding-right: 5px;
}

ul.nav {
  padding: 0;
  list-style: none;
  margin:5px 0 0 0px;
}

ul.nav li {
  font-size: 90%;
  text-align:right;
  text-transform: uppercase;
  padding: 8px 13px 8px 0;
}

ul.nav li.active {
  background: url(../images/backgrounds/selectnav.gif) top left no-repeat;
}

ul.nav a {
  color: #004B91;
  text-decoration: none;
  font-weight: bold;
}

ul#tabs {
  margin-top: 10px;
}

.nav a:hover {
  color: #71863C;
  text-decoration: none;
}

.diginav2 td:hover {
  color: #71863C;
  text-decoration: none;
}

.ol {
  font-size: 100%;
  color: #005aa9;
  margin: 20px 40px;
  list-style-type: decimal;
}

.formrow input {
  border: 1px solid #C4CCD6;
  margin:0px;
  height:15px;
  padding:0px;
}

p {
  margin-bottom: 8px;
}

li.product {
  list-style-image: none;
  list-style-type: disc;
}

li.thema, li.begrip {
  list-style-image: url(../images/backgrounds/plus.gif);
}

li.print {
  background-image: url(../images/backgrounds/print-icon.gif);
}

li.print a {
  cursor:pointer;
}

li.printhov {
  background-image: url(../images/backgrounds/printhov.gif);
}

li.pdf {
  padding-left: 10px;
  list-style-image: url(../images/backgrounds/pdf.gif);
}

li.calendar {
  padding-left: 10px;
  list-style-image: url(../images/backgrounds/calendar.gif);
}

h2.h2space {
  margin-top:30px;
}

.digid img {
  padding-left: 50px;
  width: 90px;
  height: 90px;
}

@media print {
  .upperpart,
  .navigation,
  .zoeken,
  #right {
    display:none;
  }
  body {
    background-image: url(../images/backgrounds/body-back.gif);

  }

  * {
    float:none !important;
  }

  .page,
  .contents,
  #main {
    margin:0px;
    width:auto;
  }
  #main div#printlogo {
    display: block;
    text-align:right;
  }
  .normaltabblad,
  .activetabblad {
    border: none;
  }
}

body.print .upperpart,
body.print .navigation,
body.print .zoeken,
body.print #right {
  display:none;
}
body.print {
  padding:5px;
  background:none;
}

body.print .page,
body.print .contents,
body.print #main {
  margin:0px;
  width:auto;
  float:none;
}
body.print #main div#printlogo {
  display: block;
  text-align:right;
}
body.print .normaltabblad,
body.print .activetabblad {
  border: none;
}
