
.elementAccordion h3 {
	background-image:url(http://dev.deep.ch/projects/bvr/themes/website/img/content/pfeil_off.png);
	background-repeat:no-repeat;
	width:98%;
	padding-left:18px;
	cursor:pointer; 
	cursor:hand;

}

.entryContent1 { 
	float:left;
	width:98%;
}

.entryContent { 
	float:left;
	width:98%;
}

.entry {
	display:none;
	width:98%;
	float:left;
}

.entryDesc {
	width:335px; 
	height:98%; 
	float:left;
}

.entryImg {
	width:115px; 
	height:120px; 
	float:left;
}

.entryMore {
	height:0px;
}

.entryClear {
	height:1px;
}