body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #444444;
	background-color:#2B5F2F;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:25px;
	color: #2B5F2F;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.menu, a.menu:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	padding-top: 15px;
	padding-bottom: 18px;
	height:49px;
}
a.menu:hover, a.menu:active {
	background-color:#C89B3E;
	color:#FFFFFF;
	}
.voettekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.voettekst, a.voettekst:visited {
	text-decoration:none;
	color: #FFFFFF;
	}
a.voettekst:hover, a.voettekst:active {
	text-decoration:underline;
	color: #FFFFFF;
	}
a, a:visited {
	color: #444444;
	text-decoration:underline;
	}
a:hover, a:active {
	text-decoration:none;
	color: #2B5F2F;
	}
fieldset
{
	padding: 5px;
	width: 350px;
	border: 1px solid #CCC;
}

html>body fieldset
{
	width: 360px;
}

fieldset#routeplanner
{
	width: 230px;
}

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

input#lPostcode
{
	width: 80px;
}

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

legend
{
	padding: 5px;
	color: #444444;
	font-weight: bold;
}

textarea
{
	height: 100px;
}

input.invoer, input.invoerfoto, textarea
{
	padding-left: 1px;
	width: 230px;
	border: 1px solid #2B5F2F;
}

select, input.invoerfoto
{
	width: 230px;
}
	
input.knop
{
	float: right;
}

label
{
	margin: 3px 0 3px 0;
	float: left;
	clear: both;
	width: 120px;
}

input, textarea
{
	margin: 1px 0 2px 0;
}
.invoerradio {
	background-color:#FFFFFF;
	}

