body {
background: white;
font-family: "Arial", sans-serif;
font-size: 0.625em;
color:Black;
} 

#logo p ,
#mainMenu,
#metaMenu,
#footer,
.column,
#video,
#breadcrump,
#mailuwvraag,
#reactieoppagina,
fieldset,
#OverJLOverview
{
    display:none;
}
#logo p.hidden 
{
    display:block !important;
}
.themeFaq li div 
{
    display:block !important;
}



#content-main {
			line-height:1.5em;
}
			#homepage #content-main {
			width:620px;
			padding:0;
			}
				#content-main h2 {
				font-size:1.6em;
				}
				#content-main h3 {
				font-size:1.2em;
				}

				#content-main a { color:#ef3666; }
				#content-main a:hover { color:#860038; }

				#content ul {
				padding-bottom:1em;
				float:left;
				width:100%;
				}
			
				#content li {
				list-style:none;
				background:url(../images/list_5pxbar_red.gif) no-repeat left 10px;
				padding-left:10px;
				}
					#content li a { 
					color:#ef3666;
					}
						#content li a:hover {
						color:#860038;
						}
						#content #content-main li a:hover { 
						/*text-decoration:none;*/
						color:#860038;
						}

			
				#content-main .column {
				float:left;
				width:280px;
				margin:0 20px 1.5em 0;
				padding:10px;
				color:white;
				}
					#content-main .column h2 {
					font-family:Georgia;
					font-size:1.5em;
					padding:0.5em 0 0.4em 0;
					color:#d01149;
					}

				
				#content-main .block-item {
				background: url(../images/block-item_bg_bottom.png) no-repeat left bottom;
				float:left;
				padding-bottom:10px;
				width:300px;
				margin:0 20px 1.5em 0;
				color:white;
				}
					#content-main .block-item .content {
					background: url(../images/block-item_bg_top.png) no-repeat left top;
					padding:5px 10px 0 10px;
					float:left;
					width:280px;
					min-height:7.9em;
					height:auto !important;
					height:7.9em;
					}

						#content-main .block-item h2 {
						color:white;
						font-family:Georgia;
						font-size:1.5em;
						padding:0 0em 0.2em 0;
						width:275px;
						}
							#content-main .block-item h2 a {
							text-decoration:none;
							display:block;
							background: url(../images/block-item-arrow.gif) no-repeat 264px 3px;
							color:white;
							padding-right:10px;
							width:270px;
							}
								#content-main .block-item h2 a:hover {
								background: url(../images/block-item-arrow.gif) no-repeat 264px -81px;
								text-decoration:underline;
								color:white;
								}
						#content-main .block-item ul {
						border-top:1px dotted #860038;
						padding:0.5em 0;
						float:left;
						width:280px;
						}
								#content-main .block-item ul li {
								float:left;
								list-style:none;
								background: url(../images/list_3pxbar.gif) no-repeat right center;
								padding:0 8px 0 0;
								margin-right:5px;
								}
									#content-main .block-item li a {
									color:white;
									white-space: nowrap;
									}
										#content-main .block-item a:hover {
										text-decoration:underline;
										color:#67012a;
										}
					/* uitklappers */
					.themeFaq {
				    background:url(../images/border_3pxdotted.gif) repeat-x left top;
				    float:left;
				    width:100%;
				    }
					    .themeFaq li 
					    {
					    margin-left:0px;
					    padding:10px 0;
					    background:url(../images/border_3pxdotted.gif) repeat-x left bottom !important;
					    list-style-type:none;
					    float:left;
					    width:600px;
					    
					    }
					    .themeFaq a.act,
					    .themeFaq a.inact {
					    font-size:1.08em;
					    font-weight:bold;
					    }
					    .themeFaq a.act:link,
					    .themeFaq a.act:visited,
					    .themeFaq a.act:hover,
					    .themeFaq a.act:active {
					    background:url('../images/themefaq_li_a_min.gif') no-repeat left 4px;
					    padding-left:21px;
					    }
					    .themeFaq a.inact:link,
					    .themeFaq a.inact:visited,
					    .themeFaq a.inact:hover,
					    .themeFaq a.inact:active {
					    background:url('../images/themefaq_li_a_plus.gif') no-repeat left 4px;
					    padding-left:21px;
					    }
					    .themeFaq li div {
					    margin:10px 0 0 21px;
					    }
					        .themeFaq li div li {
					        background:url(../images/list_5pxbar_red.gif) no-repeat left 10px !important;
				            padding:0 0 0 10px !important;
				            }
					/* Locatie loketten (met googlemaps) */
					#lokettenOverview {
	                float:left;
	                width:100%;
		            }
			            #lokettenOverview ul {
		                float:left;
		                width:120px;
		                list-style-type: none;
		                margin:0;
			            }
			            ul#OverJLOverview li
			            {   
		                list-style-type: none;
		                margin:0px;
            		
			            }
			            ul#lokettenOverview li ul
			            {
		                margin:0px;
		                padding:0px;
			            list-style-type:none;
			            }
				            ul#lokettenOverview li ul li {
			                float:none;
			                width:auto;
			                list-style-type:none;
				            }
 
					#OverJLOverview {
		            float:left;
		            width:100%;
		            border-bottom:1px solid #eecdd7;
		            margin-bottom:10px;
		            }
		                #OverJLOverview p 
		                {
		                font-size:1.6em;
		                color:#ef3666;
		                }
		                #OverJLOverview ul {
		                float:left;
		                width:45%;
		                }
			                #OverJLOverview li {
			                float:left;
			                width:50%;
			                }
				                #OverJLOverview li li {
				                float:none;
				                width:auto;
				                }
				    .relatedquestions {
				    float:left;
				    width:100%;
				    background:url(../images/border_3pxdotted.gif) repeat-x left top;
				    margin-top:10px;
				    padding-top:0.5em;
				    }    
				        .relatedquestions hr {
				        display:none;
				        }   
				        .relatedquestions .goback li
				        {
				            float:left;
				            display:inline;
				            padding-right:20px;
				            background:url(../images/icon_arrow_leftred.gif) no-repeat left 7px !important;
				    
				        }
				 #waysofcontact {
				 background:url(../images/border_3pxdotted.gif) repeat-x left top;
				 float:left;
				 width:100%;
				 padding-top:0.7em;
				 margin-bottom:1em;
				 }  
				     #waysofcontact ul {
				     background:url(../images/border_3pxdotted.gif) repeat-x left bottom;
				     float:left;
				     width:100%;
				     }    
				         #waysofcontact li {
				         background:url(../images/waystocontact_bg.gif) no-repeat left top;
				         float:left;
				         width:150px;
				         padding-top:3.5em;
				         text-align:center;
				         }   
				            #waysofcontact li.phone {
				            background-position: 70px top;
				            } 
				            #waysofcontact li.loket {
				            background-position: -90px top;
				            } 
				            #waysofcontact li.chat {
				            background-position: -250px top;
				            } 
				            	#mapblock 
					{
					    float:left;
					    width:100%;
					    margin-bottom:1em;
					    display:none;
					}
					#mymap
                    {
                        width: 310px; 
                        height: 300px;
                        float:left;
                        
                    }
                       .kaartinformatie 
                    {
                        width:355px;
                        float:right;
                        display:none;
                    }
                    img {border:none;}
                    
#logob
{
    display:inline;
    
}
#logoa
{
    display:none;
}