

.ImgIedereenOnline{ display:block; width:240px; text-align:center; padding:5px 0;}
.LinkIedereenOnline{ display:block; width:240px; padding:3px 0 5px 0;}
.LinkIedereenOnline a{ display:block; padding:0 0 0 12px; background:url(lijst_button.gif) left 3px no-repeat; text-decoration:none;}
.LinkIedereenOnline a:hover{ background:url(lijst_button2.gif) left 3px no-repeat; text-decoration:underline;}



#proclaimerContainer
		{
		position:absolute;
		bottom:12px;	
		border-top:1px solid #fff;	
		padding:7px 0 0 9px;
		margin:0;
		background-color:#f98105;
		}
		
#proclaimer
		{
		
		margin:0;
		display:block;
		width:150px;
		color: #fff;
		text-decoration: none !important;
		}

#proclaimer:hover
		{
		text-decoration: underline;
		}

/* readspeaker*/
img{border:0;}
#leesVoorContainer
		{
		border:0px dotted #ff6600;
		text-align:right;
		}
		
.layout_lees_bg
		{
		background-color:#eeeff0;
		padding:4px;
		width:600px;
		}
	
#leesVoorContainer a
		{
		display:block;
		background-image:url('leesvoor.gif');
		background-position:100% 0px;
		background-repeat:no-repeat;
		padding:0px;
		padding-right:20px;
		color:#ff6600;		
		text-decoration:none;
		border:0px dotted #ff6600;
		}
		
#leesVoorContainer a:hover
		{
		color: #000;
		}			
		

.hide {display:none;}		

#logo_hkz 
		{
		margin-top:25px;
		width:117px;
		margin-left:auto;
		margin-right:auto;
		}
/* --------------------------------------------------------------------------- */
/* MEE FCK Styles*/
/* --------------------------------------------------------------------------- */

.Kop_standaard{
	font-size: 160%;
	color: #000000;
}

.Kop_MEE{
	font-size: 160%;
	color: #F98105;
}

.Tussenkop_standaard{
	font-size: 120%;
	color: #000000;
}

.Tussenkop_MEE{
	font-size: 120%;
	color: #F98105;
}

.Inleiding_standaard{
	font-size: 120%;
	color: #000000;
}

.Inleiding_MEE{
	font-size: 120%;
	color: #F98105;
}

.Tekst_standaard{
	color: #000000;
}

.Tekst_MEE{
	color: #F98105;
}

/* --------------------------------------------------------------------------- */
/* CMS editor */
/* --------------------------------------------------------------------------- */

.bodyview{
	width : 100%;
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}

.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;
}

.input_text{
	border-top: #000000 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-left: #000000 1px solid;
	border-right: #CCCCCC 1px solid;
	font-size: 11px;
	font-family: Verdana;
}

.null{
	border: #666666 1px solid;
}


P{
	margin: 0pt;
}

LI{
	margin: 0;
	padding:0;
}
	
UL{
	margin: 0;
	padding:0;
	margin-left:30px;
}

OL{
	margin: 0;
	padding:0;
	margin-left:30px;
}

/* --------------------------------------------------------------------------- */
/* Tekst stylen */
/* --------------------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6{
	margin: 0;
}

H1{
	font-size: 150%;
	font-weight: bold;
	color: #000000
}

H2{
	font-size: 150%;
	font-weight: bold;
	color: #333333
}

H3{
	font-size: 130%;
	font-weight: bold;
	color: #000000
}

H4{
	font-size: 130%;
	font-weight: bold;
	color: #333333
}

H5{
	font-weight: bold;
	color: #000000
}

H6{
	font-weight: bold;
	color: #333333
}



/* --------------------------------------------------------------------------- */
/* Default */
/* --------------------------------------------------------------------------- */

body{ 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-face-color: #7E7E7E; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
}

.content{
	overflow:auto;
	position:absolute;
	z-index:0;
	top:178px;
	bottom:30px;
	width:598px;
	margin-left:-221px;
	left:50%;
}

* html .content{
	visibility: visible;
	position: static;
	margin-left:0px;
	width: 600px;
	height: 97%;
	overflow:auto; 
}

/* --------------------------------------------------------------------------- */
/* Layout */
/* --------------------------------------------------------------------------- */

.layout_agenda_datum{
	padding-top: 2px;
	padding-bottom: 3px;
	color: #000000;
}

.layout_body{
	background-color: #7E7E7E;
	background-image: url(body_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;	
}

.layout_button{
	background-color: #FFFFFF;
	background-image: url(button_pijl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: #666666 1px solid;
}

.layout_button A{
	display: block;
	padding-left: 23px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-decoration: none;
}

.layout_button A:hover{
	background-image: url(button_pijl2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.layout_button_onder{
	background-color: #FFFFFF;
	background-image: url(button_pijl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: #666666 1px solid;
	border-top: none;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}

.layout_button_onder A{
	display: block;
	font-weight: bold;
	padding-left: 23px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-decoration: none;
}

.layout_button_onder A:hover{
	background-image: url(button_pijl2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.layout_content{
	background-image: url(content_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;	
}

.layout_content_td_home{
	padding-left: 10px;
	padding-top: 10px;
}

.layout_content_td{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px
}

.layout_footer_tr{
	padding-left: 170px;
	padding-right: 10px;
}

.layout_footer_border_left{
	border-top: #666666 1px solid;
	padding-top: 7px;
}

.layout_footer_button_td{
	padding-left: 10px;
}

.layout_footer_border_right{
	border-top: #666666 1px solid;
	padding-top: 6px;
}

.layout_header_tr{
	padding-left: 10px;
	padding-right: 10px;
}

.layout_header_td{
	padding-right: 10px;
	background-color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
}

.layout_home_td_links{
	padding-right: 5px;
	width: 42%;
}

.layout_home_blok_links_header{
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F98105;
	color: #FFFFFF;
	font-weight: bold;
}

.layout_home_blok_links_content{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: none;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}

.layout_home_td_rechts{
	padding-left: 5px;
	width: 58%;
}

.layout_home_blok_rechts_header{
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

.layout_home_blok_rechts_content{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: none;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}

.layout_home_regio{
	padding-bottom: 5px;
	color: #F98105;
}

.layout_home_regio A{
	text-decoration: none;
	color: #000000;
}

.layout_home_regio A:hover{
	text-decoration: underline;
}

.layout_home_kaart{
	background-image: url(zeeland_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: none;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}

.layout_leftmenu_td{
	background-color: #4B4B4B;
	border-bottom: #FFFFFF 1px solid;
}

.layout_lettergrootte{
	color: #FFFFFF;
	padding-right: 10px;
}

.layout_lettergroter_td{
	padding-left: 10px;
}

.layout_letterkleiner_td{
	padding-right: 10px;
	border-right: #FFFFFF 1px solid;
}

.layout_nieuws_datum{
	padding-top: 2px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #F98105;
}

.layout_nieuws_item_td A{
	display: block;
	text-decoration: none;
	background-image: url(lijst_button.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 12px;
}

.layout_nieuws_item_td A:hover{
	background-image: url(lijst_button2.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	text-decoration: underline;
}

.layout_schaduw_links{
	background-image: url(layout_schaduw_links_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;	
}

.layout_schaduw_rechts{
	background-image: url(layout_schaduw_rechts_bg.gif);
	background-position: left top;
	background-repeat: repeat-y;	
}

.layout_topmenu_rij{
	padding-top: 2px;
	padding-bottom: 2px;
}

.layout_zoeken_tr{
	border-bottom: #FFFFFF 1px solid;
}

.layout_zoeken_td{
	padding-top: 4px;
}

/* --------------------------------------------------------------------------- */
/* Kaart */
/* --------------------------------------------------------------------------- */

/** {
		padding: 0; margin: 0;
	}*/
	
#menu{
	position: relative;
	width: 149px; 
	height: 101px;
}

#menu A{
	position:absolute;
}
	
#item01 A{
	top: 0px; 
	left: 34px; 
	width: 80px; 
	height: 75px;
	text-decoration: none;
}

#item02 A{
	top: 28px; 
	left: 0px; 
	width: 43px; 
	height: 30px;
	text-decoration: none;
	
}

#item03 A{
	top: 62px; 
	left: 0px; 
	width: 110px; 
	height: 40px;
	text-decoration: none;
}

#item01 A:hover{
	background-image: url("oosterschelde.gif");
	background-position: -34px 0px;
}

#item02 A:hover{
	background-image: url("walcheren.gif");
	background-position: 0px -28px;
}

#item03 A:hover{ 
	background-image: url("vlaanderen.gif");
	background-position: 0px -62px;
}


/* --------------------------------------------------------------------------- */
/* Chatten Homepage */
/* --------------------------------------------------------------------------- */

.Chatcontent{
	padding:5px 0 5px 0;
	color:#666;
}

.Chatcontent img{
	padding:5px 0 0 0;
}

/* --------------------------------------------------------------------------- */
/* Lijsten */
/* --------------------------------------------------------------------------- */

.lijst_header{
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F98105;
	color: #FFFFFF;
	font-weight: bold;
}

.lijst_button{
	background-color: #FFFFFF;
	background-image: url(lijst_button.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
}

.lijst_button A{
	text-decoration: none;
	display: block;
	padding-left: 12px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.lijst_button A:hover{
	background-image: url(lijst_button2.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	text-decoration: underline;
}

.lijst_content{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: none;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}

.lijst_footer{
	background-color: #FFFFFF;
	background-image: url(button_pijl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: #666666 1px solid;
	border-top: none;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}

.lijst_footer A{
	display: block;
	font-weight: bold;
	padding-left: 23px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-decoration: none;
}

.lijst_footer A:hover{
	background-image: url(button_pijl2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


.lijst_table{
	padding-left: 10px;
	padding-bottom: 40px;
}

/* --------------------------------------------------------------------------- */
/* Leftmenu */
/* --------------------------------------------------------------------------- */

.leftmenu_button A{
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 2px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftmenu_button A:hover{
	background-color: #F98105;
	color: #FFFFFF
}

/* --------------------------------------------------------------------------- */
/* Topmenu */
/* --------------------------------------------------------------------------- */

.topmenu_button{
	border-left: #000000 1px solid;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 6px;
	padding-right: 6px;
}

.topmenu_button A{
	text-decoration: none;
	color: #333333;
	text-decoration: none;
}

.topmenu_button A:hover{
	color: #F98105;
}

.topmenu_sep_td{
	border-right: #F98105 1px solid;
	padding-left: 0px;
	padding-right: 1px;
}

/* --------------------------------------------------------------------------- */
/* Paging*/
/* --------------------------------------------------------------------------- */

.paging_table
{
	padding-top : 5px;
	border-top: 1px #F98105 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;
}

/* --------------------------------------------------------------------------- */
/* Poll */
/* --------------------------------------------------------------------------- */

.poll_home_header{
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F98105;
	color: #FFFFFF;
	font-weight: bold;
}

.poll_header{
	font-size: 160%;
	color: #F98105;
	font-weight: bold;
}

.poll_ip{
	color: #CC0000;
	font-size: 120%;
	font-weight: bold;
}

.poll_overzicht{
	font-size: 120%;
	color: #000000;
	font-weight: bold;
}

.poll_home_content{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: none;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
}

.poll_content{
	padding-right: 0px;
	padding-bottom: 17px;
	padding-top: 5px;
	padding-left: 5px;	
}

.poll_stemmen{
	padding-right: 20px;
	padding-bottom: 17px;
	padding-top: 5px;
	padding-left: 5px;	
}

.poll_table{
	background-color: #DDDDDD;
}

.poll_kop{
	font-weight: bold;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-left: 5px
}

.poll_footer{
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 20px;
	padding-left: 5px
}

.poll_vraag{
	font-weight: bold;
	padding-bottom: 5px;
}

.poll_antw{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.poll_radio{
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}

.poll_bar{
	border: #000000 1px solid;
}

.poll_bar_td{
	padding-right: 5px
}

.poll_begin_bar
{
	height: 15px;
	font-size: 0px;
	background-color: #F98105
}

.poll_midden_bar
{
	height: 15px;
	background-color: #F98105;
	color: #FFFFFF;
}


.poll_eind_bar
{
	height: 15px;
	font-size: 0px;
}


/* --------------------------------------------------------------------------- */
/* 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{
	background-color: #FFFFFF;
	background-image: url(button_pijl.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: #666666 1px solid;
}

.sk_button A{
	display: block;
	padding-left: 23px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
}

.sk_button A:hover{
	background-image: url(button_pijl2.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/*.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: #F98105;
	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: #F98105;
	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: #F98105;
}

.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: #F98105;
}

.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: #F98105;
}

.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: #F98105;
}

.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: #F98105 1px solid;
	font-size: 5px;
}

.sk_trefwoorden_kop{
	background-color: #F98105;
	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: #F98105;
	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 */
/* --------------------------------------------------------------------------- */

.sokaBlok
	{border:1px solid #dedede;padding:5px;background:#ffebd7;}

.sokaBlok a {font-weight:bold;}



.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;
}

