/* - - - - - TEASER AUF DER STIFTUNGSSEITE - - - - - */
#teaser_museen {
	position: absolute;
	top: 120px;
	left: 0px;
	width: 700px;
	height: 400px;
/*	background-color: fuchsia; */
	background-image: url(../0-pool/karte-700-GIF.gif);
	background-repeat: no-repeat;
}

#teaser_museen img {
	border: 0px;
}

#teaser_museen p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 85%;
}

/* Ueberschrift etwas tiefer setzen */
#teaser_museen .csc-textpic-text {
/*	background-color: yellow; */
	padding-top: 4px;
}

#teaser_hamburg {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 250px;
	height: 100px;
	overflow: hidden;
	background-color: white;
	border: 1px solid #999999;
}

#teaser_frankfurt {
	position: absolute;
	top: 240px;
	left: 0px;
	width: 250px;
	height: 100px;
	overflow: hidden;
	background-color: white;
	border: 1px solid #999999;
}

#teaser_berlin {
	position: absolute;
	top: 30px;
	left: 450px;
	width: 250px;
	height: 100px;
	overflow: hidden;
	background-color: white;
	border: 1px solid #999999;
}

#teaser_nuernberg {
	position: absolute;
	top: 260px;
	left: 450px;
	width: 250px;
	height: 100px;
	overflow: hidden;
	background-color: white;
	border: 1px solid #999999;
}

#icon_hamburg {
	position: absolute;
	top: 80px;
	left: 330px;
	width: 50px;
	height: 50px;
/*	border: 1px solid red; */
}

#icon_frankfurt {
	position: absolute;
	top: 205px;
	left: 293px;
	width: 50px;
	height: 50px;
/*	border: 1px solid red; */
}

#icon_berlin {
	position: absolute;
	top: 108px;
	left: 387px;
	width: 50px;
	height: 50px;
/*	border: 1px solid red; */
}

#icon_nuernberg {
	position: absolute;
	top: 237px;
	left: 339px;
	width: 50px;
	height: 50px;
/*	border: 1px solid red; */
}

#icon_afp {
	position: absolute;
	top: 160px;
	left: 13px;
	width: 300px;
	height: 50px;
/*	border: 1px solid red; */
}
