.re-ref-element {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 450px;
	width: 809px;
}
.re-ref-element-pad {
	position: absolute;
	bottom: 41px;
	left: 0px;
	width: 809px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
.re-refpanel {
	position: absolute;
	width: 809px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	height: 40px;
	background-image: url(../images/_Allgemein/re-refpanel-bgr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.re-refpanel .ref_last {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	width: 100%;
	height: 100%;
}
.re-refpanel .ref_next {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: block;
	width: 100%;
	height: 100%;
}
.re-refpanel .ref_details {
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
}
.re-refpanel-left {
	position: absolute;
	bottom: 3px;
	height: 20px;
	left: 10px;
	width: 152px;
	background-image: url(../images/_Allgemein/pfeil_ref_links.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.re-refpanel-number {
	position: absolute;
	bottom: 0px;
	height: 20px;
	left: 164px;
	width: 54px;
	text-align: center;
}
.re-refpanel-name {
	position: absolute;
	bottom: 0px;
	height: 20px;
	left: 220px;
	width: 265px;
	overflow: hidden;
}
.re-refpanel-name_up {
	background-image: url(../images/_Allgemein/re-refpanel-name_up.gif);
	background-repeat: no-repeat;
}
.re-refpanel-name_down {
	background-image: url(../images/_Allgemein/re-refpanel-name_down.gif);	
	background-repeat: no-repeat;
}
.re-refpanel-details {
	position: absolute;
	bottom: 0px;
	left: 486px;
	width: 162px;
	height: 20px;
}
.re-refpanel-right {
	position: absolute;
	bottom: 3px;
	width: 161px;
	left: 638px;
	height: 20px;
	text-align: right;
	background-image: url(../images/_Allgemein/pfeil_ref_rechts.png);
	background-repeat: no-repeat;
	background-position: right center;
}

