/* Filialen Detail*/
#ContentText {
	width:675px;
}
.block {
	width:675px;
	padding:0px 0px 20px 0px;
}

.spaltelinks {
	float:left;
	width:230px;
	margin:0px 135px 0px 0px;
}
.filialebild {
	width:100%;

}
.bildunterschrift {
	font-size:0.9em;
}

.spalterechts {
	float:left;
	width:310px;
}
#Filialadresse {
	width:100%;
}
#Filialadresse .filialort h1 {
	font-size:1.0em;
	font-weight:bold;
	margin:0px;
}
.filialort {
	width:100%;
}

.filialkontakt {
	margin:6px 0px 0px 0px;
}
.adresszeile {
	width:100%;
}
.beschriftung {
	float:left;
	width:60px;
}
.infotext {
	float:left;
}
td.anfahrt {
	width:230px;
	border:1px solid #00898F;
}
td.planZoom {
	width:20px;
	text-align:right;
}
.bildunterschrift {
	width:100%;
	margin:3px 0px 0px 0px;
	font-size:0.9em;
}
.bildunterschriftText {
	float:left;
	width:210px;
}
.bildZoom {
	float:right;
	width:20px;
	text-align:right;
}
/* Filialen Uebersicht*/

#TextFilialen h1 {
	font-size:1.2em;
	color:#000000;
	font-weight:bold;
	margin-bottom:0.75em;
}
#TextFilialen h2 {
	font-size:1.0em;
	color:#00898F;
	font-weight:normal;
	text-decoration:underline;
	margin-bottom:0.5em;
}

#Filialliste {
	margin:12px 0px 0px 0px;
}
#Filialliste a {
	color:#000000;
	text-decoration:none;
/*	display:block;
 float:left;
width:320px;
background-color:#CCE7E9;
*/


}
#Filialliste a:hover {
	color:#000000;
	text-decoration:none;
/*	display:block;
	
float:left;
width:320px;
background-color:#76C2C2;
*/

}
#Filialliste ul {
	margin:0px 0px 0px -40px;
}

#Filialliste ul li {
	display:inline-block;
	width:320px;
	margin:0px 6px 6px 0px;
	padding:2px;
    background-color:#CCE7E9;
}

#Filialkarte {
	position:relative;
	top:30px;
}
.filialinfobox {
    position:absolute;
    visibility:hidden;
	border:2px solid #0B868B;
	padding:5px;
	background-color:#FFFFFF;
}
