/* ************************************************************************** */
/*
/* HTML-Tags
/*
/* ************************************************************************** */
h5 {
	font-size: 1.25rem;
	text-decoration: underline;
}
hr {
    opacity: .7;
}

/* ************************************************************************** */
/*
/* Templates
/*
/* ************************************************************************** */

/*                                                                            */
/* J51_Skylar_J4
/*                                                                            */

@media screen and (width < 600px) {
	#container_header {
	    margin-top: 0px;
    }
}
h2, .content-category h1, .registration h1 {
	text-transform: none;
}
.maincontent {
	padding-top: 30px;
	padding-bottom: 20px;
}
.logo-text {
   font-weight: bolder;
   text-shadow: 1px -1px 0px hsla(0, 0%, 70%, 1), 2px -2px 0px hsla(0, 0%, 65%, 1), 3px -3px 0px hsla(0, 0%, 60%, 1), 4px -4px 0px hsla(0, 0%, 55%, 1), 5px -5px 0px hsla(0, 0%, 50%, 1), 6px -6px 0px hsla(0, 0%, 45%, 1), 7px -7px 0px hsla(0, 0%, 40%, 1), 8px -8px 0px hsla(0, 0%, 35%, 1), 9px -9px 0px hsla(0, 0%, 30%, 1);
}
.article-info {
	margin: 10px 0 20px;
    color: #f0dbb1;
}
.hornav .mod-menu a {
    font-size: 20px;
}
.hornav > ul > li {
	padding: 2px;
}
.item-151, .item-152, .item-156, .item-153 {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.mod-login-logout__button.logout-button {
	margin-top: 12px;
}
.mod-menu.mod-list.menu a {
	text-transform: none;
	font-weight: bold;
	color: #f0dbb1;
}
.menu-toggle span, .menu-toggle span::after, .menu-toggle span::before {
	background-color: #f0dbb1;
}
.blog-alternative.row-alternate .item:nth-child(2n+1) .item-image {
	padding-left: 2px;
}
.blog-alternative.row-alternate .item:nth-child(2n) .item-image {
	padding-right: 2px;
}
.article-info .j51-inline-icon {
	margin-right: 6px;
}
.wrapper_contentbottom {
	border-top: 2px solid yellowgreen;
	padding-top: 15px;
}
.back-to-top {
  margin-right: 10px;
  margin-bottom: 40px;
  z-index: 150;
}
.back-to-top svg {
	padding: 0 5px 0 5px;
	margin-top: -10px;
}
.footermenu ul li a::after, .footermenu ul li span::after {
	content: "\00B7";
	margin-left: 10px;
	font-weight: bold;
	font-size: 10px;
}
.container_footer {
	padding: 15px;
}
.com-users-login__options.list-group {
	max-width: 300px;
}
.menu li [class^="fa-"]::before, .hornav .menu li [class*=" fa-"]::before {
	color: #f0dbb1 !important;
}
@media screen and (width >= 768px) and (min-height: 900px) {
	.container_footer {
		position: sticky;
		bottom: 0;
		background-color: #1a3042;
		padding: 7px 15px 7px 15px;
        z-index: 99;
	}
}

/*  Mobile Menu  */
.mm-spn li {
	font-size: 18px;
  	line-height: 1.2em;
}
.mm-spn.mm-spn--navbar::after {
	background-color: beige;
	color: black;
	font-weight: 700;
}
/* End Mobile Menu    */

/* ************************************************************************** */
/*
/* Erweiterungen
/*
/* ************************************************************************** */
/*                                                                            */
/* J51_LayerSlide_Show_Lite                                                   */
/*                                                                            */

.layerslideshowlite-title {
	text-transform: none;
}
.layerslideshowlite.layerslideshowlite115 {
	max-height: 520px;
/*    max-width: 900px; 
	display: block;
	margin-left: auto;
	margin-right: auto; */
}
.diashow-rahmen .module_surround {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}


/* ************************************************************************** */
/*                                                                            */
/* PhocaMaps                                                                  */
/*                                                                            */
.leaflet-container {
  	z-index: 50;
}

/* ************************************************************************** */
/*
/* Eigene Klassen
/*
/* ************************************************************************** */

.bild, .pull-bild {
	width: 100%;
    height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	/* border: 4px solid yellowgreen; */
	/* border-radius: 10px !important; */
}
.bild_hoch {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.pull-bild {
	padding: 2px;
}
.quer {
	max-width: 900px;  
}
.hoch {
	max-width: 600px;  
}
.img_caption, .caption {
	text-align: center;
	font-size: 16px;
}
p.img_caption {
	margin-bottom: 2px;
}
.rechts {
	margin-left: 20px;
	margin-bottom: 10px;
}
.links {
	margin-right: 20px;
	margin-bottom: 10px;
}
.textkasten-schule {
    padding: 10px;
    border: 8px solid #8e7604;
    border-radius: 10px;
    background-color: #fcfcfc;
    color: #824913;
}
.hinweis_rechts {
    text-align: right !important;
    font-size: 11px !important;
    margin-top: -30px !important;
    padding-right: 25px;
    line-height: 14px !important;
}
.keine-trennung {
    hyphens: none;
}
.h4 {
	font-family: Lato, Arial, Verdana, sans-serif;
	color: #8ca7bd;
	font-weight: 500;
	font-size: 1.2rem;
	line-height: 1.6em;
	text-transform: uppercase;
}
.smd_container {
    display: flex;
    flex-wrap: wrap;
}
.smd_box {
    flex: 1;
    /* min-width: 50%; /* Auf Desktop jeweils 50% */
    box-sizing: border-box;
}
@media screen and (max-width: 768px) {
    .smd_box {
        min-width: 100%; /* Auf Smartphone 100% Breite */
    }
}
.tagesliste {
     background-color: #c1f0f5;
     color: #7d3917;
     hyphens: manual;
}
.tagesliste, .tagesliste a {
     background-color: #c1f0f5;
     color: #7d3917;
}
.tagesliste a:hover {
     color: #7d3917;
     font-weight: bold;
}
.tagesliste li {
     margin-left: 1.5rem;
}


/* **************************************************************************
/*
/*    Google Fonts for local delivery
/*
/* **************************************************************************

/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* lato-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v24-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* lato-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato-v24-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ****************************************************************** */
/*      Print                                                         */
/*      - CSS originally developed by Dr. Viviana Menzel              */
/*      - Adapted to template Skylar_J4 by Rolf Dautrich
/* ****************************************************************** */
@media print {
  .hornav, .footermenu, .wrapper_contenttop, .contentbottom, .header_top, .top-2, .message, #socialmedia, .sidecol-a, .sidecol-b, .back-to-top {
    display: none;
  }
  .logo, .showcase-1 {
    margin-top: -30px;
  }
  /* Set text font to 11pt, headings to bigger sizes, background to white and font color to black.*/
 
  body {
    margin: .1cm .1cm;
    overflow: auto;
    font-size: 11pt;
    line-height: 1.4;
    color: #000 !important;
    background: #fff !important;
  }
  h1 {
    font-size: 24pt;
    color: #000 !important;
  }
  h2, h3, h4 {
    margin-top: 25px;
    color: #000 !important;
  }
  h2 {
    font-size: 20pt;
  }
  h3 {
    font-size: 17pt;
  }
  h4 {
    font-size: 14pt;
  }
  /* Define all page breaks */
  a {
    page-break-inside: avoid;
  }
  blockquote {
    page-break-inside: avoid;
  }
  h1, h2, h3, h4, h5, h6 {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    page-break-after: avoid;
  }
  table, pre {
    page-break-inside: avoid;
  }
  ul, ol, dl {
    page-break-before: avoid;
  }
  /* Format links and define their behavior */
  a:link, a:visited, a {
    color: blue;
    text-align: left;
    text-decoration: underline;
    background: transparent;
  }
  a[href^=http]:after {
    content: "";
  }
  article a[href^="#"]:after {
    content: "";
  }
  a:not(:local-link):after {
    content: " <" attr(href) "> ";
  }
  .wrapper,
  .main-content,
  .main-content > *,
  .main-content > * > * {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    overflow: auto;
  }
  .maincontent {
    /* margin-left: -130px; */
    width: 100%;
    background-color: #fff;
  }
  /* Don't show embedded videos */
  iframe {
    display: none;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    line-height: 0pt !important;
    white-space: nowrap;
  }
}
