/* ------------------------------------
Stylesheet: Centrum voor natuur- en milieueducatie
Made by: Aelmans iMedia
Date: 3-2-08
Last modified by: Jordi van Kan
------------------------------------*/

html {
	width: 100%;
}

body {
	background: white;
	text-align: left;
	color: black;
	line-height: 150%;
	border: 0;
	margin: 0;
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
}

table{
	width: 100%;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}

td, a {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

#contentTop, #contentFooter, #containerBottom, #notes, .headerNavigation, #tabNavigation{
	display: none;
	visibility: hidden;
}


fieldset{
	border: 0px;
	border: none;
}

#containerMain {
	padding-left: 0px;
	background: white;
	z-index:5;
	font-size: 11pt;
	font-style:normal;
}

#contentRight{
	border-top: 1px solid #000000;
	padding-top: 10px;	
}

ul, li  {
	z-index: 99;
	padding-left: 0px;
	background: white;
	z-index:5;
	font-size: 11pt;
	font-style:normal;
}

h1, h2, h3, h4, h5, h6, legend {
	clear:both;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

img {
	border: 0;
}

h1 {
	font-size: 14pt;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

h2, legend {
	font-size: 13pt;
}

h3 {
	font-size: 12pt;
}
