/* Bruidsduiven uit Friesland*/
html {
  min-height: 100%;
}
* {
  margin: 0;
  padding: 0;
}
a {
  color: #996633;
}
a:hover {
  color: #cc6600;
}
img {
  border:  none;
}
body {
  color: #444444;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 62.5%;
  background-repeat: repeat-y;
  background-color: #6f97bb;
}
p, code, ul {
  padding-bottom: 1.2em;
}
li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
h1 {
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.8em;
  line-height: normal;
  margin-bottom: 4px;
}
h1, h2, h3 {
  padding-top: 6px;
}
.clearer {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.container {
  padding: 0 10px 10px;
  background-color: #fefefe;
  font-size: 1.2em;
  width: 780px;
  margin-right: auto;
  margin-left: auto;
}
.top {
  padding: 10px 10px 0;
}
.header {
  padding: 5px 10px;
  margin-left: auto;
  font-size: 1.2em;
  height: 105px;
  width: 780px;
  margin-right: auto;
  background-color: #ffffff;
}
.header .left, .header .right {
  color: #ffffff;
  height: 105px;
  background-color: #ffff99;
}
.header .left {
  font-family: "Trebuchet MS",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 2.8em;
  line-height: 105px;
  width: 564px;
  text-align: left;
  background-position:  center center;
  background-repeat: no-repeat;
  background-color: #fefefe;
  background-image: url(images/Logo2.png);
}
.header .right {
  overflow: auto;
  width: 212px;
  background-position:  center center;
  background-repeat: no-repeat;
  background-image: url(images/tn_Witmarsum1.jpg);
  background-color: #fefefe;
}
.header .right p, .header .right h2 {
  padding: 0 16px;
}
.header .right h2 {
  padding-top: 16px;
  font-family: "Trebuchet MS",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.6em;
  line-height: normal;
}
.navigation {
  border: 1px solid #d8ebd8;
  background: #d9e1e5 url(img/nav.jpg) repeat scroll 0% 50%;
  height: 41px;
}
.navigation a {
  border-right: 1px solid #d8ebd8;
  padding: 0 18px;
  background: transparent url(img/nav.jpg) repeat-x scroll left top;
  color: #333300;
  display: block;
  float: left;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 41px;
  text-decoration: none;
}
.navigation a:hover {
  background: transparent url(img/nav.jpg) repeat scroll left bottom;
  color: #333300;
}
.main {
  border: 4px solid white;
  background-repeat: repeat-y;
  background-color: #fefefe;
}
.content {
  margin: 10px 0;
  padding: 0 16px;
  float: left;
  width: 748px;
  background-color: #fefefe;
  min-height: 450px;
}
.content .descr {
  font-size: 1em;
  font-family: Verdana,Arial,helvetica,sans-serif;
  margin-bottom: 6px;
  color: #333333;
}
.content li {
  list-style-type: disc;
  list-style-image: url(img/li.gif);
  list-style-position: outside;
  margin-left: 18px;
}
.content .imgright {
  border: 1px solid #5985e8;
  padding: 5px;
  margin-left: 4px;
  float: right;
}
.content p {
  color: #333333;
  font-family: Verdana,Arial,helvetica,sans-serif;
  font-size: 1em;
}
.drie-midden {
  margin-right: 0;
  margin-left: 0;
  background-image: none;
  background-attachment: scroll;
  width: 250px;
  float: left;
  min-height: 450px;
}
.drie-links, .drie-rechts {
  margin-left: 0;
  background-attachment: scroll;
  width: 259px;
  float: left;
  min-height: 450px;
}
.footer {
  background: transparent url(img/footer.jpg) repeat-x scroll 0% 50%;
  color: #ffffff;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
  line-height: 39px;
  text-align: center;
}
.footer a {
  color: #ffffff;
}
.footer a:hover {
  color: #333333;
}
