* {
	padding: 0;
	margin: 0;
	border: 0;
}

br {
	clear: both;
}

html, body {
	height: 100%;


/* Max 100% hoogte in IE */
		max-height: 100%

;
	/* Max 100% hoogte in browsers */
		text-align: center;
	background: #efd945 url(../images/background.gif) repeat-x 0px -60px;
}

/*Contentframe*/

#cf {
	margin: 30px auto;
	padding: 0px;
	width: 980px;
	display: block;
	color: gray;
	font: normal 1em/1.2em Georgia, "Times New Roman", Times, serif;
}

#container {
	border: 10px solid #fff;
}

#tf {
	position: relative;
	width: 960px;
	background: #ffffff;
}

#ff {
	position: relative;
	width: 960px;
	background: #ffffff;
}

#ff a {
	color: gray;
}

#ff a:hover {
	color: #fac956;
}

#footrow {
	margin-top: 10px;
	position: relative;
	display: block;
	clear: both;
	height: 32px;
	padding: 3px;
	background: #fff;
	font: normal normal 8pt/15pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: #a7a7a6;
	text-align: left;
}

#footrow .maps {
	width: 930px;
	display: block;
	text-decoration: none;
	color: #a7a7a6;
	padding: 3px 0px 2px 25px;
	background: url(../images/iconl.png) no-repeat 0px 3px;
}

#footrow a.maps:hover {
	color: #fc2c0c;
}

.f1, .f2, .f3, .f4 {
	width: 239px;
	height: 300px;
	float: left;
	display: block;
	clear: none;
}

.a1, .a2, .a3, .a4 {
	width: 240px;
	height: 160px;
	float: left;
	display: block;
	clear: none;
	padding-top: 5px;
}

.f1 {
	background: #ffffff;
}

.f2 {
	background: #ffffff;
	border-left: 1px dotted #ececec;
}

.f3 {
	background: #ffffff;
	border-left: 1px dotted #ececec;

}

.f4 {
	background: #ffffff;
	border-left: 1px dotted #ececec;
	border-right: 1px solid #ffffff;
}


.a1 {
	background: #ffffff;
}

.a2 {
	background: #ffffff;
}

.a3 {
	background: #ffffff;
}

.a4 {
	background: #ffffff;
}


.f1 h1, .f2 h1, .f3 h1, .f4 h1 {
	position: relative;
	top: 0;
	left: 0;
	width: 240px;
	height: 100px;
	text-indent: -5000px;
	margin-bottom: 99px;
	margin-top: 11px;
}

.f1 h1 {
	background: url(../images/logo_waz.gif) no-repeat 0px 0px;
	height: 100px;
}

.f2 h1 {
	background: url(../images/logo_shf.gif) no-repeat 0px 0px;
	height: 100px;
}

.f3 h1 {
	background: url(../images/logo_zzb2.gif) no-repeat 0px 0px;
	height: 150px;
	margin-bottom: 49px;
}

.f4 h1 {
	background: url(../images/logo_hpa.gif) no-repeat 0px 0px;
	height: 150px;
	margin-bottom: 49px;
}


#ff #map {
	position: relative;
	display: block;
	clear: both;
	width: 960px;
	height: 400px;
	margin-bottom: 11px;
}