/**********************Dokument Navigation***********/
.docNavBottom {
	width: 100%;
	position: absolute;
	bottom: 30px;
}

.arrowNext {
	text-align: right;
}

.arrowUp img {
	margin-top:1px;
}

/*** leseansicht ***/
.displayAllHeader{
	padding-top:3px;
	padding-bottom:3px;
	text-align: center;
	width:100%;
}
.displayAllInputField{
	padding: 0;
    width: 96%;
}

.goTop{
	display: inline-block;
    margin-bottom:-4px;	
}

.scaffoldSearchDiv{
	vertical-align: middle;
	text-align: center;
	background-color: #DBDBDB;
    color: #333333;
    padding-top: 2px;
    padding-bottom: 2px;
}

.leseansichtLink{
	white-space: nowrap;	
}

.rechtsstandLink{
	text-decoration: underline;
	color: blue;
	font-size: 9px;
    font-weight: normal;
}

#rechtsstandWindow a {
	color:blue;
}
