h1 {
	margin-top: 10px;
	font-size: 17px;
	color: #00a6eb;
	border-left: 3px solid;
	border-color: #ffa500;
	padding-left: 8px;
	text-transform: uppercase;
	font-variant: normal;
}
h2 {
	background: #00a1e4;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding-left: 2px;
	padding-bottom: 1px;
	border: 0px;
	text-transform: none;
}

h3 {
	font-size: 14px;
	color: #00a1e4;}


body,td,th {
	margin-top: 0px;
	font-size: 11px;
	line-height:18px;
	vertical-align: top;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004080;
}

/* Hier staat de print en sluit venster */
.print {
	font-family: frutiger, verdana;
	font-size: 11px;
	margin-top: 20px;
	margin-right: 60px;
	word-spacing: 2px;
}
.print a {
	text-decoration: none;
	color: #000033;
}
.print a:visited {
	text-decoration: none;
	color: #000033;
}
.print a:hover {
	text-decoration:underline;
	color: #000033;
}
/* De tabel bij contact en routebeschrijving */
.route {
	border: 1px solid #00a1e4;
	margin: 0px;
	background-color: #FFFFFF;

}
.route h1{
	background: #00a1e4;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding-left: 2px;
	padding-bottom: 1px;
	border: 0px;
	text-transform: none;
}
