@charset "utf-8";
body {
    background-color: #FFFFFF;
    height: auto;
}
.navbar.navbar-expand-md.navbar-dark.bg-dark {
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    text-shadow: 0px 0px;
    background-color: #000000 !important;
}
.col-lg-3 .container-fluid {
    width: 100px;
    height: 200px;
    vertical-align: bottom;
    top: auto;
    bottom: 10px;
}
.row .col-lg-3 p {
    width: 100px;
    height: 200px;
    text-align:left;
    vertical-align:bottom;
    color: #F5F1F1;
}
.container-fluid .row .col-lg-3.text-white {
    color: #EEE;
    vertical-align: text-bottom;
    display: flex;
    justify-content: left;
    align-items: flex-end;

}
#Kalender {
    height: 100%;
    max-height: 100%;
    min-width: 100%;
    min-height: 100%;
}
.container-fluid {
    min-height: 95em;
    height: auto;
}
.mt-12 {
}
.m1 {
}
tbody tr .col-2 {
    vertical-align: text-top;
}
tbody tr .col-2 {
    vertical-align: bottom ;
    text-align: left;
}
#SpalteOben {
    vertical-align: text-top;
}
table tr .col-2 {
    vertical-align: text-top;
}
#SpalteOben {
}
.media .media-body #rot {
    text-shadow: 0px 0px #FF0000;
    background-color: #FF0000;
}
#blau {
    background-color: #0000FF;
}
#grau {
}
.media .media-body #grau {
    background-color: #B4B4B4;
}
p.normal {
 padding: 0;
 margin-left: 0;
 margin-right: 0;
}
p.large {
 margin-left: 33%;
 margin-right: 5%;
}
p.medium {
 margin-left: 15%;
 margin-right: 33%;
}
p.little {
 margin-left: 5%;
 margin-right: 5%;
}
.center {
}
#collapseOne1 .card-body .img-fluid.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.container-fluid #Kalender {
    height: 100%; 
}
.container-fluid {
    max-height: 100%;
    min-height: 90%;
}
.card-body .row #rechtsbuendig {
    text-align: right;
}


@media (max-width: 1210px){
}

@media (max-width: 1210px){
}
.Ueberschrift1 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-style: normal;
    font-size: 1.6rem; 
    text-decoration: none;
    font-weight: bolder;
}
.Ueberschrift2 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-style: normal;
    font-size: 1.4rem; 
    text-decoration: none;
    font-weight: bolder;
}

.Ueberschrift3 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-style: normal;
    font-size: 1.2rem; 
    text-decoration: none;
    font-weight: bolder;
}
.Ueberschrift4 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-style: normal;
    font-size: 1.00rem; 
    text-decoration: none;
    font-weight: bolder;
}

.Ueberschrift5 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-style: normal;
    font-size: 1.00rem; 
    text-decoration: none;
    font-weight: bolder;
}
.farbe {
    color: #000000;
    background-color: #DEDCDC;
    border-color: #000000;
}
.card-kopf {
    margin-top: 15px;

}

.bilder-mittig {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.farbecarousel {
    color: #FCFCFC;
    font-weight: 800;
    text-shadow: 1px 1px #000000;
}



span {
	color: orangered;
}

/* Erweiterung für verschachtelte Dropdowns */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  display: none;
  position: absolute;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
