@charset "utf-8";
*{
margin:0;
padding:0;
}
body *{overflow:visible;}
@font-face{
font-family:'bwicons';
src:url('/stream/files/fonts/bwicons.eot?aypp3');
src:url('/stream/files/fonts/bwicons.eot?aypp3#iefix') format('embedded-opentype'),
url('/stream/files/fonts/bwicons.ttf?aypp3') format('truetype'),
url('/stream/files/fonts/bwicons.woff?aypp3') format('woff'),
url('/stream/files/fonts/bwicons.svg?aypp3#bwicons') format('svg');
font-weight:normal;
font-style:normal;
font-display:swap;
}
/*@font-face{
font-family:'icomoon';
src:url('/stream/files/fonts/icomoon.eot?39j0lz');
src:url('/stream/files/fonts/icomoon.eot?39j0lz#iefix') format('embedded-opentype'),
url('/stream/files/fonts/icomoon.ttf?39j0lz') format('truetype'),
url('/stream/files/fonts/icomoon.woff?39j0lz') format('woff'),
url('/stream/files/fonts/icomoon.svg?39j0lz#icomoon') format('svg');
font-weight:normal;
font-style:normal;
font-display:swap;
}*/
html{
height:100%;
margin-bottom:-1px;
overflow-y:scroll;
max-height:100%;
}
iframe{
display: block;
}
span.marker {
color: rgb(255, 5, 243);
}
body{
background:#fff;
text-align:left;
font-weight:300;
font-family:'Roboto',sans-serif;
font-size:18px;
color:#909090;
line-height:1.5em;
height:100%;
max-height:100%;
margin:0 auto;

/*text-align: justify;*/
-webkit-hyphens: auto;
-ms-hyphens: auto;
}

img{
border:0 solid;
}
p{
margin:0 0 1em 0;
}
ul,ol,dl{
/* margin:1em 0 1em 1.5em; */
}
ul{
padding-left:0;
}
li{
line-height:1.7em;
margin-left:0;
}
dd{
margin:0 0 1em 2em;
}
hr{
margin: 0 0 25px 0;
}
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{
display:block;
}
#ie_clearing{
display:none;
}
.skip{
position:absolute;
top:-1000em;
left:-1000em;
}
/*.subcolumns{display:table;width:100%;table-layout:fixed;}*/
.subcolumns {
    display: grid;
    grid-gap:10px;
    grid-template-columns:repeat(4, 1fr)
}
@media only screen and (max-width:768px){
    .subcolumns {
        grid-template-columns:repeat(2, 1fr)
        }
}
@media only screen and (max-width:480px){
    .subcolumns {
        grid-template-columns:100%
        }
}
/*.c14l,.c15l,.c20l,.c25l,.c33l,.c40l,.c38l,.c50l,.c55l,.c60l,.c62l,.c66l,.c75l,.c80l{float:left;}
.c14r,.c15r,.c20r,.c25r,.c33r,.c40r,.c38r,.c50r,.c55r,.c60r,.c66r,.c62r,.c75r,.c80r{float:right;margin-left:-5px;}
.c14l,.c14r{width:14%;}
.c15l,.c15r{width:15%;}
.c20l,.c20r{width:20%;}
.c40l,.c40r{width:40%;}
.c60l,.c60r{width:60%;}
.c80l,.c80r{width:80%;}
.c25l,.c25r{width:25%;}
.c33l,.c33r{width:33.333%;}
.c50l,.c50r{width:50%;}
.c55l,.c55r{width:55%;}
.c66l,.c66r{width:66.666%;}
.c75l,.c75r{width:75%;}
.c38l,.c38r{width:38.2%;}
.c62l,.c62r{width:61.8%;}
.subc{padding:0 0.5em;}
.subcl{padding:0 1em 0 0;}
.subcr{padding:0 0 0 1em;}
.c55l{
margin-right:20px;
}*/
.edit_toolbar{
position:fixed;
}
td{
vertical-align:top;
}
strong{
color:#383838;
}
.page_margins{
margin:0 auto;
max-width:1200px;
padding: 0 20px;
position:relative;
}
/*
.page {
padding-left: 300px;
}
*/
body a{
color:#88AA64;
text-decoration:none;
}
body a:hover{
text-decoration:none;
}
#main{
margin: 100px 0 0 0;
padding-bottom: 30px;
background-color: #ffffff;
position: relative;
z-index: 2;
}

.trenner {
    margin-bottom: 3em;
}

#head{
position:fixed;
width:100%;
height:100px;
top:0;
z-index:100;
background: #ffffff;
box-shadow: 1px 4px 4px rgba(200,200,200,0.2);
}

.logo{
margin: 10px 10px 10px 10px;
}
.logo2{
margin: 10px 0 50px 0;
text-align: center;
}


#nav ul li a:hover{
color:#fff;
/*border-bottom:2px solid #fff;*/
}

#nav {
    /*float: right;*/
    margin: 0px auto 0 auto;
    padding-top: 0;
    position: absolute;
    right: 25px;
    top: 60px;
}

#nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#nav ul li {
    padding: 0;
    margin: 0
}

#nav ul li a {
    margin: 0;
    padding: 5px 12px 7px 12px;
    color: #4b4339;
    font: normal 16px 'Roboto',sans-serif;
    text-decoration: none;
    display: block
}

#nav ul li a:hover {
    color: #88AA64
}

#nav ul li.active a {
    color: #88AA64
}

#nav a {
    position: relative;
    transition: color .3s
}

#nav a:hover, #nav a:focus {
    color: #fff
}

ul#sub_nav {
    margin: 0 0 50px 0;
    padding: 0;
    background: #efefef
}

ul#sub_nav li {
    padding-left: 25px;
    margin: 0;
    list-style: none;
    text-decoration: none
}

ul#sub_nav li a {
    display: block;
    padding: 12px 0 12px 25px;
    font: normal 16px 'Roboto',sans-serif;
    color: #393939;
    text-decoration: none;
    background: url(/stream/images/layout/sub_menu.png) no-repeat left center
}

ul#sub_nav li.active a {
    color: #88AA64;
    text-decoration: none;
    background: url(/stream/images/layout/sub_menu_a.png) no-repeat left center
}

ul#sub_nav li.path a {
    color: #88AA64;
    text-decoration: none;
    background: url(/stream/images/layout/sub_menu_a.png) no-repeat left center
}

ul#sub_nav li a:hover {
    color: #88AA64;
    text-decoration: none;
    background: url(/stream/images/layout/sub_menu_a.png) no-repeat left center
}

ul#sub_nav .level1 li a:hover {
    background: 0;
    color: #88AA64;
    text-decoration: none
}

/*ul#sub_nav{
margin:0 0 50px 0;
padding:0;
}
ul#sub_nav li{
padding:0;
margin:0 0 1px 0;
list-style:none;
text-decoration:none;
}
ul#sub_nav li a{
display:block;
padding:12px 0 12px 15px;
font:normal 16px 'Roboto',sans-serif;
color:#393939;
text-decoration:none;
background:url(/stream/images/layout/sub_menu.png) no-repeat left center;
}
ul#sub_nav li.active a{
color:#fff;
text-decoration:none;
background:#88AA64;
}
ul#sub_nav li.path a{
color:#fff;
text-decoration:none;
background:#88AA64;
}
ul#sub_nav li a:hover{
color:#fff;
text-decoration:none;
background:#88AA64;
}
ul#sub_nav .level1 li a:hover{
background:none;
color:#88AA64;
text-decoration:none;
}*/


#ontop{
height:90px;
text-align:center;
margin-bottom:40px;
}
#ontop h2{
color:#88AA64;
font:bold 18px 'Playfair Display',serif;
padding-bottom:10px;
}
h1{
color:#88AA64;
font:normal 36px 'Playfair Display',serif;
margin:5px 0 0 0;
padding-bottom:15px;
text-transform: uppercase;
}
h2{
color:#88AA64;
font:normal 36px 'Playfair Display',serif;
padding-bottom:30px;
text-transform: uppercase;
}
h3{
color:#88AA64;
font:normal 20px 'Playfair Display',serif;
padding-bottom:30px;
}
h4{
color:#88AA64;
font:bold 18px 'Playfair Display',serif;
padding-bottom:15px;
}
#col1{
float:left;
width:270px;
}
#col1_content{
line-height:1.5em;
}
#col1 a{
color:#2c2d2f;
}
#col1 a:hover{
color:#aa211e;
}
#col2{
float:right;
width:260px;
}
#col3{
margin-left:0;
padding-top:0;
}
#col3_content{
margin-bottom:40px;
min-height:400px;
height:auto !important;
height:400px;
}
#location{
line-height:35px;
/*padding-left:20px;
padding-right:15px;*/
/*margin-bottom:0;*/
/*padding-top:100px;*/
font-size:14px;
font-weight:500;
font-family:'Roboto',sans-serif;
background:rgba(0, 0, 0, 0.5);
color:#ffffff;

position: absolute;
top: 100px;
left: 0;
right: 0;
z-index: 30;
}
#location a{
color:#ffffff;
font-weight:500;
}
#location a:hover{
color:#c6c6c6;
text-decoration:none;
}
.locbg{
background:url(/stream/images/layout/location_bg.png) no-repeat left center;
padding-left:35px;
}
.tb_image.align_right{
margin-left:20px;
margin-top:5px;
}
.tb_image.align_top{
margin-bottom:15px;
}

body#default #head,
body#default #footer,
body#default #datenschutz,
body#default .site-head,
body#default #col1,
body#default #extra_1,
body#default #extra_2,
body#default .ubap,
body#default .sidebar-menu{
display:none;
}

/* Unterseite */
body#layout_1col #col1,
body#layout_1col #extra_1{
display:none;
}
body#layout_1col #col3{
margin:0;
}
body#layout_1col h1{
padding-bottom:30px;
}
body#layout_1col h2{
padding-bottom:10px;
font-size: 28px;
}
body#layout_1col h3{
padding-bottom:30px;
}

body#layout_1col #head{
background:#fff;
height:100px;
position:fixed;
box-shadow:1px 4px 8px rgba(163,163,163,0.5);
z-index:100;
}
body#layout_1col #nav ul li a:hover{
color:#88AA64;
border-bottom:2px solid #88AA64;
}
body#layout_1col .ugrid {
    margin-bottom: 5em;
}

body#layout_1col #extra_3 .contenttype_cms {
    margin: 4em 0;
}


/* Startseite */
body#intropage #col1{
display:none;
}
body#intropage #col2{
display:none;
}
body#intropage #col3{
margin:0;
}
body#intropage h1{
margin:0 0 10px 0;
}
body#intropage #location {
display: none;
}

body#intropage #col3 ul {list-style: none}

body#intropage #col3 ul li::before {content: "\2022"; color: #ff8a00; margin-right: 10px; font-size: 30px; vertical-align: middle;}











#footerkontakt {
    background: #335836;
    padding: 70px 0;
    border-top: 1px solid #3e3e3e;
}

/*#footerkontakt .block_content {
    padding: 20px 0
}*/

#footerkontakt p {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.3em;
    color: #ffffff;
    margin: 0 0 .8em 0 !important
}

#footerkontakt a {
    font-weight: normal;
    color: #ffffff;
}

#footerkontakt a:hover {
    color: #ffffff
}

#footerkontakt strong {
    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
}

#footerkontakt .fa {
    margin-right: 0px !important;
}

#footerkontakt .block_content {
    padding: 0 20px;
}

#footerkontakt .wikilink {
	    color: #ffffff;
    font-size: 24px;
    font-weight: 300;
}


#datenschutz {
	background: #C8CDD3;
	padding: 60px 0;
	text-align: center;
	font-size: 16px;
	color: #335836;
	border-top: 5px solid #ffffff;
	position: relative;
}


/*#footer_datenschutz {
    color: #335836;
    font: normal 16px 'Roboto',sans-serif;
    padding: 15px 0 15px 30px;
}

#footer_datenschutz p {
	margin: 0;
}

#footer_datenschutz a {
    color: #335836
}

#footer_datenschutz a:hover {
    color: #88AA64;
    text-decoration:none;
}

#footer_datenschutz span {
	color: #335836;
}*/

#footer_service {
    color: #335836;
    font: 300 22px 'Roboto',sans-serif;
    padding: 15px 30px 13px 0;
    text-transform: uppercase;

}

#footer_service a {
    color: #335836;
    margin: 0 10px
}

#footer_service a:hover {
    color: #88AA64;
    text-decoration:none;
}





.portale {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.portale > * {
    flex: 1 1 25%;
    min-width: 25%
}

@media screen and (max-width:1100px) {
    .p1 {
        flex-basis: 100%;
        text-align: center
    }

    .p2 {
        text-align: center
    }
}

@media screen and (max-width:769px) {
    .portale > * {
        flex-basis: 100%
    }
}
/* 25.01.2022 jj: flex unglücklich, da Tabletdarstellung mies; stattdessen nun als grid s.o.
.subcolumns {
    display: flex
}

.subcolumns > * {
    flex: 1
}

@media screen and (max-width:900px) {
    .c50l, .c50r {
        width: 100%;
        float: none
    }

    .subcolumns {
        flex-direction: column
    }
}
*/

#mainimage{
/*height:330px;*/
margin: 100px auto 0 auto;
/*padding-top:100px;*/
overflow:hidden;
position:relative;
text-align:center;
z-index: 20;
}

#mainimage img {
	width: 100%
}

/*#mainimage:after{
height:189px;
background:url(/stream/images/layout/header-bottom.png) no-repeat center center;
bottom:0;
content:"";
left:0;
margin:0 auto;
position:absolute;
right:0;
width:100%;
z-index:98;
}*/

.block_content {
	display: block;
}
.block_content.text{
margin-bottom:3em;
}

.ugrid .block_content.text{
margin-bottom: 0 !important;
}

.block_content.contactform{
line-height:135%;
}
#col3 .tb_image{
display:block;
max-width: 100%;
}
.scrollup{
width:60px;
height:60px;
opacity:1;
position:fixed;
bottom:15px;
right:15px;
border:3px solid #fff;
display:none;
text-indent:-9999px;
background:#b8b8b8 url(/stream/images/layout/top.png) no-repeat center center;
z-index:999999;
background-clip:padding-box;
padding:5px 5px;
border-radius:50%;
}
.scrollup:hover{
opacity:1;
background:url(/stream/images/layout/top.png) no-repeat center center;
background-clip:padding-box;
padding:5px 5px;
border-radius:50%;
background-color:#88AA64;
}
#head #background,#head #labels{
position:absolute;
top:0px;
width:100%;
height:100%;
}
#head #labels{
background-color:transperent;
}
#head #background{
background-color:#fff;
display:none;
box-shadow:1px 4px 8px rgba(188,188,188,0.5);
}
#social a:hover{
opacity:0.7;
}
#wrap{
min-height:100% !important;
height:auto !important;
height:100%;
margin:0 auto -580px;
}
#push{
height:580px;
font-size:0;
line-height:0;
}
.subcl{
padding:0;
}
.subc{
padding:0;
}
.subcr{
padding:0;
}

#callback input:focus{
border:1px solid #88AA64;
background:#303030;
}
#callback_text{
height:100px;
line-height:150%;
resize:vertical;
}
#callback_formular [type="submit"]{
font-family:'Roboto',sans-serif;
width:100%;
background:#8f8f8f;
border-radius:0px;
border:0;
cursor:pointer;
color:white;
font-size:24px;
padding-top:10px;
padding-bottom:10px;
transition:all 0.3s;
margin-top:-4px;
font-weight:700;
}
#callback_formular [type="submit"]:hover{
background:#88AA64;
}
.btn:hover{
background:#83796e;
text-decoration:none;
}
.btn_w:hover{
background:#fff;
text-decoration:none;
color:#88AA64;
}
table.standard{
width:100%;
max-width:100%;
margin-bottom:20px;
}
table.standard a{
color:#4c4c4c;
}
table.standard td,
table.standard th{
padding:5px;
font-size:15px;
vertical-align:top;
background:#f2f2f2;
}
table.standard th{
height:20px;
text-align:left;
font-size:13px;
text-shadow:1px 1px 0px #fff;
vertical-align:middle;
color:#88AA64;
background:#f9f9f9;
background:linear-gradient(to bottom,#f9f9f9 38%,#ededed 72%,#e2e2e2 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9',endColorstr='#e2e2e2',GradientType=0 );
}
table.standard p{
margin:0;
}
table.standard tr:nth-child(even) td{
background:#FFF !important;
}
#head.head-mini .logo2{
opacity:1;
}
.c50l,.c50r{
width:47%;
}
/*.block_content.sitemap h1,
.contenttype_search h1{
display:none;
}*/
#sprache{
position: absolute;
z-index: 99;
bottom: 30px;
right: 0;
color: #88AA64;
}

.scroll-down{
position:absolute;
bottom:40px;
display:inline-block;
font-size:40px;
line-height:32px;
left:50%;
z-index:3000;
margin-left:-16px;
color:#fff;
-webkit-animation:scrolling 1s infinite;
animation:scrolling 1s infinite;
}
.scroll-down:hover{
opacity:0.6;
filter:Alpha(Opacity=60);
text-decoration:none;
}
@-webkit-keyframes scrolling{
0%,100%{
bottom:30px;
}
50%{
bottom:40px;
}
}
@keyframes scrolling{
0%,100%{
bottom:30px;
}
50%{
bottom:40px;
}
}
[class^="ico-"],[class*=" ico-"]{
/* use !important to prevent issues with browser extensions that change fonts */
font-family:'bwicons' !important;
speak:none;
font-style:normal;
font-weight:normal;
font-variant:normal;
text-transform:none;
line-height:1;
/* Better Font Rendering */
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}
.ico-mouse61:before{
content:"\e909";
color:#fff;
}



/*.sidebar-menu {
position: fixed;
left: 0;
top: 0;
background: rgba(15, 255, 5, 0.5);
height: 100vh;
width: 300px;
z-index: 10;
}
*/

.site-head{
position:relative;
display:table;
width:100%;
height:100%;
text-align:center;
color:#bbb;
background-size:cover;
background-color: #ffffff;
z-index: 1;
}


.sidebar-left {
width: 300px;
height: 100%;
top: 0;
position: fixed;
left: 0;
z-index: 10;
overflow-y: scroll;
overflow-x:hidden;
background: #212121;
}

.sidebar-left {
	float: left;
}


.ubap {
text-align: center;
overflow: hidden;
position: relative;
}

.site-head:after {
	content: "\00A0";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 

#extra_1 {
	margin: 0 0 100px 0;
	background-color: #88AA64;
}

#extra_1 h2 {
    margin-bottom: 40px;
}

#extra_1 strong {
	font-size: 24px;
	font-weight: bold;
	color: #88AA64;
	
	line-height: 2em;
}


#extra_3 {
	margin: 0;
}



/* Mobilemenu */

.sidebar-menu ul {
padding-left: 0px;
}

.benseMobileMenuIcon{
display:block;
}
.benseMobileMenu{
color:#ffffff;
margin:0 40px 50px 40px;
padding:0;
font-size:22px;
font-weight: 400;
text-transform: uppercase;
z-index:1000;
}
.benseMobileMenu li{
border-bottom:solid 2px rgba(255,255,255,1);
cursor:pointer;
float:none;
padding:15px 0px;
position:relative;
list-style:none;
}
/*.benseMobileMenu li:hover {
border-bottom:solid 1px rgba(255,102,0,1);
}*/
.benseMobileMenu > li{
border-right:none;
}
.benseMobileMenu li a{
color:#717062;
text-decoration:none;
opacity:1;
}
/*.benseMobileMenu li active a{
color:#88AA64;
text-decoration:none;
opacity:1;
font-weight: 400;
}*/

.benseMobileMenu li a:hover{
color: #30593A;
font-weight: 400;
}
.benseMobileMenu li.active a{
color:#30593A;
text-decoration:none;
opacity:1;
font-weight: 400;
/*border-bottom:solid 1px rgba(255,102,0,1);*/
}
.benseMobileMenu li.path a{
color:#30593A;
text-decoration:none;
opacity:1;
font-weight: 400;
}
.benseMobileMenu li ul li{
border-bottom:solid 1px rgba(255,255,255,0.1);
}
.benseMobileMenu li ul{
margin:12px -18px -13px -58px;
position:relative;
}

.benseMobileMenu .level1{
font-size:14px;
}

.benseMobileMenu li ul.level1{
margin:12px -18px 15px -10px;
position:relative;
text-transform: uppercase;
}
.benseMobileMenu li ul.level1 a{
color:#646464;
text-decoration:none;
opacity:1;
font-weight: 400;
font-size: 16px;
}
.benseMobileMenu li ul.level1 li{
padding:2px 18px;
border:none;
}
.benseMobileMenu li ul.level1  a:hover{
color: #30593A;
font-weight: 400;
}
.benseMobileMenu li ul.level1 li.active a{
color:#30593A;
text-decoration:none;
opacity:1;
font-weight: 400;
}

.closed > ul{
display:none;
}
.mobileSubMenuIcon{
float:right;
height:18px;
margin-top:10px;
z-index:100000;
}


.benseMobileMenuIcon{
display:block;
}




.wrapper {
	margin: 30px auto;
	text-align: center;
}

.wrapper .fa {
	margin-right: 0;
}

.box {
	width: 33.3333%;
	/*padding: 1em;*/
	float: left;
}

.cf:after {
	content: " ";
	display: table;
	clear: both;
}


/* Icon hover */

.dropdown {
	position: static;
	padding: 1em;
}

.dropdown:hover {
    background-color: #F4F4F7;
}

.dropdown-menu {
    margin-top: 5px;
    border: 1px solid #f4f4f7 !important;
    left: auto;
	right: 0;
}

.box li {
	width: 100% !important;
	height: 26px;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.hasmenu:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.hasmenu ul {
    -webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
}
.hasmenu .dropdown-menu {
    min-width: 100%;
    padding: 7px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.hasmenu > ul {
    position: absolute;
    top: 500%;
    visibility: hidden;
    display: block;
    opacity: 0;
    left: 0;

    min-width: 300px !important;
	margin-left: 0px;
}
.hasmenu > ul.start-right {
    right: 0;
    left: auto;
}
.hasmenu > ul li {
    position: relative;
    text-align: center;
}
.hasmenu > ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    left: 100%;
}
.hasmenu > ul li:hover > ul.show-right {
    right: 100%;
}



.hasmenu:hover > ul2 {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.hasmenu ul2 {
    -webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
}

.hasmenu > ul2 {
    position: absolute;
    top: 500%;
    visibility: hidden;
    display: block;
    opacity: 0;
    left: 0;

    min-width: 300px !important;
	margin-left: -100px;
}
.hasmenu > ul2.start-right {
    right: 0;
    left: auto;
}
.hasmenu > ul2 li {
    position: relative;
    text-align: center;
}
.hasmenu > ul2 li:hover > ul2 {
    visibility: visible;
    opacity: 1;
    left: 100%;
}
.hasmenu > ul2 li:hover > ul2.show-right {
    right: 100%;
}


.hasmenu:hover > ul3 {
    visibility: visible;
    opacity: 1;
    top: 100%;
}
.hasmenu ul3 {
    -webkit-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -moz-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    -o-transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
    transition: visibility 0.35s ease-in-out, opacity 0.35s ease-in-out, top 0.35s ease-in-out, bottom 0.35s ease-in-out, left 0.35s ease-in-out, right 0.35s ease-in-out;
}

.hasmenu > ul3 {
    position: absolute;
    top: 500%;
    visibility: hidden;
    display: block;
    opacity: 0;
    left: 0;

    min-width: 300px !important;
	margin-left: -200px;
}
.hasmenu > ul3.start-right {
    right: 0;
    left: auto;
}
.hasmenu > ul3 li {
    position: relative;
    text-align: center;
}
.hasmenu > ul3 li:hover > ul3 {
    visibility: visible;
    opacity: 1;
    left: 100%;
}
.hasmenu > ul3 li:hover > ul3.show-right {
    right: 100%;
}






.block_content.text_intro {
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
transition: all 0.5s;
display: flex;
align-items: center;
justify-content: center;
height: 120px;

text-align: center;
}

.block_content.text_intro p {
    margin: 0;
}

.block_content.text_intro:hover {
cursor: pointer;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}



/*.parallax .block_content.text {
    color: #ffffff;
    padding: 100px 0;
    margin: 0;
}

.parallax h2 {
    color: #ffffff;
}

.parallax .trenner {
    height: 5px;
    width: 200px;
    background: #88AA64;
    margin: 0 auto 30px auto;
}
*/
.parallax blockquote {
border-bottom: 4px solid #fff;
padding-bottom: 0;
font:normal 50px 'Playfair Display',serif;
text-transform: uppercase;
}

.parallax blockquote {
    padding: -1px 20px 30px 0px;
    margin: 5px;
    background-image: url(/stream/images/layout/openquote.svg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 50px;
    text-indent: 23px;
}
.parallax blockquote p {
    display: block;
    background-image: url(/stream/images/layout/closequote.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 50px;
    padding: 50px;
}


/*
#rev_slider_1014_1_wrapper {
	left: -150px !important;
}
.tp-bgimg.defaultimg {
	background-position: -75px center ;
}
*/






/*
@media only screen and (max-width:900px){

.page {
padding-left: 0;
}

#rev_slider_rev_slider_1078_1_wrapper {
    margin-left: 0 !important;
}

.grid-item .law {
    height: 430px !important;
}

#rev_slider_1014_1_wrapper {
    left: 0 !important;
}

.tzpb {grid-gap: 50px 50px;grid-template-columns: 1fr 1fr ;}

}


@media only screen and (max-width: 1024px) and (min-width: 768px){

.ugrid{
    grid-gap: 20px 20px !important;
}

}

.ug-gallery-wrapper {
    margin-top: 100px;
}
*/


/*.erde {
	background-color: #ad7561;
}

.feuer {
	background-color: #736d65;
}

.see {
	background-color: #62a1b5;
}

.anonyme {
	background-color: #b9bfc4;
}

.baum {
	background-color: #9cb977;
}

.wald {
	background-color: #335836;
}*/

.bestattungen .tb__text{
	margin: 0;
    text-transform: uppercase;
    padding: 90px 20px 70px 20px; 
}
.bestattungen .tb__text p {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
.bestattungen::after {
    content: "N&auml;here Informationen";
    background-color: #5D754D;
    width: calc( 100% - 40px);
    display: block;
    padding: 10px 20px;
    text-align: left;
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    font-size: 18px;
}
a.bestattungen:hover {
    text-decoration: none !important;
}

a.bestattungen:hover::after {
    background-color: #88AA64;

}

.bestattungen {
	text-align: center;
	display: block;
	/* padding: 80px 20px; */
	font: normal 23px 'Playfair Display',serif;
	color: #ffffff;
}








.bestattung .tb__text{
    margin: 0;
    text-transform: uppercase;
    padding: 90px 20px 70px 20px; 
}
.bestattung .tb__text p {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}

.bestattung {
    text-align: center;
    display: block;
    /* padding: 80px 20px; */
    font: normal 23px 'Playfair Display',serif;
    color: #ffffff;
}

a.bestattung:hover {
    background-color: rgba(48, 89, 58, 0.5);
    transition: all 0.3s linear;
    text-decoration: none;
}

.tb_image-align_background {

background-blend-mode: multiply;

}







.main-menu-btn {
cursor: pointer;
position: absolute;
top: 0px;
width: 100px;
height: 100%;
right: 0px;
background-color: #ffffff;
display: flex;
align-items: center;
justify-content: center;
}

.main-menu-btn:hover {
	background: #ffffff;
}


.main-menu-btn .inner {
width: 50px;
height: 55px;
}

.main-menu-btn .inner .lines {
display: flex;
height: 25px;
flex-direction: column;
justify-content: space-between;
margin-bottom: 9px
}

.main-menu-btn .inner .lines .line {
width: 100%;
height: 5px;
background-color: #30593A;
}

.main-menu-btn .inner p {
font-family: 'Roboto',sans-serif;
font-weight: 900;
font-size: 13px !important;
color: #30593A;
text-transform: uppercase;
letter-spacing: .3em;
}


.opennav {
    position: fixed;
    bottom: 170px;
    z-index: 2000
}




.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: -10px;
    background-color: rgba(200, 205, 211, 0.9);
    overflow-x: hidden;
    transition: .2s;
    padding: 30px 0 30px 0;
    color: #818181;
    box-shadow: 1px 4px 8px rgba(163, 163, 163, 0.5)
}

.sidenav .content {
    padding: 25px 35px 60px 25px
}

.sidenav a {
    padding: 8px 8px 8px 0;
    text-decoration: none;
    font-size: 18px;
    color: #818181;
    transition: .3s
}

.sidenav a:hover, .offcanvas a:focus {
    color: #f60;
    text-decoration: none
}

.sidenav .closebtn {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 35px;
    margin-left: 50px;
    color: #ab0101
}

.sidenav .closebtn span {
    font-size: 18px;
    vertical-align: middle
}

.sidenav .closebtn span:hover {
    font-size: 18px;
    vertical-align: middle;
    color: #f60
}

.sidenav .logo {
    text-align: center;
}

.sidenav name {
    font: normal 28px 'Roboto',sans-serif;
    color: #f60
}

.sidenav h2 {
    color: #f60;
    margin: 0 0 22px 0;
    text-align: left !important
}

.sidenav h4 {
    color: #f60;
    margin: 0;
    text-align: left !important
}

.myhr {
    flex-grow: 1;
    border-bottom: 2px solid #5d754d;
    height: 20px;
    margin-bottom: 20px;
}

.inner.active .lines {
	display: block;
height: 29px;
}
.inner .lines .line {
	transition: all 300ms;
}
.inner .lines {
	transition: all 300ms;
	position: relative;
}
.inner.active .lines .line {
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%, -50%);
	width: 35px;
}

.inner.active .lines .line:nth-child(1) {
	transform: translate(-50%, -50%) rotate(-45deg);
}


.inner.active .lines .line:nth-child(2) {
	transform: translate(-50%, -50%) rotate(45deg);
}

.inner.active .lines .line:last-child {
	opacity: 0;
}
.closed-icon {
    color: rgb(182, 36, 36);
   font-size: 32px;
}




/*#section07 a {
    padding-top: 80px
}

#section07 a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb07 3s infinite;
    animation: sdb07 3s infinite;
    opacity: 0;
    box-sizing: border-box
}

#section07 a span:nth-of-type(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

#section07 a span:nth-of-type(2) {
    top: 16px;
    -webkit-animation-delay: .20s;
    animation-delay: .20s
}

#section07 a span:nth-of-type(3) {
    top: 32px;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

@-webkit-keyframes sdb07 {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes sdb07 {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}*/


.fullcoveredvideo{
	background: transparent !important;
	transition: none !important;
} 
.rs-background-video-layer {
	transition: none !important;
	opacity: 1 !important;
background: url(/stream/images/slider/wald.jpg) center center no-repeat;

}


.team {
    font-size: 16px !important;
}

.team h3 {
    padding-bottom: 10px !important;
}

.team .trenner {
    margin-bottom: 10px !important;
}



.downloads {
    padding: 20px 20px 10px 20px;
    background-color: #F6F6F6;
}

.downloads:hover {
    background-color: #335836 !important;
    color: #ffffff;
}



#buttons {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;

    position: fixed;
    display: inline-flex;
    vertical-align: middle;

    right: -1px;
    top: 50%;
    transform: translateY(-52%);

    z-index: 50;
}

#buttons strong {
    color: #88AA64;
}


.btn-primary {
    color: #88AA64;
    background: #ffffff;

    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;

    margin-top: 2px;

    border-top-left-radius: 2rem !important;
    border-bottom-left-radius: 2rem !important;
    border: 1px solid #88AA64;

    width: 100%;

}

.btn-primary:hover {
    background: #ffffff;
    text-decoration: none;
}

#buttons .fa,
#buttons .fas {
    display: inline-block;
    margin-right: 12px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.btn-sm {
    display: inline-block;
    margin-right: 12px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}



@media (max-width: 1590px) {
    #buttons {
        transform: translate(100%,-52%);
    }

    #buttons .btn-primary {
        transform: translateX(-45px);
        transition: transform 0.5s
    }

    #buttons .btn-primary:hover {
         transform:translateX(-100%) 
    }
}



.liste ul {
  list-style: disc;
  margin: 0;
}


.liste ul li {
    color:#ffffff;
    background-color:#88AA64;
    margin-bottom: 5px;
    padding: 3px 0;
}

.liste li {
	padding-left: 50px !important;
    background-color: #88AA64;
    background-size: 23px;
    background-position-y: 12px;
    background-position-x: 11px;
    background-repeat: no-repeat;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNTAuODc4IDc1LjcwNDEiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojRkZGRkZGO308L3N0eWxlPjwvZGVmcz48dGl0bGU+RWxlbWVudCAxPC90aXRsZT48ZyBpZD0iRWJlbmVfMiIgZGF0YS1uYW1lPSJFYmVuZSAyIj48ZyBpZD0iRWJlbmVfMV9CaWxkIiBkYXRhLW5hbWU9IkViZW5lIDHCoEJpbGQiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTAsNzAuNjlBMTM5LjI2MzgsMTM5LjI2MzgsMCwwLDEsMjAuMDMsNTYuODkxOGMzLjE3ODMtMS44NzIxLDYuNDY3NC0zLjU2NjQsOS43NzItNS4yMWEzLjIsMy4yLDAsMCwwLDEuNzcwNy0xLjk4MzksNzUuOTIsNzUuOTIsMCwwLDEsNS42MDMtMTIuNzk0QTM2LjE4NCwzNi4xODQsMCwwLDEsNDguNzAxOSwyMy42ODIsMzIuMzIsMzIuMzIsMCwwLDEsNjIuMjI4MSwxOC42MmE0OS44MjI0LDQ5LjgyMjQsMCwwLDEsOS4yMDE3LS42NTYxYzEuNjIuMDY3MSwzLjI0MS4yMTU4LDQuODY1Mi4xOWExMDAuOTExOSwxMDAuOTExOSwwLDAsMCwxNC40NTgyLTEuMzcyNGM1LjAzNDctLjgxLDkuOTk2OS0xLjkxNjYsMTQuOTItMy4xOSw0LjY5NDYtMS4yMTQxLDkuMzMxNi0yLjY0NDksMTMuOTYwOS00LjA5NzksNi4zMTQ1LTEuOTgyLDEyLjUyNjYtNC4yNTgsMTguNzktNi4zODQ1LDMuMTEzNy0xLjA1NzEsNi4yLTIuMTc4Myw5LjQxMDktMi45MywyLjU1ODMtLjU5OTMsMy40MTg0LjI5NDQsMi44OTYyLDIuODk0Mi0xLjgxMiw5LjAyMjQtNi4xNTY5LDE2Ljg1NTQtMTEuNDEsMjQuMjQ4MkE2My41OCw2My41OCwwLDAsMSwxMjkuMTM3MSwzOC41MDJhNTAuMTk0NSw1MC4xOTQ1LDAsMCwxLTExLjU0MTgsNy42NjUzLDQxLjUzNDIsNDEuNTM0MiwwLDAsMS0xMy4xNDgzLDMuNzg1OSw1OC4wOTUxLDU4LjA5NTEsMCwwLDEtOC40NTU2LjE1NDQsNDMuNDc2NSw0My40NzY1LDAsMCwxLTguNDU1Mi0xLjQxNjQsNjEuNDA3MSw2MS40MDcxLDAsMCwwLTkuODkyOC0xLjQ0ODQsMzIuNDU5LDMyLjQ1OSwwLDAsMC0xMy41MTcxLDEuOTUxN2MtMy4xODcxLDEuMTYtNi4xMTExLDIuODg2OC05LjE2NCw0LjMzNjFhMTcuMTksMTcuMTksMCwwLDEtMTEuNTc1LDEuNDM1M2MtLjc2NDctLjE3NzctMS42NDE0LjIzMTEtMi4zNDMtLjM5MTJBMTI2LjA1LDEyNi4wNSwwLDAsMSw2Ny43MDE4LDM4LjAwNTJxNy4yNjMzLTMuMzI2LDE0LjgxNzQtNS45NjUyYzUuNjg2OS0yLDExLjQwNTYtMy45MDksMTcuMi01LjU3ODksNC42MTE1LTEuMzI4OCw5LjIzNDEtMi42MTk0LDEzLjgzODEtNC4wMzU4LTEuNjU0My4yNjM5LTMuMzIxNy40NjUxLTQuOTYwNi44MDM0LTUuMjQ3NiwxLjA4MzEtMTAuNTAxNCwyLjE0NDgtMTUuNjgxMywzLjUyNzJBMjA4LjQ5LDIwOC40OSwwLDAsMCw3MS4xMzM3LDMzLjc2YTE1Mi4wMjMxLDE1Mi4wMjMxLDAsMCwwLTE0LjMwMDUsNi4zNDQyQTExMy4yMzQxLDExMy4yMzQxLDAsMCwwLDQ1Ljk2LDQ2LjQzNjJjLTMuMDEsMS45OTEzLTYuMzk0OSwzLjI3LTkuNTg0NSw0LjkyQTEyNy43MDI4LDEyNy43MDI4LDAsMCwwLDE5LjkzOCw2MS42NDQ1YTE1Mi4xMDk0LDE1Mi4xMDk0LDAsMCwwLTEyLjQsOS45OGMtMS40OTA2LDEuMzQ0My0zLjA2NTEsMi41OTU3LTQuNDI1OSw0LjA4SDIuNjMzMkE0Mi41Myw0Mi41MywwLDAsMSwwLDcxLjE2NzRaIi8+PC9nPjwvZz48L3N2Zz4=")
  }




.block_content.newsflash {
 margin-bottom: 80px;
}
.block_content.text_news{
height:550px;
/*min-height:520px; 25.01.2022 jj: ungünstig, Blöcke wachsen dann unregelmäßig im Gitter */

border: none !important;
overflow: hidden;
width: 100%;
position: relative;
z-index: 1;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
box-shadow:0 5px 10px rgba(0,0,0,0.2);
-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2));
}
.block_content.text_news .marker{
/*padding:30px 0 !important;
margin:0 !important;
font-size:14px;
color:#b89800;
font-weight:500;*/

display: none;
}
.block_content.text_news h2{
padding:0 0 20px 0 !important;
margin:0 15px !important;
font-size:18px !important;
font-weight:normal !important;
font-family:'Playfair Display',serif;
text-align: center;
text-transform:none;
}
.block_content.text_news p{
margin:0 15px;
text-align: center;
}
#intropage .block_content.text_news h2{
margin:15px 15px 0 15px !important;
}
.block_content.text_news img{
    width: 100%;
}



.info {
    padding: 0;
}

.info .pager {
    margin: 0 0 10px 0;
}

.info .info-item {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%
}

.info .item-header {
    padding: 4px 4px 4px 4px;
    text-align: left;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
    font-size: 20px;
}

.info .item-header h1 {
    margin: 0 20% 0 0;
    padding: 0 0 0 0;
/*    font: normal 16px 'Playfair Display',serif;
    color: #800000;*/
    text-transform: none;
}

.info .item-header h2 {
    float: right;
    font-size: 9pt;
}

.info .list .item-text {
    padding: 10px 10px 10px 10px;
    height: 120px;
}

.info .tb_image_l {
    max-width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 20px 5px 0 !important;
}

/* 25.01.2022 jj: unglücklich, News-Blöcke haben dann unregelmäßige Abstände zueinander
.subcl{padding:0 0.5em 0 0;}
.subcr{padding:0 0 0 0.5em;}
*/



.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
margin-right: 10px;
}





