body{
  background-color: #ffffff;  
}

#hoofdtabel{
  width: 100%;
  height: 100%;
  background:#ffffcc;
  background-image: url(images/bloemvaag.gif);
  background-repeat: no-repeat;
  background-position: bottom right; 
  border: #cc0000 1px solid;
  z-index:2;
}



#hoofdtabel2{
  width: 100%;
  height: 100%;
  background:#ffffcc;
  background-image: url(images/bloemheldergeel.gif);
  background-repeat: no-repeat;
  background-position: bottom right; 
  border: #cc0000 1px solid;
  z-index:2;
}


#logo {
  margin-top: 10px;
  height: 175px;
}

#nav{
  width: 300px;
  padding-left: 30px;
  padding-top: 30px;
  line-height: 2.0;
  z-index:3;
}

#motto{
  margin-top: 15%;
  margin-left: 30px;
  /*height: 100%;*/
  z-index:2;
}

#bloem{
  position: relative;
  width: 100%;
  height:61%;
  background-image: url(images/bloemheldergeel.gif);
  background-repeat: no-repeat;
  background-position: bottom right; 
  z-index:3;
}

#tekst{
  padding-right: 70px;
  color: #000000;
  font-family: Arial;
  font-size: 0.8em;
  line-height: 1.5;
  z-index:3; 
  padding-bottom: 15px;
}

table{
  font-family: Arial;
  font-size: 1.0em;
  margin-top: 10px;
  margin-bottom: 10px;
}



.subkop{
  font-weight: bold;
  font-size: 1.0em;
}

a.subkop , a.subkop:hover, a.subkop:visited, a.subkop:active{
  color: #000000;
  font-weight: bold;
  font-size: 1.0em;
  line-height: 3.0;
}


a{
  color: #000000;

}

.kop{
  color: #cc0000;
  font-family: Century Gothic, Arial; 
  font-size: 1.5em;
  text-decoration: none;
}


#nav a, #nav a:hover, #nav a:visited, #nav a:active{
  color: #cc0000;
  font-family: Century Gothic, Arial; 
  font-size: 1.5em;
  text-decoration: none;
}

a.bookmark{
  color: #000000;
}

a img{
  border: 0px;
  cursor:hand;
}

#design{
  color: #000000;
  font-family: Arial;
  font-size: 0.6em;
  width: 80%;
  padding-left: 5px;
  z-index: 4; 
}

#copyright{
  color: #000000;
  font-family: Arial;
  font-size: 0.6em;
  text-align: right;
  padding-right: 0px;
  margin-top: -10px;
  width: 100%;
}
