body {
	background: #C2C2C2 url("/img/bg.gif") center top repeat-y;
	color: #004E61;
	font-family: arial, sans-serif;
	font-family: "trebuchet ms", arial, sans-serif;
		font-size: x-small;
	text-align: center;
	font-size: small;
	margin: 0;
	padding: 0;
}

/* LAY-OUT */

#container {
	background: url("/img/bg_nav.gif") transparent no-repeat;
	width: 777px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
		height : 500px;/* this is treated as min-height in IE6 */
	
}

html > body #container {	/* this selector is valid in Mozilla and overrules the previous rule */
	height: auto;
	min-height: 640px;/*  */
}

#header {
	height:141px;
	margin: 0;
}

.home #header  {
	width: 540px;
}

#header .logo  {
	margin: 17px 0 0 38px;
}


#content {
	padding: 0;
	margin: 0px 40px 0px 254px;
	font-size: 100%;
	font-size: 94%;
	line-height: 20px;
	border:0px solid silver;

}

.home #content  {
	width: 288px;
	margin: 0px 00px 0px 90px;
	float: left;
	border: 0px solid black;
}


.home #right  {
	background: url("/img/bg_right.gif") transparent no-repeat;
	top: 0;
	left: 0;
	width: 202px;
	font-size: 85%;
	line-height: 120%;
	text-align: right;
	height: 662px;
	border: 0px solid red;
}

.home #right div  {
	padding: 25px 0px 25px 0;
	margin: 0 10px 0 40px;
	width: 152px;
	border-bottom: 1px solid #D6E436;
}


.footer  {
	width: 100%;
	padding: 6px 0 ;
	margin: 5em 0 0 0;
	font-size: 85%;
	line-height: 80%;
	background-color: #fff;
}

.footer span  {
	margin: 0 20px;
}

.amp, .footer span span  {
	font-family:  arial, sans-serif;
	margin: 0 0;
	padding: 0;
}

strong {
	color: #ACB63E; /* groen */
}

/* CONTENT */


h1 {
	font-size: 150%;
	font-weight: normal;
	color: #ACB63E; /* groen */
	margin:0px 0 24px 0;
	
}

h2 {
	font-size: 120%;	
	font-weight: bold;
	color: #ACB63E; /* groen */
	font-style: italic;
	margin: 1em 0 0.2em 0;
	padding-bottom: 0;
}

.home #right h2  {
	color: #004E61; /* dogroen */
	font-size: 110%;
	margin: 0 0 3px 0;
	
}

h3 {
	font-size: 100%;
	font-style: italic;
	margin: 1em 0 0.2em 0;
	padding-bottom: 0;
}

h4 {
	font-size: 100%;
	font-style: italic;
}

h5 {
	font-size: 100%;
	font-style: italic;
}

p  {
	margin: 0 0 1em 0 ;
}


#content a:link, #right a:link, .footer a:link  {
	color:  #004E61; /* dogroen */
	text-decoration: underline;
}

#content a:hover, #content a:active, #content a:visited, #right a:hover, #right a:active,  #right a:visited, .footer a:hover, .footer a:active, .footer a:visited {
	color: #999; 
	text-decoration: underline;
}

#content ul li  {
	list-style-image: url("/img/bullet.gif")
}


#content .leftimg  {
	float: left;
	margin: 4px 10px 4px 0;
	border: 1px solid #ACB63E; /* groen */
}

.groenlijntje  {
	border-top: 1px solid #ACB63E; /* groen */
	height: 1px;
	line-height: 1px;
	font-size: 0;
	margin: 20px 0 20px 0;
	padding: 0;
}


.clearer  {clear: both; line-height: 0; }
.clearer2 {clear: both; line-height: 0px; height: 0px; border: 0px solid red; }

/* FORMULIER */

form {
	margin: 0;
	padding: 0;
}

.contact label  {
	margin: 0 0 6px 0;
	width: 140px;
	float: left;
}

.home label  {
	margin: 0 0 6px 0;
}

input {
	margin: 0;
	padding: 0;
	color: #000;
	border: 1px solid #D6E436;
}

.contact input.text  {
	width: 300px;
	font-size: 94%;
	background-color: #fff;
	margin: 6px 0 4px 6px;
	padding: 1px;
}	
	
.home input.text  {
	width: 86px;
	font-size: 94%;
	background-color: #EDF3F4;
	margin: 6px 0 0px 6px;
	padding: 1px;
}	
	
textarea {
	color: #000;
	margin: 6px 0 4px 6px;
	width: 300px;
	height: 100px;
	background-color: #fff;
	border: 1px solid #D6E436;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: small;
}

select {
	color: #000;
}



button, .button {
	background-color:  #004E61; /* dogroen */
	color: #fff; /
	padding: 2px 4px;
	color:#fff;
	font-size: 100%;
	border: 1px solid #D6E436;
	margin: 5px 0 0 0;
	cursor: pointer;
}

/* 
.tickertape  {
	margin-top: 2em;
}

.tickeritem3a  {
	font-style: italic;
 	color:	 #004E61; 
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 100%;
	line-height: 140%;
	width: 300px;
	height: 80px;
	border: 0px solid red;
	border-top: 1px solid  #ACB63E; 
	background-color: transparent;
	padding-top: 2em;
	overflow: hidden;
}	
*/



/* navigatiespul */
#nav {
	float: left;
	width: 120px;
	margin: 0;
	padding: 0 0 0 42px;
	font-size: 94%;
	font-weight:normal;
	line-height: 200%;
	border:0px solid red;
	text-transform: uppercase;
	height: 340px;
}

html > body #nav  {
	height: auto;
	min-height: 340px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 120px;
}

/* make a 3px gap between menu-items and bottom */
#nav #rootUL {
	padding-bottom: 10px;
}

#nav ul li {
	display: block;
	list-style-type: none;
	width: 120px;
	padding: 0;
	margin: 0;
}


/* level 1*/
#nav ul.level1 li a {
	display: block;
	color: #fff;
	border: none;
	text-decoration: none;
	width: 120px;
	padding: 0;
	margin: 0;
}


/* je kunt ieder level specificeren, nu zijn alle sublevels gelijk */
#nav ul.level2 li a, 
#nav ul.level3 li a,
#nav ul.level4 li a,
#nav ul.level5 li a {
	color: #768793;
	background-color: #E4E7E9;
}

#nav ul.level1 li a:hover,
#nav ul.level2 li a:hover,
#nav ul.level3 li a:hover,
#nav ul.level4 li a:hover,
#nav ul.level5 li a:hover { 
	color: #D6E436;
}

#nav ul.level1 li a span {
	display: block;
	background: url("../img/nav_top.gif") top left no-repeat;
	padding: 0 0px;
	width: 120px;
}

/* inspringen per level */
#nav ul.level3 li a span { padding: 0 0px; width: 110px; }
#nav ul.level4 li a span { padding: 0 30px; width: 100px; }
#nav ul.level5 li a span { padding: 0 40px; width: 90px; }

/* dit is correct voor IE */
#nav #bottom {
	width: 150px;
	height: 500px;
	background-color:#eee;
	margin: 0;
	padding: 0;
	border-top: 10px solid #fff;
}

/* IE snapt dit niet en negeert het, maar Mozilla voert het wel uit! */
#nav > #bottom {
	margin: 0;
}

/* maak alle geneste ul's onzichtbaar */
#nav ul ul {
/*	margin-top: 3px; */
	display: none;
}

/* maak geneste ul's van een active li zichtbaar */
#nav ul li.active ul { 
	display: block;
}

/* uitgeklapte li's krijgen deze properties */
/*
#nav ul li.active a { 
	color: #768793;
	background-color: #E4E7E9;
}

#nav ul li.active a:hover { 
	background-color: #920102;
	color: #fff;
}
*/

/* geselecteerde li's */
#nav ul li a.selected1, 
#nav ul li a.selected2, 
#nav ul li a.selected3, 
#nav ul li a.selected4, 
#nav ul li a.selected5 {
	color: #D6E436;

}





