body {
	margin:0;
	background-image:url(/images/bodyBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.tekst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

.menuLinks {
	font-size:13px;
}

.menu {
	padding:2px 0 2px 30px;
	cursor:pointer;
}

.menuHover {
	padding:2px 0 2px 30px;
	cursor:pointer;
	font-style:italic;
	background-image:url(../images/pijltje.gif);
	background-repeat:no-repeat;
	background-position: 10px 4px;
	font-weight:bold;
}

a.footerLink:link 		{ color:#fff; text-decoration:underline; }
a.footerLink:hover 		{ color:#fff; text-decoration:none; }
a.footerLink:active 	{ color:#fff; text-decoration:underline; }
a.footerLink:visited 	{ color:#fff; text-decoration:underline; }

a.contentLink:link 		{ color:#008736; font-weight:bold; text-decoration:none; }
a.contentLink:hover 	{ color:#008736; font-weight:bold; text-decoration:underline; }
a.contentLink:active 	{ color:#008736; font-weight:bold; text-decoration:none; }
a.contentLink:visited 	{ color:#008736; font-weight:bold; text-decoration:none; }

.titel {
	color:#008736;
	font-size:13px;
	display:block;
	width:100%;
	border-bottom:1px solid #008736;
	margin:0;
}

.tijd {
	color:#999999;
	font-style:italic;
	font-size:9px;
	margin:0;
}

.firstL:first-letter {
	font-size:20px;
	font-weight:bold;
	font-style:italic;
}

.kopje {
	font-variant: small-caps;
	font-size:15px;
	font-weight:bold;
	color:#008736;
	display:block;
	width:100%;
	border-bottom:1px solid #008736;
	margin:0;
}

.kopje:first-letter {
	font-size:18px;
}

.veldSetNieuwsbrief {
	margin:20px;
	background-image:url(../images/envelope_icon.jpg);
	height:170px;
	background-position:top right;
	background-repeat:no-repeat;
}

.nieuwsBriefLegend {
	height:25px;
	font-weight:bold;
	font-size:12px;
	color:#008736;
	text-align:center;
	background-image:url(../afbeeldingen/legend.gif);
	width:220px;
	border:1px solid #666666;
	background-repeat:repeat-x;
}

.veldSetRoute {
	margin:30px;
	margin-right:0;
	width:500px;
	background-image:url(../images/route_icon.jpg);
	height:170px;
	background-position:top right;
	background-repeat:no-repeat;
}

.routeLegend {
	height:25px;
	font-weight:bold;
	font-size:12px;
	color:#008736;
	text-align:center;
	background-image:url(../afbeeldingen/legend.gif);
	width:230px;
	border:1px solid #666666;
	background-repeat:repeat-x;
}

input {
	background-position:bottom;
	background-image:url(../afbeeldingen/legend.gif);
	border:1px solid #666666;
	background-repeat:repeat-x;
  	font-size:small;
	width:200px;
	height:20px;
}

textarea {
	margin-top:12px;
	margin-bottom:12px;
	background-position:bottom;
	background-image:url(../afbeeldingen/legend.gif);
	border:1px solid #666666;
	background-repeat:repeat-x;
	background-color:#f0f0f0;
  	font-size:small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:200px;
	height:80px;
}

input.route {
	background-position:bottom;
	background-image:url(../afbeeldingen/legend.gif);
	border:1px solid #666666;
	background-repeat:repeat-x;
  	font-size:small;
	height:16px;
}

table.hand a:link, table.hand a:visited, table.hand a:active, {
	text-decoration:underline;
	font-weight:normal;
	color:#000;
}

table.hand a:hover {
	text-decoration:none;
	color:#000;
}

a:link { color:#008736 ; text-decoration: none} 
a:active { color: #008736; text-decoration: none} 
a:visited { color:#008736 ; text-decoration: none} 
a:hover { color: #008736; text-decoration: underline}

div#header_div {
	background:url(/images/header.png) top center no-repeat;
	height:186px;
	width:760px;
	position:relative;
}

a#h_webshop {
	position:absolute;
	top:138px;
	width:213px;
	height:36px;
	display:block;
	left:20px;
	background:url(/images/bezoek_de_webshop_knipper.gif) top center no-repeat;
}

/*a#h_webshop:hover {
	background:url(/images/webshop_header-over.gif) top center no-repeat;*/
}

a#h_lotje {
	position:absolute;
	display:block;
	top:135px;
	width:118px;
	height:27px;
	right:13px;
}

a#h_km {
	position:absolute;
	display:block;
	top:41px;
	width:50px;
	height:57px;
	right:45px;
}
a#h_lotje {
	position:absolute;
	display:block;
	top:135px;
	width:118px;
	height:27px;
	right:13px;
}
