body {
	color: black;
	font-family: Arial, SunSans-Regular, sans-serif, Helvetica, Geneva;
	margin:0;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
}
p {
	margin-top:8px;
	margin-bottom:8px;
}
td {
	font-size:small;
}
a:link {
	color: #006;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color: #06c;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #f00;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color: red;
	font-weight:bold;
	text-decoration:underline;
}
.noorwegenlink {
	color:#fff;
	font-size:xx-small;
	text-decoration:none;
}
h2 {
	color:#006;
	margin-top: 6px;
	margin-bottom: -3px;
	font-size: 16px;
}
h1 {
	color:#000066;
	font-size:18px;
	margin-bottom: 0px;
	margin-top: 6px;
}
ul {
	font-size: small;
	margin-top:8px;
	margin-bottom:8px;
}	
td {
	font-size:small;
}
.kopje {
	color:#006;
	font-size:larger;
	font-weight:bold;
	height:-6px;
}
.balkje-blauw {
	color:#fff;
	background-color:#006;
	padding:2px;
}
.vet-zwart {
	font-weight:bold;
}
.lijntje_lichtblauw {
	margin-top:-4px;
	padding-bottom:4px;
	border-bottom:2px solid #9cf;
}
.lijntje_donkerblauw {
	margin-top:-4px;
	padding-bottom:4px;
	border-bottom:2px solid #006;
}
.lijntje_rood {
	margin-top: -4px;
	padding-bottom: 4px;
	border-bottom: 2px solid #f00;
}
.lijntje_zwart {
	background-position:0 0;
	margin-top:6px;
	margin-bottom:6px;
	padding-bottom:3px;
	border-bottom:2px solid #000;
}
.balkje-rood {
	color: #fff;
	background-color: #f00;
	padding: 2px;
}
.balkje-zwart {
	color: #fff;
	background-color: #000;
	padding: 2px;
}
.balkje-zwart:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.balkje-zwart:visited {
	color: #CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
.balkje-zwart:hover {
	color: #f00;
	font-weight:bold;
	text-decoration:none;
}
.balkje-zwart:active {
	color: red;
	font-weight:bold;
	text-decoration:underline;
}
.balkje-lichtblauw {
	font-weight:bold;
	background-color:#9cf;
	padding:2px;
}
.cursiefblauw {
	color: #339;
	font-style: italic;
}
.kleinmenu {
	font-size: x-small;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding-top: 2pt;
	padding-bottom: 2pt;
	border-top: 1pt dotted #006;
	border-bottom: 1pt dotted #006;
}
.reisinfo {
	font-size: x-small;
	color: #333333;
	background-color: #EEEEEE;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.reisinfokop {
	font-size: x-small;
	color: #EEEEEE;
	background-color: #333333;
	text-transform: uppercase;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.vet-blauw {
	color:#006;
	font-weight:bold;
}
.vet-rood {
	color:#f00;
	font-weight:bold;
}

.Tabel-toelichting {
	font-size: 9pt;
	background-color: #f5fffa;
}
.Tabel-prijs {
	font-size: 9pt;
	background-color: #d6ebff;
}

.Tabel-Kop {
	font-size: 9pt;
	background-color: #99ccff;
}

.wit-onder-plaatje {
	clip: rect(auto,10px,auto,auto);
	padding-bottom: 10px;
}

