/* source-sans-pro-200 - latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/source-sans-pro-v21-latin-200.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/source-sans-pro-v21-latin-200.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/source-sans-pro-v21-latin-200.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/source-sans-pro-v21-latin-200.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/source-sans-pro-v21-latin-200.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/source-sans-pro-v21-latin-200.svg#SourceSansPro') format('svg');
    /* Legacy iOS */
}

/* source-sans-pro-300 - latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/source-sans-pro-v21-latin-300.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/source-sans-pro-v21-latin-300.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/source-sans-pro-v21-latin-300.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/source-sans-pro-v21-latin-300.svg#SourceSansPro') format('svg');
    /* Legacy iOS */
}

/* source-sans-pro-regular - latin */
@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/source-sans-pro-v21-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/source-sans-pro-v21-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg');
    /* Legacy iOS */
}


/* RESET ------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    background: 0;
    text-decoration: none;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    font-size: 100.01%;
}

ol,
ul {
    list-style: none;
}

ul {
    margin-bottom: 20px;
}

img {
    margin-bottom: 0px;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

div {
    position: relative;
    min-width: 0;
}

strong {
    font-weight: 700;
}

em,
i {
    font-style: italic;
}


/* Ende RESET ---------------------------------- */

html {
    height: 101%;
}

body {
    margin: 0 auto;
    height: 100.01%;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.2em;
    font-weight: 300;
    text-align: left;
    line-height: 170%;
    color: #5c6266;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    background-color: #fff;
}

.zeile-innen {
    margin: 0 auto;
    /*margin: 1% auto 1% auto;*/
    padding: 5px 0 5px 0;
    max-width: 80%;
    border: 0px solid red;
}

.small {
    font-size: 80%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    line-height: 140%;
    color: #5c6266;
    letter-spacing: 1px;
}

h1 {
    font-size: 2.6em;
    font-weight: 300;
    text-transform: normal;
    margin-bottom: 0.4em;
}

h2 {
    font-size: 1.4em;
    font-weight: 400;
    text-transform: none;
    color: #8c8c8c;
    margin-bottom: 0.6em;
}

h2.datenschutz-abstand {
    margin-top: -80px;
}

h3 {
    font-size: 1.0em;
    font-weight: 400;
    text-transform: none;
    color: #003366;
    margin-bottom: 0.55em;
}

h4 {
    margin-bottom: 0.6em;
}

/*.buttonBefore {
    padding-bottom: 90px !important;
}*/

.button {
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    width: 100%;
    padding-right: 40px;
}

.mehr {
    font-size: 14px;
    padding: 13px 44px;
    font-weight: 700;
    font-style: normal;
    color: #443846;
    text-decoration: none;
    display: inline-block;
    letter-spacing: .8px;
    border: 1px solid #c2c2c0;
    border-radius: 3px;
    margin-top: 4%;
    transition: 0.4s ease-in;
}

.mehr:hover {
    color: #8c8c8c;
    background-color: #555;
    border-color: #8c8c8c;
    text-decoration: none !important;
}

.blau {
    background-color: #8c8c8c;
}

.blau p,
.blau h2 {
    color: #F0F0F0;
}

.blau h1 {
    color: #EBEBEB;
}

.gelb {
    background-color: #555;
}

.grau01 {
    background-color: #d6d6d6;
}

.grau02 {
    background-color: #f2f2f2;
}

.grau03 {
    background-color: #868688;
}


.shadow {
    -webkit-box-shadow: -1px 2px 6px 3px rgba(47, 45, 45, 0.25);
    -moz-box-shadow: -1px 2px 6px 3px rgba(47, 45, 45, 0.25);
    box-shadow: -1px 2px 6px 3px rgba(47, 45, 45, 0.25);
}


.logo {
    float: left;
    margin-top: -97px;
    width: auto;
    height: 130px;
    /*  transition: all 4.4s ease; */
}



.logo img {
    padding: 20px;
    background-color: #fff;
}



.navigation {
    float: right;
}

#navigation {
    position: relative;
    float: right;
    text-align: left;
    background-color: transparent;
    border: 0px solid red;
}

.navbar-wrapper {
    position: absolute !important;
    top: 0 !important;
    left: 0;
    right: 0;
    height: auto;
    /*background-image: linear-gradient(to top, rgba(39, 60, 114, 0), rgba(39, 60, 114, .75));*/
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 65%);
    z-index: 10;
    margin-top: 1px;
    height: 140px;
}

.navbar-wrapper .logo {
    vertical-align: top;
}


/*.navbar-wrapper #navigation {
    margin-top: 20px;
} */

.isStuck.navbar-wrapper #navigation {
    margin-top: 0;
}

.isStuck {
    position: fixed !important;
    max-width: 100% !important;
    height: auto;
    z-index: 9999;
    top: 0 !important;
    /*background-image: linear-gradient(to top, rgba(39, 60, 114, 0), rgba(39, 60, 114, 1));*/
    background: rgb(255, 255, 255);
    /*   background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 65%);
    background: rgb(166, 34, 63);
    background: linear-gradient(0deg, rgba(166, 34, 63, 0) 0%, rgba(166, 34, 63, 1) 65%); */
    margin-top: 0 !important;
    height: 140px;
}

/*.isStuck.navbar-wrapper .logo {
    margin-top: -15px !important;
} */

.isStuck.navbar-wrapper .logo img {
    width: 60%;
    height: auto;
}


/* Abstand oben bei den Sprungmarken*/

.anker {
    margin-top: -170px;
    padding-top: 170px;
}

.topBar {
    min-height: 20px;
    padding-top: 6px;
    background-color: #003366;
}

.topBar p {
    margin: 0;
    padding-right: 15px;
    font-size: 0.95em;
    text-align: right;
    color: #fff;
}

.topBar i {
    color: #fff;
    transition: 0.3s ease-in;

}

.topBar i:hover {
    color: #fff;
}

.topBar a:link,
.topBar a:visited {
    color: #fff;
    text-decoration: none;
}

.topBar a:hover,
.topBar a:focus,
.topBar a:active {
    color: #fff;
    text-decoration: underline;
    /* text-shadow: 1px 1px #5c6266; */
}

.header.start {
    margin-top: 0 !important;
    /*  height: 100vh; */
    overflow: hidden;
}

.header.folge {
    min-height: 280px;
    height: auto;
}

.header img {
    margin-top: 110px !important;
}



.grafik {
    margin-top: 30px !important;
}

#slider-top {
    float: right;
    height: auto;
}

.title {
    padding-left: 15px;
}

.grafik .zeile-innen {
    margin: 0 auto;
}

#navigation ul {
    list-style-type: none;
    padding-left: 0;
    overflow: inherit;
    background-color: rgba(255, 255, 255, 0.9);
}

.abwaerts {
    position: absolute;
    bottom: 2%;
    left: 49.25%;
    width: auto;
    z-index: 500;
}

.abwaerts a:link {
    color: #555;
}



.abwaerts i {
    color: rgba(255, 255, 255, 0.75) !important;
    font-weight: 400;
}

#content {
    padding-top: 150px;
}

.content {
    padding-bottom: 4%;
}

.img-border {
    border: 1px solid #87888A;
}

img.left {
    float: left;
    margin-right: 3%;
    vertical-align: text-top;
}

p {
    margin-bottom: 1em;
}

p.borderBottom {
    border-bottom: 1px solid #3e5388;
    margin-bottom: 4%;
    padding-bottom: 4%;
}

.text-li p {
    text-align: justify;
    padding-right: 20px;
}

.box {
    position: relative;
    padding: 20px !important;
    margin-right: 1%;
    border: 1px solid #555;
}

.boxFull {
    position: relative;
    padding: 2% 4% !important;
}

.boxFull i {
    color: #f2f2f2;
    margin-bottom: 12%;
}

.boxFull p,
.boxFull h2 {
    color: #fff;
}

.boxFull.left {
    background-color: #d8433f;
}

.boxFull.mid {
    background-color: #555;
}

.boxFull.right {
    background-color: #db534f;
}

/*.boxFull.left p,
.boxFull.left h2,
.boxFull.right p,
.boxFull.right h2 {
    color: #EFECE9 !important;
}*/

.box::last-child {
    margin-right: 0;
}

.box.blog {
    background-color: #f7f7f7;
    margin: 2%;
    border-radius: 6px;
}

.box i {
    color: #3e5388;
    text-align: center;
    display: block;
    margin: 0 auto 40px auto;
    text-shadow: 0 -1px 1px #FFFFFF, 0 1px 1px #c0c0c0;
}

.box svg:not(:root).svg-inline--fa {
    color: #8c8c8c;
    text-align: center;
    display: block;
    margin: 0 auto 40px auto;
    text-shadow: 0 -1px 1px #FFFFFF, 0 1px 1px #c0c0c0;
    /*background: #F7F7F7;*/
}


.box p {
    padding-bottom: 40px;
}

.box h2 {
    min-height: 40px;
}

.cta {
    float: right !important;
    /*width: 80%;*/
    padding: 40px !important;
    border-left: 1px solid #EEE9E1;
    /*position: -webkit-sticky;*/
    position: sticky !important;
    top: 200px;
    transition: .3s;
}


.cta img {
    margin-top: 15px;
}

.cta p {
    color: #999;
    margin-bottom: 1.6em;
    line-height: 240%;
}

.cta i {
    color: #8c8c8c;
}

.cta i:hover {
    color: #555;
}

.cta h2 {
    text-align: left;
    margin-bottom: 25px;
}

.cta ul {
    list-style-type: none !important;
    padding-left: 0 !important;
}

.cta li {
    margin-bottom: 1% !important;
    padding: 10px 20px 10px 10px;
    border: 1px solid #eaeaea;
    line-height: 200% !important;
    color: #1A6483 !important;
    min-height: 60px;
    font-size: 1.1em !important;
    cursor: pointer;

}

.cta li:hover {
    background-color: #3e5388;
    color: #EBEFF2 !important;
    transition: ease-in 0.4s;
}

/*.cta.arrow a:after {
    display: inline;
    display: block;
    float: right;
    margin-left: 20px;
     font-family: 'Font Awesome 5 Pro'; 
    font-family: 'Font Awesome';
    content: "\f054";
} */

.cta a:link,
.cta a:visited,
.cta a:link {
    text-decoration: none;
    color: #676767;
}

.cta a:hover,
.cta a:focus,
.cta a:active {
    text-decoration: none;
    color: #3e5388;
}

.cta.kanzleileiter img {
    max-width: 255px;
    height: auto;
}

.text-re p {
    text-align: justify;
    padding-left: 20px;
}

/* ----- weiss ----- */

.weiss {
    background-color: #fff;
}

.weiss h1 {
    color: #87888a;
}

.weiss h2 {
    color: #58585a;
}

.weiss h3 {
    color: #000;
}

.weiss p,
.weiss li {
    color: #58585a;
}

h3.trigger a {
    color: #004B85;
}

i {
    color: #3e5388;
}

.grau {
    background-color: #F7F7F7;
}

.grau .box {
    padding: 15px;
}

.weiss a:link,
.weiss a:visited {
    color: #8c8c8c;
    text-decoration: none;
}

.weiss a:hover,
.weiss a:focus,
.weiss a:active {
    color: #3e5388;
    text-decoration: none;
}

.leistungen-hg {
    background: rgba(247, 247, 247, 1);
    padding: 30px;
    margin-bottom: 3px;
    color: #58585a;
    min-height: 350px !important;
    /*float:left;*/
    margin: 0 auto;
}

.leistungen-top {
    /*float:left;/**/
    margin: 0 auto;
}

ul.leistungen-menu {
    margin: 0;
    padding: 0;
    padding-left: 0 !important;
    margin-bottom: -8px !important;
}

ul.leistungen-menu li {
    display: block;
    float: left;
    padding-top: 8px;
    margin-bottom: 20px !important;
}

.leistungen-menu a:link,
.leistungen-menu a:visited {
    color: #fff !important;
    text-decoration: none;
    background: rgba(4, 77, 132, 1.0);
    margin: 0 3px 0 0;
    padding: 13px 8px;
}

.leistungen-menu a:hover {
    background: rgba(4, 77, 132, 0.75);
}

.leistungen-menu a.active {
    background-color: rgb(253, 254, 197);
    color: #3e5388 !important;
}



.news .teaser {
    background-color: #F2F2F2;
    min-height: 380px;
    padding: 40px;
    margin: 15px;
    cursor: move;
}

.news .teaser:hover {
    background-color: #555;
    transition: 0.5s ease;
    color: #fff;
}

.news .teaser a:link,
.news .teaser a:visited {
    font-size: 1.5em;
    text-decoration: none;
}

/*.news .teaser a:hover{
	color:#00ff00;
}*/

.news .teaser:hover a:link {
    color: #8c8c8c !important;
}

.news .teaser:hover a:hover {
    color: #fff;
}

.news .teaser a:link.weiter {
    font-size: inherit;
}

.news .teaser a:link.titel {
    display: block;
    margin-bottom: 10px;
    color: #000;
}

.news .teaser a:link.titel:hover {
    color: #fff !important;
}

.center {
    text-align: center;
}

.zeile-innen ul {
    list-style-type: square;
    margin-bottom: 2.4em;
    padding-left: 20px;
    text-align: left;
    overflow: auto;
}

.zeile-innen ul.mandanten {
    font-weight: bold;
}

.zeile-innen .nav ul {
    padding-left: 0;
}

.zeile-innen li {
    font-size: 1.0em;
    line-height: 135%;
    margin-bottom: 1em;
}

.zeile-innen .nav li {
    margin-bottom: 0;
}

a img {
    border: 0px none;
}

.nav a.no-link {
    cursor: default;
}

hr {
    height: 2px;
    background: #c2c2c0;
    border-radius: 5px;
    width: 30%;
    margin-top: 20px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #c2c2c0;
}

hr.content {
    height: 2px !important;
    margin-top: 40px;
    margin-bottom: 40px;
}

i,
span.ifa {
    min-width: 15px;
    text-align: center;
    margin-right: 10px;
    color: #003366;
}

#navigation i {
    color: #B7B7B7;
}

#navigation i:hover {
    color: #000;
}

#navigation i:active,
.nav i a#active {
    color: #000;
}

.footer {
    min-height: 300px;
    position: absolute;
    bottom: 0;
    margin-top: 6% !important;
    padding-top: 2%;
    padding-bottom: 2%;
    background-color: #555555;
}

.footer.start {
    position: relative;
}

.footerBar {
    height: auto;
    min-height: 50px;
    background-color: #A63C44;
}

footer p {
    font-size: 0.9em;
    margin-bottom: 30px;
    color: #fff;
}

footer p.ohneAbstand {
    margin-bottom: 0;
}

footer h2,
footer h3 {
    margin-bottom: 0;
    color: #fff;
    text-align: left;
}

footer i {
    color: #fff;
    transition: 0.3s ease-in;
}

footer i:hover {
    color: #fff;
}

footer span.ifa {
    min-width: 15px;
    margin-right: 25px;
    color: #DCDCDC;
}

footer a:link,
footer a:visited {
    color: #fff;
    text-decoration: none;
}

footer a:focus,
footer a:hover,
footer a:active {
    color: #fff;
    text-decoration: underline;
}

.footer .qr {
    max-width: 60%;
    margin-bottom: 30px;
}

a.scrollup {
    width: 40px;
    height: 40px;
    opacity: 0.30;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: block;
    text-indent: 0px;
    z-index: 5000;
    color: #8c8c8c;
}

a:hover.scrollup {
    opacity: 0.75;
}

.scrollup i {
    text-align: center;
    width: 100% !important;
    min-width: 40px !important;
    line-height: 32px;
    color: rgba(166, 34, 63, .75);
}

.meta-i {
    position: relative;
    float: right;
    padding-top: 67px;
    color: #c2c2c2;
    border: 0px solid red;
}

.te-al-ri {
    text-align: right;
}

.start-mehr-link {
    text-align: center;
    padding: 6px 9px 6px 9px;
    background-color: #EEEEEE;
}

#right i {
    width: 15px;
    color: #851C3A;
}

#map {
    width: 100%;
    height: 470px;
}

.hide-dt {
    display: none;
}

li.hide-dt {
    display: none;
}

#datenschutz {
    height: 0px;
}

.slick-slide {
    background-color: #3e5388;
    margin: 10px;
}

/* TEAM */

.team {
    background-color: #fff;
    padding: 5px;
}

.teamSingle {}

.teamSingle img {
    margin: 0 auto;
    display: block;
}

.teamSingle p {
    text-align: center;
}

.teamSingle h3 {
    text-align: center;
    margin-top: 10px;
}

.teamSingle a:link,
.teamSingle a:visited {
    color: #8c8c8c;
    text-decoration: none;
}

.teamSingle a:focus,
.teamSingle a:hover,
.teamSingle a:active {
    color: #3e5388;
    text-decoration: underline;
}

img.teamPortrait {
    max-height: 400px;
    width: auto;
}

.one-third {
    width: 31%;
    display: block;
    float: left;
    /*margin: 0 2%;*/
    overflow: hidden;
    border: 0px solid blue;
}

.one-fourth {
    width: 23%;
    display: block;
    float: left;
    /*margin: 0 2%;*/
    overflow: hidden;
    border: 0px solid blue;
}

.eins-fuenf {
    width: 18%;
    display: block;
    float: left;
    /*margin: 0 2%;*/
    overflow: hidden;
    border: 0px solid blue;
}



.flex {
    display: flex;
}

.iframe-container {
    position: relative;
    padding-bottom: 56.225%;
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
    margin-bottom: -17%;
}


.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 67%;
    height: 67%;
}

.backgroundVideo {
    position: relative;
    display: block;
    top: 0;
    right: 0;
    min-width: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    overflow: hidden;
}

a:link,
a:visited {
    transition: 0.4s ease-in;
    color: #333;
}

a:hover,
a:focus,
a:active {
    transition: 0.4s ease-in;
    color: #676767;
    text-decoration: underline;
}

.boxFull a:link {
    transition: 0.4s ease-in;
    color: #fff;
}

.boxFull a:visited {
    transition: 0.4s ease-in;
    color: #676767;
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
    margin-right: 3px;
}

.text-links {
    text-align: left;
}

.text-rechts {
    text-align: right;
}

.kontakt p {
    line-height: 220%;
}

img.berater {
    margin-top: 7px;
    margin-left: 7px;
}

img.kreis {
    border-radius: 999px;
    width: 340px;
    height: 340px;
    margin: 0 auto;
}

img.imgShadow {
    -webkit-box-shadow: -10px 10px 0px 0px rgba(234, 96, 60, 1);
    -moz-box-shadow: -10px 10px 0px 0px rgba(234, 96, 60, 1);
    box-shadow: -10px 10px 0px 0px rgba(234, 96, 60, 1);
    border: 1px solid rgba(234, 96, 60, .5);
}

/* ***** Infocenter & Accordions ***** */

.PortalName {
    font-weight: 300;
    font-size: 1.6em;
    color: #B7B7B7;
    margin: 2% 0 2% 0;

}

.PortalBeschreibung {
    font-size: 13px;
    font-weight: normal;
    padding-left: 0px;
}

.PortalBeschreibung h2 {
    margin-top: 4% !important;
}

.PortalKategorie {
    padding-top: 20px;
    font-weight: normal;
    font-size: 18px;
    color: #000;
}

.PortalKategorieBeschreibung {
    color: #676767;
    margin: 2% 0 1% 0;
}

.PortalUL {
    margin-top: 3%;
    margin-bottom: 5%;
    padding-left: 0 !important;
}

.PortalLI {
    margin-left: 35px;
    padding-left: 5px;
}



.trigger,
.PortalRubriken {
    cursor: pointer;
    margin-bottom: 5px;
    padding: 12px 15px;
    margin-top: -1px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #003366;
    color: #fff !important;
}
}

h3.trigger,
a:link.PortalTrigger,
.trigger a {
    color: #fff !important;
    text-decoration: none;
    font-weight: 300 !important;
    font-size: 1.4em !important;
}

h3.trigger.omega {}

/*.trigger::before {
    content: '\f078';
    font-family: 'Font Awesome';
    font-weight: 300;
    color: #fff;
    margin-right: 15px;
} */

.trigger_active {
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

/*.trigger_active::before {
    content: '\f077';
} */

.trigger::after {
    content: '\f078';
    font-family: 'FontAwesome';
    font-weight: 300;
    vertical-align: middle;
    float: right;
    color: #fff;
    margin-right: 15px;
}

#BriefRubriken {
    font-size: 24px;
    margin-top: 2%;
    color: #333;
}


.trigger_active::after {
    content: '\f077';
}

#infocenter h3,
.PortalKategorie,
.PortalTrigger {
    font-size: 1.2em;
    font-weight: 400 !important;
    color: #333;
    margin: 0.6em 0;
    text-transform: none;
}

#infocenter .trigger,
#infocenter .trigger a {
    font-weight: 300 !important;
    color: #fff !important;
}

h3.trigger_active,
.trigger_active a:link.PortalTrigger,
.trigger_active a {
    text-decoration: none;
    margin: 0.6em 0;
}

/*.toggle_container {
    padding: 30px 15px;
}*/

h3.trigger_active::after,
.trigger_active::after,
.trigger::after,
h3.trigger::after {
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    font-size: 20px;
    right: 10px;
    /*  content: "\f13a";
     padding: 5px; */
}

#PortalName {
    display: none;
}

.PortalRubriken {
    font-weight: normal;
    text-transform: none;
    font-size: 1em;
}

.PortalRubriken a {
    color: #000;
}

.PortalRubrikenBeschreibung {
    padding-left: 20px;
}

#LinkBeschreibung {}

.BriefRubrikenWrapper,
.BriefStartbild,
.ArchivWrapper {
    max-width: 100%;
}

.BriefName {
    font-weight: normal;
    color: #000;
    text-align: left;
    padding: 0;
}

.BriefStartbild {
    width: 100%;
    max-width: 600px;
    height: auto;
    text-align: left;
}

.BriefStartbild img {
    max-width: 100%;
    height: auto;
    text-align: left;
}

.BriefRubriken {
    font-family: 'Lato', Arial, Helvetica, 'sans-serif';
    font-size: 2 em;
    font-weight: 400;
    text-transform: normal;
    color: #003366;
    margin: 20px 0 0.6em 0;
    line-height: 100%;
}

.BriefArtikelHeadline {
    font-weight: normal;
    font-size: 1em;
    color: #fff;
}

.trigger.BriefArtikelHeadline,
.trigger.BriefArtikelHeadline a:link {
    color: #fff !important;
}

.BriefArtikelInhalt {
    padding-left: 20px;
    text-align: justify;
}

.ArchivWrapper {}

.ArchivArtikelInhalt {
    line-height: 18px;
    margin-top: 2%;
    margin-bottom: 5%;
}

.ArchivArtikelHeadline {
    padding-left: 20px;
    font-weight: normal;
}

.ArchivArtikelHeadline a:link {
    color: #fff !important;
}

.trigger span {
    display: none;
}

.display {
    display: none;
}

#infocenter ol {
    margin-bottom: 15px;
}

#infocenter ol li {
    font-size: 1em;
    line-height: 140%;
    color: #555;
}

.m-2 {
    margin: 2% 0 !important;
}

.m-4 {
    margin: 4% 0 !important;
}

.mt-2 {
    margin-top: 2% !important;
}

.mt-4 {
    margin-top: 4% !important;
}

.mt-6 {
    margin-top: 6% !important;
}

.mb-2 {
    margin-bottom: 2% !important;
}

.mb-4 {
    margin-bottom: 4% !important;
}

.mb-6 {
    margin-bottom: 6% !important;
}

.p-2 {
    margin: 2% 0 !important;
}

.p-4 {
    margin: 4% 0 !important;
}

.pt-2 {
    padding-top: 2% !important;
}

.pt-4 {
    padding-top: 4% !important;
}

.pb-2 {
    padding-bottom: 2% !important;
}

.pb-4 {
    padding-bottom: 4% !important;
}

p.lookh2 {
    font-size: 1.4em;
    font-weight: 400;
    text-transform: none;
    color: #8c8c8c;
    margin-bottom: 0.6em;
}

/* ------- BOX TEASER INDEX ---  */
.box.teaser {
    margin: 3px;
    background: #fff;
    padding: 20px;
}

.box.teaser:nth-child(1) {
    margin-left: 0;
}

.box.teaser.button {
    max-width: 15%;
    margin: 0 auto;
}

/*.box.teaser i {
    color: #f79646;
} */

.box.teaser i {
    font-size: 3em;
    color: #555;
    margin-bottom: 20px;
    background: #780000;
    padding-top: 38px;
    padding-left: 37px;
}

.box.teaser:hover i {
    color: #fff;
}

/* .box.teaser:hover {
    background-color: #f79646;
    /* cursor: pointer; */
}

*/ .box.teaser.button:hover {
    /*box-shadow: 0 20px 5px -10px rgba(26, 207, 73, 0.4);*/
    transform: translateY(5px);
}

.box.teaser p {
    color: #5c6266;
    margin-bottom: 0;
}

.box.teaser img {
    width: 100%;
}

p.teaserIcon {
    text-align: center;
}

/* .box.teaser:hover p {
    color: #fff;
} */

.box.teaser h2 {
    border-bottom: 2px solid #555;
    line-height: 40px;
}

.box.teaser h3 {
    color: #555;
}

.box.teaser:hover h2 {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.box.teaser:hover a,
.box.teaser:hover i {
    color: #5c6266 !important;
}

.box.teaser h2 {
    font-size: 1.2em;
    font-weight: bold;
    /*color: #f3f3f3;*/
    margin-top: 0px;
    text-align: center;
}

.box.teaser.button h2 {
    font-size: 0.9em;
    font-weight: normal;
    letter-spacing: 1px;
}

.box.teaser.button h2.hide {
    visibility: hidden;
}

.box.teaser.button:hover h2 {
    color: #f3f3f3;
    visibility: visible;
}

/*.box.teaser.kreis {
    /*border-radius: 999px;*/
/*   width: 340px;
    height: 340px; */
/*-webkit-shape-outside: circle(50%);
    shape-outside: circle(50%);
    -moz-shape-outside: circle(50%);*/
/*   margin: 0 auto;
    display: block;
} */

/*
.box.teaser.kreis p,
.box.teaser.kreis h2 {
    text-align: center;
} */

.orange {
    background: #043057;
}

.bgDark {
    color: #fff !important;
}

/*
.box.teaser:hover .logo-teaser,
.box.teaser:hover .logo-teaser-neu {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
} */

.logo-teaser {
    margin: 0 auto;
    width: 120px;
    height: 120px;
    border-radius: 999px;
    background-color: #fff;
    background-image: url('../img/logo-teaser.png');
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.logo-teaser i {
    color: #555 !important;
    background: transparent !important;
}

/* ------- ENDE BOX TEASER INDEX ---  */

/* ---- BUTTON EINE HOEHE EGAL WIEVIEL CONTENT IN BOX --- */
.btnWrapper {
    display: block;
    /*  margin: rem 1%; 
    width: 160px; */
    margin: 0 auto;
    height: 40px;
    position: absolute;
    bottom: 10px;
    left: 25%;
    width: 50%;

}

.btnWrapper-team {
    display: block;
    /*  margin: rem 1%; 
    width: 160px; */
    height: 40px;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 5px;

}

.btn {
    color: #555;
     !important;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: .3em;
    /*padding: .8em 1.8em;*/
    background-color: transparent;
    border-color: #555;
    box-shadow: 0 0em 0em rgba(0, 0, 0, .2);
    /*   margin-top: 10px; */
    display: block;
    text-align: center;
    padding-top: 5px;
}

.btn-team {
    color: #555;
     !important;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: .3em;
    /*padding: .8em 1.8em;*/
    background-color: transparent;
    border-color: #555;
    box-shadow: 0 0em 0em rgba(0, 0, 0, .2);
    /*   margin-top: 10px; */
    display: block;
    text-align: center;
    padding-top: 5px;
}


.btn a {
    text-decoration: none !important;
}

.btn-team a {
    text-decoration: none !important;
}

.btn:hover {
    color: #333333 !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, .2);
    border-color: #5c6266;
    background-color: transparent;
}

.btn-team:hover {
    color: #333333 !important;
    box-shadow: 0 0em 0em rgba(0, 0, 0, .2);
    border-color: #5c6266;
    background-color: transparent;
}

.btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
}

.btn-team::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    border-width: 1px;
    border-style: solid;
    border-color: inherit;
}

.btn::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height .3s;
    background: rgba(255, 255, 255, .25);
    border-radius: inherit;
}

.btn-team::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    transition: height .3s;
    background: rgba(255, 255, 255, .25);
    border-radius: inherit;
}

.btn:hover::after {
    height: 100%;
    overflow: hidden;
}

.btn-team:hover::after {
    height: 100%;
    overflow: hidden;
}

.btn:any-link {
    text-decoration: none;
}

.btn-team:any-link {
    text-decoration: none;

}

/* ---- ENDE BUTTON EINE HOEHE EGAL WIEVIEL CONTENT IN BOX --- */

.textKarriere {
    padding: 80px;
    color: #5c6266;
}

img.imgShadow {
    -webkit-box-shadow: -10px 10px 0px 0px rgba(166, 34, 63, 1);
    -moz-box-shadow: -10px 10px 0px 0px rgba(166, 34, 63, 1);
    box-shadow: -10px 10px 0px 0px rgba(166, 34, 63, 1);
    border: 1px solid rgba(166, 34, 63, .5);
}

.uns img {
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    display: flex;
}

.uns a,
.uns p {
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    display: flex;
}

.zeiger {
    cursor: pointer;
}

a.ueber {
    font-weight: bold;
    color: #555;
}

img.bildmarke {
    display: block;
    margin: 0 auto;
}

.uns img {
    max-width: 50%;
}

/*.sliderWrapper {
    margin-top: 140px !important;
} */

.noWrap {
    white-space: nowrap;
}


/* --- GRID ---*/

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.zeile {
    width: 100% !important;
    margin: 0 auto;
}

.zeile.abstand {
    padding: 4% 0 4% 0;
}

.zeile.abstandUnten {
    padding-bottom: 15% !important;
}

.zeile .zeile {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0;
}

.spalte,
.spalten {
    float: left;
    min-height: 1px;
    padding: 0 15px 0 0;
    position: relative;
}

[class*="spalte"] + [class*="spalte"]:last-child {
    float: right;
}

[class*="spalte"] + [class*="spalte"].end {
    float: left;
}

.zeile .eins {
    width: 8.33%
}

.zeile .zwei {
    width: 16.66%
}

.zeile .drei {
    width: 25%
}

.zeile .vier {
    width: 33.33%
}

.zeile .fuenf {
    width: 41.66%
}

.zeile .sechs {
    width: 50%
}

.zeile .sieben {
    width: 58.33%
}

.zeile .acht {
    width: 66.66%
}

.zeile .neun {
    width: 75%
}

.zeile .zehn {
    width: 83.33%
}

.zeile .elf {
    width: 91.66%
}

.zeile .zwoelf {
    width: 100%
}

.zeile .fuenftel {
    width: 20%
}

/* Nicolas Gallagher's micro clearfix */

.zeile:before,
.zeile:after,
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.zeile:after,
.clearfix:after {
    clear: both;
}

img {
    max-width: 100%;
}

/* Mobile */

@media only screen and (max-width: 800px) {
    body {
        -webkit-text-size-adjust: none;
        -ms-text-size-adjust: none;
        width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .container {}

    .zeile {
        width: auto;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .spalte,
    .spalten {
        width: auto !important;
        float: none;
    }

    .spalte:last-child,
    .spalten:last-child {
        float: none;
        margin-right: 0;
    }

    [class*="spalte"] + [class*="spalte"]:last-child {
        float: none;
    }

    .spalte:before,
    .spalten:before,
    .spalte:after,
    .spalten:after {
        content: "";
        display: table;
    }

    .spalte:after,
    .spalten:after {
        clear: both;
    }
}

.ansprechpartner {
    background: #FAFAFA;
    padding: 4%;
    margin-right: 1%;
}

.ansprechpartner:last-child {
    margin-left: 1% margin-right: 0;
}

.bg {
    background-color: #f7f7f7;
    padding: 20px !important;
}

.bgDigitaleZusammenarbeit {
    background-image: url('../img/bg-digitale-zusammenarbeit.jpg');
    background-size: cover;
}

.bgKarriere {
    background-color: #EEE9E1;
}

.bgWir {

    background-image: url('../img/header-kanzlei-ueber-uns.jpg');
    background-size: cover;
}

.textKarriere,
.textWir {
    /* background-color: #f2f2f2; */
    padding: 80px;
    color: #5c6266;
}

.textWir {
    padding: 20px;
}

.pngBg {
    background-color: #fff;
    padding: 6px;
}

#blogroll .entry-content {
    margin-bottom: 80px;
}

.orange {
    color: #3e5388;
}

.centerTypewriter {
    width: 820px;
    margin: 0 auto;
    display: block;
}

img.fachberater {
    background-color: #fff;
    max-width: 60%;
    height: auto;
}
