ul.suchwoerter li span
{
    margin-left: 10px;
    padding: 2px 7px;
    display: inline-block;
    min-width: 100px;
}

ul.suchwoerter li span span.hidden.markersOnly:before {
	content: " (";
}

ul.suchwoerter li span span.hidden.markersOnly:after {
	content: ")";
}

ul.suchwoerter li span span.hidden.markersOnly {
	color: #222;
	display: inline;
	position: inherit;
	height: inherit;
	width: inherit;
	overflow: inherit;
	padding: 0;
	margin: 0;
}

.hideTrefferMarkup
{
	padding: 0;
	margin: 0;
	color: inherit !important;
	background-color: inherit !important;
}

.showTrefferMarkup
{
	padding: 2px;
}

#content .activeTreffer, #content .activeTreffer span
{
	background-color: black !important;
	color: white !important;
}

#content .activeAenderung
{
	border: 3px solid #668866;
}

#content .activeAenderung.inserted,
#content .activeAenderung.deleted,
#content .activeAenderung.parentAenderung {
	border: 3px solid grey !important;
}

#content .ueberschrift.activeAenderung
{
	width: 96.6%;
}

.suchTreffer a
{
	text-decoration: none;
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	cursor: default;
}

.dokumentTitelRight.inkraftString
{
	float: right;
	margin-left: 7px;
}

.eas_string
{
	margin-bottom: 14px;
}

.dokumentTitel
{
	height: 24px;
	position: relative;
}

.dokumentTitelLeft
{
	left: 0px;
	float: left;
}

.attachment_pdf
{
	background:
		url("/findok/javax.faces.resource/img/format_pdf.png")
		no-repeat scroll left center transparent;
	padding-left: 20px;
}

em.showTrefferMarkup :not(.inserted .deleted)
{
    color: #000000;
}

span.permalink {
	background-image: url("/findok/javax.faces.resource/img/icon_merken.gif");
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-left: 20px !important;
	position: absolute;
	left: 50%;
}

.permalinkMenu {
	background-image: url("/findok/javax.faces.resource/img/icon_merken2.png");
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-left: 20px !important;
}


.extern-RIS {
	background-image: url("/findok/javax.faces.resource/img/ris_klein.png");
    background-repeat: no-repeat;
	background-position: 3px;
	background-color: white;
	padding-left: 30px !important;
}
.extern-LexisNexis {
	background-image: url("/findok/javax.faces.resource/img/externer_link_lexisnexis.gif");
    background-repeat: no-repeat;
	background-position: 3px;
	background-color: white;
	padding-left: 16px !important;
	display: inline-block;
	margin-top: 0;
	height: 27px;
}
.extern-LexisNexisOestz {
	background-image: url("/findok/javax.faces.resource/img/oestz_lexisnexis.gif");
    background-repeat: no-repeat;
	background-position: 3px;
	background-color: white;
	padding-left: 16px !important;
	display: inline-block;
	margin-top: 0;
	height: 27px;
	width: 56px;
}

.externMenu a{
	padding-left: 5px;
}