body{
  background-color: #ffffcc;
  font: 9pt verdana, sans-serif;
}

pre{
  color: purple;
  font-weight: bold;
}

body.flits {
  background-color: #ffffff;
}

h1 {
  font-size: 20pt;
  font-weight: bold;
}

h2 {
  font-size: 16pt;
  font-weight: bold;
}

h3 {
  font-size: 12pt;
  font-weight: bold;
}

h4 {
  font-size: 10pt;
  font-weight: bold;
}

h5 {
  font-size: 9pt;
  font-weight: bold;
}

h6 {
  font-size: 8pt;
  font-weight: bold;
}

div#centering-container{
  margin-top: 10px;
  width: 880px;
  position: absolute;
  left: 50%;
}

div#container{
  position: absolute;
  left: -440px;
  width: 100%;
}

div#header{
  width: 100%;
}

div#bannercontainer{
  padding: 2px;
  border: 1px solid #000000;
  margin-bottom: 10px;
  margin-top: 10px;
}

div#headbanner{
  height: 80px;
  width: 872px;
  clear: both;
  background-image: url('../images/banner.jpg');
  border: 1px solid #000000;
}

div#titellinks, div#titelrechts{
  width: 410px;
  height: 100%;
  font: 35px "Edwardian Script ITC", Vivaldi, "Lucida sans", sans-serif;
  color: #ffffcc;
  float: left;
  text-align: center;
  vertical-align: middle;
  padding-top: 20px;
  margin-bottom: -20px;
}

div#titellinks{
  margin-right: 50px;
}

div#headlogo{
  position: absolute;
  left: 390px;
  top: -10px;
}

div#ticker{
  display: none;
}

div#tickerlinks, div#fotoslinks{
  width: 390px;
  float: left;
  text-align: left;
}

div#tickerrechts, div#fotosrechts{
  width: 390px;
  float: right;
  text-align: right;
}

div#fotos{
  width: 100%;
  margin-bottom: 10px;
}

div#fotoslinks, div#fotosrechts{
  height: 90px;
}

div#fotoslinks{
  float: left;
}

div#fotosrechts{
  float: right;
}

div#fotos div.foto{
  width: 180px;
  height: 90px;
  float: left;
  padding: 2px;
  border: 1px solid #000000;
}

div#fotos div.foto img{
  width: 180px;
  height: 90px;
}

div#foto1, div#foto3{
  margin-right: 18px;
}

div#blokjes{
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding: 0px;
  margin-top: 58px;
  width: 100%;
  padding-top: 17px;
  padding-bottom: 3px;
  position: relative;
}

div#blokjes ul{
  list-style: none;
  width: 100%;
}

div#blokjes li{
  display: block;
  float: left;
  position: relative;
  top: -22px;
  left: -40px;
  width: 182px;
  text-align: center;
}

div#blokjes li#knopje1, div#blokjes li#knopje4{
  margin-right: 22px;
}

div#blokjes li#knopje3{
  width: 90px;
  margin-left: 7px;
  margin-right: 7px;
  top: -60px;
  vertical-align: middle;
  color: #000000;
  font-weight: bold;
  background-image: none;
  font-size: smaller;
  height: 24px;
  vertical-align: middle;
  clear: none;
  border: 0px solid black;
}

div#blokjes li#knopje3 a{
}

div#blokjes li#knopje5{
  margin-right: 0px;
}

div#blokjes a{
  display: block;
  width: 100%;
  border: 1px solid #000000;
  text-decoration: none;
  padding: 1px;
  background-image: url('../images/knopje.jpg');
  font-weight: bold;
  color: #ffffcc;
}

div#blokjes a:hover{
}

div#content{
  float: left;
  top: -13px;
  position: relative;
  width: 100%;
  margin-left: 0px;
}

div.bedrijf{
  width: 100%;
  height: 127px;
}

div.bedrijf div{
   float: left;
   height: 100%;
   padding-left: 2px;
}

div.bedrijf div.foto{
   width: 202px;
   padding-left: 0px;
}

div.bedrijf div.foto img{
  border: 1px solid #000000;
  padding: 2px;
  width: 180px;
  height: 120px;
}

div.bedrijf div.gegevens{
  width: 276px;
  border-right: 1px solid #000000;
}

div.bedrijf div.gegevens dl{
  margin-top: 0px;
}

div.bedrijf div.gegevens dl dt{
  float: left;
  width: 100px;
  color: #003366;
  font-variant: small-caps;
}

div.bedrijf div.gegevens dl dd{
  font-weight: bold;
}

div.bedrijf div.gegevens a{
  color: red;
  text-decoration: none;
}

div.bedrijf div.kenmerken{
  width: 210px;
}

div.bedrijf div.kenmerken ul{
   position: relative;
   top: -14px;
   left: -22px;
   color: #003366;
   font-weight: bold;
}

div.bedrijf div.kenmerken a{
   color: #003366;
   text-decoration: none;
}

div.links{
  width: 181px;
  margin-left: 1px;
}

div.links ul{
  position: relative;
  top: -14px;
  left: -41px;
  list-style-type: none;
  width: 100%;
}

div.links ul a{
  display: block;
  height: 17px;
  width: 100%;
  background-image: url('../images/links.jpg');
  color: #66cc00;
  text-decoration: none;
  padding-left: 5px;
  margin-bottom: 1px;
  font-weight: bold;
  font-size: 8pt;
}

div.links ul a.allowed{
   color: #ffffff;
}

div.links ul a:hover{
  background-image: none;
  background-color: #990000;
}

div.links ul a.allowed:hover{
  background-image: url('../images/knopje.jpg');
}

hr{
  height: 1px;
  background-color: #000000;
  foreground-color: #000000;
  border: 0;
}

div#banner{
  height: 156px;
}

div#footer{
  height: 30px;
  width: 100%;
  clear: both;
  background-image: url('../images/banner.jpg');
  font: smaller verdana, sans-serif;
  color: #ffffcc;
  vertical-align: middle;
  padding-top: 2px;
  text-align: center;
}

div#footer a{
  color: #ffffcc;
  text-decoration: none;
  font: smaller verdana, sans-serif;
}

div#footer span#active{
  font-size: 18pt;
  font-weight: bold;
}

div#copyright, div#disclaimer{
  font-size: 7pt;
  color: #666666;
  margin-top: 3px;
  margin-bottom: 3px;
}

div#copyright{
  float: left;
  text-align: left;
}

div#disclaimer{
  float: right;
  text-align: right;
}

div#disclaimer a{
  color: #666666;
}

address{
  font-style: normal;
}

div#plaatsenkolommen{
  width: 880px;
}

div.plaatsenkolom{
  width: 215px;
  position: relative;
  float: left;
  margin: 0px;
  margin-right: 2px;
  margin-left: 3px;
}

div.plaatsenkolom ul{
  list-style: none;
  width: 100%;
  left: -40px;
  position: relative;
}

div.plaatsenkolom li{
  display: block;
  text-align: left;
  width: 200px;
}

div.plaatsenkolom ul{
  margin: 0px;
}

div.plaatsenkolom li.plaats a{
  display: block;
  width: 100%;
  border: 1px solid #000000;
  text-decoration: none;
  padding: 1px;
  background-image: url('../images/knopje.jpg');
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #ffffcc;
  padding-left: 10px;
}

div.plaatsenkolom li.gemeente a{
  display: block;
  width: 205px;
  border: 1px solid #000000;
  text-decoration: none;
  padding: 1px;
  background-color: #FFCC00;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: black;
  padding-left: 5px;
}

div#branchekolommen{
  width: 880px;
}

div.branchekolom{
  width: 215px;
  position: relative;
  float: left;
  margin: 0px;
  margin-right: 2px;
  margin-left: 3px;
}

div.branchekolom ul{
  list-style: none;
  width: 100%;
  left: -40px;
  position: relative;
}

div.branchekolom li{
  display: block;
  text-align: left;
  width: 200px;
}

div.branchekolom ul{
  margin: 0px;
}

div.branchekolom li.plaats a{
  display: block;
  width: 100%;
  border: 1px solid #000000;
  text-decoration: none;
  padding: 1px;
  background-image: url('../images/knopje.jpg');
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #ffffcc;
  padding-left: 10px;
}

div.branchekolom li.gemeente a{
  display: block;
  width: 205px;
  border: 1px solid #000000;
  text-decoration: none;
  padding: 1px;
  background-color: #FFCC00;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: black;
  padding-left: 5px;
}

div.formulier{
  color: #555555;
  background-color: #ffffff;
  padding: 7px;
  border: 1px solid #555555
}

div.formulier div#leftform, div.formulier div#rightform{
  float: left;
}

div.formulier fieldset{
  border: none;
  width: 400px;
  margin-top: 5px;
}

div.formulier .admin fieldset{
  width: 600px;
}

div.formulier .admin fieldset.poll{
  width: 100%;
}

div.formulier legend{
  font-weight: bold;
}

div.formulier em{
  border: 1px dotted #cccccc;
  display: block;
  margin-bottom: 2px;
}

div.formulier label, div.formulier div.clear{
  width: 180px;
  margin-right: 20px;
  display: block;
  float: left;
  margin-bottom: 3px;
}

div.formulier div.rechten{
  width: 100%;
}

div.formulier select,
div.formulier textarea,
div.formulier input[type="text"],
div.formulier input[type="submit"],
div.formulier input[type="reset"],
div.formulier input[type="password"],
div.formulier input[type="button"]{
  background-color: #ffffdd;
  width: 180px;
  margin-bottom: 3px;
  height: 14px;
  font-size: 10px;
  border: 1px solid #999999;
}

div.formulier textarea{
  height: 190px;
  width: 384px;
}

div.formulier input[type="file"]{
  border: 1 solid Black;
  width: 200px;
  height: 20px;
  background-color: #ffffdd;
  margin-left: 60px;
  margin-bottom: 3px;
}

div.formulier input[type="submit"], div.formulier input[type="reset"]{
  font-weight: bold;
  height: 20px;
  padding-bottom: 1px;
}

div.formulier input[type="text"], div.formulier select, div.formulier input[type="password"]{
  clear: right;
}

div.formulier input[type="text"].error,div.formulier select.error, div.formulier input[type="password"].error{
  border: 1px solid #FF6347;
}

div.formulier input[type="text"], div.formulier input[type="password"]{
  padding: 2px;
  font-weight: bold;
}

div.formulier input[type="checkbox"]{
  margin-left: 0px;
  margin-right: 10px;
}

div.formulier select{
  width: 186px;
  height: 15px;
}

div.formulier div#errorveld{
  width: 100%;
  margin-bottom: 3px;
}

div.formulier span.sterretje{
  color: red;
  font-weight: bold;
}

div.formulier .lichtblokje{
  background-color: #dddddd;
}

div.formulier .witblokje{
  background-color: #ffffff;
}

div.formulier div#knoppen{
  width: 100%;
  clear: both;
  padding-top: 5px;
}

div.formulier div#knoppen.center{
  text-align: center;
}

table#adminlijst{
  border: 1px solid black;
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 40px;
}

table#adminlijst caption {
  font-style: italic;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  margin-top: 30px;
}

table#adminlijst col#naam {
  width: 50%;
}

table#adminlijst col#email {
  width: 25%;
}

table#adminlijst col#actief {
  width: 25%;
}

table#politici{
  border: 1px solid black;
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 40px;
}

table#politici caption {
  font-style: italic;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  margin-top: 30px;
}

table#politici col#naam {
  width: 50%;
}

table#politici col#partij {
  width: 15%;
}

table#politici col#gewijzigd {
  width: 25%;
}

table#politici col#actief {
  width: 10%;
}

table#bedrijflijst{
  border: 1px solid black;
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 40px;
}

table#bedrijflijst caption {
  font-style: italic;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  margin-top: 30px;
}

table#bedrijflijst col#naam {
  width: 50%;
}

table#bedrijflijst col#email {
  width: 25%;
}

table#bedrijflijst col#actief {
  width: 25%;
}

table#zoekresultaten{
  border: 1px solid black;
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 40px;
}

table#zoekresultaten caption {
  font-style: italic;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  margin-top: 30px;
}

table#zoekresultaten col#naam {
  width: 50%;
}

table#zoekresultaten col#plaats {
  width: 25%;
}

table#zoekresultaten col#branche {
  width: 25%;
}

thead th {
  border-bottom: 1px dotted black;
  text-align: center;
}

tfoot th {
  border-top: 1px dotted black;
  text-align: right;
}

h3.caption {
  font-style: italic;
  font-weight: bold;
  font-size: 120%;
  text-align: left;
  margin-top: 30px;
}