html, body, div#site_hoofd
{
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

html>/**/body, html>/**/body div#site_hoofd
{
	height: auto;
}

body, div, span, input, select, textarea
{
	font: 10pt verdana, arial, sans-serif;
	color: #000;
}

body
{
	background-color: #CCC;
}

img
{
	border: 0;
}

a:link, a:visited, a:hover
{
	text-decoration: underline;
}

a:link, a:hover
{
	color: #000;
}

a:visited
{
	text-decoration: underline;
	color: #000;
}

a:hover
{
	color: #CC0000;
}

ol
{	
	margin: 2px 0 2px 15px;	
}

html>/**/body ol
{
	padding: 0;
}

li
{
	list-style: square;	
}

ol.sub
{
	font: 8pt verdana, arial, sans-serif;
}

hr
{
	position: relative;
	clear: both;
	width: 100%;
	height: 1px;
	color: #CCC;
	background-color: #CCC;
}
	
p.melding
{
	color: #CC0000;
}

div#site_hoofd
{
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -499px;
	padding: 0;
	width: 998px;
	height: 100%;
	background-image: url("./../afbeeldingen/achtergrond.jpg");
	background-repeat: repeat;
	background-color: #FFF;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}

img#menu_boven
{
	position: absolute;
	top: 0;
	z-index: 1;
	width: 998px;
	height: 225px;
}

div#site_inhoud
{
	position: absolute;
	z-index: 0;
	top: 8px;
	left: -1px;
	margin-top: 230px;
	width: 998px;
	background-image: url("./../afbeeldingen/achtergrond.jpg");
	background-repeat: repeat;
	border-left: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}

div#site_links
{
	position: absolute;
	top: -13px;
	left: 0;
	z-index: 0;
	width: 187px;
	height: 100%;
}

div#site_links img
{
	position: relative;
	clear: both;
	float: left;
	left: 0;
	width: 187px;
}

img#menu
{
	height: 28px;
}

img#menu_links_onder
{
	height: 162px;
}

div#site_rechts
{
	position: relative;
	top: 0;
	left: 187px;
	padding: 40px 16px 15px 20px;
	width: 775px;
	height: 100%;
	text-align: justify;
}

img#menu_rechts_boven
{
	position: absolute;
	top: -13px;
	left: 187px;
	width: 811px;
	height: 386px;
}

h1
{
	font: 14pt verdana, arial, sans-serif;
	font-weight: bold;
	color: #CC0000;
}

h2
{
	position: relative;
	clear: both;
	font: 14pt verdana, arial, sans-serif;
	color: #CC0000;
}

img#home_gerrit, img#home_beheer, img#home_luchtbehandelingskast
{
	position: relative;
	margin: 5px 0 10px 0;
	width: 150x;
}

img#home_gerrit, img#home_beheer
{
	height: 113px;
	border: 1px solid #CCC;
}

img#home_gerrit, img#home_luchtbehandelingskast
{
	float: right;
	margin-left: 20px;
}

img#home_beheer
{
	float: right;
	margin-left: 20px;
}

img#home_luchtbehandelingskast
{
	margin-top: -50px;
}

div#tekst_links_zf, div#tekst_links_mf
{
	position: relative;
	float: left;	
}

div#tekst_links_mf
{
	width: 551px;
}

div#fotos_rechts
{
	position: relative;
	float: right;
	padding: 4px 0 0 20px;
}

html>/**/body div#fotos_rechts
{
	margin-top: -12px;
}

div#form_links
{
	position: relative;
	clear: both;
	float: left;
}

div#form_rechts, div#contact_rechts
{
	position: relative;
	float: right;
	padding-top: 14px;
	width: 300px;
}

div#fotos_rechts img, div#form_rechts img
{
	border: 1px solid #CCC;
}

div#contact_rechts
{
	top: -10px;
	padding: 0;
	width: 420px;
	text-align: left;
}

html>/**/body div#form_rechts
{
	margin-top: -25px;
}

html>/**/body div#contact_rechts
{
	top: 0;
}

html>/**/body form.ruimte
{
	margin-top: 12px;
}

fieldset
{
	padding: 10px;
	width: 400px;
	text-align: left;
	border: 1px solid #CCC;
}

html>body fieldset
{
	width: 396px;
}

fieldset#routeplanner
{
	width: 225px;
}

html>body fieldset#routeplanner
{
	width: 221px;
}

input#lPostcode
{
	width: 94px;
}

html>/**/body input#lPostcode
{
	width: 95px;
}

legend
{
	padding: 0 10px 0 10px;
	color: #CC0000;
	font-weight: bold;
}

span#gevotec
{
	color: #CC0000;
	font-weight: bold;
}

textarea
{
	height: 100px;
}

input.invoer, input.invoerfoto, textarea
{
	padding-left: 1px;
	width: 270px;
	border: 1px solid #CC0000;
}

select, input.invoerfoto
{
	width: 274px;
}

input.knop
{
	position: relative;
	float: right;
}

label
{
	position: relative;
	clear: both;
	float: left;
	margin: 3px 0 3px 0;
	width: 122px;
}

input, textarea, select
{
	margin: 1px 0 2px 0;
}

input.invoerradio
{
	margin-left: -3px;
}

div#links
{
	position: relative;
	float: left;
	width: 400px;
	margin: 12px 0 20px 0;
}

html>/**/body div#links
{
	margin-top: 0;
}

div#rechts
{
	position: relative;
	float: right;
}

table#contact
{
	border-collapse: collapse;
	border: 0;
}

table#contact td
{
	border: 0;
}
	
	
