@charset "UTF-8";

/*!
 * Author: www.lakeconcept.de
*/

/** Anny **/
#anny-context-nav-left {
	visibility: hidden !important;
}
window.onload = function() {
	document.getElementById("anny-context-nav-left").style.visibility = 'hidden'
}


/** H1 **/
.t-t-fs-m .t .b-text h1 {
    font-size: 2.5rem;
}


/** Footer **/
.sc-d .bgonscroll, .sc-d.l-bg, .sc-d .s-bg, .sc-d.s-c {
	background-color: #676767;
}

.sc-d.s-f {
	color: #fff;
}

.form.b-form-default.f-br-all .form-input input, .form.b-form-default.f-br-all .form-input select, .form.b-form-default.f-br-all .form-input textarea {
	background-color: #8d8d8d;
}

.sc-d .s-w .cf a {
	color: #e3e3e3 !important;
	text-decoration-color: #e3e3e3 !important;
}

.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-btn-4 .b-btn-l {
	border-color: #e3e3e3;
}

.sc-d.s-f .s-f-l .link a, .sc-d.s-f.s .s-c.s-f-l-w .link a {
	color: #e3e3e3;
	text-decoration-color: #e3e3e3;
}

.sc-d.s-f .s-f-l .link a:hover, body.wnd-fe:not(.touched) .sc-d.s-f.s .s-c.s-f-l-w .link a:hover {
	color: #e3e3e3;
	text-decoration-color: #e3e3e3;
}

/**
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text ul a {
	color: #e3e3e3;
	text-decoration-color: #e3e3e3;
}

.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-btn-4 .b-btn-l {
	border-color: #e3e3e3;
}

.sc-d.s-f .s-f-l .link a, .sc-d.s-f.s .s-c.s-f-l-w .link a {
	color: #e3e3e3;
	text-decoration-color: #e3e3e3;
}

.sc-d.s-f .s-f-l .link a:hover, body.wnd-fe:not(.touched) .sc-d.s-f.s .s-c.s-f-l-w .link a:hover {
	color: #e3e3e3;
	text-decoration-color: #e3e3e3;
}
**/

/** E-Mail Link und Telefon
.wnd-page:not(.ac-none) .s:not(.sc-ac, .sc-acd, .sc-acl) .b-text p a {
	color: #e3e3e3;
	text-decoration-color: #e3e3e3;
}**/


/** Impressum + Datenschutz 
.sc-d.s-f .s-f-l .link a, .sc-d.s-f.s .s-c.s-f-l-w .link a {
  color: #9799a0;
  text-decoration-color: hsla(227,5%,61%,.7);
} **/


/** HTML Block **/
.b-html .b-c {
    text-align: left;
}