﻿.gemkaart_container {
	width:580px;
	height:484px;
}
.gemkaart_bg {
	width:580px;
	height:484px;
	position:relative;
	/*z-index:10;*/
	background:url(/_images/gemeenten/gemkaart_bg_groot.jpg) no-repeat 0 14px;
}
.gemkaart_bg2 {
	width:580px;
	height:426px;
	position:relative;
	/*z-index:10;*/
	background:url(/_images/gemeenten/gemkaart_bg2.jpg) no-repeat 0 14px;
}
.gemkaart_subkop {
	width:580px;
	height:20px;
	overflow:hidden;
	position:absolute;
	z-index:5;
	top:-5px;
	font-weight:bold;
	font-size:14px;
}
label {
	/*display:block;*/
	font-weight:bold;
	margin-top:8px;
}
label.gemeente {
	display:block;
	font-weight:bold;
	margin-top:8px;
}
label.label_inline, label.label_inline2 {
	display:inline;
	font-weight:normal;
}
label.label_inline span {
	margin:0 10px;
}
.txtPeriodeVan, .gemkaart_bg .txtPeriodeTot {
	width:66px;
	line-height:16px;
	color:#005187;
}
.txtPlaats {
	width:185px;
	float:left;
	line-height:16px;
	color:#005187;
}
.txtProvincie {
	width:191px;
	float:left;
	line-height:16px;
	color:#005187;
}
a.btnZoekPlaats {
	display:block;
	width:39px;
	height:20px;
	float:left;
	margin-left:5px;
	border:0 !important;
	text-indent:40px;
	overflow:hidden;
	background:url(/_images/gemeenten/gemkaart_ok.gif) no-repeat left top;
}
a.btnZoekPlaats:hover {
	background-position:0 -20px;
}
a.btnZoekPlaats:active {
	background-position:0 -40px;
}
.gemkaart_kaart {
	width:382px;
	height:426px;
	position:absolute;
	/*z-index:11;*/
	right:0;
	top:0;
	background:url(/_images/gemeenten/gemkaart_kaart.jpg) no-repeat;
}
.gemkaart_kaart2 {
	width:382px;
	height:426px;
	position:absolute;
	z-index:1;
	right:0;
	top:0;
	background:url(/_images/gemeenten/gemkaart_kaart2.jpg) no-repeat;
}
.gemkaart_zoek {
	position:absolute;
	left:20px;
	top:25px;
	z-index:2;
}
.gemkaart_divider {
	margin:5px 0 5px -20px;
	width:190px;
	height:2px;
	overflow:hidden;
}
.gemkaart_resultaat {
	width:178px;
	position:absolute;
	left:20px;
	top:150px;
	font-size: 9px;
}
.gemkaart_resultaat_titel {
    float:left;
}
.gemkaart_resultaat_aantal {
    float:right;
    text-align:right;    
}
#resultTotaal {
	margin-bottom:10px;
}
.gemkaart_stip {
	width:20px;
	height:20px;
	position:absolute;
	/*z-index:15;*/
	left:110px;
	top:230px;
	display:none;
}

.fieldset {
	display:block;
	clear:both;
}


/* Groepen */
.gemkaart_soort_container{
    position: absolute;
    top:232px;
    left:20px;    
    width: 178px;
    height:220px;
    font-size: 9px;
}
.gemkaart_soort_item_container {
    margin:0px;
}
.gemkaart_soort_kg_result {
    float:right; 
    width: 63px; 
    text-align:right;
}
.gemkaart_soort_procent_result {
    float:right; 
    width: 26px; 
    text-align:right;
}
.gemkaart_soort_item {
    float:left;
    margin-bottom:2px;
    width:110px;
    background-color:#6db4d9;
    color: White;    
}
.gemkaart_soort_bar{
    height:16px;
    min-width:1px;
    background-color:#005187;
}
.gemkaart_group_label{
    position:absolute;
    margin: 0px 0px 0px 2px;
	width:110px;
	height:15px;
	overflow:hidden;
}
