@charset "utf-8";
body {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0.5cm;
}
body {
	color:#FFF;
	font-size: 14px;
}
p, li {
	text-align:justify;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
a, a:visited {
color:#FFF;
text-decoration:underline;
}
a:active, a:hover {
	text-decoration:none;
}
fieldset
{
	padding: 5px;
	width: 325px;
	border: 1px solid #CCC;
}

html>body fieldset
{
	width: 325px;
}

fieldset#routeplanner
{
	width: 200px;
}

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

input#Postcode
{
	width: 80px;
}

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

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

textarea
{
	height: 100px;
}

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

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

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

label#pc
{
	width: 80px;
}
input, textarea
{
	margin: 1px 0 2px 0;
}
.invoerradio {
	background-color:#5B5B5B;
	}
.foto {
	border-style:solid;
	border-width:3px;
	border-color:#FFF;
}
.menuli {
	height:25px;
}
a.menulinks, a.menulinks:visited, a.thickbox {
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
a.menulinks:active, a.menulinks:hover {
	text-decoration:underline;
}

