.accordion .element{
	overflow: hidden;
	padding-top: 0em;
}

h4.toggler {
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0;
}

	
.accordion h4.toggler a{
	font-size: 11px;
	font-family: Tahoma;
	color: #666666;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0;
	padding-left: 0;
	display: block;
	position: relative;
}	
.accordion h4.toggler a{
	text-decoration: none;
	background: none;
}
	
.accordion .top {
	z-index: 810;
	position: relative;
}
.accordion .bottom {
	padding-top: 15px;
	margin-top: -8px;
}

* html .accordion .bottom {
	padding-top: 15px;
	margin-right: 0px;
}

.accordion .close {
	position: relative;
	font-size: 1px;
}


.accordion .bottom a {
	display: block;
	padding-left: 1em;
	font-size: 11px;
	background-image: url(../images/pfeil.blau.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	color: #0166a9;
}

.accordion .bottom span,
.accordion .bottom img{
	padding-bottom: 3px;
	margin-top: 0px;
	z-index: 850;
}

* html .accordion .bottom span {
	width: 50px;
}


.accordion .bottom table, .accordion .bottom table tr, .accordion .bottom table tr td{
	padding: 0;
	margin: 0;
}

.accordion .activeSelector {
	display: none;
}

.support-accordion .bottom img {
	float: left;	
}

.support-accordion .bottom {
	padding: 0;	
}

* html .support-accordion .bottom {
	padding-top: 0px;
}

.support-accordion .bottom .toggler {
	padding: 0px 15px 0 15px;	
}

.support-accordion .bottom .element a {
	background-image: none;
	padding-left: 1px;
}

.support-accordion .bottom.active .toggler{

}
.support-accordion .close.active{
	
}
	
* html .support-accordion .bottom {
	width: 225px;;	
}	 

.support-accordion .bottom .toggler a {
	background-image: none;
	padding-left: 0;
}

.support-accordion .bottom .toggler .header {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-top: 15px;
	margin-bottom: 5px;
}

.support-accordion .bottom .toggler .text {
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
}





.accordion .close {
	background: url(../images/produkte.karusel.grey.bottom.png) top left no-repeat;
}


.accordion .bottom {
	background: url(../images/produkte.karusel.grey.top.png) bottom left repeat-y;
}


.accordion .close_active {
	background: url(../images/produkte.karusel.blue.bottom.png) top left no-repeat;
}


.accordion .bottom_active {
	background: url(../images/produkte.karusel.blue.top.png) bottom left repeat-y;
}

.accordionelement .close {
	height: 13px;
}

.support-accordion .bottom {
	background: url(../images/faq.karusel.grey.top.png) bottom left repeat-y;
}



.support-accordion .close_active {
	background: url(../images/faq.karusel.blue.bottom.png) top left no-repeat;
}


.support-accordion .bottom_active {
	background: url(../images/faq.karusel.blue.top.png) bottom left repeat-y;
}


.accordion .close.element {
	height: 10px;
}


.accordion .elementImage {
	
}

.accordion .elementText {
	float: left;
	width: 130px! important;
}
