@charset "utf-8";
/* CSS Document */

/* browser settings reset */
html,body, dt, dl, dd, ul, ol, li, h1, h2, h3, h4, h5, h6 ,p, form, fieldset, a,blockquote 
		{
		margin: 0px;
		padding: 0px;
		border: 0px;
		}

/* site settings */

img 
		{
		border: 0px;
		}

a{color:#333;}
a:hover{text-decoration:none;}

body 
		{
		font-size: 100.01%;
		}

/* font-size 100.01% is to fix several bugs

IE/Win : bug fix for "em" bug - if font size is set to 100%, font proportions 
can be distorted if em units are on elements on page -
Opera  : font-size 100% -> font is drawn smaller than other browsers 
Safari : has problems with font-size 101%, so 100.01%  safest choice */
/* readspeaker*/
#leesVoorContainer
		{
		
		border:0px dotted #ff6600;
		text-align:right;
		}
	
#leesVoorContainer a
		{
		display:block;
		height:23px;
		margin-bottom:3px;
		color:#000;		
		text-decoration:none;
		border-bottom:1px dotted #ff6600;
		}
		
#leesVoorContainer a img 
		{
		border:0px;
		}	
	
#leesVoorContainer a:hover
		{
		color: #ff6600;
		}	

/* layout */

.hide,
.printonly 
		{
		display: none;
		}

.screenonly {}

/* de class en printonly hide kunnen worden gebruikt om accessibility/usability te vergroten door 
elementen te verbergen, deze worden zichtbaar als deze stylesheet niet worden gerenderd
*/
body,html{height:100%;}
#centerAll
	{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	background-image: url('bodyBg.jpg');
	background-repeat: repeat-y;
	background-position:0 0; 
	border-left:#919292 1px solid;
	border-right:#919292 1px solid;
	}

body
		{
		font-family:Arial, Helvetica, sans-serif;
		background-color:#c0c5c7;
		}

body#home
		{
		height:100%;
		background-image: url('bodyBg.gif');
		background-repeat: repeat-y;
		background-position:center 0;
		}
		
body#vervolg
		{
		height:100%;
		background-image: url('bodyBgVervolg.gif');
		background-repeat: repeat-y;
		background-position:center 0;
		}
		
				
#vervolg #centerAll
		{
		background-image: url('bodyBgVervolg.jpg');
		background-repeat: repeat-y;
		background-position:0 0; 
		}
/*--------layout-----*/


#snelmenu
		{
		}
		
		
#mainContainer
		{
		float:left;
		border:0px solid #000;
		width:100%;
		height:100%;
		background-color:#fff;
		background-image: url('mainContainerBg.jpg');
		background-repeat:no-repeat;
		background-position:0 0; 
		}

#kolom_Nav
		{
		float:left;
		width:278px;
		height:700px;
		background-image:url('illuBg_Nav.jpg');
		background-repeat:no-repeat;
		background-position:0 119px;
		}
		
#logo
		{
		margin-left:24px;
		}
		
#logoRS
		{	
		position:absolute;
		top:700px;
		margin-left:34px;
		width:213px;
		height:119px;
		}	

		
#transBg
		{
		background-color:#fff;
		-moz-opacity:.60;  
		filter:alpha(opacity=60); 
		opacity:.60;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";		
		width:216px;
		margin-left:21px;
		background-image:url('mainMenuBgLeft.jpg');
		background-position:0 0;
		background-repeat:repeat-y;
		}	
		
#mainMenu
		{		
		margin-top:1px;
		}
		
#mainMenu li
		{
		margin-left:3px;	
		list-style-type:none;
		border-bottom:1px solid #f98105;
		}
		
#mainMenu li a
		{
		padding:15px 0 15px 5px;
		color:#000;
		font-weight:bold;
		text-decoration:none;
		width:208px;
		display:block;
		background-color:transparent;
		}
		
#mainMenu li a:hover
		{
		background-color:#f98105;
		}
		
#kolom_Actueel
		{
		float:left;
		width:187px;
		height:100%;
		background-image:url('illuBg_Actueel.jpg');
		background-repeat:no-repeat;
		background-position:0 119px;
		}
		
#illu_left	
		{
		text-align:center;
		padding:25px;
		padding-bottom:0px;
		margin-top:11px;
		margin-left:0;
		height:108px;
		background-image:url('illu_left.jpg');
		background-repeat:no-repeat;
		background-position:1px 0;
		}
	
#funcnav
		{
		width:377px;			
		margin-left:2px;
		padding-top:85px;		
		border:0px solid #f98105;
		}

#vervolg #funcnav
		{		
		margin-left:187px;
		}

#funcnav ul
		{
		width:377px;
		list-style-type:none;
		background-color:#fff;
		-moz-opacity:.80;  
		filter:alpha(opacity=80); 
		opacity:.80;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	
		}

#funcnav ul li
		{		
		float:left;
		text-align:center;
		width:33.28%;		
		
		}	
		
#funcnav a
		{		
		padding:3px;
		padding-left:11px;
		display:block;
		border-top:1px solid #f98105;
		font-size:.8em;
		color:#000;		 
		text-decoration:none;
		}
			
#funcnav a:hover,
#funcnav ul li:hover
		{
		text-decoration:none;
		background-color:#f98105;
		color:#fff;
		}	


		
#illu_middle
		{		
		margin-left:-2px;
		margin-top:11px;
		height:108px;
		background-image:url('illu_middle.jpg');
		background-repeat:no-repeat;
		background-position:-184px 0;	
		}
		
#vervolg #illu_middle
		{	
		width:750px;
		margin-left:0px;	
		background-position:0 0;	
		}
		
#vervolg #kolom_Actueel
		{
		display:none;
		}
		
#kolom_Content,
.layout_content_bg
		{
		float:left;
		width:377px;
		height:100%;
		background-image:url('illuBg_Content.gif');
		background-repeat:no-repeat;
		background-position:0 119px;
		}
		
#vervolg #kolom_Content
		{		
		width:55.3%;
		background-image:url('illuBg_Content.gif');
		background-repeat:no-repeat;
		background-position:188px 119px;
		}
		
#mainContent
		{height:750px;
		padding:10px;
		font-size:.8em;
		border-top:1px solid #ff6600;
		}	

		
#kolom_Extra
		{
		float:left;
		width:175px;
		border:0px solid #000;
		height:100%;
		background-image:url('illuBg_Extra.jpg');
		background-repeat:no-repeat;
		background-position:0 119px;
		}

.lijsten
		{
		margin-top:11px;
		margin-left:2px;
		font-size:.8em;
		color:#000;	
		border:0px solid #dfdfdf;
		background-color:#fff;
		}
		
.lijsten h2 
		{		
		color:#ed7804;	
		font-size:1em;
		height:38px;
		padding:5px;
		margin-top:2px;
		padding-bottom:10px;
		background-repeat:no-repeat;
		background-position:right 0;
		}		

.lijsten h2#terug
		{
		display:block;
		background-color:#f79239;		
		background-image:url("TerugIcon.gif");
		background-repeat:no-repeat;
		background-position:right 0;
		}	
		
.lijsten h2#soka
		{
		background-color:#3398cc;
		background-image:url("SokaIcon.gif");
		}	

.lijsten h2#act
		{
		background-color:#80cd0d;
		background-image:url("ActIcon.gif");
		border-bottom:1px solid #ff6600;
		}
		
.lijsten h2#soka span,
.lijsten h2#act span
		{
		font-size:.8em;
		color:#333;
		}

	
.lijsten h2.titel
		{
		height:auto;
		border-bottom:1px solid #ed7804;	
		}
		
.lijsten h2 a
		{
		display:block;
		text-decoration:none;
		color:#fff;
		}

.lijsten h2 a:hover
		{
		text-decoration:underline;
		
		}
		
.lijsten ul
		{
		list-style-type:none;
		list-style:none;
		padding:5px;
		}

.lijsten ul li
		{
		margin-bottom:5px;
		}
		
.lijsten ul li a img
		{
		display:block;
		}	
			
.lijsten ul li a
		{		
		color:#000;
		font-size:1.3em;
		text-decoration:none;
		}
		
.lijsten ul li a:hover
		{
		color:#000;
		text-decoration:underline;
		}
		
.lijsten .datum
		{
		font-size:.9em;
		color:#f79239;
		}	

.lijsten input 
		{
		float:right;
		}	
		
.lijsten label
		{
		float:left;
		}

.lijsten p
		{
		padding:5px;
		padding-left:0px;		
		}
		
/*---nieuws en agenda----*/

.itemListing
		{		
		width:170px;
		padding:8px;
		padding-right:0px;
		padding-bottom:1px;
		margin-top:0;
		}
		
.itemListing li
		{		
		font-size:.7em;
		list-style-image:url("pijl.gif");
		list-style-position:outside;
		margin-left: 15px;
		margin-bottom:5px;
		}

.itemListing li a
		{
		display:block;
		color: #000000;
		text-decoration: none;
		}

.itemListing li a:hover
		{
		color: #000000;
		text-decoration:  underline;
		}		

.itemListing li.Ulkop							
		{
		list-style-image:none;
		list-style-type:none;
		font-weight:bold;
		margin-left: 0px;
		}
		
#nieuws,
#agenda,
#poll
		{
		
		}	
			
#nieuws h2,
#agenda h2,
#poll h2
		{
		color:#ed7703;
		margin:0;
		width:160px;
		padding:8px;
		padding-bottom:3px;
		font-size:1em;
		font-weight:bold;
		border-bottom:1px  solid #cacaca;
		}	

#agenda 
		{
		margin-top:20px;
		}

.itemListing .date
		{			
		color: #de8020;
		display:block;
		padding-bottom:1px;
		}
		
.meerBtn
		{
		padding-left: 0px;
		padding-top: 0px;
		}
		
.meerBtn a
		{
		float:right;
		padding-left: 0;
		padding-right: 0;
		padding-top: 2px;
		border-bottom: #333333 1px solid;
		color: #333333;
		text-decoration: none;	
		margin-bottom:15px;
		}

.meerBtn a:hover
		{
		text-decoration:overline!important;	
		}

li.meerBtn
		{	
		list-style-image:none;
		list-style-type:none;
		}
		
/*--poll---*/
#poll
		{
		
		}
		
		
.poll_antwoord
		{
       	padding-top: 10px;
		}
		
.poll_antwoord_uitkomst
		{
    	padding-bottom: 5px;
		padding-top: 5px;
		}

.poll_aantalreacties
		{
    	font-weight: bold;
    	padding-top: 14px;
		}

.poll_content
		{
		font-size:.7em;
   		color: #333;
		padding:8px;
		}
		
.poll_radio,
#poll label
		{
		margin-top:5px;
    	
		}
		
.poll_begin_bar
		{
    	background-color: #585858;
		}
	
.poll_midden_bar
		{
		padding-left: 1px;
		background-color: #585858;
		}
		
.poll_overzicht_titel
		{
   	 	padding-left: 10px;
		font-size: 80%;
   		padding-top: 5px;
		}
		
.poll_overzicht_header
		{
   		font-size: 90%;
   	 	padding-top: 18px;
		}

.poll_overzicht_lijst
		{
  		padding-left: 5px;
    	padding-top: 10px;
		}
		
.poll_overzicht
		{
   		background-color: #f98105;
    	padding-left: 10px;
    	padding-bottom: 10px;
    	color: #ffffff;
		}
		
/* --------------------------------------------------------------------------- */
/* FCK Styles */
/* --------------------------------------------------------------------------- */
*
{
font-family:Arial,Verdana,Helvetica, sans-serif;
}


.Kop_standaard{
	font-weight: bold;
	color: #000000;
}

.Kop_MEE{
	font-weight: bold;
	color: #f98105;
}

.Tussenkop_standaard{
	font-weight: bold;
	color: #000000;
}

.Tussenkop_MEE {
	font-weight: bold;
	color: #f98105;
}

.Inleiding_standaard{
	font-weight: normal;
	color: #000000;
}

.Inleiding_MEE{
	font-weight: normal;
	color: #f98105;
}

.Tekst_standaard{
	font-weight: normal;
	color: #000000;
}

.Tekst_MEE{
	font-weight: normal;
	color: #f98105;
}

h1,h2,h3,h4,h5,h6{margin:0;padding:0;}

h1		{
		font-size:1.6em;	
		}

h2		{
		font-size:1.2em;
		}

h3		{
		font-size:1em;
		}

h4,h5,h6
		{
		font-size:.9em;
		}
		
		
#bodySimple #pagetext, #bodySimple p
		{
		padding:10px;
		}
		
#bodySimple
		{
		font-size:.8em;
		background-color:#fff;
		}
		
.layout_content_bg
		{
		padding-right:10px;
		background-image:url('illuBg_Content.jpg');
		background-repeat:repeat-y;
		background-position:0 0;
		background-color:#fff;
		}
/* --------------------------------------------------------------------------- */
/* Elementen */
/* --------------------------------------------------------------------------- */

FORM{
	margin: 0pt;
}

HR{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: #000000 1px solid;
	height: 1px;
}


TD{
	font-size:12px;
	color: #000000;
}

TD A{
	color: #333333;
	text-decoration: none;
}


#mainContent a
	{
	text-decoration:underline;
	}
	
#mainContent a:hover
	{
	text-decoration:none;
	}
	
	
#mainContent LI{
	margin: 0;
	padding:0;
}
	
#mainContent UL{
	margin: 0;
	padding:0;
	margin-left:20px;
}

#mainContent OL{
	margin: 0;
	padding:0;
	margin-left:20px;
}

#mainContent p
	{
	margin-bottom:10px;
	}

		
.controlpanel_knop
			{		
			float:left;	
			text-align:center;
			width:120px;
			padding:2px;
			border:1px outset #afafaf;
			text-decoration:none;
			color:#333;
			background-color:#ccc;
			}

a.controlpanel_knop:hover
			{
			text-decoration:none;
			color:#333;
			border:1px inset #afafaf!important;
			background-color:#ccc;
		}			
/*activiteiten*/
	
.agenda_DagenHeader
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    border-left: #cccccc 1px solid;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #585858;
}
.agenda_DagenHeader A
{
    font-weight: bold;
    color: #ffffff;
}
.agenda_header
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 8px;
    border-left: #cccccc 1px solid;
    color: #ffffff;
    padding-top: 8px;
    border-bottom: #99cc33 0px solid;
    background-color: #f98105;
}
.agenda_kolom_links
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    padding-bottom: 0px;
    border-left: #cccccc 1px solid;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #ffffff;
}
.agenda_kolom_links_dag
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 0px solid;
    padding-left: 5px;
    padding-bottom: 0px;
    border-left: #cccccc 1px solid;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #ffffff;
}
.agenda_kolom_rechts
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #585858 0px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #cccccc 0px solid;
    padding-top: 0px;
    border-bottom: #585858 1px solid;
    background-color: #f98105;
}
.agenda_organisatie_table
{
    border-right: #585858 1px solid;
    border-top: #cccccc 0px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #585858 1px solid;
    background-color: #ffffff;
}
.agenda_organisatie_info_links
{
    padding-right: 0px;
    padding-left: 10px;
    font-weight: bold;
    padding-bottom: 2px;
    width: 110px;
    color: #585858;
    padding-top: 5px;
}
.agenda_organisatie_info_rechts
{
    padding-right: 15px;
    padding-left: 0px;
    padding-bottom: 2px;
    color: #585858;
    padding-top: 5px;
}
.agenda_organisatie_text
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.evt_agendaDagen
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #ffffff;
    text-align: center;
}
.evt_agendaDagen A
{
    display:block;
    padding-bottom: 5px;
    width: 24px;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.evt_agendaDagen A:hover
{
    color: #ffffff;
    background-color: #ff8105;
}
.evt_agendaDag
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #585858;
    text-align: center;
}
.evt_agendaDag A
{
    display:block;
    padding-bottom: 5px;
    width: 24px;
    color: #ffffff;
    padding-top: 5px;
    text-decoration: none;
}
.evt_agendaDag A:hover
{
    background-color: #ff8105;
}
.evt_agendaDagAndere
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #e2e8f0;
    text-align: center;
}
.evt_agendaDagAndere A
{
    display:block;
    padding-bottom: 5px;
    width: 24px;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.evt_agendaDagAndere A:hover
{
    background-color: #ff8105;
}
.evt_agendaSelected
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #ff8105;
    text-align: center;
}
.evt_agendaSelected A
{
    display:block;
    padding-bottom: 5px;
    width: 24px;
    color: #ffffff;
    padding-top: 5px;
    text-decoration: none;
}
.evt_agendaSelected A:hover
{
    color: #585858;
    background-color: #ff8105;
}
.evt_agendaDagenAndere
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #e2e8f0;
    text-align: center;
}
.evt_agendaDagenAndere A
{
    display:block;
    padding-bottom: 5px;
    width: 24px;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.evt_agendaDagenAndere A:hover
{
    color: #ffffff;
    background-color: #ff8105;
}
.evt_agendaMaanden
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    HEIGHT: 24px;
    background-color: #ffffff;
    text-align: center;
}
.evt_agendaMaanden A
{
    display:block;
    font-weight: bold;
    padding-bottom: 5px;
    width: 100%;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.evt_agendaMaanden A:hover
{
    color: #ffffff;
    background-color: #ff8105;
}
.evt_agendaMaandenSelected
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    HEIGHT: 24px;
    background-color: #ff8105;
    text-align: center;
}
.evt_agendaMaandenSelected A
{
    display:block;
    padding-bottom: 5px;
    width: 100%;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.evt_agendaMaandenPijl_vorige
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #ffffff;
    text-align: center;
}
.evt_agendaMaandenPijl_vorige A
{
    background-position: center center;
    display:block;
    background-image: url(act_agenda_vorige.gif);
    padding-bottom: 5px;
    width: 24px;
    color: #585858;
    padding-top: 5px;
    background-repeat: no-repeat;
    text-decoration: none;
}
.evt_agendaMaandenPijl_vorige A:hover
{
    background-color: #ff8105;
}
.evt_agendaMaandenPijl_volgende
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #ffffff;
    text-align: center;
}
.evt_agendaMaandenPijl_volgende A
{
    background-position: center center;
    display:block;
    background-image: url(act_agenda_volgende.gif);
    padding-bottom: 5px;
    width: 24px;
    color: #585858;
    padding-top: 5px;
    background-repeat: no-repeat;
    text-decoration: none;
}
.evt_agendaMaandenPijl_volgende A:hover
{
    background-color: #ff8105;
}
.evt_agendaWeken
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #ffffff;
    text-align: center;
}
.evt_agendaWeken A
{
    display:block;
    padding-bottom: 5px;
    width: 24px;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.evt_agendaWeken A:hover
{
    color: #ffffff;
    background-color: #ff8105;
}
.evt_agendaDagenvdWeek
{
    padding-bottom: 2px;
    text-align: center;
}
.evt_agendaDagenRij
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 0px;
}
.evt_agendaDagenHeader
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    border-left: #cccccc 1px solid;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #99cc33;
}
.evt_agendaDagenHeader A
{
    font-weight: bold;
    color: #ffffff;
}
.evt_agendaDagenItems
{
    background-position: left 9px;
    padding-left: 12px;
    background-image: url(act_agenda_volgende.gif);
    padding-bottom: 4px;
    color: #585858;
    padding-top: 4px;
    background-repeat: no-repeat;
    text-decoration: none;
}
.evt_agendaDagenItems A
{
    color: #585858;
    text-decoration: none;
}
.evt_agendaDagenItems A:hover
{
    color: #000000;
    text-decoration: none;
}
.evt_agendaDagenItemsSub
{
    padding-left: 22px;
    padding-bottom: 4px;
    border-left: #99cc33 1px solid;
    color: #585858;
    padding-top: 4px;
    background-color: #e2e8f0;
    text-decoration: none;
}
.evt_agendaDagenItemsSub A
{
    color: #585858;
    text-decoration: none;
}
.evt_agendaDagenItemsSub A:hover
{
    color: #000000;
    text-decoration: none;
}
.evt_agendaDagenItemsSelected
{
    padding-left: 17px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #585858;
    padding-top: 2px;
    text-decoration: none;
}
.evt_agendaDagenItemsSelected A
{
    font-weight: bold;
    color: #585858;
    font-family: Verdana;
    text-decoration: none;
}
.evt_agendaDagenItemsLeeg
{
    padding-left: 5px;
    padding-bottom: 5px;
    color: #585858;
    padding-top: 2px;
    text-decoration: none;
}
.evt_agendaDagenTable
{
}
.evt_agendaDagenTable_dag
{
    padding-bottom: 5px;
    padding-top: 10px;
}
.evt_agendaInfo
{
    color: #585858;
    text-decoration: none;
}
.evt_agenda_kolom_links
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    padding-bottom: 0px;
    border-left: #cccccc 1px solid;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #ffffff;
}
.evt_agenda_kolom_links_dag
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 0px solid;
    padding-left: 5px;
    padding-bottom: 0px;
    border-left: #cccccc 1px solid;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #ffffff;
}
.evt_agenda_kolom_rechts
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #585858 0px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #cccccc 0px solid;
    padding-top: 0px;
    border-bottom: #585858 1px solid;
    background-color: #99cc33;
}
.evt_agenda_rij
{
    background-color: #ffffff;
}
.evt_organisatie_info_links
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    padding-bottom: 15px;
    width: 110px;
    color: #585858;
    padding-top: 0px;
}
.evt_organisatie_info_rechts
{
    padding-right: 15px;
    padding-left: 0px;
    padding-bottom: 15px;
    color: #585858;
    padding-top: 0px;
}
.act_agendaDagen
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #ffffff;
    text-align: center;
}
.act_agendaDagen A
{
    display:block;
    padding-bottom: 5px;
    width: 24px;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.act_agendaDagen A:hover
{
    color: #ffffff;
    background-color: #ff8105;
}
.act_agendaDag
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #585858;
    text-align: center;
}
.act_agendaDag A
{
    display:block;
    padding-bottom: 5px;
    width: 24px;
    color: #ffffff;
    padding-top: 5px;
    text-decoration: none;
}
.act_agendaDag A:hover
{
    background-color: #ff8105;
}
.act_agendaDagAndere
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #e2e8f0;
    text-align: center;
}
.act_agendaDagAndere A
{
    display:block;
    padding-bottom: 5px;
    width: 24px;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.act_agendaDagAndere A:hover
{
    background-color: #ff8105;
}
.act_agendaSelected
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #ff8105;
    text-align: center;
}
.act_agendaSelected A
{
    display:block;
    padding-bottom: 5px;
    width: 24px;
    color: #ffffff;
    padding-top: 5px;
    text-decoration: none;
}
.act_agendaSelected A:hover
{
    color: #585858;
    background-color: #ff8105;
}
.act_agendaDagenAndere
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #e2e8f0;
    text-align: center;
}
.act_agendaDagenAndere A
{
    display:block;
    padding-bottom: 5px;
    width: 24px;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.act_agendaDagenAndere A:hover
{
    color: #ffffff;
    background-color: #ff8105;
}
.act_agendaMaanden
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    HEIGHT: 24px;
    background-color: #ffffff;
    text-align: center;
}
.act_agendaMaanden A
{
    display:block;
    font-weight: bold;
    padding-bottom: 5px;
    width: 100%;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.act_agendaMaanden A:hover
{
    color: #ffffff;
    background-color: #ff8105;
}
.act_agendaMaandenSelected
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    HEIGHT: 24px;
    background-color: #ff8105;
    text-align: center;
}
.act_agendaMaandenSelected A
{
    display:block;
    padding-bottom: 5px;
    width: 100%;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.act_agendaMaandenPijl_vorige
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #ffffff;
    text-align: center;
}
.act_agendaMaandenPijl_vorige A
{
    background-position: center center;
    display:block;
    background-image: url(act_agenda_vorige.gif);
    padding-bottom: 5px;
    width: 24px;
    color: #585858;
    padding-top: 5px;
    background-repeat: no-repeat;
    text-decoration: none;
}
.act_agendaMaandenPijl_vorige A:hover
{
    background-color: #ff8105;
}
.act_agendaMaandenPijl_volgende
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #ffffff;
    text-align: center;
}
.act_agendaMaandenPijl_volgende A
{
    background-position: center center;
    display:block;
    background-image: url(act_agenda_volgende.gif);
    padding-bottom: 5px;
    width: 24px;
    color: #585858;
    padding-top: 5px;
    background-repeat: no-repeat;
    text-decoration: none;
}
.act_agendaMaandenPijl_volgende A:hover
{
    background-color: #ff8105;
}
.act_agendaWeken
{
    border-right: #99cc33 1px solid;
    vertical-align: middle;
    border-bottom: #99cc33 1px solid;
    background-color: #ffffff;
    text-align: center;
}
.act_agendaWeken A
{
    display:block;
    padding-bottom: 5px;
    width: 24px;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.act_agendaWeken A:hover
{
    color: #ffffff;
    background-color: #ff8105;
}
.act_agendaDagenvdWeek
{
    padding-bottom: 2px;
    text-align: center;
}
.act_agendaDagenRij
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 0px;
}
.act_agendaDagenHeader
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    border-left: #cccccc 1px solid;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #99cc33;
}
.act_agendaDagenHeader A
{
    font-weight: bold;
    color: #ffffff;
}
.act_agendaDagenItems
{
    background-position: left 9px;
    padding-left: 12px;
    background-image: url(act_agenda_volgende.gif);
    padding-bottom: 4px;
    color: #585858;
    padding-top: 4px;
    background-repeat: no-repeat;
    text-decoration: none;
}
.act_agendaDagenItems A
{
    color: #585858;
    text-decoration: none;
}
.act_agendaDagenItems A:hover
{
    color: #000000;
    text-decoration: none;
}
.act_agendaDagenItemsSub
{
    padding-left: 22px;
    padding-bottom: 4px;
    border-left: #99cc33 1px solid;
    color: #585858;
    padding-top: 4px;
    background-color: #e2e8f0;
    text-decoration: none;
}
.act_agendaDagenItemsSub A
{
    color: #585858;
    text-decoration: none;
}
.act_agendaDagenItemsSub A:hover
{
    color: #000000;
    text-decoration: none;
}
.act_agendaDagenItemsSelected
{
    padding-left: 17px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #585858;
    padding-top: 2px;
    text-decoration: none;
}
.act_agendaDagenItemsSelected A
{
    font-weight: bold;
    color: #585858;
    font-family: Verdana;
    text-decoration: none;
}
.act_agendaDagenItemsLeeg
{
    padding-left: 5px;
    padding-bottom: 5px;
    color: #585858;
    padding-top: 2px;
    text-decoration: none;
}
.act_agendaDagenTable
{
}
.act_agendaDagenTable_dag
{
    padding-bottom: 5px;
    padding-top: 10px;
}
.act_agendaInfo
{
    color: #585858;
    text-decoration: none;
}
.act_pict_header
{
    padding-left: 10px;
    font-size: 90%;
    padding-bottom: 10px;
    color: #ffffff;
}
.act_pict_kader_content
{
    border-right: #ffffff 1px solid;
    padding-right: 5px;
    border-top: #ffffff 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    border-left: #ffffff 0px solid;
    padding-top: 5px;
    border-bottom: #ffffff 1px solid;
    text-align: left;
}
.act_pict_kader_content A
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.act_pict_kader_content A:hover
{
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.act_pict_kader_image
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    width: 70px;
    border-bottom: #ffffff 1px solid;
}
.act_pict_kader_rij
{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.act_agenda_kolom_links
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    padding-bottom: 0px;
    border-left: #cccccc 1px solid;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #ffffff;
}
.act_agenda_kolom_links_dag
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 0px solid;
    padding-left: 5px;
    padding-bottom: 0px;
    border-left: #cccccc 1px solid;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #ffffff;
}
.act_agenda_kolom_rechts
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #585858 0px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #cccccc 0px solid;
    padding-top: 0px;
    border-bottom: #585858 1px solid;
    background-color: #99cc33;
}
.act_agenda_rij
{
    background-color: #ffffff;
}
.act_button A
{
    border-right: 1px outset;
    padding-right: 6px;
    background-position: left top;
    border-top: 1px outset;
    display:block;
    padding-left: 6px;
    background-image: url(act_button.gif);
    padding-bottom: 2px;
    border-left: 1px outset;
    color: #ffffff;
    padding-top: 2px;
    border-bottom: 1px outset;
    background-repeat: repeat-x;
    background-color: #6ca004;
    text-decoration: none;
}
.act_button A:hover
{
    border-right: 1px inset;
    border-top: 1px inset;
    border-left: 1px inset;
    color: #ffffff;
    border-bottom: 1px inset;
}
.act_button_rij
{
    border-right: #585858 1px solid;
    padding-right: 4px;
    border-top: #585858 1px solid;
    padding-left: 1px;
    padding-bottom: 4px;
    border-left: #cccccc 1px solid;
    padding-top: 4px;
    border-bottom: #585858 1px solid;
    background-color: #99cc33;
}
.act_geav_zoeken_rij
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #cccccc 1px solid;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #ffffff;
}
.act_geav_zoeken_kolom_w
{
    padding-right: 5px;
}
.act_geav_zoeken_kolom_d
{
    background-color: #cce699;
}
.act_geav_zoeken_kolom_l
{
    padding-left: 5px;
}
.act_geav_zoeken_alles
{
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #ffffff 1px solid;
}
.act_geav_zoeken_alles A
{
    color: #ffffff;
    text-decoration: underline;
}
.act_geav_zoeken_kolom_header_licht
{
    background-color: #585858;
}
.act_geav_zoeken_kolom_header_donker
{
    background-color: #585858;
}
.act_geav_zoeken_kolom_active
{
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #ffffff 1px solid;
    background-color: #99cc33;
}
.act_geav_zoeken_kolom_donker_disabled
{
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    color: #999999;
    padding-top: 5px;
    border-bottom: #ffffff 1px solid;
}
.act_geav_zoeken_kolom_donker
{
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    color: #585858;
    padding-top: 5px;
    border-bottom: #ffffff 1px solid;
}
.act_geav_zoeken_kolom_donker A
{
    color: #585858;
    text-decoration: none;
}
.act_geav_zoeken_kolom_donker A:hover
{
    color: #99cc33;
    text-decoration: none;
}
.act_geav_zoeken_kolom_licht_disabled
{
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    color: #999999;
    padding-top: 5px;
    border-bottom: #cccccc 1px solid;
    background-color: #ffffff;
}
.act_geav_zoeken_kolom_licht
{
    padding-right: 5px;
    padding-left: 0px;
    padding-bottom: 5px;
    color: #585858;
    padding-top: 5px;
    border-bottom: #cccccc 1px solid;
    background-color: #ffffff;
}
.act_geav_zoeken_kolom_licht A
{
    color: #585858;
    text-decoration: none;
}
.act_geav_zoeken_kolom_licht A:hover
{
    color: #99cc33;
    text-decoration: none;
}
.act_geav_zoeken_kolom_donker_header
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #ffffff 1px solid;
}
.act_geav_zoeken_kolom_licht_header
{
	
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #ffffff 1px solid;
}
.act_geav_zoeken_kolom_pijl_active
{
    padding-right: 5px;
    background-position: left center;
    padding-left: 0px;
    background-image: url(act_pijl_active.gif);
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #ffffff 1px solid;
    background-repeat: no-repeat;
    background-color: #99cc33;
}
.act_geav_zoeken_kolom_donker_pijl
{
    padding-right: 5px;
    background-position: left center;
    padding-left: 0px;
    background-image: url(act_pijl_normaal.gif);
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #ffffff 1px solid;
    background-repeat: no-repeat;
}
.act_geav_zoeken_kolom_licht_pijl
{
    padding-right: 5px;
    background-position: left center;
    padding-left: 0px;
    background-image: url(act_pijl_normaal.gif);
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: #cccccc 1px solid;
    background-repeat: no-repeat;
}
.act_input
{
    font-size: 100%;
    color: #585858;
    font-family: Verdana;
}
.act_input_td
{
    padding-right: 40px;
}
.act_inputp_td
{
    padding-right: 34px;
}
.act_organisatie_header
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    border-left: #cccccc 1px solid;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #99cc33;
}
.act_organisatie_header A
{
    color: #ffffff;
}
.act_organisatie_info_links
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    padding-bottom: 15px;
    width: 120px;
    color: #585858;
    padding-top: 0px;
}
.act_organisatie_info_rechts
{
    padding-right: 15px;
    padding-left: 0px;
    padding-bottom: 15px;
    color: #585858;
    padding-top: 0px;
}
.act_organisatie_kijkooknaar
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    border-left: #cccccc 1px solid;
    color: #ffffff;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #99cc33;
}
.act_organisatie_kijkooknaar_kop
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #585858;
    padding-top: 5px;
}
.act_organisatie_kijkooknaar_link
{
    padding-right: 5px;
    background-position: left 4px;
    padding-left: 5px;
    background-image: url(act_kijkooknaar.gif);
    padding-bottom: 5px;
    color: #585858;
    padding-top: 0px;
    background-repeat: no-repeat;
}
.act_organisatie_kolom_links
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.act_organisatie_kolom_rechts
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #585858 1px solid;
    padding-top: 5px;
    background-color: #cce699;
}
.act_organisatie_kolom_rechts_rij
{
    padding-top: 10px;
}
.act_organisatie_logo
{
}
.act_organisatie_lijst_naam
{
    font-weight: bold;
    padding-bottom: 4px;
    color: #585858;
}
.act_organisatie_lijst_adres
{
    color: #585858;
}
.act_organisatie_td
{
    border-right: #585858 1px solid;
    padding-right: 0px;
    border-top: #cccccc 0px solid;
    padding-left: 5px;
    padding-bottom: 0px;
    border-left: #cccccc 1px solid;
    padding-top: 0px;
    border-bottom: #585858 1px solid;
    background-color: #ffffff;
}
.act_organisatie_rij
{
    padding-bottom: 5px;
}
.act_paging_rij
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #585858 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #cccccc 1px solid;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #585858;
}
.act_paging_resultaten
{
    width: 50%;
    color: #ffffff;
}
.act_paging_resultaten A
{
    color: #ffffff;
}
.act_paging_overzicht
{
    font-weight: bold;
    width: 50%;
    color: #ffffff;
}
.act_paging_overzicht A
{
    color: #ffffff;
    text-decoration: none;
}
.act_paging_vorige
{
    background-position: left 4px;
    padding-left: 13px;
    font-weight: bold;
    background-image: url(act_vorige.gif);
    width: 25%;
    color: #ffffff;
    background-repeat: no-repeat;
}
.act_paging_vorige A
{
    color: #ffffff;
    text-decoration: none;
}
.act_paging_volgende
{
    padding-right: 13px;
    background-position: right 4px;
    font-weight: bold;
    background-image: url(act_volgende.gif);
    width: 25%;
    color: #ffffff;
    background-repeat: no-repeat;
}
.act_paging_volgende A
{
    color: #ffffff;
    text-decoration: none;
}
.act_print_td
{
    padding-top: 10px;
}
.act_resultaten_lijst_activiteit A
{
    padding-right: 5px;
    display:block;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #ffffff;
    padding-top: 5px;
    background-color: #99cc33;
    text-decoration: none;
}
.act_resultaten_lijst A
{
    padding-right: 5px;
    display:block;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-decoration: none;
}
.act_resultaten_lijst A:hover
{
    color: #000000;
    background-color: #f1f1f1;
}
.act_resultaten_lijst_header
{
    border-right: #585858 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #585858 1px solid;
}
.act_resultaten_lijst_header A
{
    color: #ffffff;
}
.act_resultaten_lijst_header A:hover
{
    color: #ffffff;
}
.act_resultaten_lijst_km A
{
    padding-right: 5px;
    display:block;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #ffffff;
    padding-top: 5px;
    background-color: #99cc33;
    text-decoration: none;
}
.act_resultaten_lijst_naam
{
    font-weight: bold;
    padding-bottom: 4px;
    color: #585858;
}
.act_resultaten_lijst_adres
{
    padding-bottom: 4px;
    color: #585858;
}
.act_resultaten_lijst_meer
{
    padding-left: 5px;
}
.act_resultaten_lijst_organisatie
{
    border-right: #585858 1px solid;
    border-top: #cccccc 0px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #585858 1px solid;
    background-color: #ffffff;
}
.act_resultaten_lijst_td
{
    padding-bottom: 5px;
    padding-top: 5px;
}
.act_resultaten_lijst_rij
{
    padding-bottom: 5px;
    padding-top: 5px;
}
.act_resultaten_aantallen
{
    color: #ffffff;
}
.act_resultaten_header
{
    font-weight: bold;
    color: #ffffff;
}
.act_resultaten_header_rij
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #585858 0px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #cccccc 1px solid;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #585858;
}
.act_tab_border
{
    border-bottom: #585858 1px solid;
}
.act_tab_active
{
    border-right: #585858 1px solid;
    padding-right: 0px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 1px;
    border-left: #cccccc 1px solid;
    width: 33%;
    color: #ffffff;
    padding-top: 9px;
    border-bottom: #99cc33 1px solid;
    background-color: #99cc33;
}
.act_tab_normaal
{
    border-right: #585858 1px solid;
    background-position: left bottom;
    border-top: #cccccc 1px solid;
    background-image: url(act_tab_normaal.gif);
    border-left: #cccccc 1px solid;
    width: 33%;
    border-bottom: #585858 1px solid;
    background-repeat: repeat-x;
    background-color: #ffffff;
}
.act_tab_normaal_button A
{
    padding-right: 0px;
    display:block;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #585858;
    padding-top: 5px;
    text-decoration: none;
}
.act_tab_normaal_button A:hover
{
    color: #000000;
}
.act_tab_zoeken_active
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #ffffff 1px solid;
    padding-top: 5px;
    border-bottom: #ffffff 1px solid;
    background-color: #ffffff;
}
.act_tab_zoeken_active A
{
    font-weight: bold;
    color: #585858;
    text-decoration: none;
}
.act_tab_zoeken_active A:hover
{
    color: #000000;
}
.act_tab_zoeken_normaal
{
    border-right: #585858 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: #99cc33 1px solid;
    padding-top: 5px;
    border-bottom: #585858 1px solid;
    background-color: #6a9e02;
}
.act_tab_zoeken_normaal A
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.act_tab_zoeken_normaal A:hover
{
    color: #000000;
}
.act_tab_zoeken_rij
{
    border-right: #585858 1px solid;
    border-left: #cccccc 1px solid;
    padding-top: 10px;
    background-color: #99cc33;
}
.act_tab_pict_rij
{
    border-right: #585858 1px solid;
    border-left: #cccccc 1px solid;
    padding-top: 10px;
    border-bottom: #585858 1px solid;
    background-color: #99cc33;
}
.act_tekst_td
{
    padding-right: 40px;
    padding-bottom: 4px;
    padding-top: 8px;
}
.act_tekstp_td
{
    padding-bottom: 4px;
    padding-top: 8px;
}
.act_zoeken_rij
{
    border-right: #585858 1px solid;
    padding-right: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    border-left: #cccccc 1px solid;
    padding-top: 10px;
    background-color: #ffffff;
}
.act_zoeken_opnieuw A
{
    border-right: 1px outset;
    padding-right: 6px;
    border-top: 1px outset;
    display:block;
    padding-left: 6px;
    font-weight: bold;
    padding-bottom: 4px;
    border-left: 1px outset;
    color: #ffffff;
    padding-top: 4px;
    border-bottom: 1px outset;
    background-color: #99cc33;
    text-decoration: none;
}
.act_zoeken_opnieuw A:hover
{
    border-right: 1px inset;
    border-top: 1px inset;
    border-left: 1px inset;
    color: #ffffff;
    border-bottom: 1px inset;
    background-color: #6a9e02;
}




/*sociale kaart*/

