@font-face {
	 font-family: 'DIN';
	 src: url('/fileadmin/template/css/fonts/din-regular/dinregular-webfont.woff2') format('woff2'), url('/fileadmin/template/css/fonts/din-regular/dinregular-webfont.woff') format('woff');
	 font-weight: normal;
	 font-style: normal;
}
 @font-face {
	 font-family: 'roboto_condensedlight';
	 src: url('/fileadmin/template/css/fonts/roboto-condensed/roboto-condensed.light-webfont.woff2') format('woff2'), url('/fileadmin/template/css/fonts/roboto-condensed/roboto-condensed.light-webfont.woff') format('woff');
	 font-weight: normal;
	 font-style: normal;
}
 @font-face {
	 font-family: 'roboto_condensedregular';
	 src: url('/fileadmin/template/css/fonts/roboto-condensed/roboto-condensed.regular-webfont.woff2') format('woff2'), url('/fileadmin/template/css/fonts/roboto-condensed/roboto-condensed.regular-webfont.woff') format('woff');
	 font-weight: normal;
	 font-style: normal;
}
 .slicknav_menu {
	 display: none;
}
 @media only screen and (max-width: 767px) {
	 .slicknav_menu {
		 display: block;
		 background-color: rgba(218,9,18,0.4);
	}
	 .slicknav_menu .sf-menu {
		 font-size: 16px;
		 line-height: 24px;
	}
}
 * {
	 margin: 0;
	 padding: 0;
}
 body {
	 background-color: #16161d;
	 font-family: 'roboto_condensedlight', sans-serif;
	 letter-spacing: 1px;
	 color: #bbb;
	 overflow-y: scroll;
}
 #global {
	 height: auto;
	 margin-left: auto;
	 margin-right: auto;
	 min-height: 100%;
	 position: relative;
	 width: 1040px;
}
 @media only screen and (max-width: 767px) {
	 #global {
		 width: 100%;
	}
}
 #global h1 {
	 font-family: 'roboto_condensedregular', sans-serif;
	 font-variant: small-caps;
	 font-size: 24px;
	 line-height: 24px;
	 font-weight: normal;
	 margin-bottom: 20px;
}
 @media only screen and (max-width: 767px) {
	 #global h1 {
		 text-align: center;
	}
}
 #global .ce-bodytext > p {
	 font-size: 16px;
	 line-height: 16px;
}
 .clearfix {
	 clear: both;
}
 #header {
	 float: left;
	 margin-left: 0;
	 margin-top: 20px;
	 clear: none;
	 width: 100%;
}
 @media only screen and (max-width: 767px) {
	 #header {
		 margin-top: 0;
	}
}
 #header .header-box {
	 overflow: hidden;
	 color: #fff;
}
 #header .header-box #header_logo, #header .header-box #header_phone, #header .header-box #header_address {
	 float: left;
}
 #header .header-box #header_logo {
	 width: 200px;
}
 @media only screen and (max-width: 767px) {
	 #header .header-box #header_logo {
		 width: 100%;
	}
}
 @media only screen and (max-width: 767px) {
	 #header .header-box #header_logo .logo {
		 padding: 5px 5px 0 5px;
	}
}
 #header .header-box #header_logo .logo img {
	 float: left;
	 width: 200px;
}
 @media only screen and (max-width: 767px) {
	 #header .header-box #header_logo .logo img {
		 width: 100%;
	}
}
 #header .header-box #header_address {
	 width: 180px;
}
 @media only screen and (max-width: 767px) {
	 #header .header-box #header_address {
		 width: 100%;
		 text-align: right;
	}
}
 #header .header-box #header_address .ce-bodytext {
	 border-left: 3px solid #C50911;
	 padding-left: 15px;
}
 @media only screen and (max-width: 767px) {
	 #header .header-box #header_address .ce-bodytext {
		 padding: 0;
		 border: none;
		 margin-right: 8px;
	}
	 #header .header-box #header_address .ce-bodytext #header-address-title {
		 display: none;
	}
}
 #header .header-box #header_phone {
	 width: 660px;
}
 @media only screen and (max-width: 767px) {
	 #header .header-box #header_phone {
		 width: 150px;
		 position: absolute;
		 top: -34px;
		 left: 48px;
	}
}
 #header .header-box #header_phone > div {
	 float: right;
	 margin: 44px 20px auto auto;
}
 #header .header-box #header_phone .ce-bodytext {
	 padding: 10px 30px;
	 background-color: #C50911;
	 width: 128px;
	 border-radius: 5px;
}
 @media only screen and (max-width: 767px) {
	 #header .header-box #header_phone .ce-bodytext {
		 background-color: #222;
		 padding: 8.5px 20px;
	}
}
 #header .header-box #header_phone .ce-bodytext p {
	 text-align: right;
}
 #header .header-box #header_phone .ce-bodytext:before {
	 content: '';
	 font-family: 'FontAwesome';
	 color: #fff;
	 float: left;
}
 #header .header-box #header_phone .ce-bodytext a {
	 color: #fff;
	 text-decoration: none;
}
 #header #header_slider {
	 height: 280px;
}
 @media only screen and (max-width: 767px) {
	 #header #header_slider {
		 display: none;
	}
}
 #header #header_slider .has-dots .unslider-arrow {
	 padding-top: 0;
	 margin-top: 88px;
}
 #header #header_slider .has-dots .dots {
	 margin-bottom: 5px;
}
 #header #header_slider .has-dots .dots .dot {
	 background-color: #bbb;
}
 #header #header_slider .has-dots .dots .dot.active {
	 background-color: #C50911;
}
 #header #topmenu {
	 font-family: 'roboto_condensedregular', sans-serif;
	 text-transform: uppercase;
	 letter-spacing: 1px;
}
 @media only screen and (max-width: 767px) {
	 #header #topmenu {
		 display: none;
	}
}
 #header #topmenu li {
	 float: left;
	 width: 25%;
	 list-style-type: none;
	 background-color: rgba(218,9,18,0.4);
	 text-align: center;
}
 #header #topmenu li.current {
	 background-color: #C50911;
}
 #header #topmenu li a {
	 margin: 0;
	 display: block;
	 width: 100%;
	 height: 100%;
	 text-decoration: none;
	 color: #fff;
	 padding: 10px 0;
}
 #header #topmenu li a:hover {
	 text-decoration: underline;
}
 #header #topmenu li.current > a:before {
	 content: '* ';
}
 #header #topmenu li.current > a:after {
	 content: ' *';
}
 #content {
	 float: left;
	 width: 100%;
	 margin-top: 60px;
}
 #content ul {
	 padding-bottom: 20px;
	 list-style-type: none;
	 margin-left: 20px;
}
 #content ul li {
	 list-style-image: url('/fileadmin/template/images/dash.png');
	 line-height: 24px;
}
 @media only screen and (max-width: 767px) {
	 #content .ce-gallery .ce-row {
		 margin: 0;
	}
	 #content .ce-gallery .ce-row .ce-column {
		 margin: 0;
	}
	 #content .ce-gallery .ce-row .ce-media {
		 padding: 5px;
	}
	 #content .ce-gallery .ce-row .ce-media picture > img {
		 width: 100%;
		 height: auto;
	}
}
 #content .leftcolumn {
	 width: 35%;
	 float: left;
}
 @media only screen and (max-width: 767px) {
	 #content .leftcolumn {
		 width: 100%;
	}
}
 @media only screen and (max-width: 767px) {
	 #content .leftcolumn .inner_leftcolumn {
		 padding: 10px;
	}
}
 #content .leftcolumn .inner_leftcolumn picture > img {
	 width: 100%;
	 height: auto;
}
 #content .rightcolumn {
	 width: 65%;
	 float: left;
}
 @media only screen and (max-width: 767px) {
	 #content .rightcolumn {
		 width: 100%;
	}
}
 #content .rightcolumn .inner_leftcolumn {
	 padding-left: 50px;
}
 @media only screen and (max-width: 767px) {
	 #content .rightcolumn .inner_leftcolumn {
		 padding: 10px;
	}
}
 #content .ce-bodytext > p {
	 line-height: 24px;
}
 #content .ce-bodytext > p > a {
	 color: #bbb;
	 text-decoration: none;
}
 #content .ce-bodytext > p > a:hover {
	 text-decoration: underline;
}
 #footer {
	 float: left;
	 margin-top: 50px;
	 border-top: 1px solid grey;
	 width: 100%;
	 height: 50px;
	 text-align: right;
	 font-size: 13px;
	 line-height: 13px;
	 padding-top: 10px;
}
 @media only screen and (max-width: 767px) {
	 #footer {
		 margin-top: 20px;
		 padding-bottom: 10px;
	}
}
 @media only screen and (max-width: 767px) {
	 #footer .ce-bodytext {
		 padding-right: 10px;
	}
}
 #footer p {
	 font-size: 13px;
	 line-height: 13px;
}
 #footer p > a {
	 color: #bbb;
	 text-decoration: none;
}
 #footer .ce-bodytext > p > a:hover {
	 text-decoration: underline;
}
 #footer #c814 {
	 width: 180px;
	 float: right;
}
 @media only screen and (max-width: 767px) {
	 #footer #c814 {
		 width: 200px;
	}
}
 @media only screen and (max-width: 767px) {
	 #footer #copyrightyear {
		 width: 53px;
		 float: left;
	}
}
 figcaption {
	 padding-top: 20px;
}
 @media only screen and (max-width: 767px) {
	 #body_233 picture img {
		 display: none;
	}
}
 #header_slider {
	 display: none;
}
 #topmenu {
	 margin-top: 50px;
}

.responsive_map {
	height: 0;
	overflow: hidden;
	padding-bottom: 56%;
	position: relative;
}

.responsive_map iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.frame-layout-1 .ce-textpic .ce-gallery .ce-row {
	display: inline-block;
	padding: 0 4px 4px 0;
	max-width: 252px;
}

@media only screen and (max-width: 767px) {
		.frame-layout-1 .ce-textpic .ce-gallery .ce-row {
				max-width: calc(50% - 8px);
			}
	}

@media only screen and (max-width: 500px) {
	.frame-layout-1 .ce-textpic .ce-gallery .ce-row {
			max-width: 100%;
		}
}

.frame-layout-1 .ce-textpic .ce-gallery .ce-row img {
		width: 100%;
		height: auto;
	}