.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;
	height: 500px;
	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: #3666AA;
	font-weight: normal;
	text-decoration: none;
}
#referentenLinkactive {
	color: #3666AA;
	font-weight: bold;
	text-decoration: none;
}
.referentenLinkBreaker {
	font-size: 0px;
	width: 1px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	position: relative;	
}
#referentInfo1, #referentInfo2, #referentInfo3, #referentInfo4, #referentInfo5 {
	background-color: #E3EAF4;
	background-image: url(images/referenten_bg.png);
	background-repeat: repeat-y;
	background-position: right;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	top: 0px;
	left: 200px;
	width: 462px;
	margin: 0px;
	position: absolute;
	z-index: 100;
	display: none;
	border: solid 1px #003366;	
}
.referentenboxText {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 240px;
	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: #3666AA;
	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; 
}
.referentboxBacklink {
	background-color: #003366;
	color: #FFFFFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 6px 10px 0px 10px;
	padding: 2px 0px 0px 0px;
	bottom: -8px;
	right: 10px;
	width: 120px;
	height: 18px;
	position: absolute;
	overflow: hidden;
	cursor: hand;
	white-space: nowrap;
}

.contentBreakerLine {
	width: 100%;
	height: 1px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	position: relative;
	clear: both;
	border-bottom: solid 1px #7486A2;
}

