body
{
  font-family: arial;
  font-size: 10pt;
}

/* STANDAARDDEFINITIES */
a, a:active, a:visited, a:hover
{
  color: #0159a0;

  text-decoration: none;
}
a:active, a:hover
{
  text-decoration: underline;
}
h1
{
  margin-top: 0;
  margin-bottom: 0 !important;

  border-bottom: 1px solid #a6d0e7;

  line-height: 34px;

  font-size: 16pt;
  font-weight: 500;

  text-transform: uppercase;

  color: #e20026;
}
h2, fieldset legend
{
  margin-top: 4px;
  margin-bottom: 2px;

  font-size: 10pt;
  font-weight: bold;

  text-transform: uppercase;

  color: #e20026;
}
p, li
{
  line-height: 1.6;
  
  margin-top: 4px;
}
ul
{
  padding: 0;

  margin-top: 12px;
  margin-left: 12px;
}
li
{
  list-style: url('../images/nieuws-li.png');
}

/* ACTIE */
div.actie
{
  width: 632px;
  height: 135px;

  background: transparent url('../images/main-actie-background.png');

  padding-top: 5px;
  padding-left: 11px;

  margin-top: 20px;
  margin-bottom: 20px;
}
img.rechts
{
  float: right;

  margin-top: -5px;
}
div.actie h2
{
  border: 0;

  padding-top: 10px;
}
div.actie p
{
  margin-top: -5px;
  margin-bottom: 0;
  padding-top: 0;

  line-height: 1.7;
}
div.actie p.rechts
{
  display: inline;

  float: right;

  text-align: right;

  padding-top: 9px;
  padding-right: 20px;

  font-weight: bold;
}

/* WERKZAAMHEDEN */
div.werkzaamheden
{
  height: 105px;

  text-align: right;
}
div.werkzaamheden div
{
  float: left;

  width: 123px;

  margin-right: 7px;

  text-align: center;
}
div.werkzaamheden div.last
{
  margin-right: 0;
}
div.werkzaamheden div.andere-werkzaamheden
{
  float: right;

  width: 150px;

  margin-top: 16px;
  margin-bottom: 16px;

  text-align: right;

  font-size: 8pt;
}

/* LANDKAART */
div.landkaart div
{
  display: block;

  float: left;

  width: 80px;
  height: 150px;
}
div.landkaart div.provincies ul
{
  margin-top: 3px;
  margin-left: 0;
}
div.landkaart div.provincies li
{
  font-size: 8pt;

  line-height: 1.8;
}

div.landkaart div.kaart
{
  width: 138px;
}