

/* Raamwerk		Bodystijl. Ter grootte van het scherm. */

body {
     margin-top: 		0px;
	 margin-bottom: 	0px;
	 margin-left: 		0px;
	 margin-right: 		0px;
}



/* Raamwerk		Tabelstijl 1. Ter grootte van het scherm. Vult in breedte en lengte 100% uit. Achtergrondkleur van website aangeven. */

.f1 {
	width: 				100%;
	height: 			100%;
	background-color:	#FFFFFF;
	background-image: 	url("bg_0001.gif");
	background-repeat:  repeat-x;
}



/* Raamwerk		Tabelstijl 2. Vlak van de website. Geef breedte van site aan. */

.f2 {
	width: 				930px;
	height: 			100%;
	background-color:	#FFFFFF;
}



/* Site-inhoud dimensies en achtergrondkleuren/afbeeldingen   3 kolommen a,b en c	   3 rijen 1,2,3. b2 is contentpane;centrale tekstgedeelte. */

.a1 {
	width: 				930px;
	height: 			185px;

	padding-top: 		8px;
	padding-left: 		0px;
	padding-right: 		10px;
	padding-bottom: 	0px;

	background-color:	#FFFFFF;
	background-image: 	url("background_001.jpg");
	font-family : 		Arial, sans-serif;
	font-size:  		11px;
	font-weight: 		bold;
	color:  			#FFFFFF;
	text-align:         right;
	line-height : 100%;
}



/* Stijlen in de tabel in cel a1. Betreft stijlen voor cellen met languagecontrol, logincontrol, etc.
Stijlen van deze controls staan bij stijlen voor hyperlinks*/


.a1a {
	width: 				100%;
	height: 			14px;

	padding-top: 		0px;
	padding-left: 		4px;
	padding-right: 		4px;
	padding-bottom: 	0px;

	font-family : 		Arial, sans-serif;
	font-size:  		11px;
	font-weight: 		bold;
	color:  			#FFFFFF;
	text-align:         center;
	line-height : 100%;

}


.a1b {
	width: 				3px;
	height: 			14px;

	padding-top: 		0px;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-bottom: 	0px;

	font-family : 		Arial, sans-serif;
	font-size:  		11px;
	font-weight: 		bold;
	color:  			#FFFFFF;
	text-align:         center;
	line-height : 100%;

}

.a1c {
	width: 				100%;
	height: 			14px;

	padding-top: 		0px;
	padding-left: 		4px;
	padding-right: 		4px;
	padding-bottom: 	0px;

	font-family : 		Arial, sans-serif;
	font-size:  		11px;
	font-weight: 		bold;
	color:  			#FFFFFF;
	text-align:         center;
	line-height : 100%;

}

.a1d {
	width: 				3px;
	height: 			14px;

	padding-top: 		0px;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-bottom: 	0px;

	font-family : 		Arial, sans-serif;
	font-size:  		10px;
	font-weight: 		bold;
	color:  			#FFFFFF;
	text-align:         center;
	line-height : 100%;

}

.a1e {
	width: 				100%;
	height: 			14px;

	padding-top: 		0px;
	padding-left: 		4px;
	padding-right: 		4px;
	padding-bottom: 	0px;

	font-family : 		Arial, sans-serif;
	font-size:  		11px;
	font-weight: 		bold;
	color:  			#FFFFFF;
	text-align:         center;
	line-height : 100%;

}

.a1f {
	width: 				3px;
	height: 			14px;

	padding-top: 		0px;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-bottom: 	0px;

	font-family : 		Arial, sans-serif;
	font-size:  		12px;
	font-weight: 		bold;
	color:  			#FFFFFF;
	text-align:         center;
	line-height : 100%;

}

.a1g {
	width: 				100%;
	height: 			14px;

	padding-top: 		0px;
	padding-left: 		4px;
	padding-right: 		4px;
	padding-bottom: 	0px;

	font-family : 		Arial, sans-serif;
	font-size:  		11px;
	font-weight: 		bold;
	color:  			#FFFFFF;
	text-align:         center;
	line-height : 100%;

}



/* ------------------------------------*/



.a2 {
	width: 				200px;
	height: 			810px;

	padding-top: 		0px;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-bottom: 	0px;

	background-color:	#FFFFFF;
}

.a2a {
	width: 				200px;
	height: 			400px;

	padding-top: 		0px;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-bottom: 	0px;

	margin:             0px;
}


.a2b {
	width: 				200px;
	height: 			100px;

	padding-top: 		70px;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-bottom: 	25px;

	background-color:	#FFFFFF;
	background-image: 	url("../images/bg0001.jpg");;

	font-family: 		Arial, Helvetica;
	font-size: 			12px;
	font-weight: 		bold;
	text-align:         right;
	line-height:		320%;
	color: 				#FFFFFF;
}


.a2c {
	width: 				200px;
	height: 			190px;

	padding-top: 		25px;
	padding-left: 		20px;
	padding-right: 		26px;
	padding-bottom: 	0px;

	font-family: 		Arial, Helvetica;
	font-size: 			11px;
	font-weight: 		normal;
	text-align:         right;
	line-height:		180%;
	color: 				#261E3E;
}

.a2d {
	width: 				200px;
	height: 			200px;

	padding-top: 		0px;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-bottom: 	20px;

	background-color:	#FFFFFF;
	background-image: 	url("../images/bg0002.jpg");;
}

.a2e {
	width: 				330px;
	height: 			190px;

	padding-top: 		25px;
	padding-left: 		20px;
	padding-right: 		26px;
	padding-bottom: 	0px;

	font-family: 		Arial, Helvetica;
	font-size: 			11px;
	font-weight: 		normal;
	text-align:         right;
	line-height:		180%;
	color: 				#261E3E;
}

/* ------------------------------------*/



.a3 {
	width: 				930px;
	height: 			467px;

	padding-top: 		0px;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-bottom: 	0px;

	background-color:	#FFFFFF;
	background-image: 	url("arhe_0001_r11_c2.png");
	background-repeat:  no-repeat;
}



/* ------------------------------------*/



.b2 {
	width: 				100%;
	height: 			100%;

	padding-top: 		40px;
	padding-left: 		50px;
	padding-right: 		60px;
	padding-bottom: 	0px;

	background-color:	#FFFFFF;
	background-image: 	url("arhe_0001_r2_c3.png");
	background-repeat:  no-repeat;
		background-position : top left;

	font-family: 		Arial, Helvetica;
	font-size: 			12px;
	font-weight: 		normal;
	line-height:		145%;
	color: 				#261E3E;
}





/* ------------------------------------*/



.c2 {
	width: 				200px;
	height: 			645px;

	padding-top: 		0px;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-bottom: 	0px;

	font-family:            Tahoma, Arial, Helvetica;
  font-size:              16px;
  font-weight:            normal;
  text-align:            center;
  line-height:            130%;
  color:                  #008DCA;
}


.c2a {
	width: 				200px;
	height: 			645px;

	padding-top: 		0px;
	padding-left: 		0px;
	padding-right: 		0px;
	padding-bottom: 	0px;

	background-color:	#ffffff;
	background-image: 	url("../images/backg0003.jpg");

	font-family:            Tahoma, Arial, Helvetica;
  font-size:              16px;
  font-weight:            normal;
  text-align:            center;
  line-height:            130%;
  color:                  #008DCA;


	margin:             0px;
}


.c2b {
	width: 				200px;
	height: 			200px;

	padding-top: 		0px;
	padding-left: 		20px;
	padding-right: 		20px;
	padding-bottom: 	0px;

	background-color:	transparent;

	font-family: 		Tahoma, Arial, Helvetica;
	font-size: 			16px;
	font-weight: 		normal;
	text-align:         center;
	line-height:		130%;
	color: 				#008DCA;
}


.c2c {
	width: 				200px;
	height: 			250px;

	padding-top: 		25px;
	padding-left: 		20px;
	padding-right: 		26px;
	padding-bottom: 	0px;

	font-family: 		Arial, Helvetica;
	font-size: 			11px;
	font-weight: 		normal;
	text-align:         right;
	line-height:		180%;
	color: 				#261E3E;
}

.c2d {
	width: 				200px;
	height: 			200px;

	padding-top: 		25px;
	padding-left: 		20px;
	padding-right: 		26px;
	padding-bottom: 	0px;

	background-color:	transparent;

	font-family: 		Arial, Helvetica;
	font-size: 			12px;
	font-weight: 		normal;
	line-height:		145%;
	color: 				#261E3E;
}




 /* Extra tekststijlen Arrowflex */


.tekst {
	font-family: 		Arial, Helvetica;
	font-size: 			12px;
	font-weight: 		normal;
	line-height:		145%;
	color: 				#261E3E;
}





/* Hyperlinks algemeen*/






/* Hyperlinks controls en home- en teruglink boven*/


td.a1c A:link  {
    font-family:            Arial, Helvetica;
    font-size:              11px;
    text-decoration:        none;
	font-weight: 	    	bold;
	color:  			    #FFFFFF;
}

td.a1c A:visited   {
    font-family:            Arial, Helvetica;
    font-size:              11px;
    text-decoration:        none;
	font-weight: 	    	bold;
	color:  			    #FFFFFF;
}

td.a1c A:active    {
    font-family:            Arial, Helvetica;
    font-size:              11px;
	font-weight: 	    	bold;
    text-decoration:        none;
	color:  			    #FFFFFF;
}

td.a1c A:hover {
    font-family:            Arial, Helvetica;
    font-size:              11px;
	font-weight: 	    	bold;
    text-decoration:        none;
	color:  			    #FFFFFF;
}



/* ------------------------------------*/



td.a1e A:link  {
    font-family:            Arial, Helvetica;
    font-size:              11px;
    text-decoration:        none;
	font-weight: 	    	bold;
	color:  			    #FFFFFF;
}

td.a1e A:visited   {
    font-family:            Arial, Helvetica;
    font-size:              11px;
    text-decoration:        none;
	font-weight: 	    	bold;
	color:  			    #FFFFFF;
}

td.a1e A:active    {
    font-family:            Arial, Helvetica;
    font-size:              11px;
	font-weight: 	    	bold;
    text-decoration:        none;
	color:  			    #FFFFFF;
}

td.a1e A:hover {
    font-family:            Arial, Helvetica;
    font-size:              11px;
	font-weight: 	    	bold;
    text-decoration:        none;
	color:  			    #FFFFFF;
}


/* ------------------------------------*/



td.a1g A:link  {
    font-family:            Arial, Helvetica;
    font-size:              11px;
    text-decoration:        none;
	font-weight: 	    	bold;
	color:  			    #FFFFFF;
}

td.a1g  A:visited   {
    font-family:            Arial, Helvetica;
    font-size:              11px;
    text-decoration:        none;
	font-weight: 	    	bold;
	color:  			    #FFFFFF;
}

td.a1g  A:active    {
    font-family:            Arial, Helvetica;
    font-size:              11px;
	font-weight: 	    	bold;
    text-decoration:        none;
	color:  			    #FFFFFF;
}

td.a1g  A:hover {
    font-family:            Arial, Helvetica;
    font-size:              11px;
	font-weight: 	    	bold;
    text-decoration:        none;
	color:  			    #FFFFFF;
}


/* ------------------------------------*/



td.a2c A:link  {
    font-family:            Arial, Helvetica;
    font-size:              11px;
    text-decoration:        none;
	font-weight: 	    	normal;
	color: 		    		#261E3E;
}

td.a2c  A:visited   {
    font-family:            Arial, Helvetica;
    font-size:              11px;
    text-decoration:        none;
	font-weight: 	    	normal;
	color: 		    		#261E3E;
}

td.a2c  A:active    {
    font-family:            Arial, Helvetica;
    font-size:              11px;
	font-weight: 	    	normal;
    text-decoration:        none;
	color: 		    		#261E3E;
}

td.a2c  A:hover {
    font-family:            Arial, Helvetica;
    font-size:              11px;
	font-weight: 	    	normal;
    text-decoration:        none;
	color: 		    		#261E3E;
}

td.a2e A:link  {
    font-family:            Arial, Helvetica;
    font-size:              11px;
    text-decoration:        underline;
	font-weight: 	    	normal;
	color: 		    		#261E3E;
}

td.a2e  A:visited   {
    font-family:            Arial, Helvetica;
    font-size:              11px;
    text-decoration:        underline;
	font-weight: 	    	normal;
	color: 		    		#261E3E;
}

td.a2e  A:active    {
    font-family:            Arial, Helvetica;
    font-size:              11px;
	font-weight: 	    	normal;
    text-decoration:        none;
	color: 		    		#261E3E;
}

td.a2e  A:hover {
    font-family:            Arial, Helvetica;
    font-size:              11px;
	font-weight: 	    	normal;
    text-decoration:        none;
	color: 		    		#261E3E;
}

td.b2 A:link  {
    font-family:            Arial, Helvetica;
    font-size:              12px;
    text-decoration:        underline;
	font-weight: 	    	normal;
	color: 		    		#008DCA;
}

td.b2  A:visited   {
    font-family:            Arial, Helvetica;
    font-size:              12px;
    text-decoration:        underline;
	font-weight: 	    	normal;
	color: 		    		#008DCA;
}

td.b2  A:active    {
    font-family:            Arial, Helvetica;
    font-size:              12px;
	font-weight: 	    	normal;
    text-decoration:        none;
	color: 		    		#008DCA;
}

td.b2  A:hover {
    font-family:            Arial, Helvetica;
    font-size:              12px;
	font-weight: 	    	normal;
    text-decoration:        none;
	color: 		    		#261E3E;
}
/* Menu */



A.menu_item
{

	padding-bottom:		10px;
	padding-left: 		0px;
	padding-right : 26px;
	padding-top:        10px;

	background:			#008DCA;

	font-family: 		Arial, Helvetica;
	font-size: 			13px;
	font-weight: 		normal;
	line-height:		100%;
	color: 				#FFFFFF;
	display : block;
	text-align:            right;

}


A.menu_item:hover
{


   	background:			#007BB0;


	font-family: 		Arial, Helvetica;
	font-size: 			13px;
	font-weight: 		normal;
	line-height:		100%;
	color: 				#FFFFFF;
	text-align:            right;
	padding-right : 26px;
	text-decoration : none;

}

A.menu_item_selected
{

	padding-bottom:		10px;
	padding-left: 		0px;
	padding-right:      20px;
	padding-top:        10px;

   	background:			#952D1E;


	font-family: 		Arial, Helvetica;
	font-size: 			13px;
	font-weight: 		normal;
	text-align:         center;
	line-height:		100%;
	color: 				#FFFFFF;
	text-align:            right;
		display : block;
	text-decoration : none;

}

