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 {
  margin: 9px 9px 9px 0;
  border: 1px solid #ccc;
}

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

#skiplinks, #sidebar, .subnav { display: none; }

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

#header a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 27px;
  color: #f40;
}

#header {
  border-bottom: 1px solid #000;
  margin-bottom: 18px;
}

#footer {
  border-top: 1px solid #000;
  margin-top: 36px;
  padding-top: 18px;
}

#footer p {
  margin: 0;
}

h1 {
  font-family: georgia, "times new roman", serif;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 18px;
  line-height: 36px;
}

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

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;
}

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;
  margin: 27px 0 9px 0;
}

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

/* =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;
}

img {
  vertical-align: bottom;
  border: 1px solid #ccc;
}

p img.left { float: left; margin: 0 18px 18px 0; }

p img.right { float: right; margin: 0 0 18px 18px; }

p.description, #preview p { font-style: italic; }

/* textile */

.rood { color: #f00; }

.blauw { color: #39f; }

.groen { color: #0c0; }

.oranje { color: #f40; }

/* news */

#news, #photographers {
  border-bottom: 1px dashed #333;
  padding-bottom: .9px;
  clear: both;
}

#photographers { padding-bottom: 0; }

h1#news_home, #photographers h1 {
  border-top: 1px solid #000;
  padding-top: 18px;
  margin-top: 36px;
}

#news h2, #photographers h2 {
  border-top: 1px dashed #333;
  padding-top: 6px;
  margin-top: 6px;
  margin-bottom: 0;
}

#photographers h2 {
  border-top: 1px dashed #333;
  padding-top: 6px;
  margin: 6px 0;
}

#news .date {
  margin-bottom: 0;
}

p.pagination {
  margin-top: 18pxem;
}

#preview {
  float: right;
  margin-left: 18px;
  display: inline;
  width: 224px;
}

#preview p {
  font-style: italic;
  text-align: center;
}

#preview  img {
  float: none;
  margin: 0 0 12px 0;
}

.date {
  margin: 0 0 18px 0;
  color: #999;
}