#TopHeader {
	height: 205px;
}

#TopHeader > .container {
	height: 100%;
}

#TopLogo {
	position: absolute;
	right: 0;
	bottom: 17.5px;
}

#TopLogo img {
	max-width: 381px;
	max-height: 170px;
	width: 100%;
	height: auto;
}

#TopHeading {
	font-size: 1.2em;
	font-weight: 600;
	position: absolute;
	bottom: 17.5px;
}

#Navigation {
	background: rgb(254, 213, 73);
	font-weight: 600;
	font-size: 1.1em;
	list-style: none;
	padding-top: 2em;
	padding-left: 1em;
	width: 28%;
	margin-bottom: 0;
}

#Navigation li {
	margin: 0.5em 0;
}

#Navigation a {
	color: #565655;
}

#Navigation .section a, #Navigation .current a {
	color: #e3000f;
	font-weight: 700;
}

#Navigation a:hover, #Navigation a:active, #Navigation a:focus {
	color: #e3000f;
	
}

#Banner, #Slideshow {
	width: 72%;
}

#Banner {
	position: relative;
}

#Slideshow {
	background: #fff;
}

#Banner img, #Slideshow img {
	height: 100%;
	width: 100%;
}

.lSSlideOuter, .lSSlideWrapper, #lightSlider {
	height: 100% !important;
}

#Banner, #Navigation, #Slideshow {
	height: 440px;
}

.bannerText {
	display: inline-block;
    position: absolute;
    bottom: 1em;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 0.5em 2em;
}

.bannerText * {
	margin: 0 !important;
}

.ContentWrapper {
	position: relative;
}

.ContentWrapper:before {
	content: '';
	background: rgb(247, 147, 29);
	width: 100%;
	height: 85px;
	position: absolute;
	top: 0;
}

.teaser {
	background: url(/images/logo_dark.png) no-repeat center center;
    background-size: 200px 200px;
    border-left: 2px solid rgb(254, 213, 73);
	display: table;
	height: 260px;
	text-align: center;
	padding: 0 1em;
}

.teaser:last-child {
	border-right: 2px solid rgb(254, 213, 73);
}

.teaser:hover {
	font-size: 1.1em;
}

.teaserTitle {
	display: table-cell;
	vertical-align: middle;
}


.blackTeaser {
	color: #565655;
}

.redTeaser {
	color: #d40e14;
	font-size: 1.33em;
}

.loaded .teaser {
	transition: font-size 0.25s ease-out !important;
}

#TeaserPageParagraph {
	background: rgb(254, 202, 10);
	font-size: 1.4em;
	text-align: center
}

#TeaserPageParagraph > .container {
	padding: 2em 3em;
}

#TeaserPageParagraph > .container * {
	color: #d40e14;
	margin: 0;
}

#UeberUnsTabelle {
	table-layout: fixed;
	width: 100%;
}

#UeberUnsTabelle td {
	vertical-align: top;
	padding-left: 1em;
}

#UeberUnsTabelle ul {
	padding-left: 0;
	list-style-position: inside;
	line-height: 1.5;
}

#UeberUnsTabelle td:first-child {
	width: 260px;
}

#UeberUnsTabelle p {
	margin-bottom: 0.25em;
}

input[type="submit"], input[type="button"] {
	background: #e3000f;
}

.middleColumn {
	margin-bottom: 1em;
}

footer {
	background: rgb(247, 147, 29);
	color: #fff;
	margin-top: 6em;
	padding: 1em 0;
}

footer a {
	color: #fff !important;
}

footer ul {
	float: right;
}

footer ul li {
	list-style-type: none;
	display: inline;
	margin-left: 2em;
}

.TerminBox, .magic-accordion {
	border: 1px solid rgb(247, 147, 29);
	margin-bottom: 1em;
}

.TerminBoxHead {
	background: #fee5ca;
	padding: 0.75em;
	position: relative;
}

.TerminBoxBody {
	padding: 0.75em;
}

.TerminBoxBody .column.three {
	font-weight: bold;
}

.TerminBoxBody .column {
	margin-bottom: 0.5em;
}

.magic-accordion i {
	font-style: normal;
    position: absolute;
    right: 0.5em;
    bottom: 0.5em;
    font-size: 1.5em;
    cursor: pointer;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #e3000f;
    color: #e3000f;
    border-radius: 50%;
    font-weight: bold;
    background: url(/images/plus_sign.png) no-repeat center center;
    background-size: 70% 70%;
}

.magic-accordion .active i {
	background-image: url(/images/minus_sign.png);
}



.slicknav_menu {
	display: none;
    position: absolute;
    right: 0;
    padding: 0;
    background: transparent;
    z-index: 3;
    width: 100%;
}

.slicknav_menu .slicknav_menutxt {
	display: none;
}

.slicknav_menu .slicknav_icon-bar {
	background-color: #d30318;
	box-shadow: 0px 0px 0px transparent;
	-webkit-box-shadow: 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px transparent;
	width: 1.5em;
}

.slicknav_menu .slicknav_icon {
	margin-right: 0.35em;
}

.slicknav_nav {
	background: #d40e14;
}

.slicknav_menu .slicknav_nav a {
	color: #fff;
	font-size: 1.2em;
}

.slicknav_nav .slicknav_row:hover, .slicknav_nav .slicknav_row:hover a, .slicknav_nav a:hover, .slicknav_nav .current > a, .slicknav .section > a, .slicknav_nav .current > a > a, .slicknav .section > a > a {
	background: #f7931d;
}

#TopLogo {
	transition: opacity 0.15s linear;
}

.slicknav_isopen #TopLogo {
	opacity: 0;
}

@media only screen and (max-width: 1200px) {
	#Banner, #Slideshow, #Navigation {
		height: 381px;
	}
}

@media only screen and (max-width: 992px) {
	#Banner, #Slideshow, #Navigation {
		height: 295px;
	}
	#Navigation {
		font-size: 1em;
		padding-top: 0.5em;
	}
	#TopHeading {
		padding-right: 1em;
		font-size: 1.1em;
	}
}

@media only screen and (max-width: 768px) {
	#TopLogo img {
		width: 340px;
	}
	.slicknav_menu {
		display: block;
	}
	#Banner {
		width: 100%;
		height: auto;
	}
	#Slideshow {
		height: 300px;
		width: 100%;
	}
	#Banner img {
		vertical-align: top;
	}
	#TeaserStart > .container, #Teaser > .container, #PageStart > .container {
		padding: 0;
		max-width: none;
	}
	.teaser {
		background: transparent;
		height: auto;
    	width: 100%;
    	padding: 0;
    	font-size: 0.8em;
    	transition: background 0.25s ease-out;
    	border-bottom: 1px solid #ccc;
	}
	.teaser:last-child {
		border: 0 none;
	}
	.teaser .redTeaser br {
		display: none;
	}
	.teaser:hover {
		background: rgba(0,0,0,0.1);
		font-size: 0.8em;
	}
	#TeaserWrapper {
		background: url(/images/logo_dark.png) no-repeat center center;
    	background-size: auto 100%;
	}
	#UeberUnsTabelle td {
		display: block;
		padding: 0;
	}
	.bannerText {
		font-size: 0.9em;
		right: 1em;
    	left: auto;
    	transform: translateX(0%);
	}
}

@media only screen and (max-width: 480px) {
	#TopLogo img {
		max-width: 100%;
	}
	#Slideshow {
		height: 190px;
	}
	footer ul li {
	    margin-left: 0.5em;
	}
	.bannerText {
		font-size: 0.7em;
		right: 1em;
    	left: auto;
    	transform: translateX(0%);
	}
}