.inner-content {
	padding: 0 34px 15px 40px;
	line-height: normal;
}
.secondary-navigation {
	position: relative;
	top: 0;
	left: 0;
}

.content .tx-f03clusterpartner-pi1 ul li {
	background: none;
	margin: 0;
	padding: 0;
}

.content ul li.listeneintrag_schattenkante {
	padding: 9px 0 0 8px;
}

.content ul li.listeneintrag_schattenkante.auswahl {
	background: url(listeneintrag_auswahl_oben.png) no-repeat left top;
	margin: 0 0 -9px -12px;
}

/*.content ul li.listeneintrag_schattenkante > a {*/
.content ul li.listeneintrag_schattenkante a {
	color: #000000;
	display: block;
}

/*.content ul li.listeneintrag_schattenkante > a:hover {*/
.content ul li.listeneintrag_schattenkante a:hover {
	color: #005594;
	text-decoration:none;
}

/*.content ul li.listeneintrag_schattenkante.auswahl > a {*/
.content ul li.listeneintrag_schattenkante.auswahl a {
	color: #005594;
	background: url(listeneintrag_auswahl_unten.png) no-repeat left bottom;
	margin-left: -8px;
	padding: 0 0 9px 20px;
}

#navigation_search, #alphabet_liste, #detail {
	float:left;
}

#navigation_search {
	width: 200px;
}

#search {
	margin-top: 25px;
}

form.quicksearch.partnersearch {
	position: relative;
	left: 6px;
	right: auto;
	top: 0;
}

#alphabet_liste {
	width: 199px;
	margin-right:10px;
}

/*#alphabet_liste > .alphabet {*/
#alphabet_liste .alphabet {
	background: url(listeneintrag_schattenkante_rechts_oben.png) no-repeat right bottom;
	height: 70px;
}

#alphabet_liste .alphabet ul {
	overflow: visible;
}

/*#alphabet_liste > .alphabet > ul > li {*/
#alphabet_liste .alphabet ul li {
	margin: 0 -1px -1px 0;
	height: 20px;
	width: 20px;
	border: 1px solid #cccccc;
	float: left;
	text-align: center;
	vertical-align: middle;
}

/*#alphabet_liste > .alphabet > ul > li.disabled {*/
#alphabet_liste .alphabet ul li.disabled {
	color: #cccccc;
}

#liste {
	clear: both;
	background: url(listeneintrag_schattenkante_rechts.png) repeat-y right;
}

#liste_up, #liste_down {
	height: 30px;
	cursor: pointer;
}

#liste_up {
	background: url(bg_list_up.png) no-repeat center center;
}

#liste_up:hover {
	background-image: url(bg_list_up_hover.png);
}

#liste_down {
	background: url(bg_list_down.png) no-repeat center center;
}

#liste_down:hover {
	background-image: url(bg_list_down_hover.png);
}

#liste .liste_bottom {
	height: 70px;
	background: url(listeneintrag_schattenkante_rechts_unten.png) no-repeat right top;
}

#letters_container {
	height: 300px;
	overflow: hidden;
}

#letters_container h3 {
	font-size: 13px;
	background: url(h3_line.png) repeat-x center;
	margin: 0;
}

#letters {
	margin: 0 0 3px 6px;
}

/*#letters_container h3 > span {*/
#letters_container h3 span {
	padding-right: 6px;
	background-color: #ffffff;
}

#detail {
	width: 450px;
	min-height:500px;
}

#detail h2 {
	margin-bottom: 10px;
}

#detail h3 {
	font-size: 13px;
	color: #005594;
	background: url(h3_line.png) repeat-x center;
	margin: 10px 0;
	clear: left;
}
#detail span.image {
	float: left;
	padding: 3px 3px 3px 0;
}

/*#detail h3 > span {*/
#detail h3 span {
	padding-right: 6px;
	background-color: #ffffff;
}

#container_map {
	background:url(http://maps.google.de/intl/de_de/images/maps_small_horizontal_logo.png) no-repeat center center #cccccc;
	margin-top: 10px;
}

.map_options {
	padding: 5px;
	border: 1px solid #cccccc;
	border-top: none;
	margin-bottom: 10px;
}

#container_map .map_button {
	width: 52px;
	height: 22px;
	float: left;
	text-align: center;
	padding-top: 3px;
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 -4px;
	padding: 4px 1px 0 2px;
	width: 56px;
	z-index: 9;
	cursor: pointer;
}

#container_map .map_button.left {
	background-image:url(map_button_left.png);
}

#container_map .map_button.middle {
	background-image:url(map_button_middle.png);
}

#container_map .map_button.right {
	background-image:url(map_button_right.png);
}

#container_map .map_button:hover, #container_map .map_button.active {
	background-image:url(map_button_hover.png);
	color: #005594;
	z-index: 10;
}

#container_map.small {
	height: 380px;
}

#container_map.large {
	height: 500px;
}

#partnersearchresult {
	border:1px solid #cccccc;
	padding:5px;
	width: 280px !important;
	background-color: #ffffff;
	z-index:1000;
}

#partnersearchresult ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#partnersearchresult ul li.selected {
	background-color: #cccccc;
	cursor: pointer;
}

#partnersearchresult ul li {
	display:block;
	margin:0;
	padding:2px;
}

#partnersearchresult ul li span.category {
	font-weight: bold;
	color: #005594;
}

#search_result_persistent ul {
	position:static;
}

.partner .pagefunctions {
	padding: 30px 49px 15px 449px;
}
