#horizontal_container {
	background: url(/img/accordion/wert1.jpg) 38px top no-repeat; 
	height: 243px;
	position: relative;
	width: 1000px;
}

.horizontal_accordion_toggle, .horizontal_imgvsp {
	background-image: url(/img/accordion/blank.gif);
	cursor: pointer;
	display: block;
	float: left;
	height: 202px;
	margin: 0;
	margin-bottom: 42px;
	position: relative;
	width: 38px;
	z-index: 3;
}

.forName {
	background-color: #333;
	background-image: url(/img/accordion/imGt.png);
	border-right: 1px solid #000;
	float: left;
	height: 202px;
	margin-right: -39px;
	position: relative;
	width: 38px;
}

.strNoAct {
	margin-top:23px;
	top:0;
	left:-1px;
	position:relative;
}

.ten {
	background-image: url(/img/accordion/ten.png);
	bottom: -40px;
	height: 40px;
	left: 0;
	position: absolute;
	width: 39px;
}

.name {
	bottom: 7px;
	left: 6px;
	position: absolute;
}

.aktSTR {
	float:right;
	position:relative;
	margin-top:-920px;
}

.SptrProd {
	float:left;
	width:18px;
	position: absolute;
	top:-900px;
	height:46px;
	margin-bottom:-46px !important;
}

.horizontal_accordion_toggle_active {
	border-right:0 !important;
	cursor:default;
}

.horizontal_accordion_toggle_active .ten {
	width:38px;
}	

.horizontal_accordion_toggle_active .strNoAct{
	top:-900px;
	position:relative;
}

.horizontal_accordion_toggle_active .aktSTR {
	float:right;
	margin-top:25px
}

.horizontal_accordion_toggle_active .SptrProd {
	position:relative;
	margin-top:0; 
	margin-bottom:-46px !important;
	top:16px;
	left:37px;
}

.horizontal_accordion_content {
	height:202px;
	float: left;
	overflow: hidden;
	display:none;
	background-color: #ffffff;
	color: #444444;
	margin:0;
}

#bo1, #bo2, #bo3, #bo0 {
	padding: 0 0 0 1px
}

/*#bo1, #bo2, #bo3 {
	padding:0 0 0 1px
}*/

.horizontal_accordion_content img {
	float:left;
	margin:0; 
	padding:0
}

.horizontal_accordion_content p {
	height:240px;
}

* * html .ten,* html .SptrProd,* html .TexUspeh,* html .item_bg {behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src="/img/accordion/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url(/img/accordion/"','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));}
