html, body {
    font-family: verdana, sans-serif;
    background-color: #859e20;
}

#all {
position: absolute;
margin-left: 12%;
width: 1000px;
height: 750px;
Z-index: 0;
}

#logo {
position: absolute;
top: 25px;
left: 0px;
width: 95%;
height: 118px;
Z-index: 1;
}

#midden {
	
}

#menu {
position: absolute;
top: 170px;
left: 110px;
width: 800px;
height: 35px;
}

a.menu:link {
font-family: swis721 Ex BT, verdana, sans-serif;
font-style: bold;
font-size: 19px;
color: #FFFFFF;
text-decoration: none 
}

a.menu:visited {
font-family: swis721 Ex BT, verdana, sans-serif;
font-style: bold;
font-size: 19px;
color: #FFFFFF;
text-decoration: none 
}

a.menu:hover {
font-family: swis721 Ex BT, verdana, sans-serif;
font-style: bold;
font-size: 19px;
color: #FFFFFF;
text-decoration: none 
}

a.active:link {
font-family: swis721exbt, verdana, sans-serif;
font-style: bold;
font-size: 19px;
color: #859e20;
text-decoration: none 	
}

a.active:visited {
font-family: swis721exbt, verdana, sans-serif;
font-style: bold;
font-size: 19px;
color: #859e20;
text-decoration: none 	
}

a.active:hover {
font-family: swis721exbt, verdana, sans-serif;
font-style: bold;
font-size: 19px;
color: #859e20;
text-decoration: none 	
}

#info {
position: absolute;
top: 200px;
left: 110px;
width: 750px;
height: 407px;
overflow: auto;
padding-top: 25px;
padding-right:50px;
padding-left:50px;
background-color: #760000;	
}

#info p {
color: #FFFFFF;
}

.center p {
text-align: center;
}

#info h1, h2, h3, h4, h5, h6 {
color: #FFFFFF;
}

#info a:link, a:visited, a:hover {
font-family: swis721exbt, verdana, sans-serif;
font-style: bold;
font-size: 19px;
color: #859e20;
text-decoration: none 
}

ul.submenu {
	list-style-type: none;
	text-align: left;
}


#onder {
position: absolute;
top: 628px;
width: 1000px;
height: 75px;
text-align: center;
}

 #onder p {
 font-size: 13px;
color: #a9dc70;
}

#onder hr {
  border: 0;
  left: 25%;
  width: 50%;
  color: #a9dc70;
  background-color: #a9dc70;
}