/* CSS Document */

#layout_untermenue {
	background-image: url(img/ueber_uns_bg.jpg);
}

/* Menügrafik ausrichtung korrigieren */
#grafik_menue {
	top: -19px;
}

#bereich_bilder {
	position: relative;
	width: 600px;
	float: left;
	left: 60px;
	margin: 10px 0px 0px 0px;
}

.data:hover {
	background-color: #F6DEC7;
}

.bilder {
	position: relative;
	width: 150px;
	min-height: 130px;
	max-height: 130px;
	height: 130px;
	float: left;
	text-decoration: none;
}

.bereiche_data:hover {
	text-decoration: underline;
	font-weight: bold;
}

.bereiche_data span {
	position: relative;
	font-size: 11px;
	text-align: center;
	width: 100px;
	float: left;
}

#anfahrtsskizze {
	float: left;
	position: relative;
	left: 45px;
	margin: 20px 0px 20px 0px;
	width: 350px;
}

#kontaktadresse {
	width: 250px;
	min-width: 250px;
	max-width: 250px;
	float: left;
	position: relative;
	margin: 20px 0px 20px 90px;
}

.kontaktdaten {
	width: 250px;
	min-width: 250px;
	max-width: 250px;
	float: left;
	position: relative;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}

.kontaktdaten a {
	color: #000;
	text-decoration: none;
}

.kontaktdaten a:hover {
	color: #fff;
	background-color: #EC8624;
}

#bild_detail {
}

#bild_zurueck {
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	margin: 0px 15px 0px 0px;
	padding-right: 15px;
}

#bild_zurueck a {
	text-decoration: none;
}
#bild_zurueck a:hover {
	color: #fff;
	background-color: #EC8624;
}
#bild_weiter a {
	text-decoration: none;
}
#bild_weiter a:hover {
	color: #fff;
	background-color: #EC8624;
}

#bild_weiter {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}

#bild_info {
	color: #999;
	font-size: 11px;
	text-align: center;
	height: 30px;
	vertical-align: top;
}

#bild_text {
	font-size: 11px;
	text-align: center;
}
