body {

	scrollbar-3dlight-color: #9900CC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #9900CC;
	scrollbar-face-color: #9900CC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #9900CC
}

/* --------------------------------------------------------------------------- */
/* Activiteiten Agenda */
/* --------------------------------------------------------------------------- */

.act_agendaDagen { 
	border-bottom: solid 1px #ffd900;
	border-right:  solid 1px #ffd900;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.act_agendaDagen A { 
	color: #000;
	text-decoration: none !important;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.act_agendaDagen A:hover { 
	background-color:#FF8105;
	color: #FFFFFF;
}

.act_agendaDag { 
	border-bottom: solid 1px #ffd900;
	border-right:  solid 1px #ffd900;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
}

.act_agendaDag A { 
	color: #FFFFFF;
	text-decoration: none !important;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.act_agendaDag A:hover { 
	background-color:#FF8105;
}

.act_agendaDagAndere { 
	border-bottom: solid 1px #ffd900;
	border-right:  solid 1px #ffd900;
	background-color: #E2E8F0;
	text-align: center;
	vertical-align: middle;
}

.act_agendaDagAndere A { 
	color: #000;
	text-decoration: none !important;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.act_agendaDagAndere A:hover { 
	background-color:#FF8105;
}

.act_agendaSelected { 
	border-bottom: solid 1px #ffd900;
	border-right:  solid 1px #ffd900;
	background-color: #FF8105;
	text-align: center;
	vertical-align: middle;
}

.act_agendaSelected A { 
	color: #FFFFFF;
	text-decoration: none !important;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.act_agendaSelected A:hover { 
	background-color:#FF8105;
	color: #000;
}

.act_agendaDagenAndere { 
	border-bottom: solid 1px #ffd900;
	border-right:  solid 1px #ffd900;
	background-color: #E2E8F0;
	text-align: center;
	vertical-align: middle;
}

.act_agendaDagenAndere A { 
	color: #000;
	text-decoration: none !important;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.act_agendaDagenAndere a:hover { 
	background-color: #FF8105;
	color: #FFFFFF;
}

.act_agendaMaanden{
	border-bottom: solid 1px #ffd900;
	border-right:  solid 1px #ffd900;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	height: 24px;
}

.act_agendaMaanden A { 
	color: #000;
	text-decoration: !important;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

.act_agendaMaanden a:hover { 
	background-color: #FF8105;
	color: #FFFFFF;
}

.act_agendaMaandenSelected{
	border-bottom: solid 1px #ffd900;
	border-right:  solid 1px #ffd900;
	background-color: #FF8105;
	vertical-align: middle;
	text-align: center;
	height: 24px;
}

.act_agendaMaandenSelected A { 
	color: #000;
	text-decoration: none !important;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

.act_agendaMaandenPijl_vorige{
	border-bottom: solid 1px #ffd900;
	border-right:  solid 1px #ffd900;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.act_agendaMaandenPijl_vorige A { 
	background-image: url(act_agenda_vorige.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none !important;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.act_agendaMaandenPijl_vorige A:hover { 
	background-color: #FF8105;
}

.act_agendaMaandenPijl_volgende{
	border-bottom: solid 1px #ffd900;
	border-right:  solid 1px #ffd900;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.act_agendaMaandenPijl_volgende A { 
	background-image: url(act_agenda_volgende.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: #000;
	text-decoration: none !important;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.act_agendaMaandenPijl_volgende A:hover { 
	background-color: #FF8105;
}

.act_agendaWeken{
	border-bottom: solid 1px #ffd900;
	border-right:  solid 1px #ffd900;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.act_agendaWeken A { 
	color: #000;
	text-decoration: none !important;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.act_agendaWeken a:hover { 
	background-color: #FF8105;
	color: #FFFFFF;
}


.act_agendaDagenvdWeek{
	text-align: center;
	padding-bottom: 2px;
}

.act_agendaDagenRij{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.act_agendaDagenHeader{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: #CCCCCC 1px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	background-color: #ffd900;
	color: #FFFFFF;
	font-weight: bold;
}

.act_agendaDagenHeader A{
	color: #FFFFFF;
	font-weight: bold;
}

.act_agendaDagenItems{
	background-image: url(act_agenda_volgende.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	color: #000; 
	text-decoration: none !important;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.act_agendaDagenItems A{
	color: #000; 
	text-decoration: none !important;
}

.act_agendaDagenItems A:hover{
	color: #000000; 
	text-decoration: none !important;
}

.act_agendaDagenItemsSub{
	color: #000; 
	text-decoration: none !important;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E2E8F0;
	border-left: #ffd900 1px solid;
}

.act_agendaDagenItemsSub A{
	color: #000; 
	text-decoration: none !important;
}

.act_agendaDagenItemsSub A:hover{
	color: #000000; 
	text-decoration: none !important;
}

.act_agendaDagenItemsSelected{
	color: #000; 
	font-weight: bold; 
	text-decoration: none !important;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.act_agendaDagenItemsSelected A{
	color: #000; 
	font-weight: bold; 
	font-family: Verdana;
	text-decoration: none !important;
}

.act_agendaDagenItemsLeeg{
	color: #000; 
	text-decoration: none !important;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.act_agendaDagenTable{
}

.act_agendaDagenTable_dag{
	padding-top: 10px;
	padding-bottom: 5px
}

.act_agendaInfo{
	color: #000; 
	text-decoration: none !important;
}

/* --------------------------------------------------------------------------- */
/* Activiteiten Pictogrammen */
/* --------------------------------------------------------------------------- */

.act_pict_header{
	padding-left: 10px;
	padding-bottom: 10px;
	color: #333;
	font-size: 75%;
}

.act_pict_kader_content{
	text-align: left;
	vertical-align: top;
	border: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	padding: 5px;
}

.act_pict_kader_content A{
	color: #FFFFFF;
	text-decoration: none !important;
	font-weight: bold;
}

.act_pict_kader_content A:hover{
	color: #000000;
	text-decoration: none !important;
	font-weight: bold;
}

.act_pict_kader_image{
	border: #FFFFFF 1px solid;
	width: 70px;
}

.act_pict_kader_rij{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

/* --------------------------------------------------------------------------- */
/* Activiteiten module */
/* --------------------------------------------------------------------------- */

.act_agenda_kolom_links{
	background-color: #FFFFFF;
	border-top: #CCCCCC 1px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.act_agenda_kolom_links_dag{
	background-color: #FFFFFF;
	border-top: #CCCCCC 0px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.act_agenda_kolom_rechts{
	background-color: #ffd900;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-top: #585858 0px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 0px solid;
	border-right: #585858 1px solid;
}

.act_agenda_rij{
	background-color: #FFFFFF;
}

.act_button A{
	display: block;
	
	float:right;
	border: 1px outset;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(act_button.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #a1a1a1;
	color: #FFFFFF!important;
	text-decoration: none !important;
}

.act_button A:hover{
	border: 1px inset;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.act_button_rij{
	background-color: #ffd900;
	border-top: #585858 1px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	padding-left: 1px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.act_geav_zoeken_rij{
	background-color: #FFFFFF;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	border-bottom: #585858 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.act_geav_zoeken_kolom_w{
	padding-right: 5px;
}

.act_geav_zoeken_kolom_d{
	background-color: #e7ccff;
}

.act_geav_zoeken_kolom_l{
	padding-left: 5px;
}

.act_geav_zoeken_alles{
	border-bottom: #FFFFFF 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	color: #FFFFFF;
}

.act_geav_zoeken_alles A{
	text-decoration: underline;
	color: #FFFFFF;
}

.act_geav_zoeken_kolom_header_licht{
	background-color: #000;
}

.act_geav_zoeken_kolom_header_donker{
	background-color: #000;
}

.act_geav_zoeken_kolom_active{
	background-color: #ffd900;
	border-bottom: #FFFFFF 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	color: #FFFFFF;
}

.act_geav_zoeken_kolom_donker_disabled{
	border-bottom: #FFFFFF 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	color: #999999;
}

.act_geav_zoeken_kolom_donker{
	border-bottom: #FFFFFF 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	color: #000;
}

.act_geav_zoeken_kolom_donker A{
	text-decoration: none !important;
	color: #000;
}

.act_geav_zoeken_kolom_donker A:hover{
	text-decoration: none !important;
	color: #ffd900;
}

.act_geav_zoeken_kolom_licht_disabled{
	background-color: #FFFFFF;
	border-bottom: #CCCCCC 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	color: #999999;
}

.act_geav_zoeken_kolom_licht{
	background-color: #FFFFFF;
	border-bottom: #CCCCCC 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	color: #000;
}

.act_geav_zoeken_kolom_licht A{
	text-decoration: none !important;
	color: #000;
}

.act_geav_zoeken_kolom_licht A:hover{
	text-decoration: none !important;
	color: #ffd900;
}

.act_geav_zoeken_kolom_donker_header{
	border-bottom: #FFFFFF 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

.act_geav_zoeken_kolom_licht_header{
	border-bottom: #FFFFFF 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}

.act_geav_zoeken_kolom_pijl_active{
	background-color: #ffd900;
	background-image: url(act_pijl_active.gif);
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom: #FFFFFF 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}

.act_geav_zoeken_kolom_donker_pijl{
	background-image: url(act_pijl_normaal.gif);
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom: #FFFFFF 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}

.act_geav_zoeken_kolom_licht_pijl{
	background-image: url(act_pijl_normaal.gif);
	background-position: center left;
	background-repeat: no-repeat;
	border-bottom: #CCCCCC 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
}

.act_input{
	font-family: Verdana;
	font-size: 100%;
	color: #000;
}

.act_input_td{
	padding-right: 40px;
}

.act_inputp_td{
	padding-right: 34px;
}

.act_organisatie_header{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: #CCCCCC 1px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	background-color: #ffd900;
	color: #444;
	font-weight: bold;
}

.act_organisatie_header A{
	color: #444;
}

.act_organisatie_info_links{
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	width: 120px;
	font-weight: bold;
	color: #000;
}

.act_organisatie_info_rechts{
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 15px;
	color: #000;
}

.act_organisatie_kijkooknaar{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: #CCCCCC 1px solid;
	background-color: #ffd900;
	color: #444;
	font-weight: bold;
}

.act_organisatie_kijkooknaar_kop{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #444;
}
.act_organisatie_kijkooknaar_kop a{
color: #9900cc;text-decoration:none;font-size:12px;
}
.act_organisatie_kijkooknaar_link a{

	color: #444;text-decoration:none;
}
.act_organisatie_kijkooknaar_kop a:hover,.act_organisatie_kijkooknaar_link a:hover{

	text-decoration:underline;
}

.act_organisatie_kijkooknaar_link{
	background-image: url(act_kijkooknaar.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
}

.act_organisatie_kolom_links{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

.act_organisatie_kolom_rechts{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: #585858 1px solid;
	background-color: #e7ccff;
}

.act_organisatie_kolom_rechts_rij{
	padding-top: 10px;
}

.act_organisatie_logo{
}

.act_organisatie_lijst_naam{
	color: #000;
	font-weight: bold;
	padding-bottom: 4px;
}

.act_organisatie_lijst_adres{
	color: #000;
}

.act_organisatie_td{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	border-top: #CCCCCC 0px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	background-color: #FFFFFF;
}

.act_organisatie_td a
{
text-decoration:none;
color:#9900cc;
}
.act_organisatie_td a:hover{
text-decoration:underline;color:#000;
}
.act_organisatie_rij{
	padding-bottom: 5px;
}


.act_paging_rij{
	background-color: #000;
	border-top: #585858 1px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.act_paging_resultaten{
	width: 50%;
	color: #FFFFFF;
}

.act_paging_resultaten A{
	color: #FFFFFF;
}

.act_paging_overzicht{
	width: 50%;
	color: #FFFFFF;
	font-weight: bold;
}

.act_paging_overzicht A{
	color: #FFFFFF;
	text-decoration: none !important;
}

.act_paging_vorige{
	width: 25%;
	color: #FFFFFF;
	background-image: url(act_vorige.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 13px;
	font-weight: bold;
}

.act_paging_vorige A{
	color: #FFFFFF;
	text-decoration: none !important;
}

.act_paging_volgende{
	width: 25%;
	color: #FFFFFF;
	background-image: url(act_volgende.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
	padding-right: 13px;
	font-weight: bold;
}

.act_paging_volgende A{
	color: #FFFFFF;
	text-decoration: none !important;
}

.act_print_td{
	padding-top: 10px;
}

.act_resultaten_lijst_activiteit A{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ffd900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	text-decoration: none !important;
}

.act_resultaten_lijst A{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
		color: #9900cc;
	text-decoration: none !important;
}

.act_resultaten_lijst A:hover{
	background-color: #e7ccff;
	color: #000000;
}

.act_resultaten_lijst_header{
	border-top: #CCCCCC 1px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
}

.act_resultaten_lijst_header A{
	color: #444;
}

.act_resultaten_lijst_header A:hover{
	color: #444;
}


/*.act_resultaten_lijst_km{
	color: #FFFFFF;
	font-weight: bold;
}*/

.act_resultaten_lijst_km A{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ffd900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	text-decoration: none !important;
}

.act_resultaten_lijst_naam{
	color: #000;
	font-weight: bold;
	padding-bottom: 4px;
}

.act_resultaten_lijst_adres{
	color: #000;
	padding-bottom: 4px;
}

.act_resultaten_lijst_meer{
	padding-left: 5px;
}

.act_resultaten_lijst_organisatie{
	border-top: #CCCCCC 0px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	background-color: #FFFFFF;
}

.act_resultaten_lijst_td{
	padding-top: 5px;
	padding-bottom: 5px;
}

.act_resultaten_lijst_rij{
	padding-top: 5px;
	padding-bottom: 5px;
}

.act_resultaten_aantallen{
	color: #FFFFFF
}

.act_resultaten_header{
	font-weight: bold;
	color: #FFFFFF
}

.act_resultaten_header_rij{
	background-color: #000;
	border-top: #585858 0px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.act_tab_border{
	border-bottom: #585858 1px solid;
}

.act_tab_active{
	background-color: #ffd900;
	border-top: #CCCCCC 1px solid;
	border-bottom: #ffd900 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	width: 33%;
	color: #333;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 0px;
}

.act_tab_normaal{
	background-image: url(act_tab_normaal.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: #CCCCCC 1px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	width: 33%;
}

.act_tab_normaal_button A{
	text-decoration: none !important;
	color: #000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0px;
	display: block;
}

.act_tab_normaal_button A:hover{
	color: #000000;
}

.act_tab_zoeken_active{
	background-color: #FFFFFF;
	border-top: #CCCCCC 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #585858 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.act_tab_zoeken_active A{
	text-decoration: none !important;
	color: #000;
	font-weight: bold;
}

.act_tab_zoeken_active A:hover{
	color: #000000;
}

.act_tab_zoeken_normaal{
	background-color: #bababa;
	border-top: #CCCCCC 1px solid;
	border-bottom: #585858 1px solid;
	border-left: #ffd900 1px solid;
	border-right: #585858 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.act_tab_zoeken_normaal A{
	text-decoration: none !important;
	color: #000;	
	font-weight:normal;
}

.act_tab_zoeken_normaal A:hover{
	color: #000000;font-weight: bold;
}

.act_tab_zoeken_rij{
	background-color: #ffd900;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	padding-top: 10px;
}

.act_tab_pict_rij{
	background-color: #ffd900;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	border-bottom: #585858 1px solid;
	padding-top: 10px;
}

.act_tekst_td{
	padding-bottom: 4px;
	padding-top: 8px;
	padding-right: 40px;
	font-size:75%;
}

.act_tekstp_td{
	padding-bottom: 4px;
	padding-top: 8px;
	font-size:75%;
}

.act_zoeken_rij{
	background-color: #FFFFFF;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 10px;
}

.act_zoeken_opnieuw A{	
	display: block;
	border: 1px outset;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #bababa;
	color: #000;
	text-decoration: none !important;
	font-weight: normal;
	
}

.act_zoeken_opnieuw A:hover{
	border: 1px inset;
	color: #fff;font-weight: bold;
	
}

.Activiteiten{
	padding-left: 10px;
	padding-top: 20px;
	font-family: Verdana;
	font-size: 100%;
	color: #000066;
}

.Activiteiten A{
	color: #000066;
}

.ActiviteitenInput{
	font-family: Verdana;
	font-size: 100%;
	color: #000066;
	border: #000000 solid;
}

.activiteit_blok
{
	background-color : #CCEBF5;
}

.activiteit_header
{
	font-family: Verdana;
	font-size: 100%;
	color: #000066;
	width	: 30%;
}

.activiteit_kop
{
	font-family: Verdana;
	font-size: 100%;
	font-weight : bold;
	color: #000066;
}

.activiteit_tekst
{
	font-family: Verdana;
	font-size: 100%;
	color: #000066;
}

.activiteit_lijst
{
	font-family: Verdana;
	font-size: 100%;
	color: #000066;
}

.activiteit_header{
	font-family: Arial;
	font-size: 80%;

	color: #000000;
	padding-bottom: 0px;
	padding-top: 0px;
}

.activiteiten_home{
	font-family: Arial;
	font-size: 80%;

	color: #000000;
	padding-bottom: 5px;
	padding-top: 8px;
}

.activiteiten_home_table{
	padding-bottom: 10px;
}

.activiteit_kop{
	font-family: Arial;
	font-size: 80%;

	color: #000000;
	background-color: #E7CCFF;
	padding: 2px;
}

.activiteit_lijst{
	font-family: Arial;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
}

.activiteit_lijst A{

	color: #000000;
	background-color: #E7CCFF;
	display: block;
}

.activiteit_lijst A:hover{
	color: #9900CC;

	background-color: black;
}

.activiteit_lijst LI{
	list-style-image: url("li.gif")
}

.activiteit_lijst LI A{
	font-size : 100%;
	color: #9900CC;
}

.activiteit_lijst LI A:hover{
	font-size : 100%;
	color: #9900CC;
}

.activiteit_tekst{
	font-family: Arial;
	font-size: 80%;
	color: #000000;
	padding-bottom: 0px;
	padding-top: 0px;
}

.activiteit_tekst A{
	color: #000000;
}

.activiteit_tekst A:hover{
	color: #9900CC;
}

.body_bg{
	background-color: #9900CC;
}

.content_home{
	font-family: Arial;
	font-size: 100%;
	color: #000000;
	background-color: #E7CCFF;
}

.content{
}

.controlpanel_knop{
	font-family: Arial;
	font-size: 80%;

	color: #000000;
	background-color: #FFD900;
	border: #9900CC 1px solid;
	padding: 2px;
	height: 20px;
	text-decoration: none;
}

P{
	font-family: Arial;
	color: #000000;
}

P A{
	color: #9900CC;
}

P A:hover{
	color: black;
}

.gastenboek_datum{
	font-family: Arial;
	font-size: 80%;

	color: #000000;
	background-color: #E7CCFF;
}

.gastenboek_tekst{
	font-family: Arial;
	font-size: 80%;
	color: #000000;
}

.gastenboek_header{
	font-family: Arial;
	font-size: 80%;

	color: #000000;
}

.gastenboek_koptekst{
	font-family: Arial;
	font-size: 80%;
	color: #000000;
}

/* --------------------------------------------------------------------------- */
/* Stylen Editor */
/* --------------------------------------------------------------------------- */
H1{
	font-family: Arial;
	font-size: 140%;
	font-weight: bold;
	color: #9900CC;
}

H2{
	font-family: Arial;
	font-size: 120%;
	font-weight: bold;
	color: #9900CC;
}

H3{
	font-family: Arial;
	font-size:110%;
	font-weight: bold;
	font-style: italic;
	color: #9900CC;
}

H4{
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
	color: #9900CC;
}

H5{
	font-family: Arial;
	font-size:90%;
	font-weight: bold;
	color: #9900CC;
}


/* --------------------------------------------------------------------------- */
/* FCK Styles */
/* --------------------------------------------------------------------------- */


.Kop_standaard{
	font-size: 140%;
	font-weight: bold;
	color: #000000;
}

.Kop_MEE{
	font-size: 135%;
	font-weight: bold;
	color: #9900CC;
}

.Tussenkop_standaard{
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

.Tussenkop_MEE {
	font-size: 115%;
	font-weight: bold;
	color: #9900CC;
}

.Inleiding_standaard{
font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.Inleiding_MEE{
font-size: 12px;
	font-weight: normal;
	color: #9900CC;
}

.Tekst_standaard{
font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.Tekst_MEE{
	font-size: 11px;
	font-weight: normal;
	color: #9900CC;
}

.hoek1_lb{
	background-image: url("hoek1_lb.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.hoek1_rb{
	background-image: url("hoek1_rb.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.hoek1_lo{
	background-image: url("hoek1_lo.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.hoek1_ro{
	background-image: url("hoek1_ro.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.hoek1_lb{
	background-image: url("hoek1_lb.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.hoek1_top{
	background-image: url("hoek1_top.gif");
	background-repeat: repeat-x;
	height: 10px;
}

.hoek1_bottom{
	background-image: url("hoek1_bottom.gif");
	background-repeat: repeat-x;
	height: 10px;
}

.hoek1_left{
	background-image: url("hoek1_left.gif");
	background-repeat: repeat-y;
	width: 10px;
}

.hoek1_right{
	background-image: url("hoek1_right.gif");
	background-repeat: repeat-y;
	width: 10px;
}

.hoek2_lb{
	background-image: url("hoek2_lb.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.hoek2_rb{
	background-image: url("hoek2_rb.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.hoek2_lo{
	background-image: url("hoek2_lo.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.hoek2_ro{
	background-image: url("hoek2_ro.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.hoek2_lb{
	background-image: url("hoek2_lb.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

.hoek2_border_tb{
	background-color: #E7CCFF;
	height: 10px;
}

.hoek2_border_lr{
	background-color: #E7CCFF;
	width: 10px;
}

HR{
	border-left: none;
	border-right: none;
	border-top: #9900CC 1px solid;
	border-bottom: #E7CCFF 1px solid;
	height: 2px;
}

.input_table{
	border: #000000 2px solid;
}

.combobox{
	background-color: #FFD900;
	font-family: Arial;
	font-size: 80%;

	color: #000000;
}

.kader_table{
	padding-top: 0px;
}

.kop_center{
	background-color: #E7CCFF
}

.kop_hoofden{
	background-image: url("kop_hoofden.gif");
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
}

.kop_table{
	padding-bottom: 10px;
}

.kop_tekst{
	background-image: url("kop_tekst.gif");
	background-repeat: no-repeat;
	background-position: right top;
	height: 60px;
	width: 170px;
}

LI{
	font-size : 80%;
	list-style-image: url("li.gif")
}

LI A{
	font-size : 80%;
	color: #9900CC;
}

LI A:hover{
	font-size : 80%;
	color: black;
}


.menu_buttons{
	padding-bottom: 2px;
	padding-top: 2px;
}

.nieuws_table{
	padding-left: 10px;
}

.menu_center{
	background-color: #FFFFFF;
}

.nieuws{
	font-family: Arial;
	font-size: 80%;

	color: #000000;
}

.nieuws A{
	text-decoration: none;
	color: #9900CC;
}

.projecten_table{
	padding-top: 10px;
}

.projecten_kop{
	padding-bottom: 5px;
	padding-top: 5px;
}

.projecten{
	font-family: Arial;
	font-size: 80%;

	color: #000000;
}

.projecten A{
	color: #9900CC;
}

.projecten A:hover{
	color: black;
}

TD{
	font-family: Arial;
	font-size: 12px;
}

.text
{
	font-family: Arial;
	font-size:11px
}

.table_left{
	padding-top: 10px;
}

.table_right{
	padding-top: 10px;
	padding-left: 10px;
}

.viewcontent{
	font-family: Arial;
	font-size: 80%;

	color: #000000;
}

.viewcontent A{
	color: #000000;
}

.viewcontent A:hover{
	color: #9900CC;
}

.viewdescription{
	font-family: Arial;
	font-size: 80%;

	color: #000000;
	padding-bottom: 5px;
	padding-top: 8px;
}


.zoek_button{
	padding-top: 10px;
	padding-right: 17px;
}

.formulier_label{
	font-family: Arial;
	font-size: 80%;

	color: #000000;
	padding-bottom: 5px;
	padding-top: 8px;
}

.formulier_input{
	background-color: #FFD900;
	font-family: Arial;
	font-size: 80%;

	color: #000000;
}

.formulier_label_vtvbank
{
	color: #9900cc;
	font-size: 80%;
}	

.formulier_label_vtvbank_bold
{
	color: #9900cc;
	font-weight: bold;
	font-size: 80%;
}	
