h1 .bijSchrift{
	font-size: 0.6em;
	font-weight: normal;
	float: right;
}

div#zoekEenvoudig{
	width: 206px;
	padding-right: 12px;
	float: left;
}

div#zoekRegio{
	width: 222px;
	float: left;
}


	div#zoekRegio h2, div#zoekEenvoudig h2{
		color: #ee2222;
		background: transparent url(../images/achter_tussen_h2.gif) no-repeat 0px 14px;
		margin: 0;
		padding: 14px 0 5px 21px;
		font-size: 1.2em;
	}

	div#zoekRegio h3, div#zoekEenvoudig h3{
		font-size: 1em;
		margin: 0 0 2px;
	}
	
	span.wdlDiv{font-weight: normal;}
	a:link.wdl, a:visited.wdl{color: #000000;}
	a:hover.wdl, a:active.wdl{color: #ee2222;}
	
div.instellingLogo{
	text-align: center;
	padding: 5px 0;
	background: #eeeeee;
	width: 88px;
	min-height: 78px;
	_height: 78px; /* IE-hack */
	display:table-cell;
	float: left;
	clear: left;
}

div.instellingLogo img{
	margin: 20px 0;
}

div.instellingData{
	width: 352px;
	padding-left: 16px;
	float: left;
	clear: right;
}

	div.instellingData h2{
		color: #000000;
		padding: 0;
		font-size: 1em;
	}
	
		div.instellingData h2 a{
			color: #ee2222;
			text-decoration: none;
			background: url(../images/achter_h2_instellingdata_u.gif) right 1px no-repeat;
			padding-bottom: 1px;
			padding-right: 18px;
		}
			div.instellingData h2 a:hover, div.instellingData h2 a:active{
				color: #888888;
				background: url(../images/achter_h2_instellingdata_a.gif) right 1px no-repeat;
			}
			div.instellingData h2 a:visited{
				color: #cc1d1d;
			}

	div.hr{
		margin: 6px -2px;
	}

			
a.contactLink{
	background: url(../images/achter_contact_kl_u.gif) left no-repeat;
	font-weight: bold;
	padding: 0 0 0 10px;
	text-decoration: none;
}
	a.contactLink:hover, a.contactLink:active{
		background: url(../images/achter_contact_kl_a.gif) left no-repeat;
	}

	a.contactLinkAan{
		background: url(../images/achter_contact_kl_a.gif) left no-repeat;
		font-weight: bold;
		color: #ee3333;
		padding: 0 0 0 10px;
		text-decoration: none;
	}


a.ervaringLink{
	background: url(../images/achter_ervaring_kl_u.gif) left no-repeat;
	font-weight: bold;
	padding: 0 0 0 13px;
	text-decoration: none;
}
			
	a.ervaringLink:hover, .ervaringLink:active{
		background: url(../images/achter_ervaring_kl_a.gif) left no-repeat;
	}

	a.ervaringLinkAan{
		background: url(../images/achter_ervaring_kl_a.gif) left no-repeat;
		color: #ee3333;
		font-weight: bold;
		padding: 0 0 0 13px;
		text-decoration: none;
	}
			
	
	
div#intellingContact{
	border-top: #dddddd 1px solid;
	margin-top: 9px;
}

div#kiesBeterlink{
	padding: 2px 7px 9px 7px;
	margin: 15px 0 0 -7px;
	background: #e7f3ff url(../images/logo_kiesbeter.gif) no-repeat top right;
}
	div#intellingContact div#kiesBeterlink h2{
		padding: 5px 0 4px;
	}

div#ervaringLink{
	padding: 2px 7px 9px 7px;
	margin-left: -7px;
	background: #eee;
}

		
div#intellingContact h2{
	color: #000000;
	font-size: 1em;
	padding: 5px 0 2px;
}
	div#intellingContact div.formGrijs h2{ /* Bij de enquetes van de instellingen komt er een conflict met de enquetes.css */
		background: transparent url(../images/achter_enquete_h2.gif) left top no-repeat;
		padding: 20px 0 2px 15px;
		margin: 0;
		clear: both;
	}


div#intellingContact td{
	vertical-align: top;
	padding: 0 5px 2px 0;

}

a.kmzLink{
	color: #ff6e00;
	background: url(../images/ic_kmz_u.gif) left no-repeat;
	font-weight: bold;
	padding: 0 0 0 13px;
	text-decoration: none;
}
			
	a.kmzLink:hover, .kmzLink:active{
		color: #ee3333;
		background: url(../images/ic_kmz_a.gif) left no-repeat;
	}

th.thWaardering{
	font-weight: normal;
	vertical-align: bottom;
	text-align: center;
	padding: 2px;
}
	
	
/* Popup voor de kaart */
div#kaartPopupLeft, div#kaartPopupRight{
	padding: 10px 10px 0;
	width: 372px;
	float: left;
}
	div#kaartPopupRight{
		padding-top: 0;
		width: 300px;
	}

	div#kaartPopupRight td{
		padding: 0 5px 3px 0;
		vertical-align: top;
	}