/*
(c) 2007-08 Hans Werksman
*/



#headeramsterdam {
	color: #fff;
	font-weight: bold;
	width: 920px;
	padding: 0px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	background: #ecf1f2;
	background: url(header_amsterdam.jpg);
	background-repeat : no-repeat;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

#headerbeer {
	color: #fff;
	font-weight: bold;
	width: 920px;
	padding: 0px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	background: #ecf1f2;
	background: url(header_asd_beer.jpg);
	background-repeat : no-repeat;
	border-radius: 10px;
	-webkit-border-radius: 10px;	
}

#headerbikes {
	color: #fff;
	font-weight: bold;
	width: 920px;
	padding: 0px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	background: #ecf1f2;
	background: url(header_asd_bikes.jpg);
	background-repeat : no-repeat;
	border-radius: 10px;
	-webkit-border-radius: 10px;	
}

#headercops {
	color: #fff;
	font-weight: bold;
	width: 920px;
	padding: 0px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	background: #ecf1f2;
	background: url(header_asd_cops.jpg);
	background-repeat : no-repeat;
	border-radius: 10px;
	-webkit-border-radius: 10px;	
}

#headerjunkies {
	color: #fff;
	font-weight: bold;
	width: 920px;
	padding: 0px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	background: #ecf1f2;
	background: url(header_asd_junkies.jpg);
	background-repeat : no-repeat;
	border-radius: 10px;
	-webkit-border-radius: 10px;	
}

#headershopping {
	color: #fff;
	font-weight: bold;
	width: 920px;
	padding: 0px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	background: #ecf1f2;
	background: url(header_asd_market.jpg);
	background-repeat : no-repeat;
	border-radius: 10px;
	-webkit-border-radius: 10px;	
}

#headertaxi {
	color: #fff;
	font-weight: bold;
	width: 920px;
	padding: 0px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	background: #ecf1f2;
	background: url(header_asd_taxi.jpg);
	background-repeat : no-repeat;
	border-radius: 10px;
	-webkit-border-radius: 10px;	
}

#headertransport {
	color: #fff;
	font-weight: bold;
	width: 920px;
	padding: 0px;
	height: 210px;
	margin: 0px 0px 0px 0px;
	background: #ecf1f2;
	background: url(header_asd_streetcar.jpg);
	background-repeat : no-repeat;
	border-radius: 10px;
	-webkit-border-radius: 10px;	
}

.black a {
	color: blue !important;
}

#headeramsterdam h1, #headerbeer h1, #headerbikes h1, #headercops h1, #headerjunkies h1, #headerlinks h1, #headerlocals h1, #headershopping h1, #headertaxi h1, #headertransport h1 {
	color: #fff !important;
	margin-top: 30px;
	margin-left: 10px;	
	margin-bottom: 0px;
	font-size: 70px !important;
	font-family: Tahoma, sans-serif;
	line-height: 8px;
	text-align: left;
}

#headeramsterdam h2, #headerbeer h2, #headerbikes h2, #headercops h2, #headerjunkies h2, #headerlinks h2, #headerlocals h2, #headershopping h2, #headertaxi h2, #headertransport h2 {
	color: #fff !important;
	margin-left: 10px;
	font-size: 39px !important;
	font-family: Tahoma, sans-serif;
	margin-top: 2px !important;
	padding-top: 5px;
	text-align: left;	
}