@charset "utf-8";
/* CSS Document */

	* {
	margin: 0;
	padding: 0;
	}
	
	html, body {
	  font: normal 10px Verdana, Tahoma, "Trebuchet MS";
		scrollbar-face-color: #FFFFFF; 
  	scrollbar-shadow-color: #FF9900; 
	  scrollbar-highlight-color: #ed2f00; 
  	scrollbar-3dlight-color: #FFFFFF; 
	  scrollbar-darkshadow-color: #FFFFFF; 
  	scrollbar-track-color: #FFFFFF; 
	  scrollbar-arrow-color: #FF9900;
	}
	
	#huls, #huls2 {
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	height : 100%;
	position:relative;
	z-index:1;
	}

	#huls{
	width: 1011px;
	}
	
	
	#space{
	width: 1011px;
	height: 120px;
	}
	
	#div_cd{
	width: 1011px;
	height: 480px;
	background: #FFFFFF url(img/cd.jpg) center bottom no-repeat;
	}
	
	#div_links{
	width: 463px;
	height: 480px;
	background:transparent url(img/bo.jpg) left center no-repeat;
	}
	

	/* navigatie */
	
	#space_2{
	width: 463px;
	height: 270px;
	clear:both;
	}
	
	#navcontainer{
	float: right;
	padding: 0 15px 0 0;
	}
	
	#navcontainer ul
	{
	list-style-type: none;
	text-align: right;
	}
	
	#navcontainer ul li a
	{
	background: transparent url(img/list-off.gif) right center no-repeat;
	padding-right: 10px;
	text-align: right;
	font: bold 11px Verdana, Tahoma, "Trebuchet MS";
	text-decoration: none;
	line-height:18px;
	color: #FFFFFF;
	}
	
	#navcontainer ul li a:hover
	{
	background: transparent url(img/list-on.gif) right center no-repeat;
	color: #000000;
	}
	
	#navcontainer ul li a#current
	{
	background: transparent url(img/list-active.gif) right center no-repeat;
	color: #ED2F00;
	}
	
	/*vervolg pagina*/
	
	#huls2{
	width: 760px;
	}
	
	#div_gt{
	  left: 0px;
		top: 0px;
		
    width: 760px;
	  height:330px;
    
		background: transparent url(img/gt.jpg) center top no-repeat;
	  position:absolute;
    z-index:2;
	}
	
	#header{
	top:200px;
	width: 710px;
	height:15px;
	text-align:right;
	font: bold 18px Verdana, Tahoma, "Trebuchet MS";
	color: #ED2F00;
	position:absolute;
	z-index:3;
	}
	
	#v_links{
	width: 230px;
	top:340px;
	height:500px;
	position:absolute;
	z-index:4;
	}
	
	#v_rechts{
		top:225px;
		left:230px;
		width:510px;
		height: 100%;
		background-color: transparent;
		background-image: url('img/bg_content.gif');
		background-position: 19px 100px;
		background-repeat: no-repeat;
		/*background-attachment: fixed;*/
		position:absolute;
		z-index:4;
		
		overflow: auto;
	}
	
	*html #v_rechts{
	  top:225px;
  	left:230px;
  	width:510px;
		height: 100%;
	  background-color: transparent;
		background-image: url(img/bg_content.gif);
		background-position: 19px 100px;
		background-repeat: no-repeat;
		background-attachment: fixed;
	  position:absolute;
    z-index:4;
		
		overflow: auto;
	}
	
	
	#v_rechts p {
  	padding: 15px 15px 0 35px;
	  color:#FFFFFF;
	}
	/* navigatie vervolg*/
	
	.menutitle{
    cursor:pointer;
    font: bold 13px Verdana, Tahoma, "Trebuchet MS";
    line-height:12px;
    color:#000000;
    width:230px;
		height: 15px;
    padding:2px;
    text-align:right;
    font-weight:bold;
	}
	
	.menutitle a{
    cursor:pointer;
    color:#000000;
    text-decoration:none;
	}
	
	.menutitle a:hover{
    cursor:pointer;
    color:#FF9900;
    text-decoration:none;
	}
	
	.submenu {
	margin-bottom: 0.5em;
	text-align:right;
	}
	
	.submenu a{
	background: transparent url(img/list-off.gif) right center no-repeat;
	padding-right: 10px;
	text-align: right;
	font: normal 10px Verdana, Tahoma, "Trebuchet MS";
	text-decoration: none;
	line-height:18px;
	color: #000000;
	}
	
	.submenu a:hover{
	background: transparent url(img/list-on.gif) right center no-repeat;
	color: #000000;
	}
	
	.submenu a#current{
	background: transparent url(img/list-active.gif) right center no-repeat;
	color: #ED2F00;
	}
	
	.menutitle a#current{
	color: #ED2F00;
	}
	
	/*vervolg pagina opmaak*/
	
	tr, td{
	font: normal 9px Verdana, Tahoma, "Trebuchet MS";
	color:#FFFFFF;
	line-height:15px;
	}
	
	td h1{
	font: bolder small-caps 12px Verdana, Tahoma;
	}
	
	.h1{
	font: bolder small-caps 12px Verdana, Tahoma;
	}
	
	.img {
	margin:20px;
	color:#FFFFFF;
	}
	
	.floatright{
	float: right;
	margin: 5px 0 13px 13px;
	border: 1px solid #666;
	padding: 5px;
	}
	
	.position{
	  margin: 0 0 13px 13px;
	  border: 1px solid #666;
	  padding: 5px;
	}
	
	.invulveld {
	font: normal 9px Verdana, Tahoma, "Trebuchet MS";
	background:transparent;
	color: #FFFFFF;
	height:20px;
	width:300px;
	padding:3px 0 0 0;
	float:right;
	border: #666666 solid 1px;
	}
	
	.txtveld {
	font: normal 9px Verdana, Tahoma, "Trebuchet MS";
	background:transparent;
	padding:3px 0 0 0;
	color: #FFFFFF;
	height:150px;
	width:430px;
	border: #666666 solid 1px;
	}
	
	.knop {
	font: bold 10px Verdana, Tahoma, "Trebuchet MS";
	margin: 5px 0 0 0;
	float:right;
	clear: both;
	color: #000;
	background:#FFFFFF;
	border: 1px solid #CCCCCC;
	}
	
	/* Quote DIV */
	#quote {
		width:437px;
		margin-left:40px;
	}
	#quote-top {
		width:437px;
		height:85px;
		position:relative;
	}
	#quote-content {
		width:437px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
		background:url(images/quote-b.gif) 0 0px;
		position:relative;
	}
	#quote-content-ref {
		width:437px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
		background:url(images/quote-b.gif) 0 0px;
		position:relative;
		height: 400px;
	}
		#quote-content-agenda {
		width:437px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
		background:url(images/quote-b.gif) 0 0px;
		position:relative;
		height: 550px;
	}
	
		#quote-content-rep {
		width:437px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
		background:url(images/quote-b.gif) 0 0px;
		position:relative;
		height: 450px;
	}
	
		#quote-content-kijk {
		width:437px;
		padding:0 0 0 0;
		margin: 0 0 0 0;
		background:url(images/quote-b.gif) 0 0px;
		position:relative;
		height: 450px;
	}
	
		#quote-bottom {
		width:431px;
		height:40px;
		position:relative;
	}
	p.quote{
	margin: 0 0 0 0;
	}
	
	.tekst {
	  font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
	}
	
	.tekst th {
	  font-align: left;
	}
	
	.tekst a {
	  color: #FFFFFF;
		text-decoration: underline;
	}
	
	.tekst a:hover {
	  color: #FF9900;
		text-decoration: underline;
	}
	
	form {
	  padding: 0px;
		margin: 0px;
	}