 
html {
  margin-bottom: 1px;
}

body {
	background: #D4E7C1 url(images/0012.jpg) left bottom no-repeat;
	background-attachment: fixed;
	margin: 0; 
	padding: 0;
	font-family: lucida sans unicode, lucida grande, Arial ,sans-serif;
	font-size: 13px;
	text-align: justify;
}



h2 {
	color: #d4e7c1;  
	font-family: Impact, Arial Black, Arial, sans-serif; 
	font-size: 30px;
	}


body#compas {
	background: #D4E7C1 url(images/013.jpg) left bottom no-repeat;
	background-attachment: fixed;
} 

body#management {
	background: #D4E7C1 url(images/0015.jpg) left bottom no-repeat;
	background-attachment: fixed;
} 
body#veiligheid {
	background: #D4E7C1 url(images/010.jpg) left bottom no-repeat;
	background-attachment: fixed;
} 
body#arbo {
	background: #D4E7C1 url(images/009.jpg) left bottom no-repeat;
	background-attachment: fixed;
} 
body#milieu {
	background: #D4E7C1 url(images/007.jpg) left bottom no-repeat;
	background-attachment: fixed;
} 
body#contact {
	background: #D4E7C1 url(images/005.jpg) left bottom no-repeat;
	background-attachment: fixed;
} 
body#phdr {
	background: #D4E7C1 url(images/008.jpg) left bottom no-repeat;
	background-attachment: fixed;
} 
.li {
	list-style: none;
}

.hr {
	background: url(images/hr.png) left top no-repeat;
	height: 1px;
}

.hr2 {
	background: url(images/hr.png) left top no-repeat;
	height: 1px;
	margin-bottom: 50px;
}

h1 {
	color: #d4e7c1;  
	font-family: Impact, Arial Black, Arial, sans-serif; 
	font-size: 70px;
	text-transform: uppercase;
	margin-bottom: 5px;
	text-align: left;
	line-height: 70px;
}
.container {
     width: 484px;
     padding-left: 338px;
     padding-top: 5px;
}

.header {
	background: url(images/header.png) left top no-repeat;
	background-attachment: fixed;
	z-index: 2;
	position: fixed;
	width: 100%;
	height: 64px;
}
.navigatie {
	z-index: 4;
	position: fixed;
	/*margin-left: 338px;*/
}

.mainmenu {
	height: 23px;
	list-style-type: none;
	
}

.mainmenu  a  {
	color: #d5dfda;
	text-transform: uppercase;
	font-family: Arial black, Arial, sans-serif;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: -1px;
	padding: 5px 14px 2px 14px;
}

.mainmenu  a.active {
	color: #fff;
	background: #7c8380;
	
}

.mainmenu  a:hover {
	color: #fff;
	background: #7c8380;

}


.submenu {
	height: 35px;
	text-align: center;
	padding-top:8px;
}

.submenu a {
	color: #d5dfda;
	font-family: Arial black, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	margin: 10px 10px 0 10px;
	
}
.submenu a:hover {
	color: #fff;
}


.submenu a.activesub {
	color: #fff;
}

.contacts  {
	float:right;
	margin-right: 70px;
	margin-top: 2px;
}

.contacts a {
  font-family: Arial black, Arial, sans-serif;
font-size: 10px;
width: 200px;
padding: 4px 10px 4px 10px;
color: #d4e7c1;
	background: #2d3c3b;
}


.contacts a:hover {
color: #2A3A39;
background: #ADC1A6;
}

.hometekst {
	text-align: center;
	font-weight: bold;
	color: #d4e7c1;
}
.text {
	padding: 20px 23px 12px 23px;
	color: #fff;
	font-family: lucida sans unicode, lucida grande, Arial ,sans-serif;
	text-align: left;
}

.text a:hover {color:#fff;}

.content {
	/*background: url(images/content_bg.png) left top repeat-y;*/
	width: 484px;
}

.footer {
	background: #d4e7c1;
	height: 16px;
	width: 100%;
	text-align: left;
	color: #3c483b;
	font-size: 10px;
	position: fixed;
	bottom: 0px;
}

.footer a {
	color: #3c483b;
}

.footer a:hover {
	color: #000;
	text-decoration: none;
}
.innerfooter {
	padding: 2px 0 0 338px;
}
input, textarea {
	margin-bottom: 5px;
	background-color: #1b2522;
	color: #d4e7c1;
	border: 0px;
}

.logo {

	height: 58px;
	width: 236px;
	margin-left: 40px;
	margin-top: 3px;
	}
	
img {
border: 0;
}
.submenubot {
	position: fixed;
	bottom: 20px;
	left: 830px;
	width: 166px;
}
/*.submenubot a {
	padding: 5px;
}*/
.submenubot img {
	padding: 5px;
}

.dhtmlgoodies_question{	
	color:#FFF;
	font-size:0.9em;
	width:80px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:19px;
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
a {
color: #d4e7c1;
}
.nobullet {
	 list-style-type:none; 
	 }
