/***************************************************
 * DEFAULT HTML ELEMENTS
 ***************************************************/
* {
	background-color: #330000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}

body { 
	font-size: 75%; /* Resets 1em to 10px 62.5%*/
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	color: #330000; 
}

.hoofdkop {
	font-size: 1.25em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #993300;
}

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

.textfield {
	font-size: 1em;
}

.textarea {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-size: 0.9em;
	color: #330000;
}

.buttons {
	font-size: 1em;
}

.balkkop {
	font-size: 1.75em;
	background-color: transparent;
	font-weight: bold;
}

.balktekst {
	background-color: transparent;
	font-size: 1.5em;
}

hr {
	color: #993300;
	height: 1px;
}
/***************************************************
 * PAGE STRUCTURE
 ***************************************************/
div.page {
	position: relative;
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	font-size: 1em;
}

/***************************************************
 * HEADER
 ***************************************************/
div.header {
	display: block;
	
	width: 1000px;
	height: 245px;
}

div.page .header img.beeld {
	display: block;
	float: left;
	width: 1000px;
	height: 245px;
}


/***************************************************
* NAVIGATIE
***************************************************/
div.navigatie {
	background-image: url(../img/de_ontdekking_nav_II.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 45px;
	text-align: center;
}

	/***************************************************
	* MENU
	***************************************************/
	div.navigatie a.node {
		background-color: transparent;	
		color: #330000;
		font-size: 1.25em;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		margin-left: -15px;
	}
	
	div.navigatie a.sublevel{
		/*background-color: #c49e72;*/
		display: block;
		color: #ffffff;
		font-size: 1em;
		line-height: 23px;
		text-decoration: none;
		text-align: center;
	}
	
	div.navigatie a.sublevel:hover {
		color: #c49e72;
	}
	
	div.navigatie span.node{
		background-color: transparent;
		width: 160px;	
		padding-top: 15px;
		display: block;
		text-align: center;
	}
	
	div.navigatie li.spacer {
		/*background-color: transparent;*/	
	}
	
	div.navigatie .easymenu_main { 
		/*background-color: transparent;*/	
		margin-left: 100px;
	}
	
	div.navigatie .easymenu_main li ul { 
		background-color: #330000;
		/*background-image: url(../img/menu_og.gif);
		filter: alpha(opacity=85);
		-moz-opacity: 0.85;
		-khtml-opacity: 0.85;
		opacity: 0.85;*/
	}
	
	div.navigatie .easymenu_main li ul li.child{
		/*background-color: transparent;*/	
			
		width: 148px;
	}
	
	div.navigatie .easymenu_main li ul li.first child{
		/*background-color: transparent;*/	
		padding-top: 5px;
	}
	
	div.navigatie .easymenu_main li ul li.last child{
		/*background-color: transparent;*/	
		padding-bottom: 5px;
	}

/***************************************************
 * CONTENT
 ***************************************************/
div.content {
	background-image: url(../img/streep_content.gif);
	background-repeat: repeat-y;
	display: block;
	width: 1000px;
	height: 100%;
	padding-left: 100px;
}

	div.content a {
		background-color: transparent;
	}
	
	div.content b {
		background-color: transparent;
	}	
	
	div.content form {
		background-color: transparent;

	}
	
	div.content table, tbody, td, tr {
		background-color: transparent;
		font-size: 1em;
		margin-left: 284px;
	}	
	
	div.content input {
		background-color: transparent;
		
		font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
		font-size: 1em;
		color: #000000;
		
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		border-left-color: #330000;
		border-right-color: #330000;
		border-top-color: #330000;
		border-bottom-color: #330000;
	}
		
	div.content textarea {
		background-color: transparent;
		border-left-color: #330000;
		border-right-color: #330000;
		border-top-color: #330000;
		border-bottom-color: #330000;
	}
	
		div.content img.beeldinhoud {
			background-color: transparent;
		}
		
		div.content img.kleurplaat	{
			vertical-align: top;
			background-color: transparent;
			margin-right: 5px;
		}
				
		div.content img.anzichtkaart_adres {
			background-color: transparent;
			position: relative;
			margin-top: 10px;
			margin-left: -280px;
		}
		
		div.content img.anzichtkaarttekst {
			background-color: transparent;
			margin-left: -275px;
		}
		
		div.content img.logo{
			background-color: transparent;
			margin-top: -155px;
			margin-left: -275px;
		}
		
		div.content div.inhoud {
			background-image: url(../img/streep_content.gif);
			background-repeat: repeat-y;
			background-position: -100px;
			width: 790px;
			/*min-height: 525px;*/
			padding-bottom: 250px;
		}
		
		div.content div.inhoud .plattetekst {
			background-color: transparent;
			align: top;
			margin-top: -190px;
			margin-left: 284px;
			margin-right: 10px;
			padding-bottom: 10px;
		}
		
		div.content div.inhoud .hoofdkop {
			background-color: transparent;
			align: top;
			font-size: 1.25em;
			font-weight: bold;
			margin-left: 0px;
			margin-right: 10px;
		}
		
		div.content div.inhoud .subkop {
			background-color: transparent;
			font-size: 1em;
			font-weight: bold;
			margin-left: 0px;
			margin-right: 10px;
		}
										
/***************************************************
 * FOOTER
 ***************************************************/
div.footer {
	background-image: url(../img/de_ontdekking_footer.gif);
	background-repeat: no-repeat;
	align: top;
	width: 1000px;
	height: 161px;
}

		div.footer .adres {
			background-color: transparent;
			margin-top: -210px;
			margin-left: 100px;
			position: absolute;
			float: left; 
		}
		
		div.footer .niels {
			background-color: transparent;
			margin-top: -250px;
			margin-left: 375px;
			position: absolute;
		}
		
		div.footer .voorkant {
			background-color: transparent;
			margin-top: -210px;
			margin-left: 640px;
			position: absolute;
		}

/***************************************************
 * BROWSER FIXES
 ***************************************************/
/* Force Vertical Scrollbar */
html { 
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}