.tx-jfmulticontent-pi1 {
	/*background:#FF0000;*/
}

.subcolumns {
	overflow: hidden;
	width: 100%;
}

.subcl {
	padding: 0 1em 0 0;
}

.subcr {
	padding: 0 0 0 1em;
}

.c20l,.c20r {
	width: 20%;
}

.c25l,.c25r {
	width: 25%;
}

.c33l,.c33r {
	width: 33.333%;
}

.c38l,.c38r {
	width: 38%;
}

.c40l,.c40r {
	width: 40%;
}

.c50l,.c50r {
	width: 50%;
}

.c60l,.c60r {
	width: 60%;
}

.c62l,.c62r {
	width: 62%;
}

.c66l,.c66r {
	width: 66.666%;
}

.c75l,.c75r {
	width: 75%;
}

.c80l,.c80r {
	width: 80%;
}

.c20l,.c25l,.c33l,.c40l,.c38l,.c50l,.c60l,.c62l,.c66l,.c75l,.c80l {
	float: left;
}

.box div#cont{
	padding-left:0;
	padding-right:0;
}
.ui-widget-content {
	padding:6px 30px;
}
.ui-accordion h3{
	margin:0;
	padding:4px 30px;
	/*	background:#FFFF00 url(../../fileadmin/woy/img/elem/arr_right_14x14.png) no-repeat;*/	
	background:#FFF url(../../fileadmin/woy/img/elem/arrow_right.gif) no-repeat 10px 10px;
	line-height:16px;
}
.ui-accordion h3.ui-state-active{
	background:#FFFF00 url(../../fileadmin/woy/img/elem/arrow_down.gif) no-repeat 10px 10px;
}
.ui-accordion h3 a{
	color:#000;
	border-bottom:none;
}
.ui-accordion h3 a:hover{
	background-color:transparent;
}

