@charset "utf-8";
#route tabel {
	border: medium inset #006600;
}
.routetabel {
	border: medium double #006600;
}
.routetabelrechts {
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #00CC00;
}
.geenborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #003300;
}
a:active {
	text-decoration: none;
	color: #003300;
}
h1 { font-size:24px;
	margin: 0px;
	padding: 0px;
		display: inline;
	}
.routes {
font-size:12px;
}
.kleintekst {
	font-size:9px;
	color:#537962;
}
