* {
	padding:0;
	margin:0;
}

body {
	height: 100%; /* héél belangrijk */
	font: 10pt "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #020000;
	background-color: #ffbb46; 
	text-align: center;
	/*background-image: url("../images/bg_aarde.jpg");*/
	/*background-image: url("../images/bg7_verloop.jpg");*/
	background-position: top center;
	background-repeat: repeat-y;
	}


#vervolg {
	background-image: url("../images/bg7_verloop.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	height: 100%; /* héél belangrijk */
	font: 10pt "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #020000;
	background-color: #ffbb46; 
	text-align: center;
	}


#index {
	background-image: url("../images/bg_aarde.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	height: 100%; /* héél belangrijk */
	font: 10pt "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #020000;
	background-color: #ffbb46; 
	text-align: center;
	}
	
table.inh {
	height: 100%;
	width: 959px;
	border: 0px;
	border-style: none;
	border-collapse: collapse; 
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	background: transparant;
	text-align: left;
	}
	
tr {
	border-style: none;
	border-collapse: collapse; 
	border-spacing: 0px;
	}

td {
	border-style: none;
	border-collapse: collapse; 
	border-spacing: 0px;
	}
	
	
#container {
	width: 959px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	background: transparant;
	border: 0px;
	}
	

#header {
	display: none;	
}

#header_koken {
	display: none;
}

#header_behandeling {
	display:none;
}

#inhoud {
  	padding: 0px 0px 50px 0px;
  	width: 959px;
  	height: auto;
  	clear: both;
}


#actua {
	display: none;
	}
	
#footer2 {
	color: #824001;
	position: absolute;
	bottom: 0; /* heel belangrijk */
	width: 959px;
	background-color: transparent;
	background-image: url(../images/adreslijn.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 20px;
	font-size: 9pt;
	line-height: 25px;
	text-align: center;
	}

#footer {
	color: #824001;
	width: 959px;
	background-color: transparent;
	background-image: url(../images/adreslijn.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 20px;
	font-size: 9pt;
	line-height: 25px;
	text-align: center;
	/*clear: both;*/
}



#orgmenu {
	float: left;
	width: 140px;
	padding: 70px 50px 0px 36px;
	/*padding: 70px 0px 0px 36px;*/
	display: inline;
	/*position: absolute;*/
	}

#orgmenu a {
	color: #020000;
	text-decoration: none;
	letter-spacing: 1px;
	}
		
#adres {
	width: 702px;
	text-align: center;
	float: right;
	padding: 0px 50px 0px 0px;
	}
	
#avida {
	width: 186px;
	float: left;
	font-size: 9pt;
	color: #fff;
	text-align: center;
	margin: 0px 0px 0px 10px;
	}

#avida a {
	color: #fff;
	}
		
img.fotoheader {
	float: left;
	width: 351px;
	margin: 0px 0px 0px 378px;
	}
	
#animatie {
	float: left;
	width: 351px;
	margin: 0px 0px 0px 377px;
	display: inline;
	}
	

form {
	margin: -28px 0px 0px 0px;
	padding: 0px;
	}
	
input {
	font-size: 9pt;
	background-color: #fdefdf;
	border: solid 1px #824001;
	line-height: 12pt;
	height: 20px;
	margin: 0px 0px 4px 0px;
	cursor: pointer;
	}
	
button {
	border: solid 0px #824001;
	background-color: transparent;
	}	

.crumb {
	font-size: 9pt;
	color: #824001;
	float: right;
	display: inline;
	margin: 40px 44px 0px auto;
	}
	
.broodtekst {
	width: 490px;
	float: left;
	text-align: left;
	display: block;
	margin: 0px 20px 40px 40px;
	height: auto;
	font-size: 10pt;
	}
	
span {
	font-family: Times;
	font-size: 64pt;
	font-style: italic;
	color: #b61a1d;
	margin: 0px 0px 0px 4px;
	line-height: 64px;
	}
	 
p {
	margin: 0px 0px 20px 0px;
	}

p.nieuws {
	margin: 0px 0px 25px 0px;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/nieuwslijn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}


a:link { 
	color: #824001;
 	}

a:visited { 
	color: #824001;
	}

a:hover { 
	color: #b61a1d;
	}

a:active { 
	color: #b61a1d;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	

#menu {
	float: left;
	width: 205px;
	margin: 0px;
	padding: 0px;
	display: inline;
	height: auto;
	}
	
#menu li a.water_rood {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/water_rood.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 8px 0px 0px 60px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}	
	
#menu li a.vuur_rood {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/vuur_rood.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 60px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}	
	
#menu li a.aarde_rood {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/aarde_rood.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 60px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}
	
#menu li a.lucht_rood {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/lucht_rood.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 60px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}		
	
#menu li a.ether_rood {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/ether_rood.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0px 60px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}		

#menu li a.water_verloop {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/water_verloop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 8px 0px 0px 60px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}	
	
#menu li a.vuur_verloop {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/vuur_verloop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 60px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}	
	
#menu li a.aarde_verloop {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/aarde_verloop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 60px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}
	
#menu li a.lucht_verloop {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/lucht_verloop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 60px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}		
	
#menu li a.ether_verloop {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/ether_verloop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0px 60px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}	
	
#menu li a.water_oranje {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/water_oranje.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 8px 0px 0px 60px;
	margin: 0px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}	
	
#menu li a.vuur_oranje {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/vuur_oranje.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 60px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}	
	
#menu li a.aarde_oranje {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/aarde_oranje.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 60px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}
	
#menu li a.lucht_oranje {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/lucht_oranje.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0 60px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}		
	
#menu li a.ether_oranje {
  	height: 60px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #fff;
	display: block;
	background: url(../images/ether_oranje.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 0px 60px;
	text-align: left;
	font-weight: bold;
	font-size: 9pt;
	letter-spacing: 1pt;
	line-height: 11pt;
	}		

	

