BODY { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12 px;
	background-color : #FFFFFF;

 }



UL, LI {
	list-style-image : url(/images/puntje.gif);
}



TR, TD, TH, P, UL, OL, LI {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12 px;
	
}




 TABLE { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12 px;	
}




/*---------------Kleuren in tabellen-------------------*/


.licht-oranje {

	background-color : #FDD48B;
}

.oranje-c {
	background-color : #E57135;
}


.oranje-d {
	background-color : #F79634;
}


.oranje-v {
	background-color : #FCB231;
}


.tabel-wit {
	background-color : #FFFFFF;
}


.tabel-blauw {
	background-color : #2E3C77;
}



.tabel-grijs {
	background-color : #cccccc;
}


.tabel-lichtgrijs {
	background-color : #eeeeee;
}


.tabel-dgrijs { background-color : #D2D2D2; }





/*----------------------Basis opmaak------------------------*/


.titel_home {
	font-size : 17px;
	font-style : italic;
	
	color : #2E3C77;
	font-family: Verdana, Helvetica, sans-serif;

}


.titel_lijst {
	font-size : 20px;
	color : #ffffff;
	font-weight : bold;
	font-family: Verdana, Helvetica, sans-serif;

}


.subtitel {
	font-size : 16px;
	font-weight : bold;
	font-style: normal;
	font-family: Helvetica, sans-serif;
}

.index_kop {
	font-size : 12px;
	font-weight : bold;
}

.kop_wit {
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
}


.index_sub {
	font-size : 9px;
	background-color : none;
}



.kader-grijs {
	background-color : #ffffff;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	padding : 0px 0px 0px 0px;
	
	
}


.kader-lijst {
	background-color : #ffffff;
	border: 1px solid #cccccc;
	border-left : 0px solid #cccccc;
	border-right : 0px solid #cccccc;
	
	
}

.kader-top {
	background-color : #ffffff;
	border-top : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	padding : 0px 0px;
	
	
}

.kader-lr {
	background-color : #ffffff;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	padding : 0px 0px;

	
}

.kader-onder {
	background-color : #ffffff;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	padding : 0px 0px 0px 0px;
	
	
}

A:VISITED {
	color : #F79634;
	text-decoration: underline;
	
}

A:ACTIVE {
	color : #F79634;
	text-decoration: none;
}

A:HOVER {
	color:  #F79634;
	text-decoration: none;


}

A:LINK {
	color : #F79634;
	text-decoration: underline;

	
}




.strepen-kader{
	
	border : 1px dotted #696969;
	padding : 5px 5px;
}



.strepen {
	
	border-top : 1px solid #2E3C77;
	border-bottom : 1px solid #2E3C77;
	padding : 0px 0px;
	
}

.tabel-strepen {
	
	border-top : 3px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	padding : 3px 3px 3px 3px;
	background-color : #eeeeee;
	font-size : 0.97em;
	
	
}

.tabel-strepen-blauw {
	
	border-top : 3px solid #3B3E75;
	border-bottom : 1px solid #3B3E75;
	padding : 3px 3px 3px 3px;
	background-color : #eeeeee;
	font-size : 0.97em;
	
	
}

.strepen_grijs{
	
	border-top : 1px solid #cccccc;
}





#active a
{
	color: #2E3C77;
	display: block;
	width: 160px;
	background-color: #FDD48B;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	text-align : center;
	margin : 0;
	padding : 2px 0;
	font : bold 15px
	font-family : Helvetica, sans-serif;
	
}




/*----------------------Algemeen----------------------*/



.imgleft-kader {
  float:left;
  margin:4px 8px 4px 0;
  background-color : #ffffff;
  border-top : 1px solid #cccccc;
  border-bottom : 1px solid #cccccc;
  border-left : 1px solid #cccccc;
  border-right : 1px solid #cccccc;
  padding : 0px 0px 0px 0px;


  }



.imgleft, .left, img.left {
  float:left;
  margin:4px 15px 4px 0;
  }

.imgright, .right, img.right {
  float:right;
  margin:4px 0 4px 15px;
  }



.lijst:A:LINK {
	color : #2E3C77;
	text-decoration: none;

}

.lijst:A:VISITED {
	color : #2E3C77;
	text-decoration: none;

}

.lijst:A:ACTIVE {
	color : #2E3C77;
	text-decoration: none;
}


.lijst:A:HOVER {
	color:  #2E3C77;
	text-decoration: underline;



}







.navigatie:A:LINK {
	color : #2E3C77;
	text-decoration: underline;

}

.navigatie:A:VISITED {
	color : #2E3C77;
	text-decoration: underline;

}

.navigatie:A:ACTIVE {
	color : #2E3C77;
	text-decoration: underline;
}


.navigatie:A:HOVER {
	color:  #2E3C77;
	text-decoration: none;

}


/* SECTION NAVIGATION */

	#navbar {
		width : 100%;
	}

	#navbar TABLE {
		margin : 0;
		padding : 0;
	}

	#navbar TD {
		color : #2E3C77;
		background-color : transparent;
		width : 14%;
		border-top : 1px solid #fff;
		border-right : 1px solid #fff;
		border-bottom : 1px solid #fff;
		font-family : Helvetica, sans-serif;
	}
	
	#navbar TD#last {
		border-right : none;
	}

	#navbar A:visited, #navbar A {
		color : #201f2b;
		background-color : #ccc;
		display : block;
		width : 100%;
		margin : 0;
		padding : 2px 0;
		font-family : Helvetica, sans-serif;
		text-decoration : none;
		text-align : center;
	}

	#one A:visited, #one A {
		color : #2E3C77;
		background-color : #FCB231;
		display : block;
		width : 100%;
		margin : 0;
		padding : 2px 0;
		font : bold 15px
		font-family : Helvetica, sans-serif;
		text-decoration : none;
		text-align : center;
	}

	#two A:visited, #two A {
		color : #2E3C77;
		background-color : #FCB231;
		display : block;
		width : 100%;
		margin : 0;
		padding : 2px 0;
		font : bold 15px
		font-family : Helvetica, sans-serif;
		text-align : center;
	}

	#three A:visited, #three A {
		color : #fff;
		background-color : #112E70;
		display : block;
		width : 100%;
		margin : 0;
		padding : 2px 0;
		font : bold 11px/11px arial, helvetica, lucida, sans-serif;
		text-decoration : none;
		text-align : center;
	}

#four A:visited, #four A {
		color : #fff;
		background-color : #112E70;
		display : block;
		width : 100%;
		margin : 0;
		padding : 2px 0;
		font : bold 11px/11px arial, helvetica, lucida, sans-serif;
		text-decoration : none;
		text-align : center;
	}
#five A:visited, #five A {
		color : #fff;
		background-color : #112E70;
		display : block;
		width : 100%;
		margin : 0;
		padding : 2px 0;
		font : bold 11px/11px arial, helvetica, lucida, sans-serif;
		text-decoration : none;
		text-align : center;
	}
#six A:visited, #six A {
		color : #fff;
		background-color : #112E70;
		display : block;
		width : 100%;
		margin : 0;
		padding : 2px 0;
		font : bold 11px/11px arial, helvetica, lucida, sans-serif;
		text-decoration : none;
		text-align : center;
	}
#last A:visited, #last A {
		color : #fff;
		background-color : #112E70;
		display : block;
		width : 100%;
		margin : 0;
		padding : 2px 0;
		font : bold 11px/11px arial, helvetica, lucida, sans-serif;
		text-decoration : none;
		text-align : center;
	}



	#navbar A:hover, #navbar A:active {
		color : #2E3C77;
		background-color : #FDD48B;
		display : block;
	
	}

	#one A:hover, #one A:active {
		color : #2E3C77;
		background-color : #FDD48B;
		display : block;
	
	}

	#two A:hover, #two A:active {
		color : #2E3C77;
		background-color : #FDD48B;
		display : block;
		
	}

	#three A:hover, #three A:active {
		color : #000;
		background-color : #F1F1DA;
		display : block;
		font-weight : bold;
	}

	#navbar .here A:visited, #navbar .here A {
		color : #525252;
		background-color : #F1F1DA;
		display : block;
		width : 100%;
		margin : 0;
		padding : 2px 0;
		
		text-decoration : none;
		text-align : center;
	}

	#navbar .here A:hover, #navbar .here A:active {
		color : #525252;
		background-color : #F1F1DA;
		display : block;
		
	}

	{
	#actief
	color : #2E3C77;
	background-color : #FDD48B;
	display : block;
		width : 100%;
		margin : 0;
		padding : 2px 0;
		font : bold 15px
		font-family : Helvetica, sans-serif;
		text-decoration : none;
		text-align : center;
	}



.service:A:LINK {
	color : #ffffff;
	text-decoration: none;

}

.service:A:VISITED {
	color : #ffffff;
	text-decoration: none;

}

.service:A:ACTIVE {
	color : #ffffff;
	text-decoration: none;
}


.service:A:HOVER {
	color:  #ffffff;
	text-decoration: underline;

}