@charset "UTF-8"; /*! * Author: www.lakeconcept.de */ @media only screen and (min-width: 1550px) { #main .header-05.home .section-inner:not(.nav-line) { min-height: 28.125rem; } } /** Footer: Impressum und Datenschutz **/ .lc-footer { color: #888; font-size: .875rem; line-height: 1.57143; font-family: Raleway,Arial,sans-serif; font-weight: 300; text-align: center; margin-right: 20px; } a.lc-footer:link { color: #ff5837; } a.lc-footer:hover { color: #eeac81; transition: color .2s ease-in-out,border .2s ease-in-out; } /** MENU **/ .header-05 #menu ul.level-1 > li > a { font-size: large; } .header-05 #menu ul.level-2 > li a { font-size: medium; text-transform: capitalize; } .header-05 #menu ul.level-3 li a { font-size: medium; text-transform: capitalize; } .t-09 .mt.mt-3 .b-text p { font-size: large; } /** FONT COLOR **/ .cs-gray .sc-w { color: #000; } /** Link **/ .ac-borange .s .b-text p a, .ac-borange .s .link a { color: #ff5837; border-color: #ff5837; } body.wnd-fe:not(.touched) .b-text a:hover, body.wnd-fe:not(.touched) .b-text a font[class*="wsw-"]:hover, body.wnd-fe:not(.touched) .link a:hover { border-color: currentColor !important; color: #eeac81; transition: color .2s ease-in-out,border .2s ease-in-out; border-color: #eeac81; } /** HTML CONTENT **/ .html-embed-content { text-align: left; } .b-html .b-c { text-align: left; } /** Text Einrueckung Impressum **/ .b-text-c, .wt-blogpost .b-text-c { padding-left: 20px; padding-right: 20px; font-size: large; } .b-s-b60, .mt .b-s-b60, .pr .b-s-b60, .wt-blogpost .mt .b-s-b60, .wt-blogpost .pr .b-s-b60 { padding-left: 20px; padding-right: 20px; } /** Banner Startseite **/ .bgpos-top-center { background-position: 20%; } @media only screen and (min-width: 1550px) { .bgpos-top-center { background-position: 70%; } } /** Banner restliche Seiten **/ .bgpos-center-center { background-position: 100%; } @media only screen and (min-width: 1550px) { .bgpos-top-center { background-position: 70%; } }