.abschlusslinie {
	margin-top: 5px;
	margin-bottom: 0px;
	clear: both;
}
/*accordion*/
.panel-default > .panel-heading {
	background-color: #C91020;
	border-radius: 0;
	padding: 0;
}
.panel-title a {
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.panel-group .panel {
	border-radius: 0px;
}
.panel-heading .accordion-toggle:after {
	/* symbol for "opening" panels */
	font-family: "FontAwesome";
	content: "\f078";    /* adjust as needed, taken from bootstrap.css */
	float: right;        /* adjust as needed */
	color: #fff;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
	/* symbol for "collapsed" panels */
	content: "\f054";    /* adjust as needed, taken from bootstrap.css */
}
 @media (max-width: 767px) {
.panel-group {
	margin-left: -15px;
	margin-right: -15px;
}
}
/*accordion end*/

#map {
	margin-bottom: 25px;
}
body {
	background-color: #FFFFFF;
}
/*html,body*/ {
 background: url(../img/body-pic.jpg) no-repeat center center fixed;
 -webkit-background-size: cover; /* For WebKit*/
 -moz-background-size: cover;    /* Mozilla*/
 -o-background-size: cover;      /* Opera*/
 background-size: cover;         /* Generic*/
}
.no-text-transform {
	text-transform: none;
	font-weight: 700;
}
.img-responsive {
	margin: 0 auto;
}
.box-style-1 {
	text-align: center;
	background-color: #F6F6F6 !important;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ababab;
	border-right-color: #eaeaea;
	border-bottom-color: #ababab;
	border-left-color: #eaeaea;
	background-image: url(../img/infobox-left-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.box-video {
	text-align: center;
	/*padding: 10px;*/
	margin: 20px 0;
	background-color: #fafafa;
	border: 1px solid #8A8A8A;
}
.col-video {
	padding-right: 0px;
	padding-left: 0px;
}
.video {
	height: 0;
	position: relative;
	padding-bottom: 56.25%;
	padding-left: 0px;
	padding-right: 0px;
}
.video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.link-before {
	xxxfont-weight: 500;
	padding-left: 20px;
	position: relative;
	display: inline-block;
	text-align: left;
}
.link-before::before {
	content: "\f178";
	font-family: "FontAwesome";
	font-size: 12px;
	position: absolute;
	top: 3px;
	left: 0;
	margin-left: 5px;
	margin-right: 5px;
}
.link-after {
	font-weight: 500;
	padding-right: 25px;
	position: relative;
	display: inline-block;
	text-align: right;
}
.link-after::before {
	content: "\f178";
	font-family: "FontAwesome";
	position: absolute;
	right: 0;
	margin-left: 5px;
	margin-right: 5px;
}
.link-video, .phone, .fax, .mail, .pdf-download {
	padding-left: 20px;
	position: relative;
	display: inline-block;
	/*text-align: right;*/
}
.link-video::after, .phone::after, .fax::after, .mail::after, .pdf-download::after {
	font-family: "FontAwesome";
	color: #c90e20;
	position: absolute;
	left: 0;
	xxxtop:1px;
}
.footer .phone::after, .footer .fax::after, .footer .mail::after {
	color: #fff;
}
.link-video::after {
	content: "\f008";
}
.phone::after {
	content: "\f095";
}
.fax::after {
	content: "\f1ac";
}
.mail::after {
	content: "\f0e0";
}
.pdf-download::after {
	content: "\f0f6";
}
.btn-kuks {
	color: #fff;
	background-color: #c91020;
	border-color: #c91020;
}
.btn-kuks:hover {
	color: #c91020;
	background-color: #fff;
	border-color: #ABABAB;
}
.btn-kuks {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 5px;
	font-weight: 400;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	text-transform: uppercase;
}
.header {
	background-color: #fff;
	/*padding: 15px;
	margin-top: 15px;*/
	margin-bottom: 15px;
}
.simplerText, .container-video, .magnific-popup-gallery {
	background-color: #fff;
	padding: 15px;
	/*margin-top: 15px;*/
	margin-bottom: 15px;
}
.spalter {
	/*background-color: #f0f;*/
	/*padding: 15px;*/
	margin-top: 0px;
	margin-bottom: 15px;
}
.spalter-2 {
	padding-left: 0px !important;
	margin-bottom: 25px;
}
 @media only screen and (max-width: 767px) {
.spalter {
	margin-bottom: 0px;
}
}
.SubNavigation p {
	margin-bottom: 0;
}
.SubNavigation {
	background-color: #fff;
	margin-bottom: 0px;
	padding-top: 15px;
}
.cmlr-15 {
	margin-left: -15px;
	margin-right: -15px;
}
/*.map_canvas {
	display: block;
	position: relative;
	width: 100%;
	height: 340px;
}*/
/*#map {
	padding:15px;
	background-color:#f0f;
}*/
.content .container {
	position: relative;
	z-index: 1;
	padding-left: 0;
	padding-right: 0;
}
.artikel {
	position: relative;
	z-index: 0;
	margin-top: 15px;
	/*margin-bottom: 10px;*/
	padding-left: 0;
}
.sidebar {
	position: relative;
	z-index: 25;
	margin-top: 15px;
	margin-bottom: 25px;
	padding-right: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ababab;
}
.topHome {
	position: fixed;
	float: right;
	bottom: 15px;
	right: 15px;
	z-index: 1000;
	background: #C91020;
	display: none;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	height: 46px;
	width: 46px;
	border: 4px solid #C91020;
}
.topHome .fa-2x {
	font-size: 30px;
	color: #ffffff;
	margin-top: 0px;
	margin-left: 4px;
}
.triangle-bottom {
	height: 80px;
	background-image: url(../img/triangle-bottom.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
.footer {
	color: #ffffff;
	font-size: 90%;
	font-weight: 300;
	background-color: #c90e20;
	padding-bottom: 25px;
}
.footer h1, .footer h2, .footer h3, .footer h4 {
	color: #efb7bd;
	font-weight: 400;
	margin-bottom: 10px;
}
.footer p {
	margin-bottom: 15px;
}
.footer .container a {
	color: #ffffff;
}
.footer .container a:hover {
	text-decoration: underline;
}
.footerLogos {
	color: #ffffff;
	font-size: 90%;
	font-weight: 300;
	line-height: 20px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #850411;
	background: #66020b;
	background: -moz-linear-gradient(top, #66020b 0%, #a00312 100%);
	background: -webkit-linear-gradient(top, #66020b 0%, #a00312 100%);
	background: linear-gradient(to bottom, #66020b 0%, #a00312 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66020b', endColorstr='#a00312', GradientType=0);
}
.footerLogos img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.footerLogos p {
	padding-top: 30px;
}
.footerLogos .copyright {
	opacity: 0.8;
	text-align: right;
}
@media (max-width: 767px) {
.artikel {
	padding-left: 0;
	padding-right: 0;
}
.sidebar {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #ababab;
}
}
@media (max-width: 767px) {
.logo-head .container {
	padding-top: 5px;
	padding-bottom: 15px !important;
	margin-bottom: -30px !important;
}
.buttonsKontakt {
	padding-right: 0;
}
.content .container {
	padding-left: 15px;
	padding-right: 15px;
}
}
@media (min-width: 768px) {
.artikel {
	left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ababab;
	margin-bottom: 25px;
}
}
@media only screen and (max-width: 767px) {
.footerLogos .copyright {
	text-align: center;
}
}
/*--------------------------------------------------------------------------
+	Breadcrumb Style
--------------------------------------------------------------------------*/
.breadcrumb-container {
	margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
.breadcrumb-container {
	margin-bottom: 0px;
}
}
.btnHome {
	padding-right: 10px;
	position: relative;
	display: inline-block;
}
.btnHome::before {
	content: "\f015";
	font-family: "FontAwesome";
	font-size: 150%;
}
.rex-breadcrumb-container {
	font-size: 90%;
	/*margin-right:15px;*/
	background-color: #fff;
	padding-left: 15px;
}
.rex-breadcrumb-container p {
	float: left;
	line-height: 35px;
	margin-bottom: 0;
}
.rex-breadcrumb-container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.rex-breadcrumb-container li {
	float: left;
}
.rex-breadcrumb-container li a {
	line-height: 35px;
	text-align: center;
	padding-right: 10px;
	text-decoration: none;
}
.rex-breadcrumb-container .glyphicon {
	line-height: 32px;
	padding-right: 10px;
	float: left;
}
.rex-breadcrumb-container .glyphicon:hover {
	text-decoration: none;
}
.artikel .rex-breadcrumb li::before {
	content: "";
	margin-left: -1em;
	width: 0em;
}
/*change breadcrumb separator to raquo symbol*/
.rex-breadcrumb > li + li:after {
	content: "\f105";
	font-family: "FontAwesome";
	color: #c91020;
	padding-right: 10px;
	left: -20px;
}
/*--------------------------------------------------------------------------
+	Breadcrumb end
--------------------------------------------------------------------------*/
table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	margin-left: -8px;
}
table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th, table > thead > tr > td, table > thead > tr > th {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
td {
/*background-color:#f0f;
	line-height: 1px;
	margin-bottom:80px;*/
}


/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media only screen and (max-width: 444px) {
.footer td {
	display: table;
	width: 50%;
	text-align: center;
	float: left;
}
}
