.transByPage 
{
	font-family: Arial Unicode MS, Palatino Linotype, Lucida Sans, Lucida Grande, Arial;
	font-size: 11px;
	position: relative;	
	width: 905px;
	margin: 0 auto;
	padding: 0 20px;
}

.transByVerse
{
	font-family: Arial Unicode MS, Palatino Linotype, Lucida Sans, Lucida Grande, Arial;
	font-size: 11px;
	position: relative;	
}

.transByPage a, .transByVerse a
{
	color: #5b50ed; /*#dd8b2a;*/
	text-decoration: none;
}

.transByPage, .transByVerse
{
    cursor: url(cursorTranscription.cur), default;
}

#topMargin
{
	height: 50px;
	
}

#bottomMargin
{
	clear: left;
}

.margintop
{

}

.marginmiddle, .middle
{
	position: absolute;
	top: 50%;
}

.marginbottom
{
	position: absolute;
	bottom: 0px;
}

.marginCol
{
	float: left;
	height: 750px;
	margin: 5px 0px;
	position: relative;
	width: 100px;
}


.margincenter, .center
{
	text-align: center;
}

.marginright, .right
{
	 position:absolute;
	 right:0px;
}

.marginright
{
    padding-right: 20px;
}

.marginleft, .left
{
	 position:absolute;
	 left: 0px;
}

.col
{
	background-color: #c2baa7;
	
	margin: 5px 28px;
	/*
	height: 750px;
	padding-top: 50px;
	*/
position: relative;

	padding-left: 10px;
	float: left;
	overflow:visible;
}


.coltopmargin
{
	padding-bottom: 10px;
	font-size: 9px;
	line-height: 12px;
		white-space: nowrap;
	/*
    top: 0px;
    position: absolute;*/
}

.colbottommargin
{
    padding-top: 10px;
	bottom: 0px;
	position: absolute;
	font-size: 9px;
	z-index:1000;
	line-height: 12px;
		white-space: nowrap;
/*
	width: 100%;
*/
}

.nearText
{
    position: relative !important;
    bottom: auto !important;
    margin-top: 20px;
}

.line
{
	margin: 0px;
	padding: 0px;
	clear:left;
	line-height: 15px;
	white-space: nowrap;
}

.hochgestellt {
  position:relative;
  top:-5px;
  font-size: 9px;
}

.marginline
{
	margin: 0px;
	padding: 0px;
	clear:left;
	line-height: 12px;
	white-space: nowrap;
}

.verseNumber
{
    margin-left: -48px !important;
	float: left;
	position: absolute;
	display: block;
	width: 20px;
	text-align: right;
	line-height: 10px;
	padding-top: 3px;
}
.lineLeftMargin
{
	margin-left: -27px !important;
	float: left;
	position: absolute;
	width: 16px;
	text-align: center;
	line-height: 10px;
	padding-top: 3px;
}

.lineLeftMarginPointer
{
	margin-left: -200px !important;
	float: left;
	position: absolute;
	width: 150px;
	text-align: left;
	line-height: 10px;
	padding-top: 3px;
	white-space: nowrap;
}

.lineRightMarginPointer
{
    float:right;
    line-height:10px;
    margin-right:-200px !important;
    margin-top:-14px;
    padding-top:3px;
    position:relative !important;
    text-align:left;
    width: 200px;
    white-space: nowrap;
}

.lineRightMargin
{
    display:block;
    float:right;
    margin-top:-12px;
}

.hangline
{
	text-indent: -10px !important;	
}

.indentline
{
	padding-left: 10px;
}

.indentextraline
{
	padding-left: 25px;
}

.centerline
{
	text-align: center;
}

.transPopupPanel
{
	display: none;
	background-color: #FFFFFF;
	border: 1px solid black;
	position: absolute;
	z-index: 100;
	padding: 5px 10px;
	font-family: Arial Unicode MS, Palatino Linotype, Lucida Sans, Lucida Grande, Arial;
	font-size: 11px;	
}

.writer
{
	font-weight: bold;
}

.ol2
{
	text-decoration: overline;
}

.macron
{
	text-decoration: overline;
}

.ul
{
	text-decoration: underline;
}

.ul-ol2
{
    text-decoration: underline overline;
}

.superlarge
{
	vertical-align: super;
}

.red
{
    color: Red !important;
}

.blue
{
    color: #5b50ed;
}

a.black
{
    color:#000000 !important;
}

.transGraphic
{
    margin-left: -5px;
    margin-top: -5px;
}

.note
{
    color: DimGrey !important;
}

.anchor
{
    color: black;
}