body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  line-height: 20px;
  background-image:url(../beelden/achtergronden/MO_5_Palletposter.jpg);
  }
.kop {
  font-size: 12px;
  font-weight: bolder;
  color:#485433;
}
.taal {
 color:#FFFFFF;
}
hr {
  color:#485433;
  height:1px
  }
a  {
  color:#485433;
  }
#horizon {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  }
#container {
  width: 763px;
  height: 561px;
  margin-left: -381px;
  position: absolute;
  top: -280px;
  left: 50%;
  text-align:left;
  border: 1px solid #000000;
   }
#intro_links  {
  position:relative;
  float:left;
  width:477px;
  height:561px;
  background-repeat:no-repeat;
  background-image:url(../beelden/achtergronden/Intro_links.jpg);
  overflow:hidden;
    }
#intro_recht  {
  position:relative;
  float:left;
  width:286px;
  height:561px;
  background-repeat:no-repeat;
  background-image:url(../beelden/achtergronden/Intro_rechts.jpg);
  overflow:hidden;
    }
#intro_menu_div  {
	position:relative;
	width:184px;
	overflow:hidden;
	height: 320px;
	margin-left: 40px;

  }
#intro_menu_tekst  {
  text-align:left;
  margin-top: 300px;
  display:block;
  text-decoration: none; 

   }

#intro_menu_div a:hover {
  background-color:#485433;
  color:white;
/*  padding:3px 5px 3px 5px;*/
}
  #intro_textonder_div  {
	position:relative;
	width:184px;
	overflow:hidden;
	margin-left: 40px;

  }
#intro_text_onder {
  text-align:left;
  margin-top: 220px;
  display:block;
  text-decoration: none;
  color:white;

   }

#intro_textonder_div a:hover {
   color:white;
/*  padding:3px 5px 3px 5px;*/
  }
