/* home */
#link_hkz {
	position:absolute;
	top:425px;
	left:60px;
}
#adreszoek {
	position: absolute;
	z-index: 1;
	width: 211px;
	left: 8px;
	top: 133px;
}
#agenda {
	position: absolute;
	z-index: 1;
	width: 211px;
	left: 8px;
	top: 133px;
	background-color: #ffffff;
}
.adres_tabblad {
	position: relative;
	float: left;
	width: 103px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	line-height: 16px;
	text-align: center;
	border: 1px solid #bababa;
	padding-top: 1px;
	background: url(/img/bg_tabblad.gif) top left no-repeat;
}
.adres_padding {
	position: relative;
	float: left;
	width: 4px;
	height: 19px;
	border-bottom: 1px solid #bababa;
}
.adres_tabblad_active {
	position: relative;
	float: left;
	width: 103px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21939c;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	border: 1px solid #bababa;
	padding-top: 1px;
	border-bottom-color: #fff;
	background: #fff;
}

.right_border2 {
	border: 1px solid #bababa;
	border-top: none;
	padding: 1px;
}

.adres_tabblad_active a:link, .adres_tabblad_active a:active, .adres_tabblad_active a:visited {
	color: #21939c;
	text-decoration: none;
}
.adres_tabblad_active a:hover {
	color: #f98e28;
	text-decoration: none;
}
.adres_tabblad a:link, .adres_tabblad a:active, .adres_tabblad a:visited {
	color: #818181;
	text-decoration: none;
}
.adres_tabblad a:hover {
	color: #f98e28;
	text-decoration: none;
}
