html, body {
	width: 100%;
	height: 100%;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;

	background-color: #ffffff;
	color: #000000;
	
	text-align: center;
}
table {
	border-spacing: 0;
}

tr {
	vertical-align: top;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

img {
	border: 0px;
}

a, a:link, a:visited {
	color: #000000;
}

a:hover {
	font-weight: bold;
}

#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 961px;
	height: 698px;
	
	margin: 0px auto;
	
	text-align: left;
	
	background-image: url(../../images/structure/bg_default.jpg);
}

#wrapper.homepage {
	background-image: url(../../images/structure/bg_intro.jpg);
}

#wrapper.homepage #bg_mask, #wrapper.homepage #links {
	display: none;
}

#wrapper.contact_en_route {
	background-image: url(../../images/structure/bg_contact.jpg);
}

#wrapper.nieuws {
	background-image: url(../../images/structure/bg_nieuws.jpg);
}

#wrapper.organisatie_en_deelnemers {
	background-image: url(../../images/structure/bg_organisatie_en_deelnemers.jpg);
}

#wrapper.missie_en_doelstelling {
	background-image: url(../../images/structure/bg_missie_en_doelstelling.jpg);
}

#wrapper.biomassa_platform {
	background-image: url(../../images/structure/bg_biomassa_platform.jpg);
}

#wrapper.biomassa {
	background-image: url(../../images/structure/bg_biomassa.jpg);
}

#bg_mask {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#bg_intro_mask {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#logo {
	position: absolute;
	top: 31px;
	left: 38px;
	z-index: 1;
}

#links {
	position: absolute;
	bottom: 379px;
	right: 0px;
	width: 157px;
	z-index: 1;
}

#links img {
	margin-top: 2px;
}

#buttons {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#buttons .nieuws {
	position: absolute;
	top: 7px;
	left: 582px;
}

#buttons .contact_en_route {
	position: absolute;
	top: 77px;
	left: 678px;
}

#buttons .biomassa {
	position: absolute;
	top: 179px;
	left: 38px;
}

#buttons .biomassa_platform {
	position: absolute;
	top: 289px;
	left: 11px;
}

#buttons .missie_en_doelstelling {
	position: absolute;
	top: 386px;
	left: 83px;
}

#buttons .organisatie_en_deelnemers {
	position: absolute;
	top: 475px;
	left: 11px;
}

#buttons .ontwikkelsporen {
	position: absolute;
	top: 573px;
	left: 69px;
}

#wrapper.homepage #buttons .nieuws {
	position: absolute;
	top: 255px;
	left: 601px;
}

#wrapper.homepage #buttons .contact_en_route {
	position: absolute;
	top: 360px;
	left: 732px;
}

#wrapper.homepage #buttons .biomassa {
	position: absolute;
	top: 300px;
	left: 119px;
}

#wrapper.homepage #buttons .biomassa_platform {
	position: absolute;
	top: 451px;
	left: 259px;
}

#wrapper.homepage #buttons .missie_en_doelstelling {
	position: absolute;
	top: 156px;
	left: 441px;
}

#wrapper.homepage #buttons .organisatie_en_deelnemers {
	position: absolute;
	top: 329px;
	left: 349px;
}

#wrapper.homepage #buttons .ontwikkelsporen {
	position: absolute;
	top: 405px;
	left: 520px;
}

#wrapper.homepage #intro {
	position: absolute;
	top: 518px;
	left: 154px;
	width: 604px;
	height: 68px;
	padding: 52px 27px 13px 38px;
	font-size: 95%;
	z-index: 1;
	overflow: hidden;
}

#wrapper.homepage #intro p {
	margin-top: 0px;
}

#wrapper.homepage #intro_kader {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}

#wrapper.contact_en_route input, #wrapper..contact_en_route select, #wrapper.contact_en_route textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;

}

.table_contact {
	width: 100%;
}
.input_contact {
	width: 250px;
	border: 1px solid #d4d4d4;
}

.textarea_contact {
	width:250px;
	border: 1px solid #d4d4d4;
	height: 100px;
}
.key_formulier_contact  {
	width: 150px;
}
.button_contact {
	padding-left: 112px;
}

#content {
	position: absolute;
	top: 0px;
	left: 0px;
	/* width: 469px; */
	/* margin: 191px 276px 0px 216px; */
	width: 700px;
	margin: 191px 0px 0px 216px;
	padding-bottom: 20px;
	z-index: 3;
}

#content2 {
	width: 469px;
}

#bottom {
	position: absolute;
	bottom: 0px;
	left: -24px;
	z-index: -1;
}

#rechts {
	width: 200px;
	/* margin: 185px -234px 1em 0px; */
	margin: 214px 0px 1em 0px;
	float: right;
	z-index: 3;
}

#rechts form {
	margin-top: 5px;
}

#rechts input.text {
	width: 166px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	padding: 4px 3px 0px;
	border: 1px solid #cdcdcd;
	font-size: 90%;
	color: #868687;
}

#rechts input.submit {
	position: relative;
	top: 3px;
	left: 5px;
}

#rechts img.submenu {
	margin: 1.5em 0px 0.5em;
}

#rechts .nieuws strong span {
	display: none;
}

#rechts .nieuws a {
	color: #00abc4;
	text-decoration: none;
}

#rechts .nieuws a:hover {
	text-decoration: underline;
}

#rechts .submenu ul {
	margin: 0px;
	list-style-type: square;
	list-style-position: inside;
	padding: 0px;
}

#rechts .submenu li {
	padding-bottom: 0.5em;
	font-size: 90%;
}

#rechts .submenu li a {
	font-size: 120%;
	text-decoration: none;
}

#rechts .nieuws p+p+p+p {
	display: none;
} 
