* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 100%;
 background: #010000;
 color: #FFF;
/*  	scrollbar-3d-light-color : #010000;
	scrollbar-arrow-color : #5b5b5d;	
	scrollbar-base-color : #5b5b5d;
	scrollbar-darkshadow-color : #010000;
	scrollbar-face-color : #010000;
	scrollbar-highlight-color : #010000;
	scrollbar-shadow-color : #5b5b5d;
	scrollbar-track-color : #010000;
*/
}
:link, :visited { text-decoration: none; }
a { color: #FFF; }
a:hover { color: #fc1d28; }
a.active { color: #fc1d28; }
.clr { clear: both; }

#rightcolumn input {
	background: white;
	color: black;
	border: 1px solid #5b5b5d;
	padding: 2px 4px;
	margin-bottom: 2px;
	width: 459px;
}
label {
line-height: 22px;
}
#rightcolumn .submit {
	float: right;
	text-decoration:none;
	color: #FFF;
	background-color: #010000;
	border: none;
	width: auto;
	font-size: 1.0em;
	margin: 0px; padding: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 10px;
 	cursor: pointer;

}

#rightcolumn .submiton {
	float: right;
	text-decoration:none;
	color: #f00;
	background-color: #010000;
	border: none;
	width: auto;
	font-size: 1.0em;
	margin: 0px; padding: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 10px;
 	cursor: pointer;
}

#rightcolumn input.radio {
	float:left;
	width:20px;
	background-color:black;
}

#rightcolumn label.radio {
	float:left;
	width:60px;
	
}

h2 {
font-size: 1.7em;
color: #FF1D00;
padding-bottom: 16px;
}
h3 {
font-size: 1.1em;
font-weight: bold;
}
h4 {
font-size: 1.1em;
font-weight: bold;
color: #FF1D00;
}

h3.faq {
font-size: 1.1em;
font-weight: bold;
color: #FF1D00;
}


form {
  margin: 0px;
  padding: 0px;
  }

#wrapper { 
 top: 18px; 
 left: 306px; 
 position: absolute; 
 width: 640px;
}

#vervolg #leftcolumn { 
 width: 119px;
 height: 514px;
 float: left;
 line-height: 1.6em;
 font-size: 0.7em;
}

#subnav { 
 border: 1px solid #5b5b5d;
 padding: 10px 10px 0px 0px;
 margin-bottom: 6px;
 height: 484px;
 width: 112px;
}
#search { 
 height: 19px;
 width: 124px; 
 background: url('/afbeeldingen/bg_zoek.gif') left top no-repeat;
}
.zoekButton
{
  position:absolute;
  left:104px;
  height:18px;
  width:18px;
  top:502px;
  cursor:pointer;
  z-index:5;
}
#search2 
{
  color: #bdbec1;
  padding:1px 0px 0px 9px;
  margin: 1px 0 0 1px;
  background-color:#010000;
  background-image: none;
  border:0px solid #000000;
  height:13px;
  width:90px;
  font-size: 0.9em;
}
.homeButton
{
  position:absolute;
  left:10px;
  height:21px;
  width:99px;
  top:470px;
  z-index:5;
  font-weight: bold;
  
}
.homeButton span {
	vertical-align: top;
}
.homeButton img {
margin-right: 4px;
}

#pagenav {
 position:relative;
 width: 489px;
 font-weight: bold;
 top: 10px;
 }
#pagenav #nav {
float: left;
}
#pagenav #icons {
float: right;
}
#pagenav #icons img {
margin-right: 4px;
}
#pagenav #icons .navlist li {
display: inline;
padding-left: 10px;
}
#pagenav #icons .navlist span { vertical-align: top;}

#pagenav a {
padding: 3px 1px;
}
#pagenav a.current { background: url('/afbeeldingen/pagenav_stripe.gif') no-repeat bottom left; }
#vervolg #rightcolumn { 
 float: right;
 border: 1px solid #5b5b5d;
 /*margin: 0px 0px 5px 0px;*/
 padding: 10px;
 height: 499px;
 width: 489px;
 display: block;
 font-size: 0.7em;
 line-height: 1.6em;
 /*overflow: auto; */
}

#vervolg #scrolling {
	overflow: auto; 
	/*border: 1px solid #FF0000;*/
	height: 469px;
	width: 489px;
	display: block;
	padding: 0px;
	/*margin: 0px 0px 5px 0px;*/
	margin-bottom: -10px;
	
}

#rightcolumn ul {
	list-style-image: url('/afbeeldingen/img_list.gif');
	padding-left: 18px;
	}

#footer { 
 width: 648px;
 clear: both;
 height: 64px;
 padding-top: 1px;
}
#footer img { 
cursor:pointer;
margin-right: 5px;
margin-top: -16px;
}

#footer object { 
cursor:pointer;
margin-right: 5px;

}


.navlist li {
list-style-type: none;
}
#leftcolumn .navlist li.active { background: url('/afbeeldingen/stripe.gif') no-repeat bottom left; }
#leftcolumn .navlist li {
padding: 2px 0px 2px 10px;
}
div.hr {
  height: 18px;
  background: url('/afbeeldingen/stripe.gif') no-repeat scroll left;
}
div.hrdotted {
  height: 18px;
  background: url('/afbeeldingen/hrstripe.gif') no-repeat scroll left;
  clear: both;
}
div.hr hr, div.hrdotted hr {
  display: none;
}
.date { color: #FF1D00; }
.link { font-size: 1.5em; float:right; margin-top:-17px; }
#rightcolumn p { margin-right: 10px; }

/* ------  Home  -------- */

#home #leftcolumn { 
 height: 514px;
 float: left;
 line-height: 1.6em;
 font-size: 0.7em;
}

#home #wrapper #footer {
	margin-top: -5px;
}

#home #rightcolumn { 
 float: right;
 width: 253px;
 height: 526px;
 display: inline;
 line-height: 1.6em;
 font-size: 0.7em;
 overflow: hidden; 
}
#home #leftcolumn #introductie { 
 border: 1px solid #5b5b5d;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 160px;
 width: 360px; 
}
#home #leftcolumn #nieuws { 
 border: 1px solid #5b5b5d;
 padding: 10px;
 height: 312px;
 width: 360px; 
}
#home #rightcolumn #directnaar { 
 border: 1px solid #5b5b5d;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 136px;
}

#home #rightcolumn #directnaar #banner { 
  position: relative; 
  margin-top:6px; 
}
  
#directnaar h1 {
padding-bottom: 10px;
}
#home #rightcolumn #uitgelicht { 
 border: 1px solid #5b5b5d;
 padding: 10px;
 height: 312px;
} 

#home #search { 
 height: 19px;
 width: 100%; 
 margin: 0px 0px 5px 0px;
 background: url('/afbeeldingen/bg_zoek_home.gif') left top no-repeat;
}

#home .zoekButton
{
  position:absolute;
  left:621px;
  top:0px;
  cursor:pointer;
  height: 13px;
  width: 9px;
  z-index: 1;
    background:none transparent;
}
#home #search2 
{  
  color: #bdbec1;
  padding:1px 0px 0px 9px;
  margin: 1px 0 0 1px;
  background-color:#010000;
  background-image: none;
  border:0px solid #000000;
  height:13px;
  width:220px;
}

#footer div { display:block; float: left; margin-top: 5px; /*margin-right: 5px;*/ }
/* #footer div span { display: block; top:-66px; position:relative; padding-left:3px; cursor: hand; width:120px; background-color: #5b5b5d; }*/
#footer div.menu span { display: block; position:relative; padding-left:3px; cursor: pointer; width:121px; background-color: #5b5b5d; }
#footer div.menuover span { display: block; position:relative; padding-left:3px; cursor: pointer; width:121px; background-color: #ff0000; }
#footer div a { font-size:70%; color:#FFFFFF; font-weight: bold; padding: 0;}
#footer div a:hover { font-size:70%; color:#FFFFFF; font-weight: bold; padding: 0; }

img { border: 0; }

#scrolling p a { text-decoration: underline; }
#scrolling p a:visited { text-decoration: underline;}
#scrolling p a:hover { color: #fc1d28; text-decoration: underline; }

#flash #homelink
{
		margin-top: 16px; 
		height: 588px;
		width: 300px;
		cursor: pointer;
		display: block;
}

#flash 
{
		/*margin-left: -16px;*/
		background: url('/afbeeldingen/bgtaxi.jpg') no-repeat;
		width: 300px;
		height: 620px;
		padding: 0;
		position: absolute;
		top: 6px;
}

#outer 
{
	position: absolute;
	width: 970px;
	height: 610px;
	left: 50%;
	top: 50%;
	margin-left: -485px;
	margin-top: -305px;
}

/* Wallpaper styles */
.wallpaper {
	margin-top:18px;
}

.wallpaper h3 {
font-size: 1.1em;
font-weight: bold;
color: #FF1D00;
}

.wallpaper .thumbnail {
	float: left;
}

.wallpaper .thumbnailcontainer {
	height: 102px;
}

.wallpaper .thumbnail img{
	height: 100px;
	width: 100px;

}

.onz {
	position: absolute;
	left: -1900px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

ul.faq li p, ul.faq li ul {
	margin: 0 0 1.4em;
}
ul.faq li a
{
	font-weight: bold;
}


fieldset {border:0;margin-top:10px;}
fieldset h2 span, .legend {font-size:12px;
font-weight:bold;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
}
.validationbox {margin-top:10px;}
.validationbox h2 {font-size:11px;}
#rightcolumn fieldset div.fieldbox div.radiofield input {width:20px;}