﻿a.adverteren {
	background-image: url( 'Images/adverteren.png' );
}

a.contact {
	background-image: url( 'Images/contact.png' );
}

a.help {
	background-image: url( 'Images/help.png' );
}

a.nieuwsbrief {
	background-image: url( 'Images/nieuwsbrief.png' );
}

div#Tools {
  float: right;
}

div#Tools a {
  background-repeat: no-repeat;
  background-position: left center;
  padding: 3px 3px 3px 25px;
}

a.afdrukken {
	background-image: url( 'Images/print.png' );
}

a.mailafriend {
	background-image: url( 'Images/mailafriend.png' );
}

a.aanmelden {
  text-indent: -1000px;
  display: block;
  float: right;
  width: 234px;
  height: 60px;
  background-position: left center;
	background-image: url( 'Images/aanmelden.png' );
}

div.homeheader {
  margin-top: 10px;
  margin-bottom: 10px;
}

div.Hoofdstukken div.Hoofdstuk {
  display: block;
  float: left;
  width: 179px;
  margin: 0px 10px 10px 0px;
}

div.Hoofdstukken div.Hoofdstuk h2 {
  font-size: larger;
}

div.Hoofdstuk h2 a {
  color: #000 !important;
  display: block;
  height: 85px;
  background-position: left bottom;
  background-repeat: no-repeat;  
}

div.Hoofdstuk ul,
div.Hoofdstuk li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

div.Hoofdstuk ul li a {
  background: url('Images/lijst_bullet.png') no-repeat 0px 2px;
  display: block;
  padding-left: 15px;
}

div.Hoofdstuk ul li a:hover {
  background-position: 3px 2px;
}

div.Hoofdstuk ul.plaintitle li {
  padding-top: 10px;
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  font-size: larger;
  font-weight: bold;  
}

div.Hoofdstuk ul.plaintitle li a {
  background-position: 0px 5px;
}

.lined {
  clear: both;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 10px 0px 10px 0px;
}

div.cobouwNieuws {
  clear: none;
}

div.cobouwNieuws ul,
div.cobouwNieuws li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: inline;
}

div.cobouwNieuws li {
  display: none;
}

div.cobouwNieuws ul li:first-child {
  display: inline;
}

div.hoofdstuklijst {
  clear: left;
}

div.hoofdstuklijst h2 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}

div.hoofdstuklijst ul {
  padding: 0px;
  margin: 0px;
}

div.hoofdstuklijst ul li {
  display: block;
  float: left;
  width: 145px;
  height: 20px;
  overflow: hidden;
  margin-right: 5px;
}

div.hoofdstuklijst ul li a {
  display: block;
  width: 1000px;
  background: url('Images/lijst_bullet.png') no-repeat 0px 2px;
  padding: 0px 0px 0px 10px;
}

div#PlaceAd label {
  text-transform: uppercase;
}

div.verfijnen {
  background: #ddd;
  margin-top: 10px;
  padding: 5px;
  padding-left: 0px;
}

div.verfijnen label {
  margin: 0px;
}

div.verfijnen ul,
div.verfijnen li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

div.verfijnen a {
  margin-left: 10px;
  color: #e90000;
  text-decoration: none;
}

div.verfijnen a:hover {
  color: #900;
  text-decoration: underline;
}

div#PlaceAd {
  padding: 0px !important;
  background: #bbb;
  margin-top: 10px;
  border-bottom: solid 1px #e90000;
}

div#PlaceAd:hover {
  border-right: solid 4px #e90000;
}

div#PlaceAd label {
  display: block;
  padding: 2px 2px 2px 5px;
  margin: 0px !important;
  background-color: #e90000;
  color: #fff;
}

div#PlaceAd ul,
div#PlaceAd li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

div#PlaceAd ul {
  padding: 3px;
}

div#PlaceAd a {
  margin-left: 0px;
  color: #e90000;
  text-decoration: none;
}

div.resultaten ul,
div.resultaten li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

li.resultaat {
  border-left: 3px dotted #999;
  clear: left;
  width: 595px;
  float: left;
}

li.resultaat span.compare {
  display: block;
  float: left;
  padding: 3px 0px 0px 3px;
}

li.resultaat div.gegevens {
  float: right;
  width: 570px;
}

div.gegevens h2 {
  margin: 0px;
  padding: 0px;
}

.resultaat div.img {
  width: 95px;
  height: 77px;
  float: left;
  margin-top: 5px;
}

.resultaat table {
  float: left;
  width: 460px;
  margin-left: 5px;
  overflow: hidden;
  font-size: smaller;
  table-layout: fixed;
}

table {
  border-collapse: collapse;
}

table th,
table td {
  empty-cells: show;
  text-align: left;
  vertical-align: top;
  padding-right: 2px;
  overflow: hidden;
}

.resultaat table th,
.resultaat table td {
  overflow: hidden;
  border-bottom: solid 1px #ddd;
}

.machine table th {
  font-weight: normal;
  color: #666;
}

.machine table th,
.machine table td {
  border-bottom: solid 1px #ddd;
}

.resultaat table th {
  font-weight: normal;
  color: #666;
  width: 100px;
}

.resultaat table td {
  width: 120px;
}

legend {
  display: none;
}

fieldset {
  border: none;
  border-top: solid 1px #ddd;
  padding: 10px 0px 10px 0px;
  display: block;
}

fieldset input,
fieldset select {
  float: left;
  display: block;
}

fieldset label {
  display: block;
  float: left;
  width: 150px;
  height: 20px;
  background-position: right 3px;
  background-repeat: no-repeat;
  padding-right: 20px;
}

fieldset label.required {
  background-image: url('Images/required.png');
}

fieldset label.invalid {
  background-image: url('Images/invalid.png');
}

fieldset label {
  background-image: url('Images/valid.png');
}

fieldset div {
  clear: left;
}

fieldset fieldset {
  border-top: none;
  padding: 0px;
  float: left;
}

fieldset fieldset input,
div.checkbox input {
  display: inline;
  float: none;
}

fieldset fieldset label,
div.checkbox label {
  display: inline;
  float: none;
  background: none;
  padding: 0px;
}

input.button {
  margin-top:10px;
  background-color: #e90000;
  color: #fdd;
  font-weight: bold;
  font-size: smaller;
  text-transform: uppercase;
}

div.specspager {
  float: right;
}

.resultaten div.headfoot {
  background-color: #ccc;
  clear: left;
  padding: 10px;
  text-align: right;
}

div.headfoot input.button {
  float:left;
  margin: 0px;
}

div.headfoot div.pager {
  float: right;
}

div.clear {
  clear: both;
}

div.clearleft {
  clear: left;
}

div.vergelijken div.paragraaf {
  width: 600px;
  overflow: auto;
}

table.vergelijken {
  table-layout: fixed;
  width: 600px;
}

table.vergelijken th {
  width: 200px;
}

table.vergelijken td {
  width: 120px;
}

table.vergelijken th {
  font-weight: normal;
  color: #666;
}

table.vergelijken th,
table.vergelijken td {
  font-size: smaller;
  border-bottom: solid 1px #ddd;
}

div.gegevens img,
table.vergelijken img {
  width: 95px;
}

div.ContextBanner {
  clear: both;
  text-align: center;
}

div.ContextBanner img,
div.ContextBanner object {
  margin: 10px;
}

div.input {
  clear:none;
  margin-left:170px;
}

object {
  overflow: auto;
}

div.Reactie {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ddd;
}

div.meta {
  font-size: smaller;
  font-weight: bold;
}

div.NieuwsLeader {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ddd;
}

div.NieuwsLeader img {
  float: left;
  margin: 0 10px 10px 0;
}

div.NieuwsLeader h3 {
  margin: 0;
}

div.MaterieelLeader {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ddd;
}

div.MaterieelLeader div.img {
  width: 95px;
  height: 77px;
  float: left;
  margin: 0 10px 10px 0;
}

div.MaterieelLeader div.img img {
  width: 95px;
}

div.MaterieelLeader h3 {
  margin: 0;
}

div.Nieuwsbericht p.Intro {
  font-weight: bold;
}

div.Nieuwsbericht span.Lokatie,
div.Nieuwsbericht span.Datum {
  text-transform: uppercase;
}

div.Nieuwsbericht img {
  float: left;
  margin: 0 10px 10px 0;
}

img.rss {
  float: right;
}

div#Tabs 
{
  border-bottom: solid 1px #000;
  margin: 0 0 10px 0;
  max-height: 35px;
}

div.tab 
{
  display: block;
  float: left;
  margin-left: 30px;
  margin-right: 20px;
  border: solid 1px #000;
  margin-bottom: -1px;
}

div.tab.active {
  background: #fff;
  border-bottom: none;
  padding-bottom: 1px;
}

div.tab.link {
  background: #ddd;
}

div.tab *
{
  display: inline-block;
  margin: 5px 40px;
  font-size: 150%;
  font-weight: bold;
}

div.tab.link a 
{
  color: #000 !important;
}

div.tab.link a:hover
{
  color: #e90000 !important;
  text-decoration: none !important;
}