#top-b {display:none;}

.hyphen {
   
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-chars: auto 3;
  -webkit-hyphenate-limit-lines: 4;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;

	-khtml-hyphens: auto;}


.megamenu-container {
  background-color: rgb(255, 255, 255);
  max-width: 520px!important;
    box-shadow: 6px 6px 6px #999999,-6px 6px 6px #999999;
  -moz-border-radius: 5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  top:50px!important;
}
    
.nav-submenu .nav-submenu {
  background-color: rgb(255, 255, 255);
  box-shadow: 6px 6px 6px #999999,-6px 6px 6px #999999;
  -moz-border-radius: 5px;
  border-top-left-radius: 0px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top: 4px solid #990000!important;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
}

.megamenu-container.nav-submenu-container {
  padding-top: 10px;
  width: 200px !important;
  padding-bottom:15px;
}

.astroid-nav .nav-submenu > li > .nav-submenu {
  position: absolute;
  top: -10px;
  left: 100%;
  width: 100%;
  min-width: 210px;
  display: none;
  padding-bottom:15px;
}


.astroid-framework .nav-item-submenu {line-height:1em!important;}





.megamenu-container li.nav-item-submenu > a:active, .megamenu-container li.nav-item-submenu > a.active {
	color: #990000;
	background-color: white;
}

.megamenu-container li.nav-item-submenu > a {
  color: #000000;
  font-weight:500;
}

.megamenu-container li.nav-item-submenu>a:hover{
    color:#990000;background-color:white!important;}
    

.astroid-nav .nav-submenu .nav-submenu > li>.nav-submenu{
  position: absolute;
  top: 00px;
  left: 100%;
  width: 100%;
  max-width: 300px;
  display: none;
}

.astroid-nav .nav-submenu > li > a {
 padding:3px 15px;
}


ul.list-inline li.active a {
    color: #990000;
}

ul.list-inline li.active a::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  content: "";
  padding-left: 4px;
  color: #990000;
}


 .astroid-nav .nav-link>a:hover{text-decoration:underline;}
    
.astroid-nav .nav-link.active {color:white;border: solid 2px rgb(204, 143, 143);  border-radius:10px;}  
 
 #astroid-sticky-header .astroid-nav .nav-link:active, #astroid-sticky-header .astroid-nav .nav-link.active {color:white;border-radius:10px;}
 
.nav-submenu-container .nav-submenu > li, .jddrop-content .megamenu-item .megamenu-menu li, .nav-submenu {line-height:1.2em;} 

.headline-bullet h3.module-title::before, .headline-bullet .module-title.h3::before {
  content: "";
    border-left: calc(5px + 0.1em) solid #990000;
}

.headline-border-primary h3.module-title, .headline-border-primary .module-title.h3 {
  border-bottom: 1px solid #990000 !important;padding:0px;
}

#b-3xvzocn2k {
  margin-top: -10px;
  padding-bottom: 0px;
 }

#v-tn2ti3i6d {border-radius:10px};

#sm-tn2ti3i6d {
    border-radius: 10px;}
    




#td-t4ejuea5n {
  background-color: white;
 border-radius:10px;
}

hr {
  opacity: 1;
  padding: 0 !important;
  background-color: #eee !important;
}




hr.style-2 {
    border: 0;
    height: 2px;
    background-image: -webkit-linear-gradient(right, rgba(255,255,255,0), rgba(153,0,0,1)); 
    background-image:    -moz-linear-gradient(right, rgba(255,255,255,0),  rgba(153,0,0,1)); 
    background-image:     -ms-linear-gradient(right, rgba(255,255,255,0),  rgba(153,0,0,1)); 
    background-image:      -o-linear-gradient(right, rgba(255,255,255,0),  rgba(153,0,0,1)); 
}

hr.style-3 {border-top:solid 1px #999999;}

#tb1-zlpaygvp7 {
  background-color: #990000;color:white;
  padding: 0px 0px 0px 0px;
}

#tb3-nzoa8g11b {
  background-color: #990000;
  padding: 0px 0px 0px 0px;
}


.breadcrumb-item.active {
  color: white;
} 

.btn-primary {
  color: black!important;
  background-color: #900!important;
  border: solid 2px #990000;
}
.btn-primary:hover{border: solid 2px white;background-color: #900;color:#cc0000; }

.form-control {height: calc(1.5em + 14px);}

.asmore-btn {
  color: #990000;
  background-color: white;
  border: solid 1px #990000;
  border-radius:4px;
  width:40%;
  margin-left:0px;
  padding:4px;
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
background-repeat: repeat-x;
font-size:12px;
text-decoration:none;
text-align:center;
margin-top:-10px;
}

.asmore-btn:hover{
    color:#990000;
    background-color:white;
    border:solid 1px #990000;
    border-radius:4px;
   width:40%;
    margin-left:0px;
    padding:4px;
    background-image:linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat:repeat-x;
    font-size:12px;
    box-shadow:0 0 20px #990000;
    text-decoration:none;
    text-align:center;
    margin-top:-10px;
}

.btn {color:white!important;}

.btn-blog {
  color: #990000;
  background-color: white;
  border: solid 1px #990000;
  border-radius:4px;
  padding:4px;
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
background-repeat: repeat-x;
font-size:12px;
text-decoration:none;
text-align:center;

}

.btn-blog:hover{
    color:#990000;
    background-color:white;
    border:solid 1px #990000;
    border-radius:4px;
   width:40%;
   
    padding:4px;
    background-image:linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat:repeat-x;
    font-size:12px;
    box-shadow:0 0 20px #990000;
    text-decoration:none;
    text-align:center;
   
}







#ta1-im8m6rryc {
  color: rgb(255, 255, 255);
  padding-bottom: 10px;
}

#h-i0r950axa {
  padding-top: 0px;
  padding-bottom: 5px;
  margin-top:-15px;
}
.py-2 {
  padding-top: 0.1rem !important;
  padding-bottom: 0.5rem !important;
   color: black;
  text-align: justify !important;
  hyphens: auto;
}

.pt-3 { padding-top: 0.2rem !important;
  }
  
.float-start{color:white;}  

.astroid-nav .nav-item-parent .nav-title > .nav-item-caret {
  right: -10px;
  position: absolute;
  top: 50%;
  font-size: 75%;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  margin-top: -10px;
}

#s-nzoa8g11b {
  background-color: rgb(153, 0, 0);
  padding: 5px 20px 5px 20px;
}



.items-row .article-title .page-header [itemprop="name"] {color:white;
background-color:#990000;
text-align:center;
    font-size:1rem;
}

.row-1{border-top:solid 1px #99000;padding-top:20px;};

.j51news figcaption {
  display: flex;
  flex-direction: column;
  padding: 0px 2px 10px;
}

.j51news210 .j51news-title {
  color: #ffffff !important;
  background-color: #900;
  text-align: center;
  width:auto;
  margin-left:-2px;
}

.text_big{font-size:16px;font-weight:600;}

th {width:150px;}

.custom-shape-divider-top-1663949789 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-bottom-1663952508 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1663953818 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}


.j51news .link-icon-outer {
  border:solid 1px #990000;
}

.input-group .btn {color:#990000;}


.astroid-mobilemenu-container .astroid-mobilemenu-inner .menu-item.nav-item-active > a {color:#990000!important;}


.ic-registration-box .ic-button-box {
  display: none;
}

#k-th55rjcsv {
  margin-top: 0px;
  padding: 20px 20px 20px 20px;
  background-color: white;
  border-radius: 10px;
}

.ic_rounded.iccalendar .ic-table thead {
  font-size: 12px;
  font-weight: 500;
}

.ic_rounded.iccalendar .ic-table td div {
  text-align: center;
  font-size: 12px;
  
}

.ic_rounded .icnav .titleic {
  font-size: 12px;
  text-align: center;
  width: auto;
  color: #990000;
  font-weight:700;
}

.ic-back {
  display: block;
  width: auto;
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  color:#990000;
}
.ic-info .ic-details {
  text-align: left;
  padding: 1%;
}
.ic-all-dates ul {
  padding-left: 1%;
  display: none;
}

.ic-all-dates h3 {
  display: block;
  font-size: 18px;
  margin-top: 10px;
  font-weight: bold;
  display: none;
}

#sue-3xvzocn2k{
  margin-top: 40px;
  padding: 20px;
  background-color: white;
  border-radius: 10px;
  padding-bottom:1px;
}

.uk-subnav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
   padding: 0;
  list-style: none;
  margin-bottom: -10px;
  margin-top:-10px;
}


.shadow-light {
  -moz-box-shadow: 10px 10px rgba(238, 238, 238, 0.6);
  -webkit-box-shadow: 10px 10px rgba(238, 238, 238, 0.6);
  box-shadow: 10px 10px rgba(238, 238, 238, 0.6);
  border: 1px solid rgba(238, 238, 238, 0.6);
  border-radius: 10px;
  background-color: white;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: 1px!important;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

h4 {background-color:#990000!important; 
    text-align:center;
}

.p-3, .border-layout {
  padding-top: 0rem !important;
  padding-left:0rem!important;
  padding-right:0rem!important;
  padding-bottom:5px!important;
 
}

.uk-grid-margin, .uk-grid-row-small > .uk-grid-margin, * + .uk-grid-margin-small {
  margin-bottom: 5px;
  
 .uk-grid > .uk-grid-margin, * + .uk-grid-margin {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 10px;
}


.article-info span, .article-info i {
  color: #3dafa4;}
  
 

#f-oel6e1bpp a {
  
  color: white!important;
  background-color: black!important;
  border: solid 1px black;
  border-radius:4px;
  width:100%;
  padding:4px;
  
background-repeat: repeat-x;
font-size:16px;
box-shadow: 0 0 20px black;
}

#f-oel6e1bpp a:hover {
  color: #990000;
  background-color: white;
  border: solid 1px white;
  border-radius:4px;
  width:100%;
  padding:4px;
  
background-repeat: repeat-x;
font-size:16px;
box-shadow: 0 0 30px white;
}

.uk-text-center {text-align:justify !important;
    hyphens:auto;}

.uk-text-small {
  font-size: 12px!important;
  line-height: 1.5!important;
  color:#3dafa4!important;
}

.uk-card-default {
  color: #000000!important;
}

#ar-c8traa1l8 {
  margin-top: 20px;
  margin-bottom: -90px;}
  
.ic-dropdown {
  display: none;
  width: auto;
}  

.icrounded_eventlist .ic-datetime-label {
  font-weight: bold;
  color: #900;}
  
.icrounded_eventlist .ic-datetime-div {
  line-height: 14px !important;
  font-size: 12px;
} 
.icrounded_eventlist .ic-date-div {webkit-text-stroke-width: 1px;webkit-text-stroke-color: rgb(153, 0, 0);}
.uk-text-small {
  font-size: 12px;
  line-height: 1.5;
  color: #3dafa4;
}  

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 0.5rem;
  list-style: none;
}

.icrounded_eventlist .ic-month {text-shadow: 1px 1px 1px #ce1111, 1px -1px 1px #dd1212, -1px 1px 1px #dd2020, -1px -1px 1px #d43434!important;}

.icrounded_eventlist .ic-day {text-shadow: 1px 1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, -1px -1px 1px #000;}



.pagenavigation .pagination {
  justify-content: space-between;
  display:none;
}



.astroid-offcanvas .close-offcanvas, .astroid-offcanvas .close-offcanvas:hover {
  display: inline-block;
  margin-top: 0;
  position: relative;
  right: 0;
  z-index: 999999;
  margin-right: 20px;
}
.headline-border-primary h3.module-title, .headline-border-primary .module-title.h3 {
  border-style: solid;
  border-width: 3px;
  border-image: linear-gradient(to left, rgba(255, 255, 255, 0) , rgba(153,0,0,1)) 
                100% 0 100% 0/0 0 2px 0 stretch;
  
}

.item-title, .module-title {
  margin-bottom: 1rem;
}

.items-row .article-title .page-header [itemprop="name"] {
  color: white;
  background-color: #990000;
  text-align: center;
  font-size: 1rem;
  line-height:1.2rem;
}

.boldtitle{
    font-weight:bold;
}

#a-r09y4id2l {
  background-image: url(https://www.tsvburgbernheim.de/images/verein/advent_hintergrund_3.jpg);
  margin-bottom: 40px;
  padding: 20px 20px 0px 20px;
}

.p-4{padding:0.5rem!important}

.wf-mediabox-caption h4{color:white;}


.burger-menu-button .box {
  margin-left: -20px;
}

.burger-menu-button .button{margin-left:20px;}

#b-63fc840177b14849665680 {
  background-color: rgba(153, 0, 0, 1);
  padding-top: 5px;
  padding-bottom: 0px;
}

.px-3 {padding-left:12px!important;}

.burger-menu-button .inner::before, .burger-menu-button .inner::after {
  width: 30px;
  height: 3px!important;}

  .burger-menu-button .inner{height:3px!important;}

     .header-offcanvas-trigger.burger-menu-button .inner::before {background-color:white;}

     .burger-menu-button .inner::before, .burger-menu-button .inner::after {background-color:white!important;}

         .burger-menu-button .inner {background-color: white !important;}
        
