#header {
  background: url("../images/bg/rotator.php") 0px 0px repeat-x;
  }
  
* {
  margin: 0;
  padding: 0;
  font-size: 100.01%;
  }

html {
  font-size: 70%;
  }

body {
  font: 1.1em Verdana, sans-serif;
  background: url("../images/sh.gif") 0 0 repeat-y;
  line-height: 1.4em;
  }

#wrap2 {
  width:550px;
  background:#f4f3b8;
  }

h2 {
  position: absolute;
  left: 20px;
  top: 4em;
  font-size: 1.4em;
  font-weight: normal;
  }

blockquote {
  margin-left: 2em;
  }
  
ul {
  list-style: none;
  }
  
h3, 
h4, 
ul, 
p {
  margin-bottom: 1em;
  }

sup {font-size:0.8em;}

h3 {
  font-size: 1.4em;
  color: #fd6601;
  }
  
#main h3 a {
  color: #fd6601;
  text-decoration: none;
  }
  
#header {
  height: 180px;
  position: relative;
  }

#header ul {
  position: absolute;
  margin: 0 6px;
  bottom: 0px;
  list-style: none;
  }

#header li {
  background:#fbfceb;
  float: left;
  padding:0;
  margin:0;
  font-size:1em;
  }

#header li a {
  display: block;
  float: left;
  padding:5px 10px 8px 10px;
  font-weight: bold;
  text-decoration: none;
  color:#4a2b0d;
  }

#header li a:hover {
  color:#4a2b0d;
  background:#f4f3b8;
}

#beginpagina #l_beginpagina,
#archief #l_archief,
#over #l_over,
#contact #l_contact {
  background:#f4f3b8;
  }

#main {
  padding: 2em 15px 1.5em 15px;
  background:#f4f3b8;
  color:#4a2b0d;
  }

p.meta {
  color:#4a2b0d;
  font-weight: normal;
  font-size: 0.9em;
  padding: 0.3em;
  background: #fbfceb;
  margin-bottom: 2.5em;
  }

p.meta a {
  text-decoration: none;
  }

p.rechts {float:right; padding:0; margin:4px 0 2px 10px; font-size:.85em;}
p.links {float:left; padding:0; margin:4px 10px 2px 0; font-size:.85em;}

#sidebar {
  position: absolute;
  left: 550px;
  top: 0px;
  padding: 1em 0.4em 2em 1.9em;
  color:#8c8c5e;
  }

#sidebar ul {
  list-style: none;
  margin-bottom: 1.5em;
  }

#sidebar p {
  font-size: .9em;
  margin-bottom: 1.7em;
  }

#sidebar * {
  max-width: 390px;
  }

a {color: #fd6601; text-decoration:none; font-weight:bold;}
a:visited {color: #fd6601;}
a:hover {background: #fdfdf1;}

#sidebar a {color: #fd6601; text-decoration:none; font-weight:normal;}
#sidebar a:visited {color:#fd6601;}
#sidebar a:hover {background:#fbfceb;}

#sidebar li {
  margin-left: 0;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  font-size: 0.9em;
  background: url("../images/b.gif") 0 0.3em no-repeat;
  }

#sidebar li a {
  border-bottom: 1px solid #f0f2f3;
  text-decoration: none;
  font-weight:normal;
  display: block;
  height: 1%;
  }

#sidebar h3 {
  font-size: 1em;
  margin-bottom: 0.4em;
  color:#4a2b0d;  
  }

ul li {
  margin-left: 1em;
  padding-left: 15px;
  background: url("../images/b2.gif") 0 0.3em no-repeat;
  }
  
ol li {
  margin-left: 3em;
  }

#sidebar .column {
  float: left;
  width: 15em;
  margin-right: 18px;
  }

#search {
  width: 15em;
  margin-bottom: 1.5em;
  }

#search label {
  font-weight: bold;
  font-size: 1.15em;
        color:#4a2b0d;
  display: block;
  }

#search input {
  width: 95%;
  border: 1px solid #ddd;
  padding: 0.2em;
  }

#search input:hover {
  border: 1px solid #aaa;
  }

.comments h5 {
  margin-bottom: 0.3em;
  }

.comments li {
  margin-bottom: 0.6em;
  }

input, textarea {
  font-size: 1.1em;
  padding: 0.2em;
  }

#txpCommentInputForm label, #zemContactForm label {
  width: 6em;
  float: left;
  }

#txpCommentInputForm, #zemContactForm {
  width: 80%;
  margin: 2em 0;
  }

#preview, #zemSubmit {
  margin-left: 5.6em;
  text-transform: capitalize;
  }

#txpCommentInputForm p, #zemContactForm p {
  margin-bottom: 0.6em;
  }

#message {
  width: 80%;
  }

textarea {
  font: 1em Verdana, sans-serif;
  }

#archief h3 {margin:1em 0;}
#archief h4 {margin:1em 0 0;}
