/* Seiten-Tabs */
#fixed-tabs {
	position: fixed;
	right: 0;
	text-align: center;
	line-height: 1;
	font-size: 0;
	z-index: 2500;
}

#fixed-tabs a {
	text-decoration: none;
	font-size: 15px;
	background-color: #dd6300;
	color: #fff;
	position: relative;
	overflow: hidden;
	transition: width .3s;
}

#fixed-tabs i {
	font-size: 20px;
}

#fixed-tabs i,
#fixed-tabs i:before {
	display: block;
	margin: 0 auto !important
}

#fixed-tabs em {
	font-size: 10px;
	text-align: center;
	font-style: normal;
	margin-top: 8px;
	display: none;
	font-weight: 600
}

#fixed-tabs strong {
	font-weight: 600
}

#fixed-tabs .ra {
	background-color: #222324
}

#fixed-tabs .fb {
	background-color: #0154a4
}

#fixed-tabs .gp {
	background-color: #0154a4
}

#fixed-tabs .so i {
	background-size: auto 100%
}

#fixed-tabs .so i:before {
	opacity: 0
}

#fixed-tabs .call {
	background-color: #0c9312
}

#fixed-tabs .call,
#fixed-tabs .map {
	display: none
}

@media (min-width: 1001px) {
	#fixed-tabs a {
		background-color: #4542a9
	}

	#fixed-tabs a.po {
		background-color: #dd6300;
		border: 1px solid rgb(116, 4, 4);
		color:#fff;
	}

	#fixed-tabs {
position: fixed;
top: 72%;
	}

	#fixed-tabs a {
		display: block;
		text-align: left;
		margin-left: auto;
	}

	#fixed-tabs a+a {
		margin-top: 8px
	}

	#fixed-tabs a span {
		display: block
	}

	#fixed-tabs a span:first-child {
		text-align: center;
		padding: 7px 0
	}

	#fixed-tabs a,
	#fixed-tabs a span:first-child,
	.scrolled #fixed-tabs a,
	.scrolled #fixed-tabs a span:first-child {
		width: 55px
	}

	.scrolled #fixed-tabs a span:last-child,
	#fixed-tabs a span:last-child {
		position: absolute;
		left: 65px;
		top: 50%;
		width: 250px;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
		-webkit-transition: width .3s;
		transition: width .3s
	}

	.scrolled #fixed-tabs a:hover,
	#fixed-tabs a:hover {
		width: 250px
	}
}

@media (min-width: 1280px) {
	#fixed-tabs {
		position: fixed;
		top: 31%;
	}

	#fixed-tabs a,
	#fixed-tabs a span:first-child {
		width: 55px
	}

	#fixed-tabs a span:last-child {
		left: 65px
	}

	#fixed-tabs a:hover {
		width: 250px
	}

	#fixed-tabs i {
		font-size: 20px
	}

	#fixed-tabs em {
		display: block
	}

	.scrolled #fixed-tabs a,
	.scrolled #fixed-tabs a span:first-child {
		width: 30px
	}

	.scrolled #fixed-tabs em {
		display: none
	}

	.scrolled #fixed-tabs i {
		font-size: 16px
	}

	#fixed-tabs .fb:hover {
		background-color: #0154a4 !important
	}

	#fixed-tabs .so:hover {
		background-color: #84bd00 !important
	}

	#fixed-tabs .gp:hover {
		background-color: #0154a4 !important
	}
}

@media (max-width: 1000px) {
	#fixed-tabs {
		bottom: 0;
		width: 100%;
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	#fixed-tabs a {
		padding: 12px 0;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		border: 1px solid #fff;
	}

	#fixed-tabs a span {
		display: inline-block;
		vertical-align: middle
	}

	#fixed-tabs a span:last-child {
		margin-left: 7px
	}

	#fixed-tabs a strong {
		display: none
	}

	#fixed-tabs a strong.hider {
		display: inline
	}

	#fixed-tabs a.fm {
		background-color: #0a0908
	}
}
	

@media (max-width: 740px) {
	header #logo {
		padding: 5px
	}

	header #logo img {
		width: 90px
	}

	#fixed-tabs a.fm {
		display: none
	}

	#fixed-tabs .call,
	#fixed-tabs .map {
		display: block
	}

	#fixed-tabs a.fb,
	#fixed-tabs a.so,
	#fixed-tabs a.gp {
		display: block
	}

	#fixed-tabs a strong.hider {
		display: none
	}
}

@media (max-width: 590px) {
	header #info .pho {
		display: none
	}
}

@media (max-width: 420px) {
	header #info .phy {
		display: none
	}

	#fixed-tabs a {
		font-size: 12px
	}
}



/* SimpleCE */
.sce_edit_button{width:140px;font-weight:500;}
.sce_edit_button a{color:#fff;}
.sce_type_short .sce_inline_editor, .sce_type_short .sce_editor {
    display: inline-block;
    min-width: 200px;
    background-color: rgba(249, 189, 113, 0.5);
}
.cke_editable {
    cursor: text;
    background-color: rgba(243,243,243,0.5);
}
.sce_editable_area a{font-size:14px;font-weight:300;}
.backend .image-container {max-width:400px;} 
.sce_loop_container{width:100%;}
.sce_loop_container .sce_inline_editor{margin-top:5px;}
.sce_loop_container {list-style: none!important;} 
 
.sce_editable_area .fa{font-size:24px;font-weight:300;}
 
footer:not(.bg--primary):not(.bg--dark) a { color: #d6f4ff;font-weight:500;}
footer{color:#fff;} 
footer .footer-logo{max-width:250px;} 

.footer-top-area{border-top: solid 5px #dd6300;}


/* AUDIT */

#audit td{
	width:50%;
	text-align:center;
	border: 1px solid #333;
	background:#fff;
}

#audit table tr:nth-child(0n+2) td{
	background:#E3E3E3 !important;
	line-height: 17px;
	padding: 5px;
	height: 50px;
	vertical-align: middle;
	color:#3c3c3b;
}

#audit th{
	text-align:center;
	font-size: 17px;
	background: #CCC;
	border: 1px solid #333;
	line-height: 18px;
	text-transform: none;
	height: 85px;
	vertical-align: top;
	padding: 5px;
	color: #dd6300;
}
#audit table{
	margin-bottom: 0px;
	width: calc(100% + 1px);
	margin-left: -1px;
	margin: -1px 0px -1px -1px;
}
#audit .tablebox{
	border: 2px solid #333;
	width: 100%;
 	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background:#fff;
}

@media (max-width:990px){
	#audit th{height: 105px;}
}

@media (max-width:769px){
	#audit th{height: 105px;}
}

@media (max-width:576px){
	#audit th{
		height: 70px;
		vertical-align: middle;
	}
	
}


@media (max-width:576px){
	#audit th{height: 70px;}
}



/* impressum */
.feature-2 {
	overflow: hidden;
}
.feature-2 .feature__body {
	width: 75%;
	float: right;
}
.icon:not(.block) {
	display: inline-block;
}
.feature-2 i {
	width: 25%;
	float: left;
}

@media (max-width:990px){
	.feature-2 .feature__body,
	.feature-2 i {
		width: 100%;
		float: none;
	}
}

/* start */

.termine td{font-size:18px;width:50%;}
.termine{
    border-bottom: 1px solid #dd6300;
    padding: 15px 0px 15px 0px;
}

@media (max-width:991px){
	.termine td{width:100%;}
}


@media (max-width:991px) and (min-width:768px) {
	.mobile-menu a.mobile-logo {
		max-width: 250px;
	}

	footer .footer-logo {
		max-width: 100%;
	}
}
@media (max-width: 768px) {
.mobile-menu a.mobile-logo {	max-width: 250px;}
.abstand-sm{margin-top:120px;}
}



@media (max-width: 575px) {
.abstand-sm{margin-top:0px;}
}


/* Datenschutz */
#datenschutz p {line-height: 18px;font-size: 14px;}
#datenschutz h4{margin-bottom:2px;}
#datenschutz h5{margin-bottom:2px;}
#datenschutz ul{padding-left:15px;}
#datenschutz li{font-size:14px;line-height:18px;}


/* IMPRESSUM */
#rechtliches p{font-size: 14px;Line-height: 18px;}
#rechtliches h4{font-size: 16px;}

#weiteres p{font-size: 12px;Line-height: 14px;}
#weiteres h4{font-size: 14px;}


/* allgemein */

.xing{
	padding:5px;
	font-weight:600;
}
.xing a{color:#09595f;}

.schatten{box-shadow: 0 10px 20px rgba(85, 85, 85, 0.2);}

.rot{color:#dd6300;}

.bild-sw{
		filter: grayscale(90%);
		-webkit-filter: grayscale(90%);
		-moz-filter: grayscale(90%);
		-ms-filter: grayscale(90%);
		-o-filter: grayscale(90%);
		filter: url(desaturate.svg#greyscale);
		filter: gray;
		-webkit-filter: grayscale(0.9);
}
.bild-sw:hover{filter:none;}

body{
	color: #535353;
	background: #fff6e5;
}


table,
table td,
footer table,
footer table td{
	border:none;
	vertical-align:top;
	padding:0px;
}

.logo img{max-width:100px;}

.lead{
	font-size: 20px!important;
	font-weight: 500!important;
	color: #7b7b7b;
}

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


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.audioweite{width:100%;}

.only-handy{display:none;}
.no-handy{display:block;}
@media (max-width: 768px) {
	.only-handy{display:block;}
	.no-handy{display:none;}
}

.border15{border-radius:15px;}

.mt-15{margin-top:-15px;}
.pt135{padding-top:135px;}

.pl0{padding-left:0px!important;}
.pr0{padding-right:0px!important;}
.pt0{padding-top:0px!important;}

.mt0{margin-top:0px!important;}
.mt7{margin-top:7px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt30{margin-top:30px!important;}
.mt40{margin-top:40px!important;}
.mt50{margin-top:50px!important;}
.mt60{margin-top:60px!important;}
.mt70{margin-top:70px!important;}
.mt80{margin-top:80px!important;}
.mt90{margin-top:90px!important;}
.mt100{margin-top:100px!important;}
.mt150{margin-top:150px!important;}


.mt-10{margin-top:-10px!important;}
.mt-15{margin-top:-15px!important;}
.mt-20{margin-top:-20px!important;}
.mt-30{margin-top:-30px!important;}
.mt-40{margin-top:-40px!important;}
.mt-50{margin-top:-50px!important;}
.mt-60{margin-top:-60px!important;}
.mt-70{margin-top:-70px!important;}
.mt-80{margin-top:-80px!important;}
.mt-90{margin-top:-90px!important;}
.mt-100{margin-top:-100px!important;}
.mt-150{margin-top:-150px!important;}

.mb0{margin-bottom:0px!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb30{margin-bottom:30px!important;}
.mb40{margin-bottom:40px!important;}
.mb50{margin-bottom:50px!important;}
.mb60{margin-bottom:60px!important;}
.mb70{margin-bottom:70px!important;}
.mb80{margin-bottom:80px!important;}
.mb90{margin-bottom:90px!important;}
.mb100{margin-bottom:100px!important;}
.mb150{margin-bottom:150px!important;}


.mb-10{margin-bottom:-10px!important;}
.mb-15{margin-bottom:-15px!important;}
.mb-20{margin-bottom:-20px!important;}
.mb-30{margin-bottom:-30px!important;}
.mb-40{margin-bottom:-40px!important;}
.mb-50{margin-bottom:-50px!important;}
.mb-60{margin-bottom:-60px!important;}
.mb-70{margin-bottom:-70px!important;}
.mb-80{margin-bottom:-80px!important;}
.mb-90{margin-bottom:-90px!important;}
.mb-100{margin-bottom:-100px!important;}
.mb-150{margin-bottom:-150px!important;}

.ml0{margin-left:0px!important;}
.ml10{margin-left:10px!important;}
.ml15{margin-left:15px!important;}
.ml20{margin-left:20px!important;}
.ml30{margin-left:30px!important;}
.ml40{margin-left:40px!important;}
.ml50{margin-left:50px!important;}
.ml60{margin-left:60px!important;}
.ml70{margin-left:70px!important;}
.ml80{margin-left:80px!important;}
.ml90{margin-left:90px!important;}
.ml100{margin-left:100px!important;}
.ml150{margin-left:150px!important;}


.ml-10{margin-left:-10px!important;}
.ml-15{margin-left:-15px!important;}
.ml-20{margin-left:-20px!important;}
.ml-30{margin-left:-30px!important;}
.ml-40{margin-left:-40px!important;}
.ml-50{margin-left:-50px!important;}
.ml-60{margin-left:-60px!important;}
.ml-70{margin-left:-70px!important;}
.ml-80{margin-left:-80px!important;}
.ml-90{margin-left:-90px!important;}
.ml-100{margin-left:-100px!important;}
.ml-150{margin-left:-150px!important;}


.mr0{margin-right:0px!important;}
.mr10{margin-right:10px!important;}
.mr15{margin-right:15px!important;}
.mr20{margin-right:20px!important;}
.mr30{margin-right:30px!important;}
.mr40{margin-right:40px!important;}
.mr50{margin-right:50px!important;}
.mr60{margin-right:60px!important;}
.mr70{margin-right:70px!important;}
.mr80{margin-right:80px!important;}
.mr90{margin-right:90px!important;}
.mr100{margin-right:100px!important;}
.mr150{margin-right:150px!important;}


.mr-10{margin-right:-10px!important;}
.mr-15{margin-right:-15px!important;}
.mr-20{margin-right:-20px!important;}
.mr-30{margin-right:-30px!important;}
.mr-40{margin-right:-40px!important;}
.mr-50{margin-right:-50px!important;}
.mr-60{margin-right:-60px!important;}
.mr-70{margin-right:-70px!important;}
.mr-80{margin-right:-80px!important;}
.mr-90{margin-right:-90px!important;}
.mr-100{margin-right:-100px!important;}
.mr-150{margin-right:-150px!important;}




