/* 
/* (CC) Wevolve, 2009
/* 
/* Feel free to be inspired by this CSS, 
/* see the Creative Commons License (http://creativecommons.org/) 
/* 
/* If you re-use parts or whole of this CSS, 
/* you must include this copyright notice at the start of the file. 
/* 
/* Please contact us for commercial use and to find out 
/* how we can help you with various web-based solutions: 
/* 
/* web:     http://www.wevolve.nl 
/* e-mail:  info@wevolve.nl 
/* tel.:    +31-(0)74 255 2140 
/*
/* -------------------------------------------------------- */ 

* {
  text-align:left !important;
}

body {
  padding:0; margin:0;

  color:#333;
  font-size:10pt;
  font-family:arial, helvetica, sans-serif;
  background:#fff;
}

#shortcuts,
h1#branding a span,
#mainnav,
#crumbtrail,
#related,
#adres,
#localnav,
#footer,
.image,
.pagenav,
.readon,
.wh-leesmeer,
.wh-leesmeerpijl,
.selectionbar {
  border:none;
  display:none;
}

#header #branding {
  margin:1em 0;
}

#header #branding a {
  display:block;
  width:156px;
  height:54px;
  background:url("../img/tio_branding.png") 0 0 no-repeat;
}

#wrapper h1,
#wrapper h2,
#wrapper h3,
#wrapper h4,
#wrapper h5,
#wrapper .wh-heading1,
#wrapper .wh-heading2 {
  color:#333;
  font-family:arial, helvetica, sans-serif;
  text-decoration:none;
  font-weight:normal;
  font-style:normal;
  text-transform:uppercase;
}

p,
a {
  color:#333;
  font-family:arial, helvetica, sans-serif;
  text-decoration:none;
  font-weight:normal;
  font-style:normal;
}

.print_voorw p, ol { 
  font-size: 8pt; 
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  margin-top: 5px; 
  margin-bottom: 0px; 
}

.breakbefore {
  page-break-before:always;
}

/* hide the flash headlines from the browser...
regular browser text headlines will now print as normal */

.sIFR-flash {
  display:none !important;
  height:0;
  width:0;
  position:absolute;
  overflow:hidden;
}

.sIFR-alternate {
  visibility:visible !important;
  display:block !important;
  position:static !important;
  left:auto !important;
  top:auto !important;
}

