/* CSS Document ACTIVITEITEN */

/* ACTIVITEITEN SERVICE LAYOUT 3 */
td.acy_txt{
	/*width:117px;*/
	vertical-align:top;
}
td.acy_t_link{
	text-align: right;
	color: white;
}

table.acy_t_gridtable{
	border: 0px solid #ffffff;
	padding-bottom: 0px;
}
td.acy_t_gridtable_middle{
}

td.acy_t_gridtable_first{
	vertical-align:top;
	padding: 0px 0px 0px 0px;
}

td.acy_t_title{

	color:#ffffff;
	font-weight:bold;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 5px;
	height: 20px;
	background-image: url(/file?fle=26);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	
}


td.acy_t_overview{

	color:#666666;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 100%;
}

ul.acy_t{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.acy_t li{
	list-style: none;
	list-style-image: none;
	
}


ul.acy_l{
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;

}
ul.acy_l li{
	list-style: none;
	list-style-image: none;
}

a.acy_t_link{
	color:#4F517B;
	font-weight:normal;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 5px;
	background-color: #F9F9F3;
	display: block;
	text-decoration: none;
	line-height: 1.1em;
	width: 100%;
}

a.acy_t_link:visited{
color:#4F517B;
	font-weight:normal;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 2px;
	margin-right: 10px;
	background-color: #F9F9F3;
	display: block;
	text-decoration: none;
	line-height: 1.1em;
	padding-left: 5px;
	width: 100%;
}

a.acy_t_link:hover{

	color:#4F517B;
	font-weight:normal;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-right: 10px;
	background-color: #E2E2B0;
	display: block;
	text-decoration: none;
	line-height: 1.1em;
	padding-left: 5px;
	width: 100%;

}


td.acy_t_title2 {
	display: none;
}

td.acy_t_gridtable_middle{
	vertical-align:top;
	padding: 0px 0px 0px 0px;
}

td.acy_t_gridtable_last{
	vertical-align:top;
	padding: 0px 0px 0px 0px;
}

/* ACTIVITEITEN OVERZICHT */

table.acy_l_gridtable{
	width:540px;
	border:0px solid #ffffff;
}

td.acy_link_text{
	padding: 5px 0px 0px 0px;
	height:33px;
	width: 100%;
}
/*td.acy_link_text meer info{
	font-weight: bold;
}*/

ul.acy_l{

	color:#1F582F;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

a.acy_l_lnk{

	color:#00386E;
	font-weight:normal;
	text-decoration: none;
	text-transform: uppercase;
	padding:2px 5px 3px 5px ;
	display: block;
	background-color: #EEF4F6;
}

a.acy_l_lnk:visited{

	color:#00386E;
	font-weight:normal;
	text-decoration: none;
	text-transform: uppercase;
	padding:2px 5px 3px 5px ;
	display: block;
	background-color: #EEF4F6;
}
a.acy_l_lnk:hover{

	color:#00386E;
	font-weight:normal;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #BED6DD;
	padding:2px 5px 3px 5px ;
	display: block;
	/*border-top: 2px solid #92A3B4;
	border-bottom: 2px solid #92A3B4;*/

}










td.acy_l_subtd1 a.acy_l_lnk{

	color:#00386E;
	font-weight:normal;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
}

td.acy_l_subtd1 a.acy_l_lnk:visited{

	color:#00386E;
	font-weight:normal;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
	float: right;
}
td.acy_l_subtd1 a.acy_l_lnk:hover{

	color:#00386E;
	font-weight:normal;
	text-decoration: none;
	text-transform: uppercase;
	float: right;


}

table.acy_l_gridtable tr td table{
	
	width: 100%;
}


td.acy_l_pict{
}

td.acy_l_spacer{
}

td.acy_l_title{
	vertical-align:top;
	height: 100%;
	color: #00386E;
	border-right: 1px solid #00386E;
	width: 25%;
	padding-left: 15px;
	/*background-color: #92A3B4;*/
}
td.acy_l_link{
	padding-bottom: 0px;
}

/* ACTIVITEITEN DETAIL */

table.acy_d_gridtable{
	width: 540px;
	background-color: #ffffff;
	padding: 15px 0px 15px 15px;
}
table.acy_d_gridtable td{
	vertical-align: top;
}

table.acy_d_inner_gridtable{
	width:100%;
	border:0px solid #ffffff;
}

td.acy_d_returnlnk{

	color:#333366;
	font-weight:bold;

	padding: 5px 0px 5px 30px;
	text-align:right;
	background-color:#ffffff;
	border: 0px solid #ffffff;
}

td.acy_d_returnlnk a{

	color:#00285E;
	font-weight:bold;
	text-decoration:underline;
	background-color:#ffffff;
}

td.acy_d_returnlnk a:visited{

	color:#00285E;
	font-weight:bold;
	text-decoration:underline;
	background-color:#ffffff;
}
td.acy_d_returnlnk a:hover{

	color:#005D6E;
	font-weight:bold;
	text-decoration:underline;
	background-color:#ffffff;
}

td.acy_d_title{
	/*padding-bottom: 2px;
	padding-top: 2px;*/

	font-weight: bold;
	color: #00285E;
	font-weight:bold;
	text-transform: uppercase;
	line-height: 16px;
	background-color: #EEF4F6;
	text-align: left;
	padding-left: 30px;
}

table.acy_d_gridtable_top{
	width:100%;
	border:0px solid #ffffff;
	background-color:#ffffff;
}

table.acy_d_gridtable_middle{
	width:100%;
	border:0px solid #ffffff;
	background-color:#ffffff;
}

td.acy_d_sdesc{

	color:#00285E;
	font-weight:normal;

	padding: 10px 20px 10px 30px;
	text-align: justify;
	background-color:#ffffff;
}

td.acy_d_header{

	color:#00386E;
	font-weight:normal;

	padding: 5px 10px 5px 25px;
	text-align:left;
	background-color:#F4F3DF;
	text-transform: uppercase;
}

a.Content_link_text{
	color:#00285E;
	font-weight:bold;
	text-decoration:underline;
	white-space: nowrap;
}

a.Content_link_text:visited{
	color:#00285E;
	font-weight:bold;
	text-decoration:underline;
	white-space: nowrap;
}
a.Content_link_text:hover{
	color:#005D6E;
	font-weight:bold;
	text-decoration:underline;
	white-space: nowrap;
}

/* ACTIVITEITEN CONTACTFORM */

table.acy_s_gridtable{
	width:540px;
	background-color:#ffffff;
}

td.acy_s_header{
	font-size:1.2em;
	color:#005D6E;
	font-weight:bold;
	padding: 5px 10px 10px 10px;
	vertical-align:text-bottom;
	height:33px;
	text-transform: uppercase;
	border-bottom: 1px solid #005D6E;
}

td.acy_s_returnlnk{

	color:#000000;
	font-weight:bold;
	line-height: 1.1em;
	padding: 5px 10px 11px 30px;
	text-align:right;
	height:25px;
}

td.acy_s_returnlnk a{
	color:#00386E;
	font-weight:bold;
	text-decoration:underline;
}

td.acy_s_returnlnk a:visited{
	color:#00386E;
	font-weight:bold;
	text-decoration:underline;
}
td.acy_s_returnlnk a:hover{
	color:#3A67B1;
	font-weight:bold;
	text-decoration:underline;
}

td.acy_s_title{
	/*padding-bottom: 2px;
	padding-top: 2px;*/

	font-weight: bold;
	color: #00285E;
	font-weight:bold;
	text-transform: uppercase;
	line-height: 1.3em;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #EEF4F6;
}

td.acy_s_sdesc{
	background-color: #F4F3DF;

	color:#00285E;
	font-weight:normal;
	padding: 3px 10px 3px 25px;
	text-transform: uppercase;
	/*border-top: 1px solid #EDEEF0;*/
	border-top: 15px solid white;
	border-bottom: 10px solid white;
}

table.acy_s_gridtable_top{
	border:0px solid #000000;
	width:100%;
	margin-left:0px;
}

table.acy_s_gridtable_middle td.axotitel{
	border-bottom:1px solid #92A3B4;
	font-size:1.1em;
	color:#00386E;
	font-weight:bold;
	padding: 15px 10px 3px 25px;
	text-transform: uppercase;
	border-left: 0px solid white;
}

table.acy_s_gridtable td input.axobutton{
	margin:5px 10px 20px 160px;
}

td.acy_s_lnk_mailto{

	color:#000000;
	font-weight:bold;
	text-align:left;
}

td.acy_s_lnk_mailto a{
	color:#00386E;
	font-weight:bold;
	text-decoration:underline;
}

td.acy_s_lnk_mailto a:visited{
	color:#00386E;
	font-weight:bold;
	text-decoration:underline;
}
td.axocell{
	padding-left: 30px;
}

td.axotitel{
	font-family: Arial, Helvetica, sans-serif;
	color: #3A67B1;
	font-size: 1em;
}
a.axotitel{
	font-family: Arial, Helvetica, sans-serif;
	color: #3A67B1;
	font-size: 1em;
}
td.acy_step_selected{
	font-weight: bold;
	color: White;
	background-color: #E41C1E;
	padding: 0px 3px 0px 5px;
}
td.axolabel{
	padding: 3px 10px 3px 10px;
	text-align: right;
}
td.acy_l_subtd1{
	padding-left: 0px;


}
td.acy_l_subtd1{
	list-style: none;
	list-style-image: none;
}



span.acy_l_title{
	padding-left: 5px;
}
table.acy_l_subtable{
	width: 100%;
	border-bottom: 1px solid #A7A7A7;
}

td.acy_l_ldesc{
	border-left: 15px solid white;
	color: black;
}
td.acy_l_ldesc p{
	color: black;
}
td.acy_l_content{
	padding-left: 15px;
	
}
td.acy_l_subtd2{
	height: 17px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;

	
}
a.acy_l_inschrijven{

	font-weight: bold;
	text-transform: uppercase;
	color: 333366;
	margin-left: 15px;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
}
a.acy_l_inschrijven:hover{

	font-weight: bold;
	text-transform: uppercase;
	color: #333366;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
}


a.acy_f_lnk{

	color:#333366;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	
}


a.acy_f_lnk{

	color:#333366;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	display: block;
}


a.acy_f_lnk:visited{

	color:#333366;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
}

a.acy_f_lnk:hover{

	color:#333366;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #BED6DD;
	padding-left: 10px;
	/*border-top: 2px solid #92A3B4;
	border-bottom: 2px solid #92A3B4;*/
	display: block;
}
ul.acy_f li{
	list-style: url(http://www.sociare.be/file?fle=26);
	width: 100%;
	height: 17px;
	vertical-align: top;
	display: block;
	line-height: 17px;
}
ul.acy_f{
	margin: 0px 0px 0px 30px;
}


a.acy_f_lnk:hover td{
}

table.acy_f_resulttable{
	padding-left: 3px;
	border-left: 22px solid white;
	border-bottom: 25px solid white;
}
td.acy_f_title{
	color: black;
	font-weight: bold;
	font-size: 1.1em;
	width: 50%;
	border-bottom: 1px solid black;
	padding-bottom: 2px;
	border-left: 5px solid white;
}
td.acy_f_ldesc{
	padding-left: 32px;
	color: black;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 1em;
}
td.acy_f_ldesc p{

	color: black;

}
td.acy_f_content{
	padding-left: 8px;

	padding-bottom: 5px;
	padding-top: 5px;
}
td.acy_f_result{
	padding: 0px 0px 0px 0px;
}
td.acy_f_header{

}
td.acy_lnk_mailto a{
	color: #00285E;
	text-decoration: underline;
	
}
td.acy_lnk_mailto a:visited{
	color: #00285E;
	text-decoration: underline;
	
}
td.acy_lnk_mailto a:hover{
	color: #005D6E;
	text-decoration: none;
	
}
span.acy_l_title{
	color: #333366;
	font-weight: bold;
	font-size: 1em;
	padding-right: 5px;
}