#main_sidebar .igstichwortakkordeon {
	width: 435px;
/*	overflow: hidden;*/
}

.igstichwortakkordeon {
	display: inline-block;
	width: 435px;
	background: #cacaca;
	border: 1px solid #cacaca;
	margin: 0 0 25px;
	padding: 0;
	height: 37px;
	overflow: hidden;
}


.igstichwortakkordeon .ie_overlay-fix {
	display: inline-block;
	float: left;
	width: 359px;
	margin:0;
	padding:0;
	overflow: hidden;
}

.igstichwortakkordeon .kw_overlay {
	display: inline-block;
	width: 359px;
	height: 37px;
	overflow: hidden;
	position: relative;
}

.igstichwortakkordeon .kw_underlay {
	display: inline-block;
	width: 1066px;
	height: 35px;
	position: relative;
	left: 0;

	overflow: hidden;
}

.igstichwortakkordeon li, .igstichwortakkordeon ul {
	list-style: none;
	display:-moz-inline-box;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
}

.igstichwortakkordeon ul {
	width: 1066px;
	height: 35px;
	background: #fbba00;
	border: 1px solid #fff;
	border-right: 0;
}

.igstichwortakkordeon li a {
	margin: 0;
	padding: 0;
}

.igstichwortakkordeon li, .igstichwortakkordeon li span, .igstichwortakkordeon li a {
	display:-moz-inline-box;
	display: inline-block;
	font-size: 15px;
	background: #fbba00;
}

.igstichwortakkordeon li.active a span, .igstichwortakkordeon li.active a, .igstichwortakkordeon li a:hover span, .igstichwortakkordeon li a:hover {
	background: #fff;
}

.igstichwortakkordeon li.kws {
	float: left;
}

.igstichwortakkordeon li span {
	text-transform:uppercase;
	font-weight: bold;
	width: 13px;
	text-align: center;
	line-height: 20px;
	border-right: 1px solid #fff;
	padding: 8px 12px 7px 14px;
	margin: 0;
}

.igstichwortakkordeon li a span {
	color: #eb294d;
}

.igstichwortakkordeon .kw_back, .igstichwortakkordeon .kw_forward {
	display:-moz-inline-box;
	display: inline-block;
	float: left;
	width: 8px;
	height: 15px;
	margin: 10px 15px;
}

.igstichwortakkordeon .kw_back {
	background: url( ../img/back.gif ) no-repeat top;
}

.igstichwortakkordeon .kw_forward {
	background: url( ../img/forward.gif ) no-repeat top;
}

.tx-igstichwortakkordeon-pi1 .stichwort {
	/*display: block;*/
	display:inline; float:left;
	padding: 15px 20px;
}

.tx-igstichwortakkordeon-pi1 .stichwort .kw_headline {
	cursor: text;
	width:400px; display:inline; float:left;
}
.tx-igstichwortakkordeon-pi1 .stichwort .teaser{
	width:400px; display:inline; float:left;
}
.tx-igstichwortakkordeon-pi1 .stichwort .element{
	width:400px; display:inline; float:left;
}

.tx-igstichwortakkordeon-pi1 .stichwort h2 {
	background: none !important;
	padding: 0px !important;
}


.tx-igstichwortakkordeon-pi1 .stichwort h4 {
	margin-bottom: 1em;
}

.tx-igstichwortakkordeon-pi1 .div0 {
	background: #e1dfdf;
}

.tx-igstichwortakkordeon-pi1 .div1 {
	background: #f8f8f8;
}


.tx-igstichwortakkordeon-pi1 .links {
	margin: 20px 0 15px;
}

.tx-igstichwortakkordeon-pi1 .links_info {
	font-size: 13px;
}

.tx-igstichwortakkordeon-pi1 .links li {
	list-style: none;
	line-height: 16px;
	padding: 2px 0;
}

.tx-igstichwortakkordeon-pi1 .links li, .tx-igstichwortakkordeon-pi1 .links  a {
	color: #eb284b;
	font-weight: bold;
}

.tx-igstichwortakkordeon-pi1 .open_close {
	float: right;	/*clear: both;*/	margin-bottom: 10px;
	display:inline;
}
