<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*, :after, :before {
    box-sizing: border-box;
}

span {
    display: inline;
}

.theme-color {
    color: #3D5A80;
}

a {
    color: #3D5A80;
}

a:hover {
    color: #3D5A80;
    }

.ais-RefinementList-labelText::before { content: "\00a0 "; }
.ais-RefinementList-labelText::after { content: "\00a0 "; }


.viernullvier-body {
    background-image: url('../images/404.jpg'); /* Hintergrundbild */
    background-size: cover; /* Bild vollständig sichtbar */
    background-position: center; /* Zentrieren */
    background-repeat: no-repeat; /* Kein Wiederholen */
    min-height: calc(100vh + 10px); /* Platz für Footer abziehen */
    display: flex;
    flex-direction: column;
    margin: 0;
}

.viernullvier-container {
    padding: 20px;
    max-width: 800px; /* Optionale Breitenbegrenzung */
    margin: auto; /* Zentriere den Container */
}

.viernullvier-h1,
.viernullvier-p,
.viernullvier-small {
    color: black;
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7); /* Schlagschatten */
    text-align: right;
}

.capitals {
    text-transform: uppercase;
}

cite {
    font-style: normal;
}

#wrapper-hero-content {
    padding: 0;
}

.intro {
    background-color: #fff;
    height: 93vh;
    overflow: hidden;
    border-bottom: 3px solid #3D5A80;
}

.intro .col-md-6 {
    padding: 0;
    align-items: center;
    vertical-align: middle;
    display: flex;
}

.wp-intro_left {
    display: flex;
    align-items: center;
    vertical-align: middle;
}

.intro_left {
    display: block;
    margin: 2em auto;
    padding: 0 15%;
}

.intro_left h1, h5 {
    padding: .5em 0;
}

.intro_left a {
    display: inline-block;
    padding: .5em .5em .5em 0;
}


body {
    border-top-width: 0;
    min-height: 100vh;
    display: flex;
    overflow-x: hidden;
}

p {
    display: block;
    padding: 0;
}

a {
    text-decoration: none !important;
}

.site&gt;* {
    width: 100%;
}

.site {
    display: flex;
    flex-flow: column;
    flex-wrap: nowrap;
    flex-grow: 1;
    max-width: 100%;
}

.container {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.container-fluid {
    max-width: 1200px;
}

.italic, .italics {
    font-style: italic;
}
  
.bold {
    font-weight: bold;
}

.smallcaps {
    text-transform: uppercase;
    letter-spacing: .5em;
}

.nounderline {
    text-decoration: none;
}

#viewer {
    padding-left: 1em;
}

/* entities */
.entity {
    cursor: pointer;
}

.entity-table {
margin: 4em auto;
}

.entity-table tbody tr td,
.entity-table tbody tr th {
border: none;
}

.entity-table tbody tr th {
border-right: 1px solid lightgrey;
}

.modal-body table tbody tr th, .modal-body table tbody tr td {
    border: none;
}

#wrapper-footer-full {
    margin-top: auto;
    display: flex;
    background-color:#fff;
    z-index: 1;
    padding: 8em 0;
}

a.anchor, .anchor-pb {
    position: relative;
    top: -120px;
    visibility: hidden;
}

a.anchorFoot {
    position: relative;
    top: -110px;
    visibility: hidden;
}

.footnote_link {
    display: inline-block;
    width: 2em;
    text-align: right;
    margin: 0 .7em 0 -2.7em;
}

.footnotes li {
    list-style: none;
    padding: .3em 0;
}

.footnotes {
    padding: 1em;
}

.wp-transcript {
    margin: 2em auto;
}

.wp-transcript .card-header {
    padding: 2em 0;
}




.fas {
    color: #3D5A80;
}

#text-resize {
    min-height: 600px;
}


#staticSearch {
    padding: 2em;
}

/* Datatables, provided by https://github.com/babslgam*/

div.dataTables_filter {
  text-align:left !important;
}

.btn-link {
  font-size:20px;
}

.exportbuttons {
  text-align: right;
}



.dataTables_info {
  text-align: center;
}

.filters input {
  width:100%;
  padding: 3px;
  box-sizing: border-box;
}

.dataTables_wrapper table {
  width:100%;
}

.footer-separator {
    border-top: 1px solid #f1f1f1;
    padding: 2em 0;
}

/**** Font Aweseome ***/
.far {
    font-family: "Font Awesome 6 Free" !important;
    color: #3D5A80;
}

.img-fluid {
    max-width: 160% !important;
    max-height: 160% !important;
}

.card {
    margin: 2em auto;
    box-shadow: none !important;
    --bs-card-border-width: 0;
}


.card-body-anhang {
    display: block;
    max-width: 850px;
    margin: 0 auto;
    padding-top: 40px;
    }
    
.card-body-index {
    color: #000000;
    max-width: 750px;
    min-height: 270px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    line-height: 1.7rem;
    font-size: 1.1rem;
    padding: 1.25rem;
    border: white;

}


.card-body-place {
    justify-content: center;
    align-items: center}

.card-body-critical {
    display: inline-flex;
    flex-wrap: wrap}
.card-body-iiif {
    float: right;
    width: 100%;
    min-width: 320px;
    margin: 10px auto}
.card-body-text {
    float: left;
    width: 100%;
    max-width: 820px;
    min-width: 320px;
    margin: 0 auto;
    border: 0;
    color: black;
    font-family: serif;
    font-size: larger; 
}


.card-body-normalertext {

    max-width: 850px;
    margin: 0 auto;
    background: #f1f1f1;
    padding: 1.5rem 2.5rem;
    }

.card-header {
    background: white;
    border: 0;

}

.card-footer {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 15px;
    padding-bottom: 25px;
}

.img_bottom {
    padding: 6em 0;
    margin: 0 auto;
}

.img_bottom .col-md-6 {
    padding: 2em;
}

.index-card {
    margin-top: 0 !important;
    box-shadow: none !important;
    transition: transform .2s;
    
}

.card-body img {
    border-radius: .35rem .35rem 0 0;
}

.index-card .card-header {
    background-color: transparent;
    border: none;
    text-align: center;
    color: #88dbdf;
}

.index-card .card-body {
    background-color: transparent;
    border: none;
    text-align: center;
    padding: 0;
    
}

.index-card {
    margin-top: 0 !important;
    box-shadow: none !important;
    transition: transform .2s;
    
}

.card-body img {
    border-radius: .35rem .35rem 0 0;
}

.h1, h1 {
    font-size: 1.4rem;
    padding: 1rem 0;
    font-weight: bold;
    font-family: sans-serif;
    text-align: center;
}

.h2, h2 {
    font-size: 1.4rem;
    padding: 1rem 0;
    font-weight: bold;
    font-family: sans-serif;
}

.h3,
h3 {
    font-size: 1.2rem;
    padding: 1rem 0;
    font-weight: bold;
    font-family: sans-serif}

.h4,
h4 {
    font-size: 1rem;
    padding: 1rem 0;
    font-weight: bold;
    font-family: sans-serif}

.h5,
h5 {
    font-size: 1.4rem;
    padding: 1rem 0;
    font-family: sans-serif}

.image-rights {
    text-align: right;
    color: gray;
    font-size: 80%;
    font-family: sans-serif}
    

.index-card .card-header {
    background-color: transparent;
    border: none;
    text-align: center;
    color: #3D5A80; 
}

.index-card .card-body {
    background-color: transparent;
    border: none;
    text-align: center;
    padding: 0;
    
}

.index-card:hover {
    transform: scale(1.05);
}

.index-link:hover {
    text-decoration: none !important;
}

.btn-round {
    border: 1px solid white;
}

.btn-round:hover {
    background-color: #3D5A80;
}

.btn-round a {
    color: white;
}

p {
    display: block;
}

.carousel-indicators {
    cursor: pointer;
}

span.ssQueryAndButton {
    margin: 2em auto 0.25em auto !important;
    max-width: 50% !important;
    width: 50% !important;
}

input#ssQuery {
    font-size: .9rem !important;
    border-radius: 30px !important;
    padding: .3rem 1.75rem .3rem .75rem !important;
    border: 1px solid rgba(0,0,0,.075) !important;
    background-color: #fff !important;
    color: rgba(0,0,0,.9) !important;
}

button#ssDoSearch {
    border: 0 !important;
    padding: 0 !important;
    background: 0 0 !important;
    cursor: pointer !important;
    color: rgba(0,0,0,.6) !important;
    margin-left: -4.1em !important;
    margin-top: .1em !important;
}

#github-logo {
    width: 10%;
    height: auto;
    padding: 10px 0 10px 0;
    transition: transform .2s;
    margin-left: 1em;
}

#github-logo:hover {
    transform: scale(1.05);
}

/*
####################################
proposed mobile resolution handling
####################################
*/

/* 
#########################################
add rules for HD screen resolution
#########################################
*/
}


/* 
#########################################
add rules for screen medium to low
resolution
#########################################
*/
}



@media (max-width: 1024px) {
    
    .img-fluid {
        max-width: 130% !important;
        max-height: 130% !important;
    }
    
/* 
#########################################
add rules for smallest tablet high
resolution or low resolution screens
#########################################
*/
}

@media (max-width: 768px) {
    .facsimiles {
        display: none;
    }
    .text {
        padding-left: 0;
    }
    .wp-transcript {
        padding: 0 1em;
    }
    .img_bottom {
        padding: 1em;
    }
    .img_bottom .col-md-6 {
        padding: 0;
    }
    .intro {
        height: 100%;
    }
    #wrapper-footer-full {
        padding: 1em 0;
    }
    .img-fluid {
        max-width: 120% !important;
        max-height: 120% !important;
    }
    
    .custom-logo-link {
        margin-bottom: 0;
    }
    
/* 
#########################################
add rules for smallest smartphones 
high resolution or tablet regular resolution
#########################################
*/
}

@media (max-width: 575px) {
    br {
        display: none;
    }
    li a br {
        display: block !important;
    }

    .card-footer {
        padding-left: 0em;
        padding-right: 0em;
    }
/* 
#########################################
add rules for smallest smartphones 
regular resolution
#########################################
*/
}

@media (max-width: 480px) {

/* 
#########################################
add rules for smallest smartphones 
low resolution
#########################################
*/
}

/*** calendar ***/


#years-table .btn-light:focus, #years-table .btn-light.focus {
    background: #3D5A80;
    text-decoration-thickness: 4px;
    color: white;
    font-weight: bolder;
}

.yearbtn {
    padding: 2px;
    font-size: 0.9rem;
    border: none;
    background-color: transparent;
}


/*** calendar end ***/

/*** Anpassungen für editions ***/


.address {
   padding-bottom: 1rem;
   width: 50%;
}

.addrLine {
    line-height: 1.5;
    font-size: smaller;
}

.address-div {
    margin-bottom: 3rem;
}

.add-zeichen {
    color: black;
    vertical-align: super;
    font-size: x-small;
    font-weight: bold;

}

.antiqua {
    font-variant: small-caps;
}


.salute {
    clear: both;
    display: inline-block;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.seg-right{
    text-align: right;
}

.seg-left{
    text-align: left;
}

.signed   { 
text-align: right;
float:right;
}
 
.small-caps {
    font-variant: small-caps;
}

.uppercase {
    text-transform:uppercase;
}

.supplied::before {
  content: '[';
}

.supplied::after {
  content: ']';
}

.spaced-out {
letter-spacing: 5px;   
}

.spaced_out {
 letter-spacing: 5px;   
}

.stamp {
color: #A23B72;
}

.strikethrough {
    text-decoration: line-through;
}


.subst-add {
    color: #88dbdf;
}

.subst-del {
    color:chartreuse;
}


.gemination {
    text-decoration: none;
}

.illegible {
    color: #bcc2c0;
}

.latintype {
    font-variant:small-caps;
}

.lemma {
    font-weight: bold;
  }

  .indent {
    padding-left: 1em;
text-indent: -0.5em;
}

.opener {
    margin-bottom: 0.5rem;
    overflow: hidden;
  }
  
  .outOfScope {
    color: #bcc2c0;
}

.poem
{
}

.poem ul
{
    list-style-type: none;
}

.poem li
{
list-style-type: none;
}

.pre-print {
/*border-style: none;
border-bottom-style: solid;
 textcolor: rgba(0,0,0,0.4);
 border-color: #2E86AB;
 border-width: 2px; */
 color:  #2E86AB;
}

.reference {
    cursor: pointer;
    color: #3D5A80;
}

.reference-black {
    cursor: pointer;
    color: black;    
}

.tripleUnderline {
	border-bottom: 3px double;
	line-height: 1.9em;
}


.underline {
    border-bottom: 1px solid #000;
}

code{
    background-color: #D3D3D3;
    color: black;
}

.div ul {
    list-style: none; /* Remove HTML bullets */
    padding-left: .7em; 
  }
  
  .div li { 
    padding-left: -.7em; 
  }
  
  .div li::before {
    content: "–"; /* Insert content that looks like bullets */
    padding-right: 8px;
  }
  
  /* textkritisch */



  


.langes-s-rplMe {
    visibility: hidden;
}

.langes-s-rplMe:after {
    visibility: visible;
    content: 'ſ';
    margin-left: -8px;
}

.gemination-m-rplMe {
    visibility: hidden;
}

.gemination-m-rplMe:after {
    visibility: visible;
    content: 'm̅';
    margin-left: -30px;
}

.gemination-n-rplMe {
    visibility: hidden;
}

.gemination-n-rplMe:after {
    visibility: visible;
    content: 'n̅';
    margin-left: -19px;
}


/* Seitenzahlen blättern, aktive Seite */

.page-link {
    background-color: white;
    color: black;
}

.tage_item_span::after {
    content: '  ';
}


.modal-content {
    background-color: #F1F1F1;
}

/* Navbar (zur Gänze kopiert aus Exist-DB) */

.navbar {
    border-bottom: 5px solid #3D5A80;
    background-color: #fff;
    box-shadow: 0 0.3rem 1.2rem 0 rgb(5 10 15 / 10%);
    z-index: 99;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .4rem .9rem;
    clear: both;
    font-weight: 400;
    color: #444;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}
.dropdown-item:hover,
.dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #eeeeee
}
.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #6c757d;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent
}
.dropdown-toggle:after {
    margin-left: .2em;
    vertical-align: .15em;
}
.navbar .dropdown-menu {
    padding: .3rem 0 .3rem 0;
    border-radius: .2rem;
    border: 1px solid rgba(0,0,0,.1);
    left: 0;
    box-shadow: 0 0.3rem 1.2rem 0 rgb(5 10 15 / 10%);
}

nav {
    display: table;
    font-size: 95%;
}

.navbar {
    padding-left: 0;
    padding-right: 0;
    border-width: 3px;
}

.navbar .navbar-brand {
    padding-right: 0px;
}

.navbar .navbar-brand img {
    max-height: unset;
    height: 5rem ;
}

.sticky-navbar {
    z-index: 1001;
}

#wrapper-navbar {
    border-top-width: 0rem;
    border-top-color: #6c757d;
}

.editionText { 
    margin: 0 !important;
    line-height: 1.75; 
    font-size: 1.3rem;
    font-family:serif;
    color:#000;
    border :0px;
    table-layout: fixed;
    width: inherit !important;
    clear: both;
}

.pagebreak{
    position: relative; bottom: -0.2em;
    font-weight: bold; 
   color:#3D5A80;
}
.list-for-footnotes {
    color: black;
    font-family: serif;
    list-style-type: none;
     padding-inline-start: 0em;
}

.list-for-footnotes-meta {
    color: black;
    font-family: sans-serif;
    list-style-type: none;
    padding-inline-start: 0em;
}
ol.list-for-footnotes p {
    display: inline;
}
.footnote {
    font-size: smaller;
}

.navbar-previous-next {
    border-bottom: none;
    box-shadow: none;
}

table {
    margin-top: 10px;
    font-size: 1rem;
}

.table td {
    padding:0.3rem;
    border-bottom-width: none;

}

tbody {
    border-color: none;
    border-style: none;
}


.tripleUnderline {
	border-bottom: 3px double;
	line-height: 1.9em;
}

.doubleUnderline {
    text-decoration:underline;
    border-bottom: 1px solid #000;
}

.damage-critical{
    border-style: none;
  border-bottom-style: solid;
  border-color: #F18F01;
  }
  
  .damage{
    border-style: none;
  }
  
  .unclear {
    color: gray;
}

.antiqua {
    font-variant: small-caps;
}

.dataTables_filter {
    margin-top:1em;
}

.superscript {
    vertical-align: super;
    font-size: smaller; /* Optional: Kann die Schriftgröße anpassen, um den hochgestellten Text etwas kleiner zu machen */
}

legend {float: none;
      display: block;
}

 .WikimediaContainer {
      display: flex;
      flex-wrap: wrap; /* Enable wrapping for smaller screens */
    }

    /* Style for the left div */
    .WikimediaRight-div {
      width: 300px; /* Set the width of the left div */
      min-width: 300px; /* Ensure a minimum width for the right div */
      background-color: white; /* Add styling as needed */
      box-sizing: border-box; /* Include padding and border in the width */
      padding: 0px;
      flex-grow: 1; /* Allow the right div to grow and fill the remaining space */

      
    }

    /* Style for the right div */
    .WikimediaLeft-div {
      min-width: 200px; /* Ensure a minimum width for the right div */
      background-color: white; /* Add styling as needed */
      box-sizing: border-box; /* Include padding and border in the width */
      padding: 0px;
      text-align:right;
      margin-bottom: 1.5em;
      margin-right: 1.5em;
    }
    
 

.modal-body img {
      max-width: 100%;
      max-height: 100%;
      object-fit: contain;
    }
    
    figcaption {
  color: black;
  font: italic smaller sans-serif;
  padding-top: 10px;
  padding-bottom: 15px;
  text-align: center;
}

.buttonreihe{
    text-align: center;
    margin-bottom: 15px;
}

div#map {
     height: 50vh;
 } 

.flexContainer{
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
        }

.entry-title {
    text-decoration: none;
    font-weight: bold;
}
.entry-title:hover {
    text-decoration: underline;
}
.toggle-icon {
    font-size: 1.2rem;
    cursor: pointer;
}

/* Styling for the horizontal list */
.horizontal-list {
            display: flex;
            gap: 8px 20px; /* Abstand zwischen den Einträgen */
            flex-wrap: wrap;
            padding: 10px;
            margin: 0;
            list-style: none; /* Entfernt Standard-Bullets */
            margin-bottom: 8px;
        }

/* Individual list items */
.horizontal-list li {
    display: flex;
    align-items: center; /* Center items vertically */
    line-height: 1;
}

/* Colored dot before each item */
.horizontal-list li::before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: var(--dot-color); /* Use the inherited color */
    border-radius: 50%;
    margin-right: 10px;
}

.list-container {
            overflow-x: auto; /* Horizontal scrollen */
            white-space: nowrap; /* Kein Umbruch für Kinder */
        }
        
.responsive-text {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem; /* optional, für Abstand zwischen den Spalten */
}

.responsive-text .col {
  flex: 1 1 50%; /* Standard: je Spalte 50% Breite */
}

/* Bei schmaleren Bildschirmen: Spalten werden untereinander angeordnet */
@media (max-width: 600px) {
  .responsive-text .col {
    flex: 1 1 100%;
  }
}

.translation-table {
    border-collapse: separate; 
    border-spacing: 30px;
}

.custom-full-width-accordion {
  width: 100%;
}
</pre></body></html>