/*-------------------------------------------------------------------
Website:   Kracht & Liefde
URL:       http://www.kracht-en-liefde.nl/
Version:   1.0
Author:    Steven de Goede
Date:      20 Augustus 2007
-------------------------------------------------------------------*/

body, ul, ol, dl, h1, h2, h3, h4, h5, h6, td, th, caption, pre, p, blockquote, input, textarea {
  font-family: Times, Georgia, serif;
  line-height: 18px;
  background: none;
}

body {
  background: #fff;
  font-size: 14px;
}

img {
  float: right;
  margin: 9px 9px 9px 0;
  border: 1px solid #ccc;
}

blockquote {
  margin: 18px 0;
  color: #339900;
  font-weight: bold;
}

cite {
  color: #339900;
  font-style: normal;
  font-weight: bold;
}

a:link, a:visited {
  text-decoration: underline;
  color: #000;
}

/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

/* a[href^="/"]:after {
  content: " (http://www.yourdomain.com" attr(href) ") ";
} */

#header, #skiplinks, #footer, #nav, #statistieken, #page_nav_bottom { display: none; }

#cover { text-align: center; }

#cover img {
  border: none;
  float: none;
}

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

/* =footnote */

p.footnote {
  border-top: 1px solid #ccc;
  padding-top: 18px;
  font-size: 12px;
  margin-bottom: 18px;
  color: #666666;
}

span.footnote {
  font-weight: normal;
  font-style: normal;
  color: #666666;
}

.footnote a:link, .footnote a:visited {
  text-decoration: none;
  color: #666666;
}

/* =Headings
-------------------------------------------------------------------*/

h1 {
  font-family: georgia, "times new roman", serif;
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 1px;
  color: #4bb5c1;
  margin-bottom: 18px;
  line-height: 18px;
}

h2 {
  font-family: georgia, "times new roman", serif;
  font-weight: normal;
  font-size: 22px;
  letter-spacing: 1px;
  margin-bottom: 18px;
  line-height: 27px;
}

h2.titel {
  margin: 18px 0;
}

h3 {
  font-family: georgia, "times new roman", serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 11px;
  margin: 3px 0 9px 0;
}

h3.titel {
  margin-top: 0;
  color: #999;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 9px;
}

#print h3.titel {
  margin-top: 54px;
}

h4 {
  font-family: georgia, "times new roman", serif;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 27px 0 9px 0;
}

h5 {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.0833em;
  margin: 27px 0 9px 0;
}

h6 {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.0833em;
  margin: 27px 0 9px 0;
}

/* =Textile
-------------------------------------------------------------------*/

.rood { color: #ff3300; }

.blauw { color: #0078A4; }

.groen { color: #339900; }

/* =Inhoudsopgave
-------------------------------------------------------------------*/

ul.inhoudsopgave { list-style: none; }

.inhoudsopgave li {
  margin: 0;
  padding: 0;
  background: none;
}

/* =Tables
-------------------------------------------------------------------*/

table {
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #000;
  width: 100%;
  margin-bottom: 18px;
}

td, th {
  padding: 3px 4px;
  border: 1px solid #000;
}

th {
  font-weight: bold;
  text-align: left;
}
