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: #006600;
}

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: #66CC66;
	background-color: #66CC66;
}
	
p.melding
{
	color: #CC0000;
}

p#realisatie
{
	position: absolute;
	clear: both;
	margin: -45px 0 0 35px;
	font: 8pt verdana, arial, sans-serif;
	color: #006600;
}

html>/**/body p#realisatie
{
	top: 450px;
	bottom: 0;
}
	

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 #006600;
	border-right: 1px solid #006600;
}

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

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

div#site_links
{
	position: absolute;
	float: left;
	top: -13px;
	left: -1px;
	z-index: 0;
	width: 249px;
	border-left: 1px solid #006600;
}

div#site_links img
{
	position: relative;
	float: left;
	left: 0;
}

img.menu_links
{
	width: 65px;
	height: 49px;
}

img.menu
{
	width: 184px;
	height: 49px;
}

img#menu_links_onder
{
	height: 252px;
}

ol#submenu
{
	position: absolute;
	z-index: 3;
	top: 110px;
	left: 200px;
	display: none;
	width: 250px;
	border: 1px solid #999933;
	background-color: #006600;
}

ol#submenu li
{
	padding: 5px 5px 5px 25px;
	height: 15px;
	list-style: none;
	color: #999933;
	border-bottom: 1px solid #999933;
}

ol#submenu li#menu_einde
{
	border-bottom: 0;
}	

ol#submenu a:link, ol#submenu a:visited, ol#submenu a:hover
{
	text-decoration: none;
	color: #999933;
}

ol#submenu a:hover
{
	color: #999933;
	font-weight: bold;
}

div#site_rechts
{
	position: relative;
	float: left;
	top: -50px;
	left: 249px;
	padding: 40px 16px 15px 20px;
	width: 713px;
	text-align: justify;
}

img#menu_rechts_boven
{
	position: absolute;
	top: -13px;
	left: 249px;
	width: 749px;
	height: 448px;
	border-right: 1px solid #006600;
}

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

div#talen img
{
	position: relative;
	float: right;
	margin: 2px 0 0 10px;
	border: 1px solid #006600;
}

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

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

div#tekst_links_mf
{
	width: 490px;
}

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: 277px;
}

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

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;
}

div.fotorij
{
	position: relative;
	float: left;
	margin-bottom: 53px;
}

div.fotorij img
{
	width: 200px;
}

img.fotorij
{
	margin-right: 53px;
	border: 1px solid #006600;
}

img.fotorij_einde
{
	margin-right: 0;
	border: 1px solid #006600;
}

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

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

html>body fieldset
{
	width: 396px;
}

fieldset#routeplanner
{
	width: 225px;
}

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

input#lSaddr
{
	width: 215px;
}

* html input#lSaddr
{
	width: 220px;
}

html>/**/body input#lSaddr
{
	width: 216px;
}

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

span.hoofd
{
	color: #006600;
	font-weight: bold;
}

textarea
{
	height: 100px;
}

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

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;
}

fieldset#routeplanner label
{
	width: 215px;
}

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

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

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

table#contact td
{
	border: 0;
}
	
	
