Body {
margin-left: 0%;
margin-right: 1%;
margin-top: 1%;
margin-bottom: 0%;
background: #fefeda;
font-family: tahoma;
font-size: 16px;

div#wrapper{
width: 100%;
height: 100%;
}

div#header{
width: 110%;
height: 80px;
background-image: url(logobeide.gif);
background-position: left;
background-repeat: no-repeat;  
}

div#menu{
width: 175%;
height: 50px;
font-family: Arial;
font-size: 12pt;	
padding-left: 5%;
}
	
	 
div#content{
width: 100%;
height: 380px;
font-family: Arial;
font-size: 11pt;
color: #000000;
padding-left: 8%;
padding-right: 5px;
clear: both;
}
  
div#footer1{
float: left;
width: 66px;
height: 101px;
margin-top: -2.5%;
margin-left: 2.9%;
background: url(links_onder_contact.gif) no-repeat;
}
  
div#footer2{
float: left;
width: 500px;
height: 101px;
font-family: Arial;
font-size: 12pt;
text-align: center;
margin-left: -4.7%;
margin-top: -2.5%;
}
  
div#footer3{

width: 266px;
height: 101px;
margin-top: -2.5%;
margin-left: 1%;
background: url(rechts_onder_contact.gif) no-repeat;
}
      
ul {
list-style-type: none;
margin-left: -14px;
margin-top: 30px;
}	

a:link {
color: #3e7950;
padding-left: 1%;
padding-right: 1%;
}

a:hover {
color: #3e7950;
font-weight: bold;
text-decoration: none;
padding-left: 1%;
padding-right: 1%;
}
a:active {
color: #3e7950;
font-weight: bold;
text-decoration: none;
padding-left: 1%;
padding-right: 1%;
}
a:visited {
color: #3e7950;
padding-left: 1%;
padding-right: 1%;
}

a.aa:link {
color: #ef3a43;
padding-left: 1%;
padding-right: 1%;
}

a.aa:hover {
color: #ef3a43;
font-weight: bold;
text-decoration: none;
padding-left: 1%;
padding-right: 1%;
}

a.aa:active {
color: #ef3a43;
font-weight: bold;
text-decoration: none;
padding-left: 1%;
padding-right: 1%;
}

a.aa:visited {
color: #ef3a43;
padding-left: 1%;
padding-right: 1%;
} 		
		