* {
	margin: 0;
}
html, body {
	height: 100%;
}

body, div, span, table, td, input, select, textarea, fieldset, h1, h2, p
{
	font: 10pt verdana;
}

p
{
	margin: 12px 0 12px 0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -695px; /* the bottom margin is the negative value of the footer's height */	  
	width: 995px;
}
.footer, .push {
	height: 695px; /* .push must be the same height as .footer */	
}
div#footer
{
	background-image: url('/afbeeldingen/achtergrond_pagina.png');
	background-repeat: no-repeat;		
	width:995px;
	margin:0 auto;
}

div#boven
{
	Position: relative;
	float: left;
	width: 995px;
	height: 155px;   
}

div#lucht
{
	Position: relative;
	float: left;
	width: 995px;
	height: 155px;   
	background-image: url('/afbeeldingen/swung_lucht_klein.png');
	
}	
div#vlaggen
{
	position: relative;
	float: right;
	margin-top: 10px;
	margin-right: 50px;
}
#gb
{
	margin-left: 10px;	
}
#button_afbeelding
{
	position: relative;
	float: left;
	width: 100px;
	height: 100px;
	margin-top: 50px;
	margin-left: 375px;
}
#icoontjes
{
	position: relative;
	float: left;
	width: 360px;
	height: 100px;
	margin-top: 75px;
	margin-left: 150px;
}
	
#titel
{
	position: relative;
	float: left;
	clear: both;
	width: 100%;	
	height: 22px;  
	margin-top: -110px;
	margin-left: 25px;

}
div#hoofdmenu
{
	position: relative;
	float: left;
	margin-top: -20px;
	width: 995px;
	height: 22px;	
	margin-left: 25px;
	text-align: left;
		
}

div#content
{		
	float: left;
	height: auto !important;
	min-height:100px;
	height:100%;		
	width:995px;
	z-index:4;		
}

#menu
{
	position: relative;
	clear: both;
	float: left;
	width: 175px;
	height: 280px;  
	margin-top: 15px;
	margin-left: 25px;
	text-align: left;
	
}
.menu
{
	position: relative;
	clear: both;
	float: left;
	width: 175px;
	margin-top: 5px;
	margin-left: 0px;
	text-align: left;
	
}
.submenu
{
	position: relative;
	clear: both;
	float: left;
	width: 100px;
	margin-top: 5px;
	margin-left: 38px;
	text-align: left;
}
#tekst
{
	position: relative;
	float: left;
	width: 600px;		
	margin-top: 20px;
	margin-left: 50px;
	text-align: left;
	font-size: 12pt;
	height:100%;
	
}
h1.titel
{
	font-size: 14pt;
	font-weight: bold;
	color: #0b503e;
	margin-bottom: 20px;	
}
div#test
{
	position:relative;
	float:left;
}
div#inhoudtekst
{
	position:relative;
	float:left;
	clear:both;
	width:595px;
	padding-right:10px;		
}
a.hoofdmenu:visited, a.hoofdmenu:active, a.hoofdmenu:hover, a.hoofdmenu:link
{	
	cursor:pointer;	
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #0b503e;
}
a.menu:visited, a.menu:active, a.menu:hover, a.menu:link
{	
	cursor:pointer;	
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	color: #0b503e;
	border-bottom: 2px solid #de2634;
}
a.submenu:visited, a.submenu:active, a.submenu:hover, a.submenu:link
{	
	cursor:pointer;	
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	color: #869b90;
	border-bottom: 2px solid #de2634;
}
img
{
	border:0px;
}
a:link img, a:visited img, a:hover img
{
	border:0px;
	text-decoration: none;
	outline: none;	
}

fieldset
{
	border: 0;
}

fieldset#routeplanner input.invoer
{
	width: 150px;
}

div#contactformulier
{
	float: left;
	width: 400px;	
}

div#naw
{
	position: relative;
	float: left;
	width: 200px;
}

span.titel
{
	color: #0b503e;
	font-weight: bold;
}

input.invoer, input.invoerfoto, select, textarea
{
	border: 1px solid #817F84;
	width: 325px;
	color: #000;
	padding: 1px;
}

input.invoer, textarea
{
	width: 322px;
	border: 1px solid #817F84;
}

textarea
{
	height: 115px;
}

input.knop
{
	margin-top: 3px;
	background-color: #817F84;
	border: 1px solid #817F84;
	font-weight: bold;
	color: #FFF;
}



.melding
{
	color: #CC0000;
}

body#login
{
	background-color: #FFF;
}

div#login
{
    width: 500px;
    height: 300px;
    margin: 20px auto;
}

div#loginkop
{
    padding: 5px;
    width: 490px;
    height: 20px;
    background-color: #0b503e;
    font-size: 13pt;
    font-weight: bold;
    color: #FFF;
}

div#logininhoud
{
    position: relative;            
    float:left;
    width:488px;
    border: 1px solid #0b503e;
    padding:5px;
}
img#valklogo
{
    position:relative;
    float:left;
    margin-left:3px;                              
    height:10px;
    width:104px;
    margin-top:9px;              
}

div#loginform
{
    position: relative;            
    float:left;
    width:370px;
}

img#loginafbeelding
{
    position: relative;            
    float: left;
    margin-top: 20px;
    width: 73px;

}

