.nav ul {
	margin: 0;
	padding: 0;
}

.nav li {
	display: inline;
	white-space: nowrap;
	padding-bottom: 4px;
	padding-top: 4px;
}

.nav-home {
	float: left;
}

.nav-welcome {
	float: right;
}

.nav-welcome-message {
	font-size: 0.85em;
}

.datenbankausgabe {
	width: 92%;
	left: 4.5em;
	margin-left: 5px;
}

.datenbankausgabe table {
	border-collapse: separate;
}

.datenbankausgabe table tr td {
	color: #555555;
}
.datenbankausgabe table tr td  a {
	color: #000000;
	text-decoration: none;
}
.resultlist table {
	width: 100%;	
}

.hitsheadertitles {
	padding-left: 4px;
	padding-right: 4px;
}

.brotkrumen {
	left: 0;
}

.suchecontainer {
	position: relative;
	top: 3.75em;
}

/* ********************** Erweiterte Suchmaske ********************** */
#extmask {
	display: none;	
}

#extmask input {
	border: 0.05em solid #3366CC;
	padding: 0.2em;
}

/* ********************** BODY für DRSP und LXP-GES ********************** */
div#rsp_body {
    font-family: verdana,arial,sans-serif;
    line-height:1.4em;
    text-align: justify;
    margin: 0 auto;
    font-size:small;    
}
/* ******************** Spezifisches für DRSP und LXP-GES ******************** */
/* Graue Übersichtstabelle für Rechtsprechung*/
div#rsp_body div#rsp_biblioangaben {
    margin: 1.5em auto;
    padding:1em;
    background-color:#EDEEF0;
}
/* Graue Übersichtstabelle für Gesetze*/
div#ges_body div#ges_biblioangaben {
    margin: 1.5em auto;
    padding:0.8em;
    background-color:#EDEEF0;
    
}
/* Geschachtelte dunkelgraue Übersichtstabelle für Gesetze*/
div#ges_body div#ges_biblioangaben div#ges_biblioParagraph {
    padding:0.5em 0.5em 0.5em 0.5em;
    background-color:#999999;
    color:#FFFFFF;
    
    height:110px; /* Quick Fix */
	margin-top:85px; /* Quick Fix */
    
}


/* Linker Teil der Übersichtstabelle */
div#rsp_biblioangaben table#rsp_biblioLinks {
    width:50%;
    font-size:smaller;
    float: left;
}
/* Rechter Teil der Übersichtstabelle */
div#rsp_biblioangaben table#rsp_biblioRechts {
    font-size:smaller;
    width: 50%;
}
/* Positionierungs-DIV in Biblio */
div#ges_biblioangaben .ges_biblioGesetzLinksoben {
    float:left;
    width:700px;
    margin:0 0 0.5em 0.1em;
}
/* Positionierungs-DIV in Biblio */
div#ges_biblioangaben .ges_biblioGesetzRechtsoben {
font-size:smaller;
    float:left;
    width:200px;
    text-align:center;
}
/* Positionierungs-DIV in Biblio */
div#ges_biblioangaben .ges_biblioGesetzLinksunten {
    width:700px;
    font-size:smaller;
    float: left;
    margin-bottom:0.3em;
}
/* Positionierungs-DIV in Biblio */
div#ges_biblioangaben .ges_biblioGesetzRechtsunten {
    font-size:smaller;
    float:left;
    width:200px;
    text-align:center;
}

/* Positionierung Link für "Alle Änderungen" */
div#ges_biblioangaben div#ges_biblioListeAenderung {
    margin-top: 3em;
}

/* Paragraphentabelle mit Fassung, Verweisen usw. */
div#ges_body table#ges_paraTable {
    font-size:smaller;
    vertical-align:top;
    text-align: left;
    margin: 0em 0em 0em 0em;
  }

/* Layoutdetail für Links in Bibliotabelle des Paragraphen */
div.ges_layoutInGrauemKasten {
    padding-right:1.5em;
}

/*Getrickst, damit der graue Kasten stabil ist gegen variablen Inhalt usw., beendet float */
div#ges_biblioangaben div#ges_endOfBiblio {
	clear:both;
	visibility:hidden;
	font-size:1px;
	line-height:0px;
}



/* Überschrift des Rechtsprechungsdokumentes (Kurzleitsatz) */
div#rsp_body .rsp_kurzleitsatz, div#ges_body .ges_titel {
    text-align: left;
    margin-top: 0em;
    font-weight: bold;
    width: 90%;
}
/* Nummerierung der Absätze */
div#rsp_body .rsp_absatznummer {
    float: left;
}
/* Überschrift in der Übersichtstabelle */
div#rsp_body .rsp_ueberschrift1, div#ges_body .ges_ueberschrift1 {
    font-weight: bold;
    vertical-align:top;
    text-align: left;
}
/* Überschrift von Leitsatz, Tatbestand... */
div#rsp_body .rsp_ueberschrift2 {
    margin-bottom: 0.7em;
    margin-top: 2em;
}
div#ges_body .ges_ueberschrift2 {
	margin-bottom: 0.3em;
    margin-top: 0em;
    font-size:small;
}

div#ges_body h4.ges_titel {
    margin-bottom: 0.0em;
}

div#ges_body .ges_subtitle {
    margin-bottom: 0.7em;
    font-size:smaller;
}

/* Warnungen in Rot */
div#ges_body .warning {
    color:#B8053C;
    clear: both;
    margin-bottom: 0.7em;
    font-size:smaller;
}

/* Überschrift von Navigation... */
div#ges_body .ges_ueberschrift2b {
    margin-bottom: 0.7em;
    margin-top: 0.5em;
    font-size:small;
}
div#ges_body .ges_ueberschrift3 {
    font-weight: bold;
    
}
/* Textblöcke (mit und ohne Nummerierung) */
div#rsp_body .rsp_textblock {
    margin:0em 0em 1.5em 3em;
}

/* Darstellung für Paragraphen */
div#ges_body .ges_absatz {
   margin:0em 0em 1.5em 0em;
}

div#ges_body .ges_satz {
   margin:0em 0em 0em 0em;
}

div#ges_body .ges_textblock {
   margin:0em 0em 0.2em 1.3em;
}

div#ges_body .ges_absatznummer {
   margin:0em 0em 0em 0em;
   float:left;
   font-size:smaller;
}

div#ges_body .ges_normtext, .ges_schluss {
   margin:0em 0em 0.7em 1.3em;
   width:900px;
}
/* Tabelle für verschiedene Fassungen des Paragraphen */
div#ges_body div#ges_navigation {
    float:right;
    padding:1em;
    margin: 0em 0em 2em 2em;
    text-align:center;
    background-color:#EDEEF0;
    font-size:smaller;
}

