body {
font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
width:100%;
margin:0;
align:left;
background-color:#9C9B8C
}


a:link, a:visited, a:active {
	color: #84A912;
	}
a:hover {
	color: #84A912;
	
}

#achtergrond {
z-index: 1;
position:absolute;
}

#header {
position:relative;
z-index: 2;
background-image: url(images/header.png);	
background-color: #ffffff;
background-repeat: no-repeat;
}

.back {
background-image: url(images/back.png);	
background-repeat: repeat-xy;
}

.content {
vertical-align: top;
line-height:20px;
color:#4D4D4D;
text-align:left;
font-size: 12px;
background-color: #ffffff;
padding-left:30px;
padding-right:30px;
padding-top:10px;
padding-bottom:25px
}

.footer {
color:#ffffff;
font-size: 11px;
}

.footer a {
color:#ffffff;
text-decoration:none;
}

.privacy {
color:#bebdb5;
font-size: 10px;
}

.privacy a {
color:#bebdb5;

}

.adres {
color:#ffffff;
font-size: 10px;
line-height:17px;
padding-left:10px;
padding-top:5px
}

.adres a {
color:#ffffff;
}

.menu {
font-family: Trebuchet MS;
padding-top:5px;
}

.menu a{
color: #ffffff;	
display: block;
text-decoration:none;
list-style-type:none;
width:115px;

}


.menu ul{
list-style-type: none ;
}

.menu ul a:link, .menu ul a:visited {
color: #ffffff;
line-height:28px;
text-decoration:none;
text-transform: lowercase;
font-size:12px;
margin-left:-20px
}

.menu ul a:hover {
color: #1A1A1A
}

.menu li{

}

.menu li li{

}


.menu ul ul{
list-style-type: none ;
margin-top:-5px;
margin-bottom:8px;
font-style: italic;
margin-right: 10px;
margin-left:-60px
}


.menu ul ul a:link, .menu ul ul a:visited {
color: #ffffff;
text-decoration:none;
text-transform: lowercase;
font-size:12px;
line-height:18px;
font-style: italic
}

.menu ul ul a:hover {
color: #1A1A1A
}


#menu ul li a.active, #menu .menu_current,

#menu ul li a.active {
	color: #1A1A1A;
  }

