﻿/* Anpassungen für StMFH Layout */

.navbar {
    padding: 0;
}

#iconbar .navbar-toggler {
    border-radius: 0.25rem 0.25rem 0 0;
    padding-top: 7px;
    padding-bottom: 4px;
    margin-right: 1px;
}

#iconbar .navbar-toggler:focus {
    box-shadow: none;
}

#iconbar a {
    font-size: 1.1em;
    color: #fcfcff;
    fill: #fcfcff;
    background-color: #1f497c;
}

#iconbar a:hover,
#iconbar a:focus {
    color: #ffffff;
    fill: #ffffff;
    background-color: #0f396c;
}

#iconbar input {
    font-size: 1.25em;
    background-color: #f9f9ff;
    width: 10em;
    padding: 0.1em 0.25em;
    border-style: solid solid none solid;
    border-color: #e9e9f3;
    border-radius: 0.25rem 0.25rem 0 0;
}

#iconbar a.iconbar-button {
    position: relative;
    right: 1.5em;
    color: #888;
    fill: #888;
    background-color: initial;
}

#iconbar a:hover.iconbar-button {
    color: #0f396c;
    fill: #0f396c;
    background-color: initial;
}

#navbarContent {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-top: 6px;
}

#navbarContent .nav-item {
    border-top: 1px solid #ccc;
}

#navbarContent ul {
    color: #fcfcff;
    background-color: #1f497c;
    padding-left: 0;
    margin-left: 0;
}

#navbarContent ul a {
    color: #fcfcff;
    font-size: 1.2em;
}

#navbarContent ul a:hover {
    color: #ffffff;
    background-color: #0f396c;
}

#navbarContent ul ul {
    background-color: #e9e9f3;
}

#navbarContent ul ul a {
    color: #222;
    font-size: 1.1em;
}

#navbarContent ul ul a:hover {
    color: #222;
    background-color: #d9d9e3;
}

#navbarContent ul ul ul {
    background-color: #f0f0f9;
}

#navbarContent ul ul ul a {
    color: #444;
    font-size: 1em;
}

#navbarContent ul ul ul a:hover {
    color: #444;
    background-color: #e0e0e9;
}

#navbarContent ul ul ul ul {
    background-color: #f9f9ff;
}

#navbarContent ul ul ul ul a {
    color: #666;
    font-size: 0.9em;
}

#navbarContent ul ul ul ul a:hover {
    color: #666;
    background-color: #e9e9ef;
}

#navbarContent ul ul ul ul ul {
    background-color: #ffffff;
}

#navbarContent ul ul ul ul ul a {
    color: #888;
    font-size: 0.9em;
}

#navbarContent ul ul ul ul ul a:hover {
    color: #888;
    background-color: #f6f6f6;
}

#navbarContent .nav-item .linksection {
    display: inline-block;
    width: 100%;
    padding: 0.2em;
    text-decoration: none;
}

#navbarContent .nav-item .linksection80 {
    display: inline-block;
    width: 80%;
    padding: 0.2em;
    border-right: 1px solid #ccc;
    text-decoration: none;
}

#navbarContent .nav-item .iconsection {
    display: inline-block;
    width: 20%;
    padding: 0.2em;
    text-align: center;
    text-decoration: none;
}



#navbarContent-lg a.nav-link {
    font-size: 1.2em;
    font-weight: 600;
    color: #fcfcff;
    width: 20%;
    padding: 0.22em 0.5em;
    border-right: 1px inset #2f598c;
}

#navbarContent-lg a.nav-link:hover {
    color: #ffffff;
    background-color: #0f396c;
}

#navbarContent-lg_container div.card-text {
    font-size: 0.9em;
    color: #888;
    line-height: 1.2;
}

#navbarContent-lg_container div.card-text a {
    display: block;
    margin-bottom: 0.5em;
}

#navbarContent-lg_container div.card-text a:last-of-type {
    margin-bottom: 0em;
}



.carousel-caption {
    left: 0;
    right: 0;
    top: 0;
    bottom: auto;
    background: linear-gradient(to bottom, rgba(0,0,0, 0.7), rgba(0,0,0, 0));
    padding: 4px 10px 8px 10px;
    font-size: 1.4em;
    font-weight: bold;
    text-align: right;
}

.carousel-caption a {
    color: #fcfcff;
}

.carousel video {
    display: block;
    cursor: pointer;
}



#carouselPressegalerie img {
    height: 150px;
    margin-right: 5px;
}

#carouselBannerbar img {
    height: 75px;
    margin-right: 25px;
}



.pmteaser h1 {
    font-size: 1.1em;
}

.pmteaser h1 a {
    color: #000000;
}

.pmteaser img {
    width: 33%;
    float: left;
    margin: 0.4em 1em 0.2em 0;
}





.teaser h1 {
    font-size: 1.1em;
    color: #aaaaaa;
}

.teaser h1 a {
    color: #aaaaaa;
}

.teaserlink {
    display: inline-block;
    line-height: 100%;
    margin-bottom: 0.5em;
}



.lightGradient {
    background: linear-gradient(to bottom, #fcfcff, #f6f6f9);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}



abbr, 
acronym,
abbr[title], 
abbr[data-original-title] {
	text-decoration: none;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

h4 {
    font-size: 1em;
    color: #999999;
}
h5 {
    font-size: 1em;
    color: #aaaaaa;
}
h6 {
    font-size: 1em;
    color: #bbbbbb;
}

ul {
    padding-left: 0.62em;
    margin-left: 0.62em;
}

div.hoverzoom {
    overflow: hidden;
    margin-bottom: 0.25em;
}

div.hoverzoom img {
    transition: 1s ease;
}

div.hoverzoom img:hover {
    transform: scale(1.1);
}



/* Formatierungen für Rubrik Öffentlicher Dienst */
.subnavarea {
    font-size: 140%;
    font-weight: 600;
    color: #ffffff;
    background-image: url('/oeffentlicher_dienst/images/bg_subnavarea.png');
    background-size: auto;
}

.subnavarea a {
    color: #ffffff;
}

.subnavarea a img {
    transition: 1s ease;
}

.subnavarea a:hover img {
    transform: scale(1.1);
}

.clipper {
    overflow: hidden;
    margin-bottom: 0.5em;
}

.btn-subnavarea {
    color: #ffffff;
    background-color: #3B5F8A;
    border: 1px solid #3B5F8A;
}

.btn-subnavarea:hover {
    color: #eeeeee;
    background-color: #254878;
}



/* Klassen für Accordion mit Icon zum Öffnen und Schließen */
.card .card-header button {
    display: flex;
}

.card .card-header button:focus {
    text-decoration: none;
    box-shadow: none;
}

.card .card-header button:hover {
    text-decoration: none;
    background-color: #f9f9f9;
}

.card .card-header button::after {
    content: '\2012';
    font-weight: 600;
    margin-left: auto;
    width: 1.25rem;
    height: 1.25rem;
}

.card .card-header button.collapsed::after {
    content: "+";
}

button h2 {
    margin-bottom: 0;
}

/* Anpassungen für details-summary-Tags */
summary {
    color: #008fce;
    margin-bottom: 0.2em;
    cursor: pointer;
}

details > p,
details > div,
details > details {
    margin-left: 1.2em !important;
}

details > ul,
details > ol {
    margin-left: 1.82em !important;
}

details[open] {
    margin-bottom: 3em;
}




/* Zusätzliche Formatierungen für alte Inhalte */
h1.sectionheader, h2.sectionheader {
    color: #C0C0C0;
}

h2.subheader, h3.subheader { 
	font-weight: normal;
	margin-top: -0.85em;
}

ul.linklist {
    list-style-image: url('/../../../../../images/go_next.gif');
    padding-left: 8px;
    margin-left: 8px;
}

ul.linklist li {
    margin-bottom: 0em;
}

ul.bigspace li, ol.bigspace li {
	margin-bottom: 1em;
}

li.bigspace, ul.linklist li.bigspace  {
    margin-bottom: 1em;
}

ul.commandbar {
	color: #008FCD;
	font-size: 0.85em;
	text-align: right;
	margin-bottom: 2px;
}

ul.commandbar li {
	display: inline;
	padding-left: 0.4em;
}

ul.none { 
	list-style-type: none;
	list-style-image: none;
	padding-left: 0em;
	margin-left: 0em;
}

ol.decimal { 
	list-style-type: decimal;
}

ol.roman { 
	list-style-type: upper-roman;
}

ol.alpha { 
	list-style-type: upper-alpha;
}

th.big { 
	font-size: 1.2em;
}

th.shadowed, td.shadowed {
	background-color: #F5F5FA;
}

th.normalfont {
	color: #000000;
	font-weight: normal;
}

div.publication {
	margin-left: 190px;
}

div.withborder {
	border: 1px solid #CECFD5;
	padding: 0.5em;
	margin-bottom: 1em;
}

table.grid, table.lines {
	border: 1px solid #CECFD5;
	border-collapse: collapse;
}

table.grid td, table.grid th {
	border: 1px solid #CECFD5; 
}

table.lines td, table.lines th {
	border-top: 1px solid #CECFD5; 
	border-bottom: 1px solid #CECFD5;
}

input.linkbutton {
	color: #008FCD; 
	border: 0px;
	background-color: #FFFFFF;
	text-align: left;
	cursor: pointer;
}

input.linkbutton_h {
	color: #DC871E; 
	text-decoration: underline;
	border: 0px;
	background-color: #FFFFFF;
	text-align: left;
	cursor: pointer;
}

.hidden {
	display:none;
}

.silent {
}

.light {
	color: #909599;
}

.normalsize { 
	font-size: 1em;
}

.smaller {
    font-size: 90%;
}

.small {
    font-size: 0.85em;
}

.larger {
    font-size: 120%;
}

.large {
    font-size: 1.4em;
}

.xlarge {
    font-size: 1.6em;
}

.mw-25 {
    max-width: 25%;
}

.mw-33 {
    max-width: 33%;
}

.mw-50 {
    max-width: 50%;
}

.mw-80 {
    max-width: 80%;
}

img.topleft {
	float: left;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 8px;
}

img.topright {
	float: right;
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 0px;
}

img.withborder {
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
}

img.publication {
	width: 162px;
	float: left;
	margin-top: 3px;
	margin-bottom: 24px;
	margin-left: 0px;
	margin-right: 15px;
	border-left: 1px solid #F0F0F0;
	border-top: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
}

.left { 
	text-align: left;
}

.center {
	text-align: center;
}

.right { 
	text-align: right;
}

.bold { 
	font-weight: bold;
}

.unbold { 
	font-weight: normal;
}

.highlighted, a:visited.highlighted {
	color: #DC871E; 
}

.highlight {
	font-weight: bold;
	/* color: #DC871E; 
	background-color: #FFFFDD; */
	background-color: #FCFCAA;
	padding: 0 0.2em;
}

.nomarginbefore { 
	margin-top: 0em;
}

.nomarginafter { 
	margin-bottom: 0em;
}

.nomarginafter + h2, 
.nomarginafter + h3, 
.nomarginafter + p, 
.nomarginafter + ul, 
.nomarginafter + ol { 
	margin-top: 0em;
}

.noverticalmargin { 
	margin-top: 0em;
	margin-bottom: 0em;
}

.nowrap {
	white-space: nowrap;
}

.withbackground {
	background-color: #F5F5FA;
}

.withgradient {
	background-image: url('/images/bg_weiss_blau_horiz.gif'); 
	background-repeat: repeat-y;
}

.shadoweddiv {
	background-color: #F5F5FA;
	padding: 4px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.shadoweddiv2 {
	background-color: #F5F5FA;
	padding: 4px;
	border-left: 1px solid #CECFD5;
	border-top: 1px solid #CECFD5;
	border-right: 1px solid #CECFD5;
	border-bottom: 1px solid #CECFD5;
	margin-top: 1em;
	margin-bottom: 1em;
}

.shadowedarea {
	background-color: #F5F5FA;
	padding: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.dottedlinetop {
	border-top: 1px solid #CECFD5; 
}

.dottedlinebottom {
	border-bottom: 1px solid #CECFD5; 
}

.dottedlineleft {
	border-left: 1px solid #CECFD5; 
}

.bstmf {
	font-size: 1.3em;
	font-weight: bold;
	color: #446699;
}

.neu {
	font-size: 0.85em;
	color: #CC0000;
	background-color: #FFFF99;
}

.subheader { 
	font-size: 85%;
	font-weight: normal;
}

.normalsize .subheader { 
	font-size: 100%;
	font-weight: normal;
}

.dateheader {
	font-size: 0.90em;
	color: #909599;
}

.teaserheader, .navheader {
	font-weight: bold;
}

.innerpagenavbar {
    color: #008FCD;
    text-align: right;
    margin-top: 3em;
    margin-bottom: 2px;
}

.footnote {
	color: #909599;
	margin-left: 0.66em;
	text-indent: -0.66em;
}

.simplelist {
	margin-left: 0.6em;
	text-indent: -0.6em;
}

.datefooter {
	color: #909599;
	font-size: 0.85em;
	text-align: left;
	margin-top: 48px;
}

.copyright {
	color: #909599;
	font-size: 0.85em;
	text-align: left;
}

.pdfhinweis {
	background-color: #F5F5FA;
	padding: 4px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#pagecontentsidebar .pdfhinweis {
	margin-top: 0em;
}

.warning {
	background-color: #FFF8F8;
	padding: 4px;
	border: 1px dotted #DC871E;
}




/* Klassen für Cookie-Hinweis  */
.topMessageBar {
    color: #666;
    background-color: #FFC;
    font-size: 0.9em;
    line-height: initial;
    padding: 4px;
    margin-bottom: 1px;
    border: 1px solid #DDB;
    display: none;
}

.topMessageBar button {
    color: #666;
    background-color: #FFE;
    padding: 4px 7px;
    border: 1px solid #DDB;
}

.topMessageBar button:hover, .topMessageBar button:focus {
    color: #DC871E;
    background-color: #FFF;
    border: 1px solid #BBA;
}

.topMessageBar button:active {
    color: #E92;
    background-color: #FFF;
    border: 1px solid #DC871E;
}

button.right {
    float: right;
}

.buttonsidebar {
    width: 15em;
    margin-left: 0.5em;
    float: right;
}

.buttonsidebar button {
    width: 100%;
    margin-bottom: 0.25em;
}



/* Klassen zur Korrektur des Slick-Sliders  */
.slick-prev {
    left: 2px;
    z-index: 1;
}

.slick-next {
    right: 2px;
    z-index: 1;
}



/* Klassen für Textgroesse und Kontrast  */
.textsize1 {
    font-size: 1.5rem;
}
.textsize2 {
    font-size: 2rem;
}
.textsize3 {
    font-size: 3rem;
}

.highcontrast a,
.highcontrast h1,
.highcontrast h2,
.highcontrast h3,
.highcontrast th,
.highcontrast td,
.highcontrast li,
.highcontrast p,
.highcontrast div,
.highcontrast button,
.highcontrast .text-light,
.highcontrast .text-secondary,
.highcontrast .card,
.highcontrast {
    color: #FFFFFF !important;
    background-color: #003060 !important;
    border-color: #FFFFFF;
}



/* Klassen für Hinweis zu eingebetteten externen Inhalten */
.thirdpartyvideo {
    color: #333;
    background-color: #F9F9F9;
    background-image: url('/images/yt_video.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 11px;
}

.thirdpartymessage {
    padding: 11px;
    background-color: #fff;
    border: 1px dashed #CCC;
    opacity: 0.95;
}

.thirdpartymessage a.button {
    font-weight: bold;
    color: #ffffff;
    background-color: #008dc9;
    text-decoration: none;
    padding: 4px 11px 4px 11px;
    border: 1px solid #008dc9;
    display: inline-block;
}

.thirdpartymessage a:hover.button {
    color: #006691;
    background-color: #c9efff;
}

.thirdpartymessage a:active.button {
    color: #008dc9;
    background-color: #e2f6ff;
}


/* Anpassungen für größere Bildschirme */
@media (min-width: 992px) {

    #navbarContent {
        max-width: 320px;
    }

    .textsize1 #navbarContent {
        max-width: initial;
    }

}

@media (min-width: 1200px) {

}


/* Anpassungen für kleinere Bildschirme */

@media (max-width: 1199px) {

}

@media (max-width: 991px) {

    .carousel-caption {
        position: relative;
        min-height: 4em;
        font-size: 0.9em;
        font-weight: normal;
        text-align: center;
        line-height: normal;
        padding: 0.25em 0 0 0;
        margin-bottom: 1em;
        background: initial;
    }

        .carousel-caption a,
        .carousel-caption a:not([href]):not([class]) {
            color: #008fce;
        }

    .carousel-indicators {
        visibility: hidden;
    }
}

@media (max-width: 767px) {

}

@media (max-width: 575px) {

    .pmteaser img {
        width: 100%;
        float: none;
        margin: 0.4em 0 0.2em 0;
    }

	img.publication {
		display: block;
		float: none;
	}
	div.publication {
		margin-left: 0;
	}

    #iconbar .navbar-toggler {
        padding-left: 0.45em;
        padding-right: 0.45em;
    }

}
