BODY {font-family: arial, verdana;
      font-size: 80%;
      margin: 20px;
      background-color: #cdca94;
	  background-image: url(achtergrond.jpg);
	  background-repeat: repeat;
	  padding-left:100px;
}

.kop {font-size: 120%;
      font-weight: bold;
      color: #bd2975;
      text-align: center;
      vertical-align: top;}

.kop2 {font-size: 120%;
      font-weight: bold;
      color: #bd2975;
      text-align: left;
      vertical-align: top;}
      
.kopje {font-size: 110%;
      font-weight: bold;
      font-style: italic;
      color: #bd2975;
      text-align: center;
      vertical-align: top;}
      
h2 {font-size: 160%;
      font-weight: bold;
      color: #bd2975;
      vertical-align: top;}

.onderkop {font-size: 110%;
      font-weight: bold;
      color: black;
      vertical-align: top;}

.menuitem:link {text-decoration : none;
                 font-weight: bold;
                 color: #68036d;}
.menuitem:hover {text-decoration : none;
                 font-weight: bold;
                 color: #faecc5;
                 background-color: #68036d;}
.menuitem:visited {text-decoration : none;
                   font-weight: bold;}

.terug {font-size: 140%;}
        
.terug:link {text-decoration : none;
                 font-weight: bold;
                 color: #68036d;}
.terug:hover {text-decoration : none;
                 font-weight: bold;
                 color: #faecc5;
                 background-color: #68036d;}
.terug:visited {text-decoration : none;
                   font-weight: bold;}
                   
.overz {border-style:none;
        }



