#stage {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height:20px;
	color: #555;
}

#stage a {
	text-decoration:underline;
	color: inherit;
}

#stage table, #stage table td {
	border:none;
	padding:0;
	margin:0;
	border-collapse:collapse;
}

#stage img.brd {
	border:1px solid #B5B5B5; padding:2px;
}

.s12 {
	font-size:12px;
	color:#000;
}
.s14 {
	font-size:14px;
	color:#000;
}
.s15 {
	font-size:15px;
	color:#000;
}
.hl1 {
	font-weight:bold; color:#1e0412; font: italic 24px Georgia, Serif;
	/* text-decoration:underline; */
	text-align:left;
}

/* Referenzen */
.ref {
	text-align:justify;
	line-height:20px;
	color: #555;
}
.ref .pager {
	position: absolute;
	float: left; 
	margin-left:-18px;
	z-index:70;
	overflow:visible;
	width:12px;
}
* + html .ref .pager a {
	font-size:10px;
	line-height:11px;
}
#stage .ref .pager a {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	font-weight:bold;
	color:#FFF;
	width: 12px;
	height:12px;
	line-height:12px;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	font-size:11px;
	margin-bottom:3px;
	background-color: #CCC;
}
#stage .ref .pager a.act {
	background-color: #F00;
}
