body {
    background-image: url(img/achterhome.jpg);
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
}

.vervolg
  {
  background-image: url(img/achtervervolg.jpg);
  }

#logo
  {
  position: absolute;
  left: 0px;
  top: 0px;
  }

#datum
  {
  position: absolute;
  left: 85px;
  top: 420px;
  }

#homeknopje
  {
  position: absolute;
  left: 855px;
  top: 138px;
  }

#topknopje
  {
  position: absolute;
  left: 855px;
  top: 1900px;
  }

#navigatie
  {
  position: absolute;
  left: 454px;
  top: 109px;
  }

#linkerkolom
  {
  position: absolute;
  left: 85px;
  top: 172px;
  width: 250px;
  }

#middenkolom
  {
  position: absolute;
  left: 400px;
  top: 180px;
  width: 265px;
  }

#middenkolom.breed
{
  position: absolute;
  left: 400px;
  top: 176px;
  width: 380px;
  }

#rechterkolom
  {
  position: absolute;
  left: 695px;
  top: 180px;
  width: 150px;
  }

#pand
  {
  position: absolute;
  left: 685px;
  bottom: 0px;
  }


h1, h2, h3, h4, h5
  { color: #160959;}
  
h4 a
    {color: #AD070F;}

h1, h2, h3
  { font-family: georgia;
    font-weight: bold;
  }

h1
  { font-size: 18px;
    margin-bottom: -5px;}

h2
  { font-size: 13px; 
    line-height: 18px;}

h3
  {
  font-size: 13px;
  margin-bottom: -15px;
  line-height:18px;
  }

h4, h5
  {
  font-size: 11px;
  font-family: verdana;
  font-weight: normal;
  line-height: 15px;
  }

h5
  {
  font-size: 9px;
  }

a { 
  color: #160959;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  }

#linkerkolom a{ 
  color: #160959;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal;
  background-image: url(img/pijltje-geel.gif);
    background-repeat: no-repeat;
    background-position-y:5px;
  padding-left: 15px;
  height: 20px;
  border-bottom: 2px dotted #DFD60D;
    }

#linkerkolom h2 a
  {color: #ffffff;
  background-image: url(img/pijltje-wit.gif);
    background-repeat: no-repeat;
    background-position-y:5px;
  padding-left: 15px;
  height: 20px;
  border-bottom: 2px dotted #DFD60D;}

img {border: 0px;}

li  { 
  margin-bottom: -10px;}

.tekstimg
{margin: 10px;}

