/* Type */
html, body {
	font-family: "Lato";
    font-style: normal;
    font-weight: 400;
	font-size: 1.1em;
	line-height: 1.3;
}
@media screen and (max-width: 767.98px) {
html, body {
	font-size: 1em !important;
}
#header {
    text-align: right;
}
}
@media screen and (min-width: 767px) {
.start > div {
    height: 50vh;
}
}

header.major > :last-child {
    border-bottom: 0 none;
    display: inline-block;
    margin: 0.5em 0 0.5em 0 !important;
    padding: 0;
}
#header {
    padding: 0.63em 0 !important;
    width: 100%;
    color: #416b69;
    border-top: solid 5px #81cac5;
    border-bottom: solid 5px #81cac5;
}
#header > a:hover > span {
    color: #81cac5;
    text-decoration: underline;
}
header p {
    color: #81cac5;
    font-family: "Lato";
    font-weight: 700;
    font-size: 1.25em;
    margin-top: 0.5em;
}
#header .logo img {
    height: 5em !important;
    margin: 0 !important;
    }
#header > a > span {
	font-family: "Lato";
    font-style: normal;
    font-weight: 700;
	font-size: 0.88em;
	line-height: 1.1;
}
span.image {
    height: 33vh;
}
span.image > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#sidebar > div > section > ul > li:nth-child(2) {
    margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.fit:after {
	color: #a22a4b;
    font-family: 'Fontawesome-900';
    content: '\f1c1';
    font-size: 1.32em;
    margin-left: 0.5em;
}
.ext {
    color: #436c69 !important;
	border-bottom: none !important;
	font-weight: 700;
}
.ext:after {
    font-family: 'Fontawesome-900';
    content: '\f3c5';
	color: #a22a4b;
	opacity: 1;
	letter-spacing: 0.25em;
	margin-left: 0.25em;
}
/* nav*/
#sidebar {
    width: 20em;
    background-color: rgba(186, 226, 223, 0.90);
}
#sidebar > .inner {
    width: 20em;
}
#sidebar > .inner > * {
	padding-bottom: 2em;
    border-bottom: 0 none;
    }
#sidebar .toggle {
    left: 20em;
}
#sidebar.inactive {
	margin-left: -20em;
}
#sidebar > a.toggle:before {
    text-decoration: none;
}
/* row*/
.row > div {
    padding: 0 1.5em !important;
}
.row > .image {
    padding: 0 !important;
    border-left: 0 none !important;
}
.row > .image > span {
    display: block;
    height: 33vh;
}
.row > .image > span > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	padding-top: 1em;
}
#main > div > section > hr {
    margin: 1em 0;
}
/* row*/
/* row start*/
.start {
    margin: 0 !important;
    padding: 0 !important;
}
.start > div {
    margin: 0;
    padding: 0 !important;
    border: 1px solid #ffffff;
    height: 33vh;
}
.start > div > a {
    width: 100%;
    height: 100%;
    display: block;
}
.start > div > img,
.start > div > a > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.start > .col-1 {
    background-color: rgba(129, 202, 197, 0.55);
}
.start > div > a {
  position: relative;
}
.start > div > a > span {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    bottom:0;
    background-color: rgba(129, 202, 197, 0.85);
    color: #ffffff;
    font-family: "Lato";
    font-weight: 900;
    font-size: 0.95em;
    padding: 0.5em 0;
    letter-spacing: 0.05em;
}
@media screen and (max-width: 480px) {
.start > .col-4, 
.start > .col-6:last-child {
    display: none;
    }
 }
/* row start*/
a.image img {
    border: 1px solid #ffffff;
}
span.image.main {
    margin-bottom: 1em !important;
}
hr {
    margin: 0;
}
hr:last-child {
    border-bottom: 5px solid #81cac5;
}
h1 {
    color: #a22a4b;
    font-family: "Lato";
    font-weight: 900;
    font-size: 1.75em !important;
	margin: 0.5em 0 !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
h2, h3, h4, h5, h6 {
    color: #416b69;
    font-family: "Lato";
    font-style: bold;
    font-weight: 700;
	margin: 0.5em 0 !important;
}
h2 {
    color: #81cac5;
    font-family: "Lato";
    font-weight: 700;
    font-size: 1.25em;
}
h3 {
    font-size: 1.25em;
}
h3 > img {
    width: 80% !important;
    margin: 0 !important;
    }
h3 > span {
    display:inline-block;
    font-size: 0.88em;
	line-height: 1.3em;
    }
p {
    margin: 1em 0 0 0;
}
section {
    border: 0 none !important;
    padding: 0 !important;
}
div.features {
    margin-top: 1em;
    margin-bottom: 0.5em;
}
ul.actions {
    margin: 1em 0 0.5em -1em;
}
ul.address strong {
    display: block;
	margin: 0.5em 0;
}
.formControl .button {
    padding: 0 1em;
}
dl {
    margin: 0 0 1em 0;
}
dl dd {
    margin: 0.5em 0;
}
a:hover {
    text-decoration: underline !important;
}
div.features article .icon:before {
    color: #a22a4b;
}
div.features article .icon::after {
    border: solid 2px rgba(162, 42, 75, 0.5);
}
div.mini-posts article {
    border-top: solid 1px rgba(255, 255, 255, 0.9);
}
nav#menu {
    margin-bottom: 0em !important;
}
#menu ul {
	font-family: "Lato";
    font-style: bold;
    font-weight: 700;
	font-size: 1em;
}
#menu > ul > li {
    border-top: solid 1px rgba(255, 255, 255, 0.9);
}
#menu ul a.docs::before, #menu ul li.docs::before {
    color: rgba(255, 255, 255, 0.9);
}
#menu ul span, #menu ul span:hover,
#menu ul a:hover, #menu ul span:hover,
#menu ul a.docs:hover:before, #menu ul li.docs:hover:before,
#sidebar .toggle:before {
    color: #416b69;
}
#menu ul span, #menu ul span:hover, #menu ul a:hover, #menu ul span:hover, #menu ul a.docs:hover:before, #menu ul li.docs:hover:before, #sidebar .toggle:before {
    text-decoration: underline;
}
/* Button */
.formControl input[type="submit"], .formControl input[type="reset"], .formControl input[type="button"], .formControl button, .formControl .button {
	box-shadow: inset 0 0 0 2px #416b69;
	color: #416b69 !important;
    font-family: "Lato";
}
.formControl input[type="submit"]:hover, .formControl input[type="reset"]:hover, .formControl input[type="button"]:hover, .formControl button:hover, .formControl .button:hover {
	background-color: rgba(2, 83, 149, 0.05);
}
.formControl input[type="submit"]:active, .formControl input[type="reset"]:active, .formControl input[type="button"]:active, .formControl button:active, .formControl .button:active {
	background-color: rgba(2, 83, 149, 0.15);
}
div.topLink {
	z-index: 9999;
}
div.topLink a {
    color: #a22a4b !important;
}
section > .row > .col-6:nth-child(2) {
    border-left: solid 1px rgba(210, 215, 217, 0.75);
}

/* cookie hinweis */
.cookie {
    text-align: center;
	color: #81cac5;
	font-size: 0.82em;
}
.cookie > span:after {
	font-family: 'Fontawesome-900';
	content: '\f564';
	font-size: 1.25em;
}