

  body {
  background-color: #FFFF99;
  color: #444444;
  font: 0.8em / 1.5 sans-serif;
  width: 960px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
}

h1, h2 {
  color: #444444;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.3em;
}

h1 {
  font-size: 3em;
  text-decoration: none;
}

h2 {
  font-size: 1.4em;
}

ul {
  margin: 0px 1.5em 1.5em 0px;
}

#header {
  background-color: lightgray;
  padding: 32px 32px 0px 46px;
  text-align: center;
}

#logo {
  color: white;
}

#site title a {
  text-decoration: none;
}

#site-title a {
  color: black;
}

#site-slogan {
  color: #00FFFF;
  font-size: 1.3em;
}

#primaire-nav {
  background-color: #afeeee;
  min-height: 46px;
  padding: 0px 8px;
}

#primaire-nav a {
  color: black;
  display: block;
  font-weight: bold;
  font-size: 1.3em;
  padding: 12px;
}

#primaire-nav a:hover {
  color: white;
}

ul.tab {
  display: inline;
  margin: 0px;
  padding: 0px;
}

ul.tab li {
  float: left;
  list-style: outside none none;
}

ul.tab a {
  text-decoration: none;
}

.inhoud {
  font-size: 1.1em;
  background: white none repeat scroll 0% 0%;
  min-height: 300px;
}

.inhoud a {
  color: black;
  text-decoration: none;
}

#tekst-inhoud {
  padding: 24px;
}

#voet {
  background: #afeeee; none repeat scroll 0% 0%;
  color: black;
  text-align: center;
  font-size: 1.3em;
  padding: 12px 16px;
}

#footer {
  background:lightgray; none repeat scroll 0% 0%;
  color: black;
  padding: 0px 6px 12px;
}

a {
  text-decoration: none;
}
