body {
	margin: 0.7cm;
	COLOR: #4E4F50;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:16px;
  }

a, a:visited {
	color:#000;
	text-decoration: underline;
	}
A:active, a:hover {
	color: #000;
	text-decoration: none;
	}
a.footer, a.footer:visited {
	COLOR: #fff;
	TEXT-DECORATION: none;
	font-weight:bold;
	}
A.footer:active, a.footer:hover {
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
	}
a.navigatie, a.navigatie:active, a.navigatie:visited, a.navigatie:hover {
	background:url(bckgr_nav.gif) no-repeat;
	display: block;
	color: #c4c4c5;
	font-size: 0.9em;
	padding: 7px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	width:223px;
	height:26px;
}
a.navigatie:hover, a.navigatie:active {
	background:url(bckgr_nav_hoover.gif) no-repeat;
	color: #ffffff;
}
a.navigatiehl, a.navigatiehl:active, a.navigatiehl:visited, a.navigatiehl:hover {
	background:url(bckgr_nav_hl.gif) no-repeat ;
	display: block;
	color: #ffffff;
	font-size: 0.9em;
	padding: 7px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	height:26px;
	width:223px;
	}
INPUT, TEXTAREA, SELECT  {	font-family: Verdana, Arial, sans-serif; font-size: 0.9em; color: #000000; background-color: #ffffff }
td.gradatie { background-color:#4e4f50; background-image:url(bckgr_gradatie.jpg); background-repeat:repeat-x; vertical-align:top; }
td.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em; 
	color: #626364;
	font-weight:bold
	}
h1, .titel { FONT-FAMILY: Trebuchet MS, Verdana, Arial, sans-serif; FONT-SIZE: 1.3em; COLOR: #000; font-weight:bold }
fieldset
{
	padding: 5px;
	width: 350px;
	border: 1px solid #000;
}

html>body fieldset
{
	width: 350px;
}

fieldset#routeplanner
{
	width: 200px;
}

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

input#lPostcode
{
	width: 80px;
}

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

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

textarea
{
	height: 100px;
}

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

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

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

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

