/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/

/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */

@import url("/system/fonts/stylesheet.css");
@import url("/system/js/vendor/modernizr-2.6.2.min.js.css");
@import url("/system/css/bootstrap.css");
@import url("/system/css/carousel.css");
@import url("/system/css/navbar-custom.css");



html,
button,
input,
select,
textarea {
	color: #222;
}

html {
	font-size: 1em;
	line-height: 1.4;
}

html {
	position: relative;
	min-height: 100%;
}
body {
	/* Margin bottom by footer height */
	margin-bottom: 192px;
	font-size:20px;
}

a {outline:none !important;}
a img {border:none;}

img {height:auto !important; max-width:100% !important;}

h1, h2 {
	font-size:40px;
	text-transform:uppercase;
}

h3 {
	font-size:28px;
	text-transform:uppercase;
}

.strong {
  font-weight: bold;
}
/*
* Remove text-shadow in selection highlight: h5bp.com/i
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/

::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}

::selection {
	background: #b3d4fc;
	text-shadow: none;
}

/*
* A better looking default horizontal rule
*/

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

/*
* Remove the gap between images, videos, audio and canvas and the bottom of
* their containers: h5bp.com/i/440
*/

audio,
canvas,
img,
video {
	vertical-align: middle;
}

/*
* Remove default fieldset styles.
*/

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/*
* Allow only vertical resizing of textareas.
*/

textarea {
	resize: vertical;
}

/* ==========================================================================
Browse Happy prompt
========================================================================== */

.browsehappy {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}

/* ==========================================================================
Author's custom styles
========================================================================== */

.tablelike {
	display:table;
}
.tablecelllike {
	float: none;
	display:table-cell;
	vertical-align:middle;
}

.light-blue {
	color: #82d1f6;
}

.light-orange {
	color: #f8af18;
}

.myWell {
	font-size:1.3em;
	font-weight:300;
	margin:30px 15px;
}
.myWell a {
	color:#333333;
	text-decoration:underline;
}
.myWell a.blue:hover, .myWell a.blue:focus {
	color:#82d1f6;
	text-decoration:none;
}
.myWell a.orange:hover, .myWell a.orange:focus {
	color:#f8af18;
	text-decoration:none;
}

.mySectionTitleOrange {
	font-size:40px;
	color:#f8af18;
	background-color:#f3f3f3;
	margin-bottom: 30px;
	padding:4px 0 0 6px;
}
.myTitleOrange {
	font-size:28px;
	color:#f8af18;
}

.mySectionTitleBlue {
	font-size:40px;
	color:#82d1f6;
	background-color:#f3f3f3;
	margin-bottom: 30px;
	padding:4px 0 0 6px;
}
.myTitleBlue {
	font-size:28px;
	color:#82d1f6;
}

.teaser3er {
	padding:15px;
	margin-bottom:30px;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.teaser3er img {
	max-width:100%;
}
.teaser3er a {
	color:#333333;
	text-decoration:underline;
}
.teaser3er a.blue:hover, .teaser3er a.blue:focus {
	color:#82d1f6;
	text-decoration:none;
}
.teaser3er a.orange:hover, .teaser3er a.orange:focus {
	color:#f8af18;
	text-decoration:none;
}

.werwirsind .teaser3er img {
	width:100%;
}

.navbar-fixed-top {
	font-size:14px;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 157px;
	padding-top:5px;
	background-color: #f5f5f5;
	-webkit-box-shadow: 0px 0px 24px 12px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 24px 12px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 24px 12px rgba(0,0,0,0.2);
	font-size:14px;
}
.footer.container {
	overflow:hidden;
}
.footer ul {
	list-style:none;
	padding:0;
}
.footer a {
	color:#999999;
	text-decoration:none;
}
.footer a:hover, .footer a:focus {
	color:#428bca;
	text-decoration:none;
}

acronym{cursor:help; border-bottom: 1px dotted #333;}
h1 acronym, h1 acronym {border:none; cursor:text;}
h1 div.tooltip, h2 div.tooltip {visibility:hidden;}
.tooltip-inner {
	max-width: 450px;}
.tooltip {min-width:450px;}

.footer .tooltip {visibility:hidden;}
.footer acronym {border:none; cursor:pointer;}
/* ==========================================================================
FORMULAR
========================================================================== */
.anfrage label, .anfrage input[type=radio], .rueckruf label, .rueckruf input[type=radio], .rueckruf input[type=checkbox] {cursor:pointer;}
.full-width {width:100%;}
.anfrage input[type=text], .anfrage input[type=email], .anfrage textarea, .rueckruf input[type=text], .rueckruf input[type=email], .rueckruf textarea {width:100%;}
.anfrage textarea, .rueckruf textarea {resize:vertical;}

/* ==========================================================================
webEdition EditMode classes
========================================================================== */

.editmode-page-ancor {
	background-image:url(../img/editmode-page-ancor.png);
	background-repeat:no-repeat;
	background-position:15px top;
	padding-top:25px;
	margin-top:15px;
}
.editmode-page-block {
	background-image:url(../img/editmode-page-block.png);
	background-repeat:no-repeat;
	padding-top:25px;
	border:1px solid #82d1f6;
}
.editmode-page-title {
	background-image:url(../img/editmode-page-title.png);
	background-repeat:no-repeat;
	padding-top:25px;
}
.editmode-block-type {
	background-image:url(../img/editmode-block-type.png);
	background-repeat:no-repeat;
	background-position:15px top;
	padding-top:25px;
	margin:15px 0;
}
.editmode-page-title-color {
	background-image:url(../img/editmode-page-title-color.png);
	background-repeat:no-repeat;
	background-position:15px top;
	padding-top:25px;
}
.editmode-img {
	background-image:url(../img/editmode-img.png);
	background-repeat:no-repeat;
	background-position:15px top;
	padding-top:25px;
}
.editmode-margin-bottom {
	background-image:url(../img/editmode-margin-bottom.png);
	background-repeat:no-repeat;
	background-position:15px top;
	padding-top:25px;
	margin-top:15px;
	margin-bottom:15px;
}
.editmode-link-hover-color {
	background-image:url(../img/editmode-link-hover-color.png);
	background-repeat:no-repeat;
	background-position:15px top;
	padding-top:25px;
}
.editmode-content {
	background-image:url(../img/editmode-content.png);
	background-repeat:no-repeat;
	background-position:15px top;
	padding-top:25px;
	margin-top:15px;
}



/* ==========================================================================
Helper classes
========================================================================== */

/*
* Image replacement
*/

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	/* IE 6/7 fallback */
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

/*
* Hide from both screenreaders and browsers: h5bp.com/u
*/

.hidden {
	display: none !important;
	visibility: hidden;
}

/*
* Hide only visually, but have it available for screenreaders: h5bp.com/v
*/

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/*
* Extends the .visuallyhidden class to allow the element to be focusable
* when navigated to via the keyboard: h5bp.com/p
*/

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

/*
* Hide visually and from screenreaders, but maintain layout
*/

.invisible {
	visibility: hidden;
}

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

/*
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/

.clearfix {
	*zoom: 1;
}

/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */
@media (max-width: 767px) {
	.teaser3er {
		text-align:center;
	}
	body {
		margin-bottom: 329px;
	}
	.footer {
		height: 294px;
	}
	.werwirsind .teaser3er img {
		width:auto;
	}
	.tablelike {
		display:block;
		text-align:center;
	}
	.tablecelllike {
		display:block;
		text-align:center;
	}
}

@media (min-width: 768px) {
	.teaser3er {
		text-align:left;
	}
}

@media (max-width: 640px) {
	h1, .mySectionTitleOrange, .mySectionTitleBlue {
		font-size:36px;
	}
	h2, .myTitleOrange, .myTitleBlue {
		font-size:24px;
	}
	body {
		font-size:16px;
	}
}

@media (max-width: 640px) {
	h1, .mySectionTitleOrange, .mySectionTitleBlue {
		font-size:30px;
	}
	h2, .myTitleOrange, .myTitleBlue {
		font-size:22px;
	}
}

@media only screen and (max-width: 479px) {
	h1, .mySectionTitleOrange, .mySectionTitleBlue {
		font-size:26px;
	}
	h2, .myTitleOrange, .myTitleBlue {
		font-size:20px;
	}
	body {
		font-size:15px;
	}
}

@media only screen and (max-width: 370px) {
	h1, .mySectionTitleOrange, .mySectionTitleBlue {
		font-size:22px;
	}
	h2, .myTitleOrange, .myTitleBlue {
		font-size:18px;
	}
	body {
		font-size:14px;
	}
}

@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {
	/* Style adjustments for high resolution devices */
}

/* ==========================================================================
Print styles.
Inlined to avoid required HTTP connection: h5bp.com/r
========================================================================== */

@media print {
	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;
	}
	
	a,
	a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	/*
	* Don't show links for images, or javascript/internal links
	*/
	
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	
	thead {
		display: table-header-group; /* h5bp.com/t */
	}
	
	tr,
	img {
		page-break-inside: avoid;
	}
	
	img {
		max-width: 100% !important;
	}
	
	@page {
		margin: 0.5cm;
	}
	
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	
	h2,
	h3 {
		page-break-after: avoid;
	}
}


.CookieBar {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #000;
	color: #fff;
	box-sizing: border-box;
	padding: 1.2rem;
	text-align: center;
	opacity: .75;
	font-size: 1rem;
}
.CookieBar button {
	border: 0;
	margin: 0 .5rem;
	border-radius: .25rem;
	line-height: 1;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding: .25rem .5rem .2rem .35rem;
	cursor: pointer;
}

/* COOKIE  @25.06.20, 13:32 */
.bgWhite {
  background: #fff;
}
html,
body {
  font-size: 16px;
}
.radiusBottom {
  border: solid 1px #666;
  border-radius: 0 0 0.3rem 0.3rem;
}
.removeFormStyle {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: skyblue;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  line-height: 2;
  box-sizing: border-box;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
[id^="cookiePopUp"] form,
[id^="cookieSettings"] form {
  margin-bottom: 0.5rem;
}
[id^="cookiePopUp"] form > div,
[id^="cookieSettings"] form > div {
  text-align: left;
}
[id^="cookiePopUp"] form > div:last-of-type,
[id^="cookieSettings"] form > div:last-of-type {
  margin-bottom: 1.5rem;
}
[id^="cookiePopUp"] form .switch,
[id^="cookieSettings"] form .switch {
  position: relative;
  top: 4px;
  display: inline-block;
  width: 44px;
  height: 22px;
}
[id^="cookiePopUp"] form .switch .slider,
[id^="cookieSettings"] form .switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #aaa;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 20px;
  border: solid 1px #666;
}
[id^="cookiePopUp"] form .switch .slider:before,
[id^="cookieSettings"] form .switch .slider:before {
  border-radius: 50%;
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 3px;
  bottom: 2px;
  background: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
[id^="cookiePopUp"] form .switch input,
[id^="cookieSettings"] form .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
[id^="cookiePopUp"] form .switch input + .slider,
[id^="cookieSettings"] form .switch input + .slider {
  background-color: #fff;
}
[id^="cookiePopUp"] form .switch input + .slider:before,
[id^="cookieSettings"] form .switch input + .slider:before {
  background: #000;
}
[id^="cookiePopUp"] form .switch input:checked + .slider,
[id^="cookieSettings"] form .switch input:checked + .slider {
  background-color: #f8af18 !important;
}
[id^="cookiePopUp"] form .switch input:checked + .slider:before,
[id^="cookieSettings"] form .switch input:checked + .slider:before {
  background: #fff;
}
[id^="cookiePopUp"] form .switch input:checked:disabled + .slider,
[id^="cookieSettings"] form .switch input:checked:disabled + .slider {
  background-color: #aaa !important;
}
[id^="cookiePopUp"] form .switch inputinput:focus + .slider,
[id^="cookieSettings"] form .switch inputinput:focus + .slider {
  box-shadow: 0 0 1px #f8af18;
}
[id^="cookiePopUp"] form .switch input:checked + .slider:before,
[id^="cookieSettings"] form .switch input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}
[id^="cookiePopUp"] form button,
[id^="cookieSettings"] form button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: skyblue;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  line-height: 2;
  box-sizing: border-box;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  background: #fff;
  color: #333;
  border: solid 1px #333;
  padding-bottom: 0.1rem;
  border-radius: 0.2rem;
}
[id^="cookiePopUp"] form button:nth-child(2),
[id^="cookieSettings"] form button:nth-child(2) {
  background: #f8af18;
  color: #fff;
}
[id^="cookiePopUp"] form button#btnCookieAll,
[id^="cookieSettings"] form button#btnCookieAll {
  color: #fff;
  background: #f8af18;
}
[id^="cookiePopUp"] {
  position: fixed;
  z-index: 2147483647;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  background: transparent;
}
[id^="cookiePopUp"] > div {
  background: rgba(255, 255, 255, 0.75);
  color: #333;
  text-align: center;
  border-top: 0;
  border: solid 1px #666;
  border-radius: 0 0 0.3rem 0.3rem;
  max-width: 480px;
  width: calc(100% - 2*10px);
  box-sizing: border-box;
  padding: 10px;
  margin: 0 auto;
}
.skull {
  display: flex;
  justify-content: center;
  line-height: 3;
}
.skull:before,
.skull:after {
  content: url('/assets/img/skull.svg');
  width: 48px;
  height: 48px;
  display: inline-block;
}
.skull:before {
  margin-right: 0.5rem;
}
.skull:after {
  margin-left: 0.5rem;
}
footer {
  position: fixed;
  width: 100%;
  bottom: 2rem;
}