/*ANFAHRT*/

#anfahrt ul {
	text-align: left;
}

#anfahrt ul li {
	clear: left;
	display: inline;
	position: relative;
}

#picture_inn_anfahrt {
	background:url(images/stadtplan_xl_dunkler.jpg) no-repeat scroll center top transparent;
	height: 334px;
	width: 436px;
	float: left;
}

/*Level 1*/

#anfahrt ul#level1 a.act {
color:#eb570b;
}

#anfahrt ul#level1 a:hover {
color:#eb570b;
}

#anfahrt {
	background:transparent;
}

#basic-accordian {
	height:336px;
	overflow: visible;
	z-index: 31;
	margin-left:-10px;
}

.accordion_headings {
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	color: #eb570b;
	text-decoration: none;
	cursor:pointer;
}

.accordion_headings:hover{
 	color: #aeaeae;
	text-docoration: none;	
}

.accordion_subhead {
	font-weight: regular;
	margin-left:10px;
	font-size: 11px;
	line-height:20px;
	text-align: left;
	color: #eb570b;
	text-decoration: none;
	cursor:pointer;
}

.accordion_subhead:hover {
	color: #aeaeae;
	text-docoration: none;	
}

.accordion_child {
	height: 100%;
	width: 475px;
	text-align:left;
	line-height:15px;
	list-style: disc outside none;
}

.header_highlight{
}

.header {
	cursor: pointer;
}

.header:hover{
}
.selected{
	background: transparent;
	color:#FFF;
}

.content{
	padding:0px;
}

#content ul li {
height:auto;
}
