body {
  	position: absolute;
	top: 5%;
	left: 50%;
}

.boom {
  	position: absolute;
	top: 50%;
	left: 0%;
}

.stam {
  	position: absolute;
	background-color: #000000;
  	top: -130px;
	left: -425px;
	margin: 0 auto;
}

#header {
  	background: url("img/header.jpg") no-repeat;
  	position: absolute;
 	top: 130px;
  	left: 0px;
	height: 120px;
	width: 850px;
  	z-index: 100;
}

#footer {
  	background: url("img/footer.jpg") no-repeat;
  	position: absolute;
 	top: 475px;
  	left: 0px;
	height: 120px;
	width:850px;

}

#leaf {
  	background: url("img/content.jpg") no-repeat;
  	position: absolute;
  	top: 243px;
  	left: 0px;
	width: 750px;
	height: 395px;
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
}

#content {
  	position: absolute;
  	overflow: auto;
  	top: 0px;
  	left: 0px;
	width: 700px;
	height: 380px;
	padding-top: 45px;
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom: 50px;
}

#tube{
  	float: right;
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#scroll {
  	position: relative;
	float: right;
	margin-right: 20px;
  	z-index: 100;
}

/* Begin eigenschappen tekst */

h1 {
     	font-family: "Times New Roman", georgia, serif;
	font-size: 14px;
     	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.tekst:first-letter { font-size: 125% }


p  {
     	font-family: "Times New Roman", georgia, serif;
	font-size: 14px;
     	font-weight: bold;
	color: #000000;
}

.r {
     	font-family: "Times New Roman", georgia, serif;	
	color: brown;
	font-size: 14px;
     	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.bruin {
     	font-family: "Times New Roman", georgia, serif;	
	color: #6B2A00;
	font-size: 14px;
     	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.blue {
     	font-family: "Times New Roman", georgia, serif;	
	color: #000874;
	font-size: 14px;
     	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.darkblue {
     	font-family: "Times New Roman", georgia, serif;	
	color: #000080;
	font-size: 14px;
     	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.g {
     	font-family: "Times New Roman", georgia, serif;	
	color: #2B4E1E;
	font-size: 14px;
     	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.p {
     	font-family: "Times New Roman", georgia, serif;	
	color: purple;
	font-size: 14px;
     	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.br {
     	font-family: "Times New Roman", georgia, serif;	
	color: brown;
	font-size: 14px;
     	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.u {
     	font-family: "Times New Roman", georgia, serif;	
	color: #000874;
	font-size: 14px;
     	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.u:hover {
	color: #6B2A00;	
}

.m {
     	font-family: "Times New Roman", georgia, serif;	
	color: #000000;
	font-size: 14px;
     	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.t {
     	font-family: "Times New Roman", georgia, serif;
	color: #000000;
	font-size: 14px;
     	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.b {
     	font-family: "Times New Roman", georgia, serif;
	color: #000000;
	font-size: 14px;
     	font-weight: bold;
	font-style: normal;
	text-decoration: none;	
}

a:active, a:visited, a:link {
	color: #000874; text-decoration: none;
}

a:hover {
	color: #6B2A00; text-decoration: none;
}

#auteur {
	position: absolute;
 	top: 569px;
	width: 825px;
  	left: 0px;
	display:block;
	border: 0px solid #555;
	text-align: center;
	color: #000;
     	font-family: "Times New Roman", georgia, serif;	
	font-size: 12px;
	border: 0px solid black
}

#auteur a {
	color: #4A48B1; text-decoration: none;
}


li { 	font: bold 12px "Times New Roman", georgia, serif;
	color: #000000;
}

ol li p {
	font: bold 13px "Times New Roman", georgia, serif;
	color: #000000;
}

ul li p {
	font: bold 13px "Times New Roman", georgia, serif;
	color: #000000;
}

span.list {
     	font-family: "Times New Roman", georgia, serif;
	color: #000000;
	font-size: 14px;
     	font-weight: bold;	
}

ul li {
	color: #a90400; /* de kleur van de bullets */
}

/* Eind eigenschappen tekst */

/* Begin plaatjes */

#b img{
	float: right;
	padding: 0px 0 0 0;
	margin-top: 0px;
	margin-bottom: 80px;
	margin-right: 25px;
	margin-left: 25px;
	height: auto;
	border: 1px solid black
}
   
#k img{
	float: left;
	padding: 0px 0 0 0;
	margin-top: 0px;
	margin-bottom: 120px;
	margin-right: 35px;
	margin-left: 25px;
	height: auto;
	border: 1px solid black
}

#l img{
	float: right;
	padding: 10px 0 0 0;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: -45px;
	margin-left: 40px;
	height: auto;
	border: 0px solid black
}

#o img{
	float: left;
	padding: 30px 30px 30px 30px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: -30px;
	height: auto;
	border: 0px solid black
}

#ng img{
	border-width: 0px;
	width: 750px;;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: -15px;
}

/* Eind plaatjes */

/* Begin contactform */

fieldset ul, fieldset li{
	border:0; margin:0; padding:0; list-style:none;
     	font-family: "Times New Roman", georgia, serif;
	font-size: 14px;
     	font-weight: bold;
	color: #000000;
}

fieldset li{
	clear:both;
	list-style:none;
	padding-top:10px;
}

fieldset input{
	float:left;
}

fieldset{
  	border-left: 0px solid #000000;
  	border-top: 0px solid #000000;
  	border-bottom: 0px solid #000000;
  	border-right: 0px solid #000000;
	width: 370px;
	height: 330px;
	margin-left: 100px;
	padding-top: 40px; 
	padding-bottom: 15px; 
	padding-left: 60px;
	padding-right: 55px;  
     	font-family: "Times New Roman", georgia, serif;
	font-size: 14px;
     	font-weight: bold;
	color: #000000;
  	background-image: url("img/label.gif");
  	background-repeat: no-repeat;
  	background-position: 150% 60%;
}

#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}

input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}

select.mainFormError
{
	background-color: #FADADD;
}

.button-standard{
	width: 90px;
}

/* Eind contactform */

/* Begin menu */

#menuh-container
	{
  	position: absolute;
	top: 209px;
  	left: 130px;
	z-index: 100;
	}

#menuh
	{
	position:relative;
	font-family: "Times New Roman", georgia, serif;
	font-size: 14px;
	width:700px;
	float:left;
	}


#menuh ul
	{
	position:relative;
	text-align: center;
	font-family: "Times New Roman", georgia, serif;
	font-size: 14px;
	color: #000874;
	list-style:none;
	display:block;
	border: 0px solid #555;
	white-space:nowrap;
	margin:0;
	padding: 15px;
	float:left;
	width:auto;
	min-height: 1px;		/* t.b.v. IE7 */
	vertical-align: bottom;		/* t.b.v. IE7 */
	}

#menuh ul li 
	{
	text-align: center;
	font-family: "Times New Roman", georgia, serif;
	font-size: 14px;
	color: #000874;
	display:block;
	border: 0px solid #555;
	white-space:nowrap;
	margin:0;
	padding: 0;
	list-style:none;
	float:left;
	width:auto;
	}


#menuh ul li a 
	{
	text-align: center;
	font-family: "Times New Roman", georgia, serif;
	font-size: 14px;
	display:block;
	border: 0px solid #555;
	white-space:nowrap;
  	background: url("img/menu.jpg") no-repeat;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:auto;
	}
		
#menuh ul li ul li a
	{
	text-align: center;
	font-family: "Times New Roman", georgia, serif;
	font-size: 14px;
	display:block;
	border: 1px solid #555;
	white-space:nowrap;
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:8em;
	}
	
#menuh ul li ul li a:link, #menuh ul li ul li a:visited, #menuh ul li ul li a:active
	{
	color: #000874;	
	text-decoration:none;
	}
	
#menuh ul li ul li a:hover
	{
	color: #6B2A00;	
	text-decoration:none;
	}	

#menuh ul li ul 
	{
	position:absolute;
	top: 37px;
	left: 0px;
	z-index:500;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	width:9em;
	}




div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* Eind menu */

/* Begin slideshow */

#FrogJS{
width: 700px;
height: 525px;
margin: 0 auto;
}
#FrogJSCredit{
text-align: right;
font-family: "Times New Roman", georgia, serif;
font-size: 14px;
font-weight: bold;
color: #000000;
padding: 1px;
}
#FrogJSCaption{
text-align: left;
font-family: "Times New Roman", georgia, serif;
font-size: 14px;
font-weight: bold;
color: #000000;
}

/* Eind slideshow */


