/* Schriften
-----------------------------------------------------------*/

/**
 * @license
 * MyFonts Webfont Build ID 3297985, 2016-10-20T01:25:05-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: VistaSlabOT-Medium by Emigre
 * URL: http://www.myfonts.com/fonts/emigre/vista-slab-ot/medium/
 * Copyright: Copyright (C) 2008 Emigre Inc.; Designed by Xavier Dupre. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3297985
 * 
 * © 2016 MyFonts Inc
*/


  
@font-face {font-family: 'VistaSlabOT-Medium';src: url('webfonts/3252C1_0_0.eot');src: url('webfonts/3252C1_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/3252C1_0_0.woff2') format('woff2'),url('webfonts/3252C1_0_0.woff') format('woff'),url('webfonts/3252C1_0_0.ttf') format('truetype');}

/* titillium-web-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: 'Titillium Web';
	font-style: normal;
	font-weight: 400;
	src: url('webfonts/titillium-web-v15-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
		url('webfonts/titillium-web-v15-latin-regular.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* titillium-web-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: 'Titillium Web';
	font-style: normal;
	font-weight: 700;
	src: url('webfonts/titillium-web-v15-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
		url('webfonts/titillium-web-v15-latin-700.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* Grundgerüst
-----------------------------------------------------------*/
html {
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	min-height: 100%;
}

body {
	font-family: 'Titillium Web', sans-serif;
	color: #19789b;
	color: #646450;
/* 	color: #8c8c78; */
	font-size: 23px;
	font-size: 15px;
	background: #1973a0;
}

.frame {
	width: 90%;
	max-width: 1200px;
	max-width: 815px;
	max-width: 1000px;
	max-width: 960px;
	padding: 0 20px;
	margin: 0 auto;
	position: relative;
/* 	z-index: 1; */
}

.main {

}

section {
	background: #fff;
}

/* Allgemeine Formatierungen
-----------------------------------------------------------*/
img {
	max-width: 100%;
}

a {
	color: inherit;
	text-decoration: none;
}

p > a {
	text-decoration: underline;
}

a:hover {
	color: #313127;
}

h1 {
	line-height: 1.3em;
	padding: 0 0 1.3em 0;
	font-size: 1.5333333333em;
	color: #a9a995;
}

h2 {
	line-height: 1.3em;
	font-size: 1.5333333333em;
	padding: 0.5em 0 0.65em 0;
	color: #a9a995;
}

h2.homeSpecial {
	color: #646450;
}

h2.homeSpecial {
	/* font-weight: 700; */
	color: #646450;
	/* font-size: 1em; */
}

.small-title h2 {
	font-weight: 700;
	font-size: 1em;
}

h3 {
	color: #646450;
	line-height: 1.3em;
}

h4 {
	line-height: 1.3em;
	color: #8b8b78;
}

p, .innerContent ul {
	line-height: 1.3em;
	padding: 0 0 1em 0;
	letter-spacing: 0.03em;
}

table {
	line-height: 1.3em;
	margin: 0 0 1em 0;
	letter-spacing: 0.03em;
}

td:first-child {
	padding-right: 1em;
/* 	color: #646450; */
}

td span {
	white-space: nowrap;
}

.innerContent ul li {
	padding: 0 0 0 0.5em;
}

.innerContent ul li:before {
	content: "· ";
	margin-left: -0.5em;
}

p.sansP {
	padding: 0;
}

.backLink {
	padding-top: 2.6em;
}

.nobr {
	white-space: nowrap;
}

strong {
	font-weight: 700;
}

/* Struktur
-----------------------------------------------------------*/
.standardContent {
/* 	background: #aaaa96; */
	z-index: 0;
	position: relative;
}

.standardContent:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	height: 410px;
	background: #aaaa96;
	z-index: -1;
}

.standardContent .frame {
	max-width: 960px;
	background: #fff;
/*
	z-index: 1;
	position: relative;
*/
}

.innerContent {
	padding: 2.5em 0 3.5em 120px;
/* 	min-height: 350px; */
}

.standardContent .innerContent,
.standardContentSub .innerContent
{
	padding-right: 120px;
}

.mainContent {
	float: left;
	width: 65.8536585366%;
}

.secContent {
	float: right;
	width: 26.0975609756%;
}



/* News
-------------------------------*/
.newsAnrissHome {
	margin: 0.5em 0 0 0;
	background: #f0f0eb;
	border-top: 2px solid #aaaa96;
	color: #646450;
}

.newsAnrissHome h2 {
	padding: 1em 0 0 0;
	color: #aaaa96;
	font-size: 1em;
}

.newsAnrissHome h3 {
	padding: 0 0 1em 0;
	text-transform: uppercase;
}

.newsAnrissHome a.moreLink {
	display: block;
	text-align: right;
	line-height: 2.4em;
	border-top: 2px solid #aaaa96;
	color: #aaaa96;
}

.newsAnrissHome a.moreLink:hover {
	color: #8f8f7e;
}

.newsBlock {
	margin: 0 0 1.1em 0;
}

.newsBlock:after {
	content: "";
	display: block;
	width: 80px;
	height: 1px;
	position: absolute;
	background: #efefea;
	margin: 0.25em 0 0 0;
}

.newsBlock h3, .newsBlock p, .newsBlock ul {
/* 	font-size: 0.652173913em; */
}

.newsBlock h2 {
/*
	padding-bottom: 0.75em;
	color: #a9a995;
*/
}

.newsBlock h3 {
	color: #8b8b78;
}

.newsBlock p {
/* 	color: #646450; */
}


/* Team
-------------------------------*/
.teamBlock {
	width: 30%;
	float: left;
	margin: 0 5% 1em 0;
}

.teamBlock:nth-child(3n) {
	margin-right: 0;
}

.teamBlock:nth-child(3n+1) {
	clear: both;
}


.teamBlock a:hover h2 {
	color: #646450;
}

.teamBlock p {
/* 	font-size: 0.652173913em; */
	color: #646450;
}

.imgRund img {
	border-radius: 50%;
}

.personInfo {
	float: right;
	width: 65%;
}

.downloadBlock {
	border-top: 1px solid #a9a995;
	font-size: 1.5333333333em;
	clear: both;
	margin-top: 2.6em;
	padding: 2.6em 0 0.65em 0;
}

/* Header
-----------------------------------------------------------*/
.siteHeader {
	border-top: 5px solid #b9b469;
	background: #f0f0eb;
	font-weight: 700;
}

.siteHeader .frame {
	max-width: 1200px;
}

.logo h2 {
	font-family: 'VistaSlabOT-Medium', sans-serif;
	line-height: 120px;
	color: #1973a0;
	float: left;
	padding: 0 0 0 120px;
}

.logoIcon {
	float: left;
	width: 370px;
	width: 115px;
	height: 78px;
	padding: 20px 0;
	position: absolute;
	left: 20px;
	background: url(../img/logoIcon.png) no-repeat left center;
	background-size: 100% auto;
	z-index: 300;
}

.logo {
	color: #8c8c78;
}

.logo h2 span {
	color: #b9b469;
}

.logo.logoSubPage h2 {
	color: #8c8c78;
/* 	color: #1973a0; */
}

.logo.logoSubPage:hover h2 {
	color: #1973a0;
}

.logoSubPage .logoIcon {
	background: url(../img/logoIconSub.png) no-repeat left center;
	background-size: 100% auto;
}

a.logoSubPage:hover .logoIcon {
	background: url(../img/logoIcon.png) no-repeat left center;
	background-size: 100% auto;
}


/* Footer
-----------------------------------------------------------*/
.siteFooter {
	background: #b9b469;
/* 	background: #b9b469 url(../img/footerBG.png); */
	background-size: auto 100%;
	color: #fff;
/* 	font-size: 0.652173913em; */
	border-bottom: 5px solid #1973a0;
	position: relative;
	overflow: hidden;
}

.siteFooter p {
	float: left;
	margin: 1.2em 3em 0 0;
}

.siteFooter p:first-child {
	float: left;
	margin-left: 120px;
}

.siteFooter .frame {
	background: #b9b469;
	position: relative;
	height: 115px;
}

.siteFooter .frame:before {
	content: "";
	position: absolute;
	right: 100%;
	width: 100%;
	left: auto;
	top: 0;
	bottom: 0;
	z-index: 0;
	background: #aaaa96;
	background: #b9b469 url(../img/footerBG.png) right center;
	background-size: auto 100%;
	display: block;
}

.siteFooter .frame:after {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	width: 100%;
	left: 100%;
	top: 0;
	bottom: 0;
	z-index: 0;
	background: #aaaa96;
	background: #b9b469 url(../img/footerBG.png) left center;
	background-size: auto 100%;
	height: 100%;
}

.siteFooter a:hover {
	color: rgba(255, 255, 255, 0.7);
}


/* Spezifische Formatierungen
-----------------------------------------------------------*/
.imgGross {
	background: #aaaa96;
}

.imgGross .frame {
	max-width: 1200px;
}

.notfallTitle {
	color: #c84600;
	font-weight: 700;
	text-transform: uppercase;
	background: url(../img/notfallIcon.png) no-repeat left center;
	background-size: 1.0869565217em 1.0869565217em;
	padding: 0 0 0 32px;
	margin: 0 0 1em 0;
}

.coronaTitle {
	line-height: 1.3em;
	font-size: 1.5333333333em;
	padding: 1em 0;
	color: #1973a0;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 0 0;
	display: block;
}

.notfallLink {
	width: 13em;
/* 	width: 100%; */
	display: block;
	background: #f0f0eb;
	text-align: center;
	line-height: 1.75em;
	border-top: 2px solid #c84600;
	margin: 1em 0;
}

.notfallLink:hover {
	background: #e7e7e2;
}

.notfallLink .notfallTitle {
	display: inline;
	margin: 0;
}

.bigTxt {
	font-size: 1.5333333333em;
	color: #aaaa96;
}

.alertTxt {
	position: relative;
	padding-left: 20px;
	color: #646450;
}

.alertTxt:before {
	position: absolute;
	content: "!";
	display: block;
	left: 0;
	top: 0.17em;
	font-size: 2em;
	color: #c84600;
}

.alertLink p a {
	font-size: 1.2em;
	color: #c84600;
	font-weight: 700;
}

#map {
	width: 100%;
	height: 410px;
	margin: 0;
	padding: 0;
}

.sansPad {
	padding: 0;
}

h2.sansPad {
	color: #646450;
}

.googleLabel {
	margin: 10px 0 0 0;
	background-color: white;
}

.blueLink {
	color: #1973a0;
}

.blueLink:hover {
	color: #104b68;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
	margin-bottom: 1.5rem;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Main Navigation
-----------------------------------------------------------*/
.mainNav {
	font-family: 'VistaSlabOT-Medium', sans-serif;
	font-size: 1.5333333333em;
	float: right;
}

.mainNav ul li {
	float: left;
	line-height: 120px;
	margin: 0 0 0 18px;
}

.mainNav ul li a {
	padding: 0 0 0 32px;
	background: url(../img/navRingW.png) left center no-repeat;
	background-size: auto 100%;
	color: #8c8c78;
}

.mainNav ul li a:hover {
	color: #1973a0;
	background: url(../img/navRingB.png) left center no-repeat;
	background-size: auto 100%;
}

body.body-aktuell .mainNav ul li#btn01 a,
body.body-team .mainNav ul li#btn02 a,
body.body-angebot .mainNav ul li#btn03 a,
body.body-kontakt .mainNav ul li#btn04 a,
body.body-datenschutz .mainNav ul li#btn05 a,
body.body-notfall .mainNav ul li#btn06 a
{
	color: #1973a0;
	background: url(../img/navRingB.png) left center no-repeat;
	background-size: auto 100%;
}

.mainNav ul li#btn06 a,
body.body-notfall .mainNav ul li#btn06 a,
.mainNav ul li#btn06 a:hover
{
	color: #c84600;
	background: url(../img/notfallIcon.png) left center no-repeat;
	background-size: auto 100%;
}

/*-----------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
MediaQueries
-------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------*/

@media screen and (max-width: 1180px) {

.innerContent {
	padding: 2.5em 0 3.5em 0;
}

.standardContent .innerContent,
.standardContentSub .innerContent
{
	padding-right: 0;
}

.siteFooter p:first-child {
	margin-left: 0;
}

.siteHeader .frame {
	max-width: 960px;
}

/* Main Navigation
-----------------------------------------------------------*/
.mainNav ul {
/* 	margin: 1em 0 2em 0; */
	padding: 0;
}

.mainNav {
	position: absolute;
	right: 20px;
	left: 20px;
	top: 0;
/* 	background: #444; */
/* 	min-height: 65px; */
}

.mainNav ul {
	display: none;
	position: absolute;
	left: auto;
	width: auto;
	right: 0px;
	left: 0;
	background: rgba(240, 240, 235, 1);
/* 	width: 100%; */
	padding: 0;
	z-index: 200;
	margin: 0;
	top: 100px;
}

.mainNav ul li {
	float: none;
	line-height: 2em;
	margin: 0 0 0 0;
/* 	padding: 0 5% 0 5%; */
	padding: 0;
	display: block;
	text-align: right;
}

.mainNav ul li a {
	padding-right: 20px;
/* 	margin-left: 100px; */
}

.mainNav input[type=checkbox]:checked ~ ul {
	display: block;
}

.mainNav label {
	display: block;
	line-height: 120px;
	padding-right: 20px;
	color: #8c8c78;
	float: right;
}

.mainNav label span {
	background: url(../img/navIcon.png) no-repeat left center;
	background-size: 25px auto;
	padding: 0 0 0 1.75em;
}


} /* Ende 1000 */


@media screen and (max-width: 800px) {

.frame {
	width: auto;
	padding: 0 20px;
}

.imgGross .frame {
	width: 100%;
	padding: 0;
}


} /* Ende 800 */





@media screen and (max-width: 700px) {

.mainContent {
	float: none;
	width: 100%;
}

.secContent {
	margin: 3em 0;
	float: none;
	width: 100%;
}

} /* Ende 700 */





@media screen and (max-width: 650px) {

.innerContent {
	padding: 2.5em 0 3.5em 0;
}

.standardContent .innerContent,
.standardContentSub .innerContent
{
	padding-right: 0;
}

.siteFooter p:first-child {
	margin-left: 0;
}

/* Team
-------------------------------*/
.teamBlock {
	width: 47.5%;
	float: left;
	margin: 0 5% 1em 0;
}

.teamBlock:nth-child(3n) {
	margin-right: 5%;
}

.teamBlock:nth-child(3n+1) {
	clear: none;
}

.teamBlock:nth-child(2n) {
	margin-right: 0;
}

.teamBlock:nth-child(2n+1) {
	clear: both;
}


.teamBock .imgRund img {
	width: 100%;
	max-width: auto;
}

.personInfo {
	width: 47.5%;
	float: right;
	margin: 0 0 1em 0;
}

} /* Ende 650 */



@media screen and (max-width: 550px) {


h1, h2, .bigTxt, .mainNav {
	font-size: 1.15em;
}

.logoIcon {
	width: 84px;
	height: 57px;
	position: relative;
	z-index: 200;
	left: 0px;
	padding: 15px 0;
}


.logo h2 {
	line-height: 86px;
	padding: 0px 0px 0 2px;
}



/* Main Navigation
-----------------------------------------------------------*/
.mainNav {
	right: 10px;
}

.mainNav ul {
	top: 86px;
}

.mainNav label {
	line-height: 86px;
	padding-right: 10px;
}

.mainNav label span {
	background-size: 19px auto;
	padding: 0 0 0 1.75em;
}


} /* Ende 550 */


@media screen and (max-width: 425px) {

.teamBlock.einzelBlock, .personInfo {
	width: 100%;
	margin-right: 0;
}

td {
	display: block;
	width: 100%;
}

tr {
	display: block;
	margin-bottom: 0.25em;
}

} /* Ende 425 */


@media screen and (max-width: 380px) {

body.body-home .logo h2 span {
	display: block;
	line-height: 1em;
}

body.body-home .logo h2 {
	line-height: 1em;
	padding-top: 30px;
}

.logo h2 {
	margin-left: -10px;

}

.logoIcon {
	left: -10px;
}

}


/* Advanced Checkbox Hack */
body {
  -webkit-animation: bugfix infinite 1s;
}

@-webkit-keyframes bugfix {
  from {
	padding: 0;
  }
  to {
	padding: 0;
  }
}

input[type=checkbox] {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

label {
	display: none;
	cursor: pointer;
	user-select: none;
	font-weight: 700;

}



/* Clearfix
-----------------------------------------------------------*/
.group:after {
  content: "";
  display: table;
  clear: both;
 }