@charset "iso-8859-1";
/* CSS Document */

/* browser settings reset */
html,body, dt, dl, dd, ul, ol, li, h1, h2, h3, h4, h5, h6 , form, fieldset, a,blockquote 
		{
		margin: 0px;
		padding: 0px;
		border: 0px;
		}

/* site settings */

img 
		{
		border: 0px;
		}
a {
text-decoration:underline;
color:#000;
}

a:hover {
text-decoration:none;
color:#000;
}


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 */

/* 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	{
		background-color:#fff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		height:100%;
		}
		
html 
		{
		height:100%;
		}


h1		{
		font-size:1.4em;	
		}

H2		{
		font-size:1.3em;
		}

H3		{
		font-size:1.2em;
		}

H4		{
		font-size:1.1em;
		}

H5		{
		font-size:1em;
		}

H6		{
		font-size:.9em;
		}

#stad a {
text-decoration:none;
color:#fff;
}

#stad a:hover {
text-decoration:underline;
color:#fff;
}

.fontgroter
{	
font-size:110%;	
}

/*--------layout-----*/


#snelmenu
		{
		}
		
		
#mainContainer
		{	
		background-color:#fff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000;	
		width:813px;
		height:100%;
		margin-left:auto;
		margin-right:auto;			
		}

#header
		{
		background-image:url("headerBalk.gif");
		background-position: 0 0;
		background-repeat:no-repeat;	
		height:98px;
		border-bottom:0px solid #fc7415;
		}		

#stad
		{
		font-weight:bold;
		font-family:"trebuchet ms", Verdana;
		color:#fff;
		font-size:1.4em;
		letter-spacing:1px;
		margin-left:150px;
		padding-top:5px;
		}

#topMenu
		{		
	 	border:0px solid #000;
		padding-top:25px;	
		margin-left:10px;
		margin-right:0px;
		}
		

#topMenu li
		{
		float:left;
		list-style:none;
		padding-left:4px;
		padding-right:4px;
		padding-top:9px;
		padding-bottom:9px;
		background-color:#fff;
		border:1px solid #cb3702;
		border-right:0px solid #cb3702;	
		margin:0;
		text-align:center;
		font-size:.7em;
		color:#000;
		vertical-align:middle;
		background-image:url("topMenuLiBg.gif");
		background-position: 0 0;
		background-repeat:repeat-x;	
		}
		
#topMenu li.last
	{
	border-right:1px solid #cb3702;	
	}
		
#topMenu li a
		{
		text-decoration:none;		
		color:#000;
		font-weight:bold;
		}
		
#topMenu li a:hover,
#topMenu li:hover,
#topMenu li.selected
		{
		color:#fff;
		border-bottom:0px solid #cb3702;	
		text-decoration:none;
		background-image:none;		
		background-color:#fc7212;
		}
		
	
		
#contentContainer
		{	
		float:left;			
		background-color:#fff5ec;
		border:0px solid #000;		
		padding:0px;
		font-size:.7em;	
		}
		
#illustratieHome
		{
		float:left;
		width:563px;		
		padding:0px;
		padding-left:10px;
		padding-bottom:10px;
		margin-bottom:10px;
		border-bottom:1px solid #fd934a;
		background-color:#fff5ec;
		}

#contentKolom
		{
		float:left;						
		margin-top:10px;
		margin-bottom:5px;
		padding:0px;
		width:573px;
		line-height:18px;
		color:#000;
		border:0px solid #000;
		background-color:#fffcf8;
		}
		
#content
		{
		padding:10px;
		height:100%;	
		}

#pagetext	
		{
		padding-bottom:10px;
		}

hr
		{
		size:1px;
		color:#fc7415;
		}
		
		
#content h1
		{
		color:#fc7415;	
		font-size:1.2em;
		}
		
#actueelContainer
		{
		float:left;	
		padding:0px;
		margin-left:10px;
		width:560px;
		color:#fc7415;
		padding-bottom:15px;
		border-bottom:0px solid #fff;	
		}

#actueelContainer h1
		{
		font-size:1em;		
		padding-left:5px;
		text-transform:uppercase;
		background-color:#dedede;
		border-bottom:0px solid #fc7415;
		}

#actueelContainer h6
		{
		width:100%;
		padding:3px;	
		font-size:1em;		
		}
		
#actueelContainer a 
		{		
		color:#fc7415;
		font-weight:normal;
		text-decoration:none;
		}
		
#actueelContainer a:hover
		{
		color:#000;
		text-decoration:underline;
		}
		
#actueelContainer ul
		{	
		margin-top:0px;
		margin-left:20px;				
		padding:0px;			
		padding-bottom:10px;
		padding-top:10px;		
		margin-bottom:5px;			
		}
		
#nieuwsContainer 
		{
		float:left;		
		width:265px;
		background-color:#f5f5f5;	
		padding-bottom:10px;			
		background-image:url("boxBottomBg.jpg");
		background-position: 0 100%;
		background-repeat:repeat-x;	
		}

#rss	
		{
		text-align:right;
		vertical-align:middle;
		display:block;
		border-top:1px dotted #cfcfcf;
		padding:4px;
		padding-right:4px;
		font-size:.8em;
		color:#a3a3a3;
		}
		
#rss img
		{
		margin-right:5px;
		}
		
#rss a
		{
		color:#a3a3a3;
		}
		
.listing
		{
		list-style-image:url("bulletImg.gif");
		list-style-position:outside;
		padding:6px;
		padding-left:0px;
		}
		
.listing a
		{
		padding-left:0px;
		background-color:#f5f5f5;
		text-decoration:none;	
		color:#000 !important;	
		font-weight:normal;
		}
		
.listing a:hover
		{
		text-decoration:underline;
		color:#fc7415;
		}	
			
#agendaContainer
		{
		float:right;
		width:255px;
		margin-right:10px;
		background-color:#f5f5f5;	
		padding-bottom:10px;					
		background-image:url("boxBottomBg.jpg");
		background-position: 0 100%;
		background-repeat:repeat-x;		
		}
		
		
#kolomRechts
		{	
		float:right;
		width:230px;
		margin-left:2px;
		height:100%;
		border:0px solid #000;		
		background-color:#fff5ec;
		}
		
#meerRubrieken
		{	
		padding:5px;
		height:100px;
		width:213px;
		background-image:url("rightColumnBg.gif");
		background-position: 0 0;
		background-repeat:repeat-x;		
		}
		
#meerRubrieken select,
.inputText
		{
		font-size:.85em;	
		width:175px;
		margin-right:2px;
		}

#meerRubrieken form,
#zoeken_specifiek
		{
		width:212px;
		}
		
	
#meerRubrieken input,
#zoek .button
		{	
		margin:0;	
		padding-left:5px;	
		padding-right:2px;
		color:#000;		
		font-size:.85em;
		cursor:pointer;
		}
		
#zoeken_specifiek a
		{
		float:right;
		color:#000;
		margin-top:2px;
		padding:0;
		}
	
#zoeken_specifiek a:hover
		{
		text-decoration:none;
		color:#000;
		}
		
#meerRubrieken h2
		{
		color:#000;	
		font-size:1em;
		margin-bottom:5px;
		}
		

.lijstenRechts,
#zoek,
#sk
		{
		float:left;	
		padding:5px;		
		width:213px;
		margin:0;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
		background-color:#f5f5f5;
		padding-bottom:10px;
		}
		
#zoek,
#sk
		{
		padding-bottom:5px;
		}

#sk		
		{
		background-color:#3299cc;
		height:69px;
		background-image:url("sokaPijl.gif");
		background-repeat:no-repeat;
		background-position:100% 0;
		}
		
#sk a		
		{
		
		margin-top:10px;
		display:block;
		width:213px;
		font-size:1.9em;
		color:#fff;
		text-decoration:none;
		}
		
#sk a:hover
		{
		color:#000;
		}
		
#kolomRechts h1
		{
		font-size:1em;		
		float:left;	
		padding:5px;
		width:213px;
		margin:0;
		color:#000;
		background-color:#dedede;
		border:1px solid #fff;
		border-bottom:0px solid #fff;
		}
		
#kolomRechts h1.skKop
		{
		background-color:#99cce6;
		}
			
.lijstenRechts li
		{		
		list-style:none;
		margin:0;		
		color:#fc7415;
		background-color:#f5f5f5;
		}

		
.lijstenRechts li a:hover
		{
		text-decoration:none!important;
		}

#mainMenu li a
		{
		font-family:arial,verdana;
		display:block;
		padding:3px;		
		font-size:1.2em;
		padding-right:0px;		
		width:210px;			
		text-decoration:underline;	
		vertical-align:middle;	
		color:#fc7415;
		font-weight:bold;
		text-align:right;
		}

#directNaar li a
		{
		text-align:left;
		text-decoration:underline;
		color:#fc7415;
		display:inline;
		font-weight:normal;
		}
		
#directNaar li
		{
		font-size:.9em;
		color:#000;
		padding-bottom:15px;
		}

#extra li a
		{
		font-family:arial,verdana;
		display:block;
		padding:3px;
		font-size:1.2em;
		padding-right:0px;		
		width:210px;		
		text-decoration:underline;	
		vertical-align:middle;	
		color:#fc7415;
		font-weight:bold;
		text-align:right;
		}

#extra li
		{
		border-bottom:1px solid #fff;
		}
		
.last
		{
		padding-bottom:10px;
		border-bottom:0px solid #fff;
		background-image:url("boxBottomBg.jpg");
		background-position: 0 100%;
		background-repeat:repeat-x;	
		}

#contentFooter
		{		
		margin-top:20px;
		margin-bottom:35px;
		background-color:#fffcf8;
		border-top:#fc7415 1px solid;
		}
		
#copyright
		{
		float:left;
		}
		
#home #functions
		{
		margin-top:-10px;
		}	
		
#functions
		{
		float:right;
		margin-bottom:5px;
		margin-top:-1px;
		}	

#functions a
		{		
		padding:3px;
		background-color:#fc7415;
		color:#fff;
		border:1px solid #fc7415;
		text-decoration:none;
		}
		
#functions a:hover
		{
		border:1px solid #fc7415;
		border-top:0px solid #fc7415;
		background-color:#fffcf8;				
		color:#000;
		}
		
/* --------------------------------------------------------------------------- */
/* --------Sociale kaart, nieuws, agenda en zoeken op de site----------------- */
/* --------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------- */		


/* --------------------------------------------------------------------------- */
/* Agenda */
/* --------------------------------------------------------------------------- */

.agenda_home_header{
	background-color: #949494;
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;		
}

.agenda_home_button A{
	display: block;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;	
	text-decoration: none;
}

.agenda_home_button A:hover{
	text-decoration: underline;
	color: #000000;
}

.agenda_home_datum{
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	color: #F98105;
}

.agenda_home_meer{
	background-color: #949494;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;		
}

.agenda_home_meer A{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.agenda_home_meer A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* --------------------------------------------------------------------------- */
/* Nieuws */
/* --------------------------------------------------------------------------- */

.nieuws_home_archief{
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;		
}

.nieuws_home_archief A{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.nieuws_home_archief A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.nieuws_home_header{
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;		
}

.nieuws_home_bg{
	background-color: #949494;
	height: inherit
}

.nieuws_home_kader{
	border: #DFDFDF 1px solid;
	border-left: 0px;
	padding: 5px;
}

.nieuws_home_button A{
	display: block;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;	
	text-decoration: none;
}

.nieuws_home_button A:hover{
	text-decoration: underline;
	color: #000000;
}

/* --------------------------------------------------------------------------- */
/* Vestigingen */
/* --------------------------------------------------------------------------- */

.vestigingen_header{
	background-color: #F98105;
	font-size: 90%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;		
}

.vestigingen_bg{
	background-image: url(vestigingen.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-bottom: 35px;
}

/* --------------------------------------------------------------------------- */
/* 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 #FF8105 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;
	color: #000000;
	text-decoration: none;
	display : block;
}

.paging_vorige a:hover
{
	color: #000000;
	text-decoration: underline;
	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;
	color: #000000;
	text-decoration: none;
	display : block;
}

.paging_volgende a:hover
{
	color: #000000;
	text-decoration: underline;
	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;
	color: #000000;
	text-decoration: none;
	display : block;
}

.paging_overzicht a:hover
{
	color: #000000;
	text-decoration: underline;
	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: 11px;
	border: #000000 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;
}

/* --------------------------------------------------------------------------- */
/* 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;
}

/* --------------------------------------------------------------------------- */
/* Sitemap */
/* --------------------------------------------------------------------------- */

.sitemapLijst{
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
}

.sitemapLijst LI
{
	margin-left: 18px;
	padding-left: 0px;
}	


/* --------------------------------------------------------------------------- */
/* FCK Styles */
/* --------------------------------------------------------------------------- */
.Kop_standaard{
	font-size: 140%;
	font-weight: bold;
	color: #000000;
}

.Kop_MEE{
	font-size: 135%;
	font-weight: bold;
	color: #f98105;
}

.Tussenkop_standaard{
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

.Tussenkop_MEE {
	font-size: 115%;
	font-weight: bold;
	color: #f98105;
}

.Inleiding_standaard{
font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.Inleiding_MEE{
font-size: 12px;
	font-weight: normal;
	color: #f98105;
}

.Tekst_standaard{
font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.Tekst_MEE{
	font-size: 11px;
	font-weight: normal;
	color: #f98105;
}
/* --------------------------------------------------------------------------- */
/* CMS editor */
/* --------------------------------------------------------------------------- */

.bodyview
	{
	color: #000000;
	}
	

.bodyview A{
	color: #333333;
}




/* --------------------------------------------------------------------------- */
/* Elementen */
/* --------------------------------------------------------------------------- */
FORM{
	margin: 0pt;
}

HR{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: #000000 1px solid;
	height: 1px;
}


P{}




LI{
	margin: 0;
	margin-left:25px;
	padding:0;
}
	

	UL{
	margin: 0;
	padding:0;
	list-style: url(li.gif);

}

OL{
	margin: 0;
	padding:0;
	margin-left:20px;
}

.controlpanel_knop{
	border: #000000 1px inset;
	background-color: #ccc;
	padding-left: 4px;
	padding-right:4px;
	font-family: Verdana;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
