/* ------------------------------ + (c) Pixel Creation 2007 + ------------------------------ */
	
	html, body {
		margin:0px;
		padding:0px;
		font-size:8pt;
		color:#444444;
		font-family: Verdana;
		line-height:18px;
	}

	body {
		font-family: Verdana;
		margin:0px;
		padding:0px;
		background:#feddb6 url(../images/background_shadow.jpg) center repeat-y;
	}
		
	.input{
		border:#cccccc 1px solid;
	}

	.verstuurknop {
		background:#ff8811;
		color:#ffffff;
		border:#cccccc 1px solid;
	}

	.container{
		position:absolute;
		font-family: Verdana;
		margin:0px;
		width:933px;

		min-width:100%;
		padding:0px;
	}
		
	.content{
		position:relative;
		font-family: Verdana;
		margin:0px;
		width:933px;
		margin:0px auto;
		padding:0px;
		background:#ffffff url(../images/background_shadow.jpg) repeat-y;
	}
		
	.header{
		position:relative;
		font-family: Verdana;
		margin:0px;
		width:850px;
		margin:0px auto;
		height:77px;
		padding:0px;
		background:#ffffff;
		border:#cccccc 0px solid;
	}
		
	.headerimage{
		position:relative;
		font-family: Verdana;
		margin:0px;
		width:850px;
		margin:0px auto;
		height:150px;
		padding:0px;
		border:#cccccc 0px solid;
	}
	
	.navigatie {
		  position:relative;
   		background: url(../images/bg_navigatie.png) no-repeat center center;
 			display:block;
      width:100%;
      margin:0px;
      padding:0px;
			height:35px;
      font-weight:bold;
      margin-top:-9px;
      line-height:15px;
     	z-index:99999;
      }
      
   .navigatie ul {
      float:top;
      display:block;
    	width:850px;
	  	margin:0px auto;
	  	padding:0px;
	  	margin-top:2px;
	  	list-style:none;
     	z-index:9999;
      }
      
   .navigatie li {
    	float:left;
      margin:0px;
      padding:0px;
      list-style:none;
      }   
      
   .navigatie a {
      float:top;
      background:url(../images/line.jpg) no-repeat left top;
      margin:0;
			display:block;
      color:#000000;
      margin-right:0px;
      padding:0px;
      margin-top:0px;
      text-decoration:none;
      position: relative;
      }
      
   .navigatie a span {
			text-align:top;
			display:block;
			margin:0px;
			padding:10px;
			padding-left:13px;
			padding-right:13px;
      color:#ffffff;
      position: relative;
      }
      
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .navigatie a span {      
    	position:relative;
    	}
    /* End IE5-Mac hack */
    

  .navigatie a.actief span {
      color:#000000;
      }

	ul.aanbod {
		margin-left:18px;
		padding-left:-10px;
	}

   .navigatie a.actief {
      float:top;
      background:none;
      margin:0;
			display:block;
      color:#000000;
      margin-right:0px;
      padding:0 0 0 1px;
      margin-top:0px;
      text-decoration:none;
      position: relative;
      }      
      
  .navigatie a.actief {
      float:top;
      background:url(../images/menu_left.png) no-repeat left top;
      background-position:0% 0px;
      margin:0px;
			display:block;
      padding:0px;
      padding-left:-7px;
      padding-right:4px;
      text-decoration:none;
      color:#ffffff;
    	position: relative;
      }
      
  .navigatie a.actief span {
		display:block;
		margin:0px;
    padding-right:20px;
    margin-right:0px;
		margin-top:-6px; 
		padding-top:17px;
		margin-left:-5px;
		padding-bottom:9px;
    background:url(../images/menu_right.png) no-repeat top right;
    left:7px;
		color:#ff8811;
    position: relative;
      } 
  
    
    
    
    
#nav li:hover a.akker {
      float:top;
      background:url(../images/menu_left.png) no-repeat left top;
      background-position:0% 0px;
      margin:0px;
			display:block;
      padding:0px;
      padding-left:-7px;
      padding-right:4px;
      text-decoration:none;
      color:#ffffff;
    	position: relative;
      }

#nav li:hover a span,#nav li.hover a span {
		display:block;
		margin:0px;
    padding-right:19px;
    margin-right:0px;
		margin-top:-6px; 
		padding-top:17px;
		margin-left:-6px;
		padding-bottom:9px;
    background:url(../images/menu_right.png) no-repeat top right;
    left:7px;
		color:#ff8811;
    position: relative;
      } 

#nav .drop-down {
	float:none;
	display: none;
	position: relative;
	z-index: 99999;
	padding:0px;
	margin:0px;
	width:auto;
}

#nav iframe {
	float:none;
	display: none;
	position: absolute;
	background: #f00;
	z-index: 2;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

#nav .drop-down div {
	z-index: 99999;
	float:none;
	position: absolute;
	border: solid #8c8c8c;
	border-left-color: #cdcdcd;
	border-width: 0 1px 1px;
	background: #fff;
	padding: 0px;
	margin:0px;
	width:auto;
}

#nav ul {
	z-index: 99999;
	display:block;
	float: left;
	width: 165px;
	padding: 3px 0 6px 25px;
	margin: 0;
	list-style: none;
}

#nav li li {
	z-index: 99999;
	width: 100%;
	padding: 0 0 4px;
	line-height: 14px;
	font-weight: normal;
	background: #ffffff;
	text-decoration: none;
}

#nav li li a {
  background:none;
	z-index: 99999;
	font-weight:normal;
	text-decoration: none;
	background: #ffffff;
}

#nav li li a:hover {
  background:none;
	z-index: 99999;
	font-weight:normal;
	text-decoration: underline;
	background: #ffffff;
}
   
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	
	.inhoud{
		float:left;
		display:block;
		position:relative;
		font-family: Verdana;
		margin:0px;
		width:850px;
		margin:0px;
		height:auto;
		margin-left:40px;
		padding:0px;
		padding-top:15px;
		border:#cccccc 0px solid;
	}	
	
	.blokgroot a{
		color:#ff8811;
	}	
	
	.blokgroot a:hover{
		color:#ff8811;
		text-decoration:underline;
	}	
	
	.kollomlinks{
		float:left;
		position:relative;
		font-family: Verdana;
		margin:0px;
		width:275px;
		margin:0px auto;
		height:auto;
		padding:0px;
		border:#cccccc 0px solid;
	}	

	.blok{
		float:left;
		position:relative;
		font-family: Verdana;
		margin:0px;
		width:240px;
		margin:0px auto;
		height:auto;
		padding:10px;
		border:#e8e8e8 1px solid;
		background:#ffffff url(../images/blok_bg.jpg) repeat-x;
	}	

	.space{
		float:left;
		position:relative;
		height:1px;
		padding:8px;
		width:240px;
	}	

	.kollomrechts{
		float:left;
		position:relative;
		font-family: Verdana;
		margin:0px;
		width:575px;
		margin:0px auto;
		height:auto;
		padding:0px;
	}	
	
	.blokgroot{
		float:left;
		position:relative;
		font-family: Verdana;
		margin:0px;
		width:553px;
		margin:0px auto;
		height:auto;
		padding:10px;
		border:#e8e8e8 1px solid;
		background:#ffffff url(../images/blok_bg.jpg) repeat-x;
	}	
	
	.blokgroot img{
		text-align:right;
		padding:4px;
		margin-left:19px;
		margin-right:19px;
		margin-bottom:19px;
		position:relative;
		border:#e8e8e8 1px solid;
	}	
	
	.blokgroot img.none{
		text-align:right;
		padding:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
		position:relative;
		border:#e8e8e8 0px solid;
	}	
	
	h1{
		margin:0px;
		padding:0px;
		font-size:18px;
		color:#ff8811;
		font-weight:normal;
		margin-bottom:-5px;
	}	
	
	.blokken{
		float:left;
		position:relative;
		font-family: Verdana;
		margin:0px;
		width:850px;
		margin:0px;
		height:167px;
		margin-left:40px;
		padding:0px;
		margin-bottom:0px;
		border:#cccccc 0px solid;
	}	
	
	.blokonder{
		float:left;
		position:relative;
		font-family: Verdana;
		margin:0px;
		width:212px;
		margin:0px auto;
		height:167px;
		padding:0px;
		margin-bottom:0px;
		padding-top:15px;
	}	
	
	.blokonder img{
		float:left;
		position:relative;
		font-family: Verdana;
		margin:0px;
		margin:0px auto;
		padding:0px;
		margin-bottom:0px;
	}	
	
	.frame{
		float:left;
		position:relative;
		z-index:10;
		padding:0px;
		margin:0px;
		width:212px;
		height:167px;
		background:url(../images/frame.png) no-repeat;
		margin-top:-167px;
	}	

	.titel{
		float:left;
		position:relative;
		z-index:5;
		padding:8px;
		background:url(../images/right_top.gif) right bottom no-repeat;
		padding-top:12px;
		padding-left:12px;
		padding-right:12px;
		width:115px;
		font-size:8pt;
		margin:0px;
		margin-top:-167px;
		font-weight:bold;
		line-height:12px;
	}	
	
	.oranjelink {
		background:url(../images/arrow.jpg) right center no-repeat;
		font-size:8pt;
		padding-right:10px;
		color:#ff8811;
		text-decoration:none;
	}
	
	.oranjelink:hover {
		background:url(../images/arrow.jpg) right center no-repeat;
		font-size:8pt;
		padding-right:10px;
		color:#ff8811;
		text-decoration:underline;
	}	
	
	.grijslink {
		background:url(../images/arrow2.jpg) left center no-repeat;
		font-size:8pt;
		padding-left:10px;
		color:#444444;
		text-decoration:none;
	}
	
	.grijslink:hover {
		background:url(../images/arrow2.jpg) left center no-repeat;
		font-size:8pt;
		padding-left:10px;
		color:#444444;
		text-decoration:underline;
	}	
	
	a {
		font-size:8pt;
		color:#444444;
		text-decoration:none;
	}
	
	a:hover {
		font-size:8pt;
		color:#444444;
		text-decoration:underline;
	}	
	
	
	a.download {
		background:url(../images/pdf.png) left center no-repeat;
		font-size:8pt;
		padding-top:10px;
		padding-bottom:10px;
		color:#444444;
		padding-left:35px;
		text-decoration:none;
	}
	
	a.download:hover {
		background:url(../images/pdf.png) left center no-repeat;
		font-size:8pt;
		color:#444444;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:35px;
		text-decoration:underline;
	}	
	
	
	p a {
		font-size:8pt;
		color:#444444;
		text-decoration:none;
	}
	
	p a:hover {
		font-size:8pt;
		color:#444444;
		text-decoration:none;
	}	
	
	.subtitel{
		float:left;
		text-align:right;
		position:relative;
		background:url(../images/bg_subtitel.png) no-repeat;
		z-index:5;
		padding:6px;
		padding-left:12px;
		width:190px;
		margin:0px;
		font-size:8pt;
		margin-top:-55px;
	}	
	
	p#sub{
		position:relative;
		z-index:9;
		padding:2px;
		margin:0px;
		border:#000000 0px solid;
		color:#ffffff;
		font-weight:bold;
		line-height:12px;
	}	
		
	.afb{
		position:relative;
		z-index:0;
		padding:0px;
		margin:0px;
	}	
	
	.footer{
		float:left;
		position:relative;
		font-family: Verdana;
		width:850px;
		margin:0px;
		margin-left:40px;
		height:30px;
		padding:0px;
		margin-top:30px;
		border-top:#ff8811 1px solid;
		padding-top:8px;
	}	
