﻿
.titelzeile.absatz {
    text-align: center;
}

.standangabe.absatz {
    text-align: left;
}

#content h1.ktitelzeile.absatz {
    text-align: center;
    line-height: 1.25em;
}

/* etwas geringerer Abstand zum nachfolgenden Kurztitel als bei Bootstrap-Vorgabe */
#content h1.titelzeile {
    margin-bottom: 5px;
}

#content h1.titeldatum.absatz, #content h1.titelfundst.absatz {
    text-align: center;
    font-size: 100%;
    line-height: 1.2em;
}

div#content {
    font-size: 80%;
}

div.titelzeile.absatz {
    font-size: 110%;
}

div.osatz.absatz {
    font-weight: bold;
}

#content h2.entsueber {
    font-weight: bold;
    margin-top: 4px;
}


div.absatz, div.annexheading {
    margin-bottom: 10px;
}

div.absatz.tab {
    margin-top: 3px;
    margin-bottom: 3px;
}

div.cont > div.einleitungsformel {
    margin-left: 25px;
    border-top: 1px solid black;
    padding-top: 10px;
}

div.cont > table, div.cont > dl:not(.ihv), div.cont > div.absatz, div.rdblock > div.absatz {
    margin-left: 50px;
    line-height: 1.5em;
}

div.cont > div.absatz.aendinhalt {
    margin-left: 0px;
}

div.cont dl.aendinhalt {
    margin-left: 0px;
}

span.titlecaption {
    display: block;
	margin-left: 50px;
}

div.leitsatz {
    margin-left: 0;
    font-weight: bold;
    line-height: 1.5em;
}

div.gerichtszeile {
    margin-top: 5px;
    font-weight: bold;
    font-size: 110%;
}

div.citationbox {
    margin-bottom: 10px;
    padding: 5px;
    border:1px solid black;
}

div.rsprbox {
    margin-top: 10px;
    padding: 12px;
    border:1px solid black;
    background-color: #FBFBFB;
}


div.rsprboxueber {
    margin-top: 10px;
    font-weight: bold;
}

div.rsprboxzeile {
    margin-top: 2px;
}


/* Offset für seiteninterne Verlinkung wegen fixed header*/
.anchor, .footnoteanchor {
    padding-top: 190px;
    margin-top: -190px;
}

.anchor {
    display: table-caption;
}

.footnoteanchor {
  display: inline-block;
}

#content .paranr, #content .annexnr {
    float: left;
    padding-right: 8px;
}

#content .paranr, #content .paratitel, #content .annexnr, #content .annextitel {
    font-weight: bold;
    font-size: 110%;
}

div#content td, div#content th {
    padding-left: 2px;
    padding-right: 2px;
    vertical-align: top;
}

div#content td.rb, div#content th.rb {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: black;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: black;
}

div#content td.r, div#content th.r {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: black;
}

div#content td.b, div#content th.b {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: black;
}


/* Aufzählungen */
#content dt {
    font-weight: normal;
    float: left;
    text-align: left;
    width: 30px;
}

#content dd {
    margin-left: 40px;
    display: block;
}


/* Randnummern */
div.rd {
    float: left;
    width: 30px;
    font-weight: bold;
  
}

dd div.rd {
    margin-left: -60px;
}


/* Fußnoten */

hr.fn {
    margin-top: 10px;
    margin-bottom: 10px;
}

div.fn-container {
    margin-bottom: 20px;
}

div.fnref {
    float: left;
}

div.fntext {
    margin-left: 8px;
    font-size: 95%;
}

div.document-all div.subdoc {
    display: none;
}

div.subdoc {
    margin-left: 25px;
    margin-top: 8px;
    clear: both;
}

div.subdoc a {
    text-decoration: none;
}

#content .panel-heading {
    padding-top: 2px;
    padding-bottom: 2px;
}

#content h1 {
    font-size: 115%;
    font-weight: bold;
    margin-top: 0px;
    line-height: 1.5em;
}

#content h2 {
    font-size: 110%;
    font-weight: bold;
    margin-top: 0px;
    line-height: 1.5em;
}

#content h3 {
    font-size: 110%;
    font-weight: bold;
    margin-top: 0px;
    line-height: 1.5em;
}

#content h4, #content h5 {
    font-size: 110%;
    font-weight: bold;
    margin-top: 0px;
    line-height: 1.5em;
}

#content h6 {
    font-size: 100%;
    font-weight: normal;
    margin-top: 0px;
    line-height: 1.5em;
}

#content h6.glnr, #content h6.gltitel {
    font-weight: bold;
}


#content span.titlenr, #content .glnr {
    float: left;
    padding-right: 8px;
}

#content .clearer {
    clear: both;
}

#content .cont {
    margin-bottom: 20px;
}

#content .panel {
    margin-bottom: 10px;
}

#content .panel-heading {
    border-bottom: none;
}


#content object#embeddedResourceFrame {
    display: block;
    width: 100%;
    height: 700px;
    margin-top: 10px;
    margin-bottom: 10px;
}


#content .annexbezug {
    font-weight: normal;
}

#content em.highlighting {
    font-weight: bold;
    background-color: yellow;
}


#content div#doc-metadata {
    font-size: 105% !important;
}

#content div#doc-toolbar {
    font-size: 115% !important;
}

#content div#doc-toolbar .toolbar-cmd {
    padding-left: 10px;
    padding-right: 10px;
}

#content #doc-toolbar span.glyphicon {
    top: 3px;
}

#content #doc-toolbar a {
    text-decoration: none;
    color: black;
}

#content #doc-toolbar a:hover {
    color:#555555;
}

#content #downloadDocument, #content #getLink {
    cursor: pointer;
}

#content span.bi, #content div.bi {
    font-weight: bold;
    font-style: italic;
}

#content span.b, #content div.b {
    font-weight: bold;
}

#content span.i, #content div.i {
    font-style: italic;
}

#content span.u {
    text-decoration: underline;
}

#content table#ffn {
    display: table;
    border-top: black 1px solid;
}

#content table#ffn tr {
    display: table-row;
}

#content table#ffn td {
    padding: 5px;
    display: table-cell;
    line-height: 1.2em;
}


.popover {
    max-width: 320px;
}

.popover-content input {
    width: 284px
}

#vorschriftenzahl {
    width: 80%;
    margin-bottom: 20px;
}

#vorschriftenzahl td {
    border: solid 1px black;
    text-align: right;
}

dl {
    margin-bottom: 10px !important;
}

/* Spezielle Formatierungen für XS */
@media (max-width: 768px) {
    /* Offset für seiteninterne Verlinkung wegen fixed header*/
    .anchor, .footnoteanchor {
      padding-top: 230px !important;
      margin-top: -230px !important;
    }
}
