address {
	font-style: normal;
	clear: both;
}

.ttaddress_middledetail .address-linklist {
	float: right;
	margin: 0;
}

.ttaddress_middledetail .address-linklist  a span.unsichtbar {
	display: block !important;
	height:auto;
	position:relative;
	width:auto;
	left: 0;
	top: 0;
	overflow: auto;
	padding: 0 0 0 10px;
	background: transparent url(../../img/fachportale/grey-arrow.gif) no-repeat 0px 3px;
}
.ttaddress_middledetail .address-linklist  a:link, .ttaddress_middledetail .address-linklist  a:visited {
	color: #535353;
	text-decoration: underline !important;

}
.ttaddress_middledetail .address-linklist  a:hover {
	color:#149657;
	text-decoration: none;
}

.ttaddress_middledetail .address-linklist  span.unsichtbar {
	display: none;
}

.ttaddress_middledetail .mainheader {
	color:#535353;
	font-size:2.3em;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-bottom:1em;
	display: block;
}

.ttaddress_middledetail .description {
	background-color: #D0EADD;
	padding: 3px 5px;
	display: block;
	font-weight: bold;
	margin: 1em 0 0 0;
}

.ttaddress_middledetail span.photowrapper{
	float:left;
	width: 120px;
	padding-right: 10px;
	padding-bottom: 30px;
}

.ttaddress_middledetail .role {
	font-style: italic;
	font-weight: bold;
	display: block;
}

.ttaddress_middledetail .fn, 
.ttaddress_middledetail .spanner-phone,
.ttaddress_middledetail .spanner-email,
.ttaddress_middledetail .spanner-section,
.ttaddress_middledetail .spanner-topic {
	font-weight: bold;
}


.ttaddress_middledetail .spanner1 {
	display:block;
	margin-top: 1em;
}
.ttaddress_middledetail .section {
} 

.ttaddress_middledetail .topic {

}

.ttaddress_middledetail .spanner-section {
	display:block;
	margin-top: 1em;
}
	
.ttaddress_rightdropdown {
	font-size: 0.9em;
	line-height: 1.5;
	padding: 0.5em;
}


.ttaddress_rightdropdown .org, .ttaddress_rightdropdown .adr {
	display: none;
}

.ttaddress_rightdropdown .spanner1 {
	display:block;
	margin-top: 1em;
}

.accordion_content {
	font-size: 0.9em;
	line-height: 1.6;
	padding: 0.5em;
	background-color: #e8f5ee;
}

.accordion_content .role {
	display:block;
	font-style: italic;
	font-weight: bold;
}

.accordion_content .photowrapper,
.ttaddress_rightsimple .photowrapper {
	padding: 10px 5px 0 0;
	float: left;
	width: 70px;
}
.accordion_content .fn,
.ttaddress_rightsimple .fn {
	display:block;
	font-weight: bold;
	padding: 10px 0 0 0;
}
.accordion_content  a,
.ttaddress_middledetail .spanner-email a,
.ttaddress_rightsimple a,
.address-listpoint  a {
	color: #535353 !important;
}

.accordion_content .spanner-tel, .accordion_content .spanner-mail,  .accordion_content .spanner-topic {
	display: block;
	clear: left;
}

.photowrapper .photo {
	border: none;
}

.ttaddress_rightsimple {
	font-style:normal;
	font-size: 0.9em;
	padding:7px;
}

.ttaddress_rightsimple .org {
	background-color:white;
	color:#149657;
	display:block;
	font-style:normal;
	font-weight:bold;
	margin: -6px 1px 3pt -6px;
	padding-bottom:6px;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
}

.ttaddress_rightsimple .cardheader {
	display:block;
	font-style:normal;
	margin-bottom:6px;
}

.ttaddress_rightsimple .name {
	font-weight: bold;
}
.ttaddress_rightsimple .name a {
	color: #535353;
}
.ttaddress_rightsimple img {
	float:left;
	margin-right: 9px;
	margin-bottom:4px;
}


/* Accordion */
.accordion_content {
	overflow: hidden;
	background-color:#E8F5EE;
	padding:7px;
}
.accordion_toggle {
	cursor:pointer;
	display:block;
	font-weight:bold;
	padding:5px 2px 5px 25px;
	color:#535353;
	background:transparent url(../../img/fachportale/green-arrow.gif) no-repeat scroll 8px 7px;
	clear: both;
}
.accordion_toggle_active {
	background:transparent url(../../img/fachportale/green-arrow-down.gif) no-repeat scroll 8px 7px;
}


.address-listpoint {
	border-bottom: 1px solid #EFEFEF;
	clear: both;
	font-size: 0.85em;
	min-height: 53px;
	line-height: 1.1em;
}

.address-listpoint  a:hover {
	background-color: #E8F5EE;
}
.address-listpoint  a {
	display: block;
	min-height: 53px;
	text-decoration: none;
}

#citylink {
	border-bottom: 1px solid #D0EADD;
}

#cityselector .org {
	display: block;
	font-weight: bold;
	padding-top: 3px;
}

#cityselector .photowrapper {
	margin-top: 4px;
	padding: 0 5px;
	float: left;
}

#cityselector {
	/*height: auto !important;*/
	height: 200px;
	margin-bottom: 0.5em;
	border-bottom: none;
}

.spanner-phone {
	clear:both;
	display:block;
}