.contentOpener {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 662px;
	margin: 10px 0px 12px 0px;
	position: relative;
	overflow: hidden;
}
.contentReferentenListe {
	text-align: left;
	width: 662px;
	position: relative;
	float: left;
	z-index: 2;
}
.referentenListe {
	text-align: left;
	width: 200px;
	position: relative;
	float: left;
	z-index: 2;
}
.referentenLink {
	text-align: left;
	width: 200px;
	height: 22px;
	position: relative;
	float: left;
	z-index: 2;
	border-bottom: solid 1px #000000;
}
.referentenLink a:link, .referentenLink a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.referentenLink a:hover {
	color: #F7A800;
	font-weight: normal;
	text-decoration: none;
}
#referentenLinkactive {
	color: #F7A800;
	font-weight: bold;
	text-decoration: none;
}
.referentenLinkBreaker {
	font-size: 0px;
	width: 1px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	position: relative;	
}
.referentenInfobox {
	background-color: #FCE5B4;
	background-image: url(../images/referenten_bg.png);
	background-repeat: repeat-y;
	background-position: right;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 460px;
	margin: 0px;
	padding-bottom: 6px;
	position: relative;
	float: left;
	z-index: 100;
	border: solid 1px #F7A800;	
}
.referentenboxText {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 230px;
	margin: 5px 5px 10px 5px;
	padding: 0px;
	position: relative;
	float: left;
}
.referentbox_bg {
	text-align: center;
	width: 210px;
	height: 240px;
	margin: 0px 0px 6px 0px;
	float: right;
	position: relative;
}
.referentbox {
	text-align: left;
	width: 196px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
.referentboxBild_bg {
	background-color: #F7A800;
	text-align: center;
	left: 10px;
	margin: 10px 0px 6px 0px;
	padding: 0px;
	height: 140px;
	width: 102px;
	position: relative;
	overflow: hidden; 
	float: left;
}
.referentboxBild {
	text-align: center;
	margin: 3px;
	padding: 0px;
	height: 132px;
	width: 94px;
	position: relative;
	overflow: hidden;
	cursor: hand;
	border: solid 1px #FFFFFF;
}
.referentboxBezeichnung {
	color: #000000;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 102px;
	margin: 0px 4px 4px 10px;
	padding: 0px;
	position: relative;
	clear: both;
	overflow: hidden; 
}
.referentboxName{
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	width: 102px;
	margin: 0px 4px 4px 10px;
	padding: 0px;
	position: relative;
	clear: both;
	overflow: hidden; 
}
.contentBreakerLine {
	width: 100%;
	height: 1px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	position: relative;
	clear: both;
	border-bottom: solid 1px #F7A800;
}
