@charset "UTF-8";
.CollapsiblePanel3
 {
	width: 210px;
	background-image: url(../produktion_images/bg_box_3.gif);
}
*  html  .CollapsiblePanel3
 {
	width: 209px;
	background-image: url(../produktion_images/bg_box_3.gif);
}
.CollapsiblePanelTab3
 {
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	height: 27px;
}
.CollapsiblePanelContent3
 {
	margin: 0px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.CollapsiblePanelContent3 a {
	color: #000000;
	text-decoration: none;
}
