div.standort
{
	float:left;
	width:110px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}

div.standort_spacer
{
    height:15px;
}

div.standort p
{
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
}

a.stadt_a p {
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   background-color:#014045;
   color:#ffffff;
   width:40px;
   line-height:11px;
   font-size:10px;

}

.standorte_headline_box {
	width: 476px;
	margin: 0px;
	padding: 0px;
}

.standorte_headline_box_left {
	float:left;
	width: 345px;
}

.standorte_headline_box_right {
	float:left;
}

.standorte_headline
{
	font-weight: bold;
	color:#868F98;
	font-size:13px;
}

/* UEBERGREIFENDE STYLES */

a.stadt_a
{
	color:#308187;
	font-size:11px;
  font-weight: normal;
	background-image:url(../../../design/plain_site/images/layout/arrow2.gif);
	background-position:0px 0px;
 	background-repeat:no-repeat;
	padding-left:10px;
	display:block;
}


div#maincontent a.stadt_a:hover
{
	color:#ff0000;
	font-size:11px;
    font-weight: normal;
	background-image:url(../../../design/plain_site/images/layout/arrow_red.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}

a.stadt_a span

{
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 10px;
   visibility:hidden;
   position:absolute;
   left:472px;
   top:401px;
   text-decoration: none;
}

a.stadt_a:hover span

{
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 10px;
   height:17px;
   background-image:url(../../../design/plain_site/images/layout/standort_over.gif);
   background-repeat:no-repeat;
   visibility:visible;
   position:absolute;
   left:472px;
   top:401px;
   text-decoration: none;
}


/*STYLES FÜR STANDORT ANZEIGE AUF DER KARTE*/
#standort_karte {
	position: absolute;
	width: 476px;
	height: 247px;
}

#stadtfull {
	/*position: absolute;*/
}

.standort_gruen
{
	position: absolute;

	color: #ffffff;

	width:80px;

	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	height:17px;
	background-image:url(../../../design/plain_site/images/layout/standort.gif);
	background-repeat:no-repeat;
}

.standort_stadt
{
	position: absolute;
	visibility: hidden;
	color: #ffffff;

	width:80px;

	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	height:17px;
	background-image:url(../../../design/plain_site/images/layout/standort_over.gif);
	background-repeat:no-repeat;
}


.standort_stadt p

{
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   background-color:#014045;
   color:#ffffff;

   line-height:11px;
   font-size:10px;
}






.standort_stadt_full
{
	position: absolute;
	visibility: visible;
	color: #ffffff;

	margin:0px 0px 0px 0px;
padding:0px 0px 0px 10px;
	height:17px;
	background-image:url(../../../design/plain_site/images/layout/standort_over.gif);
	background-repeat:no-repeat;
}

.standort_stadt_full p
{
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   background-color:#014045;
   color:#ffffff;

   line-height:11px;
   font-size:10px;
}


/* noch nicht fertig */
#standort_stadt_full_id
{
	position: absolute;

}


.standort_stadt_left
{
    float:right;
	position: absolute;
	visibility: visible;
	color: #ffffff;
    padding:0px 0px 0px 60px;
	margin:0px 0px 0px 0px;

	height:17px;
	background-image:url(../../../design/plain_site/images/layout/standort_over_left.gif);
	background-repeat:no-repeat;
}

.standort_stadt_right p
{
    float:left;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   background-color:#014045;
   color:#ffffff;

   line-height:11px;
   font-size:10px;
}



.stadt_left p
{

	margin:0px 0px 0px 0px;
   background-color:#014045;
   color:#ffffff;

   line-height:11px;
   font-size:10px;
    float:left;


}
.point_right
{
 padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

    float:right;
   /* background-image:url(../../../design/plain_site/images/layout/standort_over.gif);*/
	background-repeat:no-repeat;

}


.stadt_right p
{

	margin:0px 0px 0px 0px;
   background-color:#014045;
   color:#ffffff;

   line-height:11px;
   font-size:10px;
    float:right;


}
.point_left
{
    padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;

    float:left;
    /*background-image:url(../../../design/plain_site/images/layout/standort_over.gif);*/
	background-repeat:no-repeat;

}
