body {
  background-color: 808080; 
  SCROLLBAR-FACE-COLOR: #CC0000;
  OVERFLOW-X: hidden;
  SCROLLBAR-HIGHLIGHT-COLOR: #FD9302;
  SCROLLBAR-SHADOW-COLOR: #B66901;
  SCROLLBAR-3DLIGHT-COLOR: #B66901;
  SCROLLBAR-ARROW-COLOR: #FD9302;
  SCROLLBAR-TRACK-COLOR: #808080;
  SCROLLBAR-DARKSHADOW-COLOR: #452801;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body.splash {
  background-color: FFFFFF;
  OVERFLOW: hidden;
  margin-top: 200px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
td.tablebody {
	background-image: url(images/body2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: FFFFFF;
	vertical-align: top;
}
td.tabletop {
	background-image: url(images/titel.PNG);
	background-repeat: repeat-y;
	background-color: FFFFFF;
	vertical-align: bottom;
	text-align: center;
	height: 196px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 30px;
	font-variant: small-caps;
    COLOR: white;
    BACKGROUND-REPEAT: no-repeat;
}
td.tableside {
	background-image: url(images/back.PNG);
	vertical-align: top;
	text-align: center;
	width: 189px;
	margin-bottom: 0px;
}
td.spacer {
    background-color: FD9302;
}
.listarrow {
	background-image: url(nl/images/listing-arrow.gif);
	height: 20px;
	width: 118px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.detailfield {
	background-image: url(nl/images/detail.gif);
	background-repeat: repeat-y;
	height: 72px;
	width: 250px;
}
li {
	list-style-type: square;
}
P {
font-family : "serif";
font-size : 15px; 
font-weight : normal; 
color : #000000; 
text-align : left; 
}

P:first-letter {
font-family : "sans-serif";
font-size : 24px;
font-weight: bold;
font-style: italic;
color : #FD9302; 
}
a:link {
	color: #000000;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a.index:link {
    text-decoration: none;
	color: #FFFFFF;
}
a.index:visited {
    text-decoration: none;
	color: #FFFFFF;
}
a.index:hover {
    text-decoration: none;
	color: #FD9302;
}
div.route {
    text-decoration: none;
	font-size: 18px;
	font-weight : bold;
	font-variant: small-caps;
	color: gray;
}
div.route:hover {
    text-decoration: none;
	font-size: 18px;
	font-weight : bold;
	font-variant: small-caps;
	color: #FD9302;
}

