/* readspeaker*/
#leesVoorContainer
		{
		text-align:right;
		margin-top:5px;
		margin-bottom:4px;			
		border:0px solid #000;
		}
		

	
#leesVoorContainer a
		{	
		
		text-decoration:none;
		border:0px dotted #ff6600;
		}

img{border:0;}	

		
/*Buttons*/

.hide
		{
		display:none;
		}
	
#mainBtns
		{
		top:0;
		z-index:0;
		width:550px;
		position:relative;
		height:125px;				
		background-image: url("Btnsbg.gif");
		background-repeat: repeat-x;
		background-position: 0 0;
		/*background-color:#585858;*/
		}	

.mainBtn 
		{
		float:left;
		width:165px;
		height:99px;
		margin-top:8px;
		margin-left:10px;
		margin-right:5px;
		padding-left:0px;
		padding-top:25px;
		line-height:34px;
		border:0px solid #fff;	
		background-repeat: no-repeat;
		background-position: 0 0;	
		}
		
.mainBtn a
		{	
		width:85%;
		height:60%;
		display:block;
		margin-top:-25px;
		padding:10px;
		padding-top:35px;
		padding-bottom:0px;
		font-size:11px;
		color:#000;
		text-decoration:none;
		}

.mainBtn a:hover
		{
		color:#fff;
		text-decoration:none;
		}		
		
#sokaBtn{
		background-image: url("sokaBtnBg.gif");
		background-repeat: no-repeat;
		background-position: 0 0 ;
		}
		
#actiBtn{
		background-image: url("actiBtnBg.gif");
		background-repeat: no-repeat;
		background-position: 0 0 ;
		}
		
#vraagBtn{
		background-image: url("vrabodBtnBg.gif");
		background-repeat: no-repeat;
		background-position: 0 0 ;
		}

/* --------------------------------------------------------------------------- */
/* Agenda Module */
/* --------------------------------------------------------------------------- */

.agenda_DagenHeader{
	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: #585858;
	color: #FFFFFF;
	font-weight: bold;
}

.agenda_DagenHeader A{
	color: #FFFFFF;
	font-weight: bold;
}

.agenda_header{
	background-color: #F98105;
	border-top: #CCCCCC 1px solid;
	border-bottom: #F98106 0px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
}

.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;
}

.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;
}

.agenda_kolom_rechts{
	background-color: #F98105;
	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;
}

.agenda_organisatie_table{
	background-color: #FFFFFF;
	border-top: #CCCCCC 0px solid;
	border-bottom: #585858 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
}

.agenda_organisatie_info_links{
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 0px;
	width: 110px;
	font-weight: bold;
	color: #585858;
}

.agenda_organisatie_info_rechts{
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 15px;
	color: #585858;
}

.agenda_organisatie_text{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/* --------------------------------------------------------------------------- */
/* Events Agenda */
/* --------------------------------------------------------------------------- */

.evt_agendaDagen { 
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.evt_agendaDagen A { 
	color: 585858;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.evt_agendaDagen A:hover { 
	background-color: FF8105;
	color: FFFFFF;
}

.evt_agendaDag { 
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #585858;
	text-align: center;
	vertical-align: middle;
}

.evt_agendaDag A { 
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.evt_agendaDag A:hover { 
	background-color: FF8105;
}

.evt_agendaDagAndere { 
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #E2E8F0;
	text-align: center;
	vertical-align: middle;
}

.evt_agendaDagAndere A { 
	color: 585858;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.evt_agendaDagAndere A:hover { 
	background-color: FF8105;
}

.evt_agendaSelected { 
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #FF8105;
	text-align: center;
	vertical-align: middle;
}

.evt_agendaSelected A { 
	color: FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.evt_agendaSelected A:hover { 
	background-color: FF8105;
	color: 585858;
}

.evt_agendaDagenAndere { 
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #E2E8F0;
	text-align: center;
	vertical-align: middle;
}

.evt_agendaDagenAndere A { 
	color: 585858;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.evt_agendaDagenAndere a:hover { 
	background-color: #FF8105;
	color: FFFFFF;
}

.evt_agendaMaanden{
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	height: 24px;
}

.evt_agendaMaanden A { 
	color: 585858;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

.evt_agendaMaanden a:hover { 
	background-color: #FF8105;
	color: FFFFFF;
}

.evt_agendaMaandenSelected{
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #FF8105;
	vertical-align: middle;
	text-align: center;
	height: 24px;
}

.evt_agendaMaandenSelected A { 
	color: 585858;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

.evt_agendaMaandenPijl_vorige{
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.evt_agendaMaandenPijl_vorige A { 
	background-image: url(act_agenda_vorige.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: 585858;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.evt_agendaMaandenPijl_vorige A:hover { 
	background-color: #FF8105;
}

.evt_agendaMaandenPijl_volgende{
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.evt_agendaMaandenPijl_volgende A { 
	background-image: url(act_agenda_volgende.gif);
	background-position: center center;
	background-repeat: no-repeat;
	color: 585858;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.evt_agendaMaandenPijl_volgende A:hover { 
	background-color: #FF8105;
}

.evt_agendaWeken{
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.evt_agendaWeken A { 
	color: 585858;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.evt_agendaWeken a:hover { 
	background-color: #FF8105;
	color: FFFFFF;
}


.evt_agendaDagenvdWeek{
	text-align: center;
	padding-bottom: 2px;
}

.evt_agendaDagenRij{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

.evt_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: #F98106;
	color: #FFFFFF;
	font-weight: bold;
}

.evt_agendaDagenHeader A{
	color: #FFFFFF;
	font-weight: bold;
}

.evt_agendaDagenItems{
	background-image: url(act_agenda_volgende.gif);
	background-position: left 9px;
	background-repeat: no-repeat;
	color: 585858; 
	text-decoration: none;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.evt_agendaDagenItems A{
	color: 585858; 
	text-decoration: none;
}

.evt_agendaDagenItems A:hover{
	color: 000000; 
	text-decoration: none;
}

.evt_agendaDagenItemsSub{
	color: 585858; 
	text-decoration: none;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E2E8F0;
	border-left: #F98106 1px solid;
}

.evt_agendaDagenItemsSub A{
	color: 585858; 
	text-decoration: none;
}

.evt_agendaDagenItemsSub A:hover{
	color: 000000; 
	text-decoration: none;
}

.evt_agendaDagenItemsSelected{
	color: 585858; 
	font-weight: bold; 
	text-decoration: none;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.evt_agendaDagenItemsSelected A{
	color: 585858; 
	font-weight: bold; 
	font-family: Verdana;
	text-decoration: none;
}

.evt_agendaDagenItemsLeeg{
	color: 585858; 
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.evt_agendaDagenTable{
}

.evt_agendaDagenTable_dag{
	padding-top: 10px;
	padding-bottom: 5px
}

.evt_agendaInfo{
	color: 585858; 
	text-decoration: none;
}


.evt_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;
}

.evt_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;
}

.evt_agenda_kolom_rechts{
	background-color: #F98106;
	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;
}

.evt_agenda_rij{
	background-color: #FFFFFF;
}


.evt_organisatie_info_links{
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	width: 110px;
	font-weight: bold;
	color: #585858;
}

.evt_organisatie_info_rechts{
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 15px;
	color: #585858;
}

/* --------------------------------------------------------------------------- */
/* Activiteiten Agenda */
/* --------------------------------------------------------------------------- */

.act_agendaDagen { 
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.act_agendaDagen A { 
	color: 585858;
	text-decoration: none;
	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 #F98106;
	border-right:  solid 1px #F98106;
	background-color: #585858;
	text-align: center;
	vertical-align: middle;
}

.act_agendaDag A { 
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.act_agendaDag A:hover { 
	background-color: FF8105;
}

.act_agendaDagAndere { 
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #E2E8F0;
	text-align: center;
	vertical-align: middle;
}

.act_agendaDagAndere A { 
	color: 585858;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.act_agendaDagAndere A:hover { 
	background-color: FF8105;
}

.act_agendaSelected { 
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #FF8105;
	text-align: center;
	vertical-align: middle;
}

.act_agendaSelected A { 
	color: FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.act_agendaSelected A:hover { 
	background-color: FF8105;
	color: 585858;
}

.act_agendaDagenAndere { 
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #E2E8F0;
	text-align: center;
	vertical-align: middle;
}

.act_agendaDagenAndere A { 
	color: 585858;
	text-decoration: none;
	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 #F98106;
	border-right:  solid 1px #F98106;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	height: 24px;
}

.act_agendaMaanden A { 
	color: 585858;
	text-decoration: none;
	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 #F98106;
	border-right:  solid 1px #F98106;
	background-color: #FF8105;
	vertical-align: middle;
	text-align: center;
	height: 24px;
}

.act_agendaMaandenSelected A { 
	color: 585858;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

.act_agendaMaandenPijl_vorige{
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	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: 585858;
	text-decoration: none;
	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 #F98106;
	border-right:  solid 1px #F98106;
	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: 585858;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 24px;
}

.act_agendaMaandenPijl_volgende A:hover { 
	background-color: #FF8105;
}

.act_agendaWeken{
	border-bottom: solid 1px #F98106;
	border-right:  solid 1px #F98106;
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}

.act_agendaWeken A { 
	color: 585858;
	text-decoration: none;
	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: #F98106;
	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: 585858; 
	text-decoration: none;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.act_agendaDagenItems A{
	color: 585858; 
	text-decoration: none;
}

.act_agendaDagenItems A:hover{
	color: 000000; 
	text-decoration: none;
}

.act_agendaDagenItemsSub{
	color: 585858; 
	text-decoration: none;
	padding-left: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #E2E8F0;
	border-left: #F98106 1px solid;
}

.act_agendaDagenItemsSub A{
	color: 585858; 
	text-decoration: none;
}

.act_agendaDagenItemsSub A:hover{
	color: 000000; 
	text-decoration: none;
}

.act_agendaDagenItemsSelected{
	color: 585858; 
	font-weight: bold; 
	text-decoration: none;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.act_agendaDagenItemsSelected A{
	color: 585858; 
	font-weight: bold; 
	font-family: Verdana;
	text-decoration: none;
}

.act_agendaDagenItemsLeeg{
	color: 585858; 
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.act_agendaDagenTable{
}

.act_agendaDagenTable_dag{
	padding-top: 10px;
	padding-bottom: 5px
}

.act_agendaInfo{
	color: 585858; 
	text-decoration: none;
}

/* --------------------------------------------------------------------------- */
/* Activiteiten Pictogrammen */
/* --------------------------------------------------------------------------- */

.act_pict_header{
	padding-left: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 90%;
}

.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;
	font-weight: bold;
}

.act_pict_kader_content A:hover{
	color: #000000;
	text-decoration: none;
	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: #F98106;
	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;
	border: 1px outset;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #F98105;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.act_button A:hover{
	border: 1px inset;
	color: #FFFFFF;
}

.act_button_rij{
	background-color: #888888;
	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: #F9EDDB;
}

.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: #585858;
}

.act_geav_zoeken_kolom_header_donker{
	background-color: #585858;
}

.act_geav_zoeken_kolom_active{
	background-color: #F98106;
	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: #CCCCCC 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	color: #999999;
}

.act_geav_zoeken_kolom_donker{
	border-bottom: #CCCCCC 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 5px;
	color: #585858;
}

.act_geav_zoeken_kolom_donker A{
	text-decoration: none;
	color: #585858;
}

.act_geav_zoeken_kolom_donker A:hover{
	text-decoration: none;
	color: #F98106;
}

.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: #585858;
}

.act_geav_zoeken_kolom_licht A{
	text-decoration: none;
	color: #585858;
}

.act_geav_zoeken_kolom_licht A:hover{
	text-decoration: none;
	color: #F98106;
}

.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: #F98106;
	background-image: url(act_pijl_active.gif);
	background-position: 9px 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: 9px left;
	background-repeat: no-repeat;
	border-bottom: #CCCCCC 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: #585858;
}

.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: #F98106;
	color: #FFFFFF;
	font-weight: bold;
}

.act_organisatie_header A{
	color: #FFFFFF
}

.act_organisatie_info_links{
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	width: 120px;
	font-weight: bold;
	color: #585858;
}

.act_organisatie_info_rechts{
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 15px;
	color: #585858;
}

.act_organisatie_kijkooknaar{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: #FFFFFF 1px solid;
	background-color: #F98106;
	color: #FFFFFF;
	font-weight: bold;
}

.act_organisatie_kijkooknaar_kop{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	color: #000000;
}

.act_organisatie_kijkooknaar_kop A{
	color: #000000;
	text-decoration: underline
}

.act_organisatie_kijkooknaar_link A{
	display: block;
	background-image: url(act_kijkooknaar.gif);
	background-position: left 7px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	padding-right: 5px;
	color: #000000;
}

.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: #F9EDDB;
}

.act_organisatie_kolom_rechts_rij{
	padding-top: 10px;
}

.act_organisatie_logo{
}

.act_organisatie_lijst_naam{
	color: #585858;
	font-weight: bold;
	padding-bottom: 4px;
}

.act_organisatie_lijst_adres{
	color: #585858;
}

.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_rij{
	padding-bottom: 5px;
}


.act_paging_rij{
	background-color: #585858;
	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;
	text-decoration: underline;
}

.act_paging_overzicht{
	width: 50%;
	color: #FFFFFF;
	font-weight: bold;
}

.act_paging_overzicht A{
	color: #FFFFFF;
	text-decoration: none;
}

.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;
}

.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;
}

.act_print_td{
	padding-top: 10px;
}

.act_resultaten_lijst_activiteit A{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #F98106;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	text-decoration: none;
}

.act_resultaten_lijst_activiteit A:hover{
	color: #F98106;
	text-decoration: none;
}

.act_resultaten_lijst A{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	text-decoration: none;
	color: #000000;
}

.act_resultaten_lijst A:hover{
	background-color: #F1F1F1;
	color: #000000;
	text-decoration: none;
}

.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: #FFFFFF
}

.act_resultaten_lijst_header A:hover{
	color: #FFFFFF
}


/*.act_resultaten_lijst_km{
	color: #FFFFFF;
	font-weight: bold;
}*/

.act_resultaten_lijst_km A{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #F98106;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	text-decoration: none;
}

.act_resultaten_lijst_naam{
	color: #585858;
	font-weight: bold;
	padding-bottom: 4px;
}

.act_resultaten_lijst_adres{
	color: #585858;
	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: #585858;
	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: #888888;
	border-top: #CCCCCC 1px solid;
	border-bottom: #888888 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	width: 33%;
	color: #FFFFFF;
	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;
	color: #585858;
	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;
	color: #585858;
	font-weight: bold;
}

.act_tab_zoeken_active A:hover{
	color: #000000;
}

.act_tab_zoeken_normaal{
	background-color: #5B5B5B;
	border-top: #CCCCCC 1px solid;
	border-bottom: #585858 1px solid;
	border-left: #5B5B5B 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;
	color: #FFFFFF;
	font-weight: bold;
}

.act_tab_zoeken_normaal A:hover{
	color: #000000;
}

.act_tab_zoeken_rij{
	background-color: #888888;
	border-left: #CCCCCC 1px solid;
	border-right: #585858 1px solid;
	padding-top: 10px;
}

.act_tab_pict_rij{
	background-color: #F98106;
	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;
}

.act_tekstp_td{
	padding-bottom: 4px;
	padding-top: 8px;
}

.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: #CCCCCC;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.act_zoeken_opnieuw A:hover{
	border: 1px inset;
	color: #FFFFFF;
	background-color: #888888;
}

.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;
}

/* --------------------------------------------------------------------------- */
/* MEE FCK Styles*/
/* --------------------------------------------------------------------------- */

.Kop_standaard{
	font-family: Verdana;
	font-size: 160%;
	color: #000000;
}

.Kop_MEE{
	font-family: Verdana;
	font-size: 160%;
	color: #F98105;
}

.Tussenkop_standaard{
	font-family: Verdana;
	font-size: 120%;
	color: #000000;
	font-weight: bold;
}

.Tussenkop_MEE{
	font-family: Verdana;
	font-size: 120%;
	color: #F98105;
	font-weight: bold;
}

.Inleiding_standaard{
	font-family: Verdana;
	font-size: 120%;
	color: #000000;
}

.Inleiding_MEE{
	font-family: Verdana;
	font-size: 120%;
	color: #F98105;
}

.Tekst_standaard{
	font-family: Verdana;
	color: #000000;
}

.Tekst_MEE{
	font-family: Verdana;
	color: #F98105;
}

/* --------------------------------------------------------------------------- */
/* CMS editor */
/* --------------------------------------------------------------------------- */

.bodyview{
	width : 100%;
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}

.bodyview A{
	color: #F98105;
}

/* --------------------------------------------------------------------------- */
/* Elementen */
/* --------------------------------------------------------------------------- */

FORM{
	margin: 0pt;
}

HR{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: #000000 1px solid;
	height: 1px;
}

.input_text{
	border-top: #000000 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #000000 1px solid;
	border-right: #CCCCCC 1px solid;
	font-size: 100%;
	font-family: Verdana;
}

.controlpanel_knop{
	background-color: #F98105;
	border-top: #CCCCCC 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #000000 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.mooi{
	border-top: #000000 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #000000 1px solid;
	border-right: #CCCCCC 1px solid;
	font-size: 100%;
	font-family: Verdana;
}

P{
}


TD{
	font-family: Verdana;
	font-size: 70%;
	color: #000000;
}

TD A{
	color: #F98105;
	text-decoration: none;
}

TD A:hover{
	text-decoration: underline;
}

LI{
	margin: 0;
	padding:0;
}
	
UL{
	margin: 0;
	padding:0;
	margin-left:30px;
	list-style-image: url(li.gif);
}

* html UL{
	margin: 0;
	padding:0;
	margin-left:30px;
	list-style-image: url(li2.gif);
}

OL{
	margin: 0;
	padding:0;
	margin-left:30px;
}

/* --------------------------------------------------------------------------- */
/* Tekst stylen */
/* --------------------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6{
	margin: 0;
}

H1{
	font-family: Verdana;
	font-size: 160%;
	color: #000000;
	font-weight: normal
}

H2{
	font-size: 160%;
	color: #F98105;
	font-weight: bold;
}

H3{
	font-size: 110%;
	color: #000000;
	font-weight: bold;
}

H4{
	font-size: 110%;
	color: #F98105;
	font-weight: bold;
}

H5{
	font-size: 100%;
	color: #000000;
}

H6{
	font-size: 100%;
	color: #F98105;
}

/* --------------------------------------------------------------------------- */
/* Default */
/* --------------------------------------------------------------------------- */

body{ 
	overflow-y: scroll; 
	scrollbar-3dlight-color: #F98105; 
	scrollbar-arrow-color: #F98105; 
	scrollbar-darkshadow-color: #F98105; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-track-color: #F98105
}

/* --------------------------------------------------------------------------- */
/* Layout */
/* --------------------------------------------------------------------------- */

.layout_agenda_td{
	border: #F98105 1px solid;
	background-color: #F98105;
}

.layout_agenda_kop{
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

.layout_agenda_button{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

.layout_agenda_button A{
	color: #F98105;
	text-decoration: none;
}

.layout_agenda_item_td{
	padding-top: 8px;
	padding-left: 5px;
	font-weight: bold;
	color: #F98105;
}

.layout_agenda_item_td A{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.layout_agenda_item_td A:hover{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.layout_body{
	background-color: #F98105;
}

.layout_body_home_bg{
	background-image: url(layout_body_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

.layout_content_rij{
	border-top: #FFFFFF 5px solid;
}

.layout_content_td{
	padding-left: 10px;
	padding-top: 5px;
}

.layout_content{
	padding-left: 15px;
	padding-top: 0px;
}

.layout_content_bg{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
}

.layout_disclaimer{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 7px;
	vertical-align: top;
	text-align: right;
}

.layout_disclaimer A{
	color: #666666
}

.layout_btns_home{
/*		height: 159px;
background-image: url(foto.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
}

.layout_foto{
	height: 114px;
	background-image: url(foto.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.layout_header_rij{
	height: 45px;
	background-color: #FFFFFF;
}

.layout_hr{
	background-image: url(hr.gif);
	background-position: left 6px;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0px
}

.layout_lijsten_td{
	border: #666666 1px solid;
	background-color: #666666;
}

.layout_lijsten_kop{
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

.layout_lijsten_item_td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F98105;
}

.layout_lijsten_item_td A{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.layout_lijsten_item_td A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.layout_nieuws_td{
	border: #666666 1px solid;
	background-color: #666666;
}

.layout_nieuws_kop{
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

.layout_nieuws_rss{
	padding-right: 10px;
}

.layout_nieuws_button{
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

.layout_nieuws_button A{
	color: #666666;
	text-decoration: none;
}

.layout_nieuws_button A:hover{
	color: #666666;
}

.layout_nieuws_item_td{
	padding-top: 8px;
	padding-left: 5px;
	font-weight: bold;
	color: #F98105;
}

.layout_nieuws_item_td A{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.layout_nieuws_item_td A:hover{
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.layout_poll_td{
	border: #666666 1px solid;
	background-color: #666666;
}

.layout_poll_kop{
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
}

.layout_poll_vraag{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 2px;
	font-weight: bold;
}

.layout_poll_antw{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.layout_poll_radio{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

.layout_rechts_td{
	padding-left: 10px;
}

.layout_tekst_home{
	padding-left: 5px;
}

.layout_topmenu_rij{
	background-color: #FFFFFF;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
}

.layout_zoeken_rij{
	background-color: #666666;
}

.layout_zoeken_button A{
	background-color: #F98105;
	border-top: #CCCCCC 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #000000 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

.layout_zoeken_button A:hover{
	border-top: #000000 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #000000 1px solid;
	border-right: #CCCCCC 1px solid;
	color: #FFFFFF;
	text-decoration: underline;
}

.layout_zoeken_input{
	padding-left: 5px;
}

.layout_vorige_print_td{
	background-color: #E8E8E8;
}

.layout_vorige_print{
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.layout_vorige_print A:hover{
	text-decoration: underline;
	color: #000000;
}

/* --------------------------------------------------------------------------- */
/* Leftmenu */
/* --------------------------------------------------------------------------- */

.leftmenu_button{
	display: block;
}

.leftmenu_button A{
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-right: 0px;
	color: #333333;
	text-decoration: none;
}

.leftmenu_button A:hover{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

.leftmenu_sep_td{
	border-bottom: #999999 1px solid;
}

/* --------------------------------------------------------------------------- */
/* Topmenu */
/* --------------------------------------------------------------------------- */

.topmenu_button{
	display: block;
}

.topmenu_button A{
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 5px;
	color: #333333;
	text-decoration: none;
}

.topmenu_button A:hover{
	background-color: #F98105;
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu_sep_td{
	border-right: #F98105 1px solid;
	padding-left: 0px;
	padding-right: 1px;
}

/* --------------------------------------------------------------------------- */
/* HandyWijzer*/
/* --------------------------------------------------------------------------- */

.hw_disclaimer{
	font-size: 60%;
	color: #333333;
	padding-top: 20px;
}

.hw_sidelabel{
	font-weight: bold;
	padding-top: 15px;
}

.hw_subkoptitle{
	font-weight: bold;
	padding-top: 15px;
}

.hw_producttitle{
	font-size: 110%;
	color: #000000;
	padding-bottom: 20px
}

.hw_sidefield{
	padding-top: 15px;
	padding-left: 10px;
}

/* --------------------------------------------------------------------------- */
/* Paging*/
/* --------------------------------------------------------------------------- */

.paging_table
{
	padding-top : 5px;
	border-top: 1px #000000 solid;
	width: 100%;
}

.paging_vorige
{
	text-align : left;
	width: 33%;
}

.paging_vorige a
{
	border-right: 0px #FF8105 solid;
	padding-right: 4px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	display : block;
}

.paging_vorige a:hover
{
	display : block;
}


.paging_volgende
{
	text-align : right;
	width: 33%;
}

.paging_volgende a
{
	border: 0px #FF8105 solid;
	padding-right: 20px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	display : block;
}

.paging_volgende a:hover
{
	display : block;
}


.paging_overzicht
{
	text-align : center;
	width: 33%;
}

.paging_overzicht a
{
	border-left: 1px #FF8105 solid;
	border-right: 1px #FF8105 solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display : block;
}

.paging_overzicht a:hover
{
	display : block;
}

/* --------------------------------------------------------------------------- */
/* Sociale kaart module*/
/* --------------------------------------------------------------------------- */

.sk_detail_huisadres_tabel{
}

.sk_detail_postadres_tabel{
}

.sk_rij_even{
	display : block;
	background-color : #ffffff;
}

.sk_rij_oneven{
	display : block;
	background-color : #ccaa88;
}

.sk_rij_item_value{
	padding-top : 3px;
	padding-bottom : 3px;
}

.sk_kop{
	font-size : 110%;
	font-weight : bold;
	color : #444444;
}

.sk_label{
	font-weight : bold;
	width : 110px;
	padding-bottom: 4px;
}

.sk_value{
	padding-bottom: 4px;
}

.zoekresultaat_overzicht_tabel{
	padding-left : 10px;
}

.sk_detail_subnaam
{
	margin-top : 0px;
	padding-top : 0px;
	padding-bottom : 10px;
	font-size : 70%;
	font-style  :italic;
}

.skzoeken_td{
}

.skgeavzoeken_td{
	background-color: #DDDDDD;
}

.sk_detail_tabel{
	padding-left : 10px;
}

.sk_label_links{
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 5px;
}

.sk_label_rechts{
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 5px;
}


.sk_button{
	display: block;
	border: #FFFFFF 1px solid;
}

.sk_button a{
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F98105;
	border: #FFFFFF 1px solid;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.sk_button a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

.sk_buttontd{
	padding-top: 6px
}

.sk_inputtd_links{
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sk_inputtd_rechts{
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sk_input{
	font-family: Verdana;
	font-size: 100%;
	border-top: #000000 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #000000 1px solid;
	border-right: #CCCCCC 1px solid;
}

.sk_lijst_border{
	border: #000000 1px solid;
}

.sk_lijst_allesbutton{
	padding-right: 6px;
}

.sk_lijst_allesbutton A{
	color: #000000;
}


.sk_lijst_header{
	border-bottom: #000000 1px solid;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-top: 5px;
	height: 24px;
}

.sk_lijst_headerdonker{
	border-bottom: #000000 1px solid;
	background-color: #E9E9E9;
	padding-left: 6px;
	padding-top: 5px;
	height: 24px;
}

.sk_lijst_getallen1{
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: #E9E9E9 1px solid;
}

.sk_lijst_getallen1_nul{
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: #E9E9E9 1px solid;
	color: #CCCCCC;
}

.sk_lijst_getallen1_active{
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: #E9E9E9 1px solid;
	background-color: #FF7A00;
	color: #FFFFFF;
}

.sk_lijst_getallen2{
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: #FFFFFF 1px solid;
}

.sk_lijst_getallen2_nul{
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: #FFFFFF 1px solid;
	color: #999999;
}

.sk_lijst_getallen2_active{
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: #FFFFFF 1px solid;
	background-color: #FF7A00;
	color: #FFFFFF;
}

.sk_lijst_li{
	background-image: url("sk_lijst_li.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-right: 5px;
	border-bottom: #E9E9E9 1px solid;
}

.sk_lijst_li_active{
	background-image: url("sk_lijst_li_active.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-right: 5px;
	border-bottom: #E9E9E9 1px solid;
	background-color: #FF7A00;
}

.sk_lijst_li2{
	background-image: url("sk_lijst_li.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-right: 5px;
	border-bottom: #FFFFFF 1px solid;
}

.sk_lijst_li2_active{
	background-image: url("sk_lijst_li_active.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-right: 5px;
	border-bottom: #FFFFFF 1px solid;
	background-color: #FF7A00;
}

.sk_lijst{
	padding-top: 0px;
	padding-bottom: 1px;
	color: #333333;
	border-bottom: #E9E9E9 1px solid;
}

.sk_lijst A{
	color: #000000;
}

.sk_lijst_nul{
	padding-top: 0px;
	padding-bottom: 1px;
	color: #333333;
	border-bottom: #E9E9E9 1px solid;
	color: #999999;
}

.sk_lijst_active{
	padding-top: 0px;
	padding-bottom: 1px;
	color: #FFFFFF;
	border-bottom: #E9E9E9 1px solid;
	background-color: #FF7A00;
}

.sk_lijst2{
	padding-top: 0px;
	padding-bottom: 1px;
	color: #333333;
	border-bottom: #FFFFFF 1px solid;
}

.sk_lijst2 A{
	color: #000000;
}

.sk_lijst2_nul{
	padding-top: 0px;
	padding-bottom: 1px;
	color: #333333;
	border-bottom: #FFFFFF 1px solid;
	color: #999999;
}

.sk_lijst2_active{
	padding-top: 0px;
	padding-bottom: 1px;
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	background-color: #FF7A00;
}

.sk_lijstlicht{
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sk_lijstdonker{
	background-color: #E9E9E9;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sk_pctd{
	width: 90px;
}

.sk_pcstraaltd{
	padding-left: 0px;
	text-align: right;
}

.sk_radiobutton{
	padding-left: 40px;
	padding-right: 4px;
	padding-top: 2px;
	text-align: right;
}

.sk_resultaten_even{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.sk_resultaten_even A{
	text-decoration: none;
	color: #000000;
}

.sk_resultaten_even_opsomming{
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 30px;
}

.sk_resultaten_oneven{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #E9E9E9;
	border-bottom: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
}

.sk_resultaten_oneven A{
	text-decoration: none;
	color: #000000;
}

.sk_resultaten_oneven_opsomming{
	padding-top: 2px;
	padding-bottom: 3px;
	text-align: center;
	background-color: #E9E9E9;
	border-bottom: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	width: 30px;
}

.sk_resultaten_top{
	padding-top: 5px;
	padding-bottom: 7px;
}

.sk_resultaten_bottom{
	padding-top: 7px;
	padding-bottom: 5px;
}

.sk_resultaten_vorige{
	text-align: left;
	padding-left: 5px;
}

.sk_resultaten_vorige A{
	color: #000000;
}

.sk_resultaten_aantal{
	text-align: center;
}

.sk_resultaten_volgende{
	text-align: right;
	padding-right: 5px;
}

.sk_resultaten_volgende A{
	color: #000000;
}

.sk_tabborder_top{
	background-image: url("tabborder.gif");
	background-repeat: repeat-x;
	height: 24px;
}

.sk_tabborder{
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	padding-bottom: 6px;
}

.sk_tabselected1{
	background-image: url("tabselected1.gif");
	background-repeat: no-repeat;
	width: 5px;
}

.sk_foto{
	width: 200px;
}

.sk_tabselected2{
	background-image: url("tabselected2.gif");
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

.sk_tabselected2 A{
	color: #000000;
	text-decoration: none;
}

.sk_tabselected3{
	background-image: url("tabselected3.gif");
	background-repeat: no-repeat;
	width: 5px;
}

.sk_tabnotselected1{
	background-image: url("tabnotselected1.gif");
	background-repeat: no-repeat;
	width: 5px;
}

.sk_tabnotselected2{
	background-image: url("tabnotselected2.gif");
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

.sk_tabnotselected2 A{
	color: #000000;
	text-decoration: none;
}

.sk_tabnotselected3{
	background-image: url("tabnotselected3.gif");
	background-repeat: no-repeat;
	width: 5px;
}

.sk_trefwoorden_table{
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #FF7A00 1px solid;
	font-size: 5px;
}

.sk_trefwoorden_kop{
	background-color: #FF7A00;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 70%;
}

.sk_trefwoorden_lijst{
	background-color: #E6E6E6;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	display: block;
	font-size: 70%;
}

.sk_trefwoorden_lijst A{
	text-decoration: none;
	color: #000000;
	background-image: url("sk_lijst_li.gif");
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 8px;
	display: block;
}

.sk_trefwoorden_lijst A:hover{
	text-decoration:  underline;
	color: #FF7A00;
	display: block;
}

fieldset{
	color: #666666;
	padding-bottom: 5px;
	border: solid 1px #808080;
}

.fieldset_active{
	color: #000000;
	padding-bottom: 5px;
	font-weight: bold;
}

.fieldset_resultaten{
	padding: 5px;
}

/* --------------------------------------------------------------------------- */
/* Sociale kaart formulier */
/* --------------------------------------------------------------------------- */

.sk_form_button{
	background-color: #F98105;
	border-top: #CCCCCC 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #000000 1px solid;
	font-size: 100%;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: pointer;
}

.sk_form_input{
	border-top: #000000 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #000000 1px solid;
	border-right: #CCCCCC 1px solid;
	font-size: 100%;
	font-family: Verdana;
}

.sk_form_input_td{
	padding-top: 4px;
	padding-bottom: 4px;
}

.sk_form_label{
	padding-top: 4px;
	padding-bottom: 4px;
}

/* --------------------------------------------------------------------------- */
/* Zoeken */
/* --------------------------------------------------------------------------- */

.searchlistitem{
	color: #000000;
	text-decoration: none;
}

.searchlistitem:hover{
	color: #000000;
	text-decoration: underline;
}

.searchall_kop
{
	font-weight : bold;
	padding-bottom: 5px
}

.searchall_categorie_kop
{
	font-weight : bold;
	padding-bottom: 10px
}

.searchalleven
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
	background-color: #F1F1F1;
}

.searchallodd
{
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 3px
}

.searchall_table{
}

.subtotal{
	display: block;
	padding-top: 0px;
	padding-bottom: 8px;
}

.poll_begin_bar
{
	height: 15px;
	font-size: 0px;
	background-color: #3a68b0;
}

.poll_midden_bar
{
	height: 15px;
	font-size: 70%;
	background-color: #000066;
	color: #FFFFFF;
}


.poll_eind_bar
{
	height: 15px;
	font-size: 0px;
}

/* --------------------------------------------------------------------------- */
/* Sociale kaart Producten en diensten */
/* --------------------------------------------------------------------------- */

.product_title{
	font-size: 110%;
	font-weight: bold;
	color: #444444;
	margin-top: 5px;
}


.product_item_group{
	font-size: 75%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

.product_item_title{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	width: 180px;
	background-color: #F3F3F3
}

.product_item_tekst, .product_item_link, .product_item_contactpersonen, .product_item_adressen {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top;
	background-color: #F3F3F3
}

.product_item_adres_row{
	text-align: left;
	vertical-align: top;
	background-color: #F3F3F3
}

.product_compare_left
{
	padding-right: 4px;
}

.product_compare_right
{
	padding-left: 4px;
}

.product_compare_a
{
	margin-right: 4px;
	margin-bottom: 2px;
}


#mainProductCompareTable h1
{
padding:3px;
display:block;
color:#666;
background-color:#ffbd79;
border: 0px solid #ddd;
border-bottom:1px solid #ffbd79;
border-right:0px solid #ffbd79;
}

#mainProductCompareTable
{
padding:0;
margin:0;
background-color:#fff8ef;
margin-left:15%;
border:0px solid #f4f4f4;
margin-right:15%;
}

#mainProductCompareTable #header
{
background-color:#ffbd79;
}
	

.product_compare_left .product_title,
.product_compare_right .product_title
{
background-color:#f1f1f1;
padding:3px;
border:1px solid #ddd;
border-bottom:0px solid #ddd;
}

.product_compare_left .sk_kop,
.product_compare_right .sk_kop
{
 font-size:150%;
 padding:3px;
}

#simpleview
{
margin:10px;
background-color:#f8f8f8;
}
