﻿/* Plaatsing van de indivuele elementen */

#outer
{ position: absolute;  
  top: 50%;  
  left: 0px;  
  width: 100%;  
  height: 1px;  
  overflow: visible;  
}  
#inner
{ width: 964px;  
  height: 500px;  
  margin-left: -482px;  /***  width / 2   ***/ 
  position: absolute;  
  top: -250px;          /***  height / 2   ***/ 
  left: 50%;
} 
#logo
{ position: absolute;
  top: 32px;
  left:34px;
  width:150px;
  height:96px;
}
#bovenstebalk
{ position: absolute;
  top: 32px;
  left: 182px;
  width:749px;
  height:20px;
  overflow: hidden;
}
#werk
{ position: absolute;
  top: 52px;
  left: 182px;
  width: 749px;
  height:96px;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: White;
  overflow: hidden;
}
#MenuV
{ position:absolute;
  float: left;
  top: 0px; 
  left:0px; 
  width:150px;
  z-index:2;
}
#inhoudsvlak
{ position:absolute; 
  top: 0px;
  left: 150px;
  width:580px;
  height:283px;
  overflow: auto;
  padding: 5px 0px 0px 19px;
}
#inhoudBeeld
{ position:absolute; 
  top: 0px;
  left: 0px;
  width:899px;
  height:288px;
  overflow:hidden;
  z-index:1;
  border-style: solid;
  border-color: White;
  border-width: 0px 1px 0px 0px;
}
#SiteMapPathDiv
{ position:absolute;
  top:94px;
  left:203px;
  /*height: 96px;
  line-height: 96px; */
  display: block;
}
#vierkantje
{ position: absolute;
  top: 468px;
  height:32px;
  left: 931px;
  width: 32px;
}
#MenuH1, #MenuH2, #MenuH3, #MenuH4, #MenuH5, #MenuH6
{ position: absolute;
  top: 148px;
}
#MenuH1
{ left: 32px;
}
#MenuH2
{ left: 182px;
}
#MenuH3
{ left: 332px;
}
#MenuH4
{ left: 482px;
}
#MenuH5
{ left: 632px;
}
#MenuH6
{ left: 782px;
}
#onder
{ position:absolute;
  top:180px;
  left:32px;
  width:899px;
  height:288px;
}
#zoeken
{ position:absolute;
  left:0px;
  height: 20px;
  line-height: 20px;
}
#home
{ position:absolute;
  left:220px;
  width:67px;
  text-align:center;
  height: 20px;
  line-height:20px;
}
#sitemap
{ position: absolute;
  left:288px;
  width:83px;
  text-align:center;
  height: 20px;
  line-height: 20px;
}
#lettergrootte
{ position: absolute;
  left: 372px;
  display:block;
  width: 75px;
  text-align: center;
  height: 20px;
  line-height: 20px;
}
#contrast
{ position: absolute;
  left: 448px;
  width: 161px;
  text-align:center;
  height: 20px;
  line-height: 20px;
}
#rss
{ position: absolute;
  left: 610px;
  width: 60px;
  text-align:center;
  height: 20px;
  line-height: 20px;
}
/*#talen
{ margin: 0 0 0 auto;
  height: 20px;
  line-height: 20px;
}
div.taal
{ float: right;
  padding:0px;
  border-style: solid;
  border-color: White;
  border-width: 0px 0px 0px 2px;
}*/
#talen
{ position: absolute;
  left: 660px;
  width: 90px;
}
a.taal, a.taal:hover
{ display:block;
  float:right;
  text-decoration: none;
  border-style: solid;
  border-width: 0px 0px 0px 2px;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 0px 2px;
}
a.werkknop
{ text-decoration:none;
}
.GrootsteLetter
{ font-size:17px;
  font-weight:bold;
  vertical-align:baseline;
}
.GrotereLetter
{ font-size:14px;
  font-weight:bold;
  vertical-align:baseline;
}
.NormaleLetter
{ font-size:11px;
  font-weight:bold;
  vertical-align:baseline;
}
#lijn1, #lijn2, #lijn3, #lijn4
{ position: absolute;
  top: 0px;
  height: 20px;
  width: 1px;
}
#lijn1
{ left: 288px;
}
#lijn2
{ left: 372px;
}
#lijn3
{ left: 448px;
}
#lijn4
{ left: 610px;
}
a.MenuHLink,
a.MenuHLink:hover,
a.MenuVLink,
a.MenuVLink:hover,
a.MenuHElementSelected,
a.MenuHElementSelected:hover,
a.MenuVElementSelected,
a.MenuVElementSelected:hover
{ display: block;
  text-decoration:none;
  text-align: center;
  border-style: solid;
  border-bottom-color: White;
  font-weight:bold;
}
a.MenuHLink,
a.MenuHElementSelected
{ width:149px;
  line-height: 32px;
  height: 32px;
  border-width: 0px 1px 0px 0px;
}
a.MenuVLink,
a.MenuVElementSelected
{ width:150px;
  line-height: 31px;
  border-width: 1px 0px 0px 0px;
  z-index:2;
}
a, a:hover
{ text-decoration: underline;
}
a.imgLogo, a.imgLogo:hover
{ background-color: Transparent;
}
p, h1
{ padding: 0px;
  margin: 0px;
}
h1
{ display: none;
}
div.getuigenis
{ position: absolute;
  bottom:20px;
  right:0px;
}
p.getuigenis
{ text-align: right;
}
input.verzendbutton
{ margin-left: 10px;
}
#searchcontrol .gs-result .gs-title, #searchcontrol .gs-result .gs-title *
{ text-decoration: underline;
}
a.inhoud
{ text-decoration: underline;
}
#SiteMapPathDiv * a
{ text-decoration: underline;
}
h1
{ text-transform:uppercase;
}
ul
{ margin: 0px;
  padding: 0px;
  padding-left: 16px;
}
ol
{ margin: 0px;
  padding: 0px;
  padding-left: 20px;
}
body
{ font-family: Verdana;
}
html
{ overflow: auto;
}
.VraagLabel
{ left:0px;
  width: 300px;
  margin-left: 10px;
}
.VraagLabelBreed, .ErrorLabel
{ left: 0px;
  margin-left: 10px;
}
textarea
{ margin-left: 10px;
  width: 550px;
}
input.zoekbutton
{ height: 20px;
  border:none;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left:149px;
}
input.zoekveld
{ width: 147px;
  padding: 0px;
  margin: 0px;
  border-style: solid;
  border-width: 1px;
  height: 18px;
}
input.formulierveld, input.verzendknop, select.formulierveld
{ position: absolute;
  left: 300px;
  width: 260px;
}
input.zoekbutton
{ width: 70px;
}
img
{ border:none;
}
#LogoLink
{ text-decoration: none;
  color:White;
  background-color: White;
}
#searchcontrol .gsc-control 
{ width: 100%;
}
#searchcontrol
{ width: 580px;
}
#searchcontrol .gsc-search-box
{ display: none;
}
#searchcontrol .gsc-resultsHeader
{ display: none;
}
#searchcontrol .gsc-result .gs-title *:hover
{ text-decoration: underline;
}
#searchcontrol .gs-visibleUrl
{ display: none;
}
#searchcontrol .gsc-keeper
{ display: none;
}
#searchcontrol .gsc-result-selector
{ display: none;
}
#searchcontrol .gsc-results .gsc-trailing-more-results, #searchcontrol .gsc-results .gsc-trailing-more-results *
{ display: none;
}

/* Voor printer */

@media print 
{
#outer
{ position: static;  
  top: 0;
  left: 0;
  width: 100%;  
  height: 100%;
  overflow: visible;  
}  
#inner
{ width: 100%;
  height: 100%;
  margin-left: 0;
  position: static;  
  top: 0;
  left: 0;
}
#inhoudsvlak
{ overflow:visible;
  width: auto;
}
#onder
{ overflow: visible;
  width:600px;
}
}