
body {
  font-family: open sans;
  background-color: #FFFFFF;
}

a {
color:#FFFFFF;
text-decoration: none;
}

h1 {
    font-size: 15px;
    text-align: left;
}

h2 {
    font-size: 15px;
    text-align: left;
}

h3 {
    font-size: 15px;
    text-align: left;
}

h4 {
    font-size: 15px;
    text-align: left;
}

h5 {
    color: #FFFFFF;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
}

.frame {
 background-color: #11580C;
}

body {
        background-image: url('../img/achtergrond.jpg');
        background-attachment: fixed;
}

.header { 
  text-align: center;
  color: white;
  min-height: auto;
  max-width: 100%;
  background-color: #FFFFFF;
}

.header img {
  width: 100%;
  height: auto;
}

.menu {
  margin-top: 5px;
  margin-bottom: 10px;
  color: white;
  padding: 10px;
  background-color: #006400;
}

.menu-item {
 text-align: center;
 min-width: 140px;
 margin-top: 2px;
}

.content-index {
  padding: 15px;
  font-size: 14px;
  text-align: justify;
  color: #FFFFFF;
}

.blok {
float: left;
}

.content {
  padding: 15px;
  font-size: 14px;
  text-align: left;
  color: #FFFFFF;
}

.advertentie {
  min-height: 150px;
  text-align: center;
  padding: 50px;
}

.advertentie-banner {
  min-height: 150px;
  text-align: center;
  padding: 50px;
}

.footer {
  background-color: #141413;
  padding-top: 20px;
  padding-bottom: 20px;
  min-width: 100%;
  min-height: auto;
  border-top: ridge;
}

.ad-rechtsonder-klein {
  min-height: 44px;
  background-color: #027202;
  padding: 4px;
  font-size:  90%;
  margin-top: 16px;
  margin-left: 15px;
  margin-right: 15px;
  text-align: center;
  line-height: 18px;
}

.linkblok {
  height: auto;
  min-width:  25%;
  text-align: left;
  margin-top: 4px;
  padding-left: 4px;
}

.ad-rechtsonder-klein-banner-ruimte {
  height: 39px;
  min-width:  10px;
  text-align: center;
  line-height:46px;
  margin-top: 4px;
}
img {
  vertical-align: middle;
}

.banner-rechts-container {
  margin-bottom: 20px;
}