/* weblinks-Titel 
----------------------------------------------------------- */
a.category {
    font-size: 1.6em !important;
    font-weight: bold !important;
    line-height: 1.6 !important;
    text-decoration: none;

}



strong { 
	font-weight: bold !important;
	color: #000000 !important;
	}
a{
        text-decoration: none !important;
          color: #B10034;
}





   /* schatten Inhalt und Men���
----------------------------------------------------------- */
#testi {
	box-shadow: 0rem 0.1rem 0.9rem rgba(0, 0, 0, 0.7) !important;
}


#header_1 {
	box-shadow: 0rem 0.1rem 0.9rem rgba(0, 0, 0, 0.7) !important;
}

#content_1 {
	box-shadow: 0 0.9rem 1rem rgba(0, 0, 0, 0.9) !important;
}


#footer_1 {
	box-shadow: 0 0.1 rem 0.5rem rgba(0, 0, 0, 0.7) !important;
}

#astroid-sticky-header {
	box-shadow: 0rem 0.1rem 0.9rem rgba(0, 0, 0, 0.7) !important;
}



   /* Strich unter Men���
----------------------------------------------------------- */
.border-bottom, .astroid-header-section {
    border-bottom: none !important;
}

#astroid-sticky-header {
    border-bottom: none !important;
}


   /* Veranstaltungen iCagenda
----------------------------------------------------------- */
#icagenda > div.ic-top-buttons{
	display: none !important;
	}
	
.ic-float-right {
    float: left;
}

#icagenda > div.ic-event-buttons.ic-clearfix > div.ic-event-registration.ic-float-right > div{

margin-bottom: 40px !important;
}

#icagenda > div.ic-info.ic-clearfix > div.ic-details.ic-align-left > div > div.ic-divRow.ic-event-date > div.ic-divCell.ic-label{
	font-weight: bolder !important;
	}

#iCicon iCicon-register{
	display: none !important;
	}
.ic-place{
    font-size: 1.1em !important;
    line-height: 1.6 !important; 

}
.icagenda-list.h2{
    text-decoration: none !important;
    font-size: 1em !important;
}

ic-content>h2{
      font-size: 1.5em !important;
      line-height: 1em !important; 
  
}
.ic-cat>a{
    text-decoration: none !important;
    font-size: 1.1em !important;
    letter-spacing: 0.1em;
    color: #000000 !important;
}

   /* Tip und Agenda Front iCagenda
----------------------------------------------------------- */
#tiptip_content {
	font-size: 1em;

}
#ictip span.ictip-date-lbl {
    font-variant: none;
font-size: 1em;
}
.iccalendar table td div {
    text-align: center;
    font-size: 0.8em;
    border-radius: 3px;
    line-height: 0.8em;
    border: 1px solid #DDDDDD;
    width: auto !important;
}
.iccalendar div {
    padding: 2px !important;
    margin: 0px !important;
    border: 0px;
    text-align: center;
}
.icnav .titleic {
    font-size: 1.6em;
    font-weight: bold;
color: #B10034;
    text-align: center;
    width: auto !important;
}
.iccalendar table td div.style_Today {
    border: 1px solid #B10034;
    line-height: 18px;
    font-size: 0.9em;
    color: #B10034;
    font-weight: bold;
    text-shadow: 0px 0px 10px #777;
    box-shadow: 0px 0px 5px #B10034;
}

#ictip div.regButtons {
    text-align: center;
    padding: 5px 1px;
    margin-top: 20px;
    font-size: 0.9em;

}
#ictip span.iCreg {
    display: inline-block;
    font-size: 1em;
    margin: 10px 10px;
    padding: 1px 5px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 1px #333;
    /* cursor: pointer; */
}

.evttime, .ic-single-starttime, .ic-single-endtime{
    font-size: 16px !important;
}

.ic-info {
    padding: 2%;
    padding-top: 2%;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
    background: none;
    background: rgba(246, 244, 244, 0.3);
    border: 1px solid rgb(222 226 230);
    margin-bottom: 10px;
    border-radius: 6px;
    word-break: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.ic-descshort{
    padding-left: 1em;
    padding-top: 1em;
    font-size: 1.1em;
}

.ic-day{
    font-size: 1.4em;       /* Schriftgr��ӏ��e, anpassbar */
    font-weight: bolder;
margin-bottom: 6px;
    display: block; /* wichtig f���r margin-bottom zwischen Zeilen */
}

.ic-month{
    font-size: 0.5em;       /* Schriftgr��ӏ��e, anpassbar */
    text-transform: uppercase;
    margin-bottom: 6px;
    margin-left: 4px;
    display: block; /* wichtig f���r margin-bottom zwischen Zeilen */
}

.ic-year{
    font-size: 0.5em;       /* Schriftgr��ӏ��e, anpassbar */
margin-bottom: 6px;
    display: block; /* wichtig f���r margin-bottom zwischen Zeilen */
}

.ic-box-date {
    display: block;
    text-transform: capitalize;
    width: 70px;
    height: 80px;
    padding: 15px 10px 6px 10px;
    color: #fff;
    margin: 4px 28px 2px 8px;
    border-radius: 6px;
    box-sizing: content-box !important;
}

/* Checkbox Abstand
----------------------------------------------------------- */
.form-check-label {
	padding-right: 30px !important;
		padding-left: 15px !important;

}




.btn:hover {
    color: #DEBC67;
    text-decoration: none;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear;
}





#jform_title {
    border-color: #ee1abd !important;
    border-width: 2px !important;
}
#jform_url{
    border-color: #ee1abd !important;
    border-width: 2px !important;
} 
#jform_catid{
    border-color: #ee1abd !important;
    border-width: 2px !important;
} 
#jform_description_tbl{
    border-color: #ee1abd  !important;
    border-width: 2px;
}

/* Hamburger menue gilt f���r alle astroid hamburger men���s
----------------------------------------------------------- */
.burger-menu-button .inner, .burger-menu-button .inner::before, .burger-menu-button .inner::after {
    width: 30px;
    height: 3px;
    background-color: #212529;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease;
}
   /* Kontaktformular
----------------------------------------------------------- */

#visformcontainer [class*="col-"] {
  flex: none !important;
  width: 100% !important;
  max-width: 100% !important;
}

#form1namelbl, #form1vornamelbl, #form1e-maillbl, #form1mitteilunglbl{
    display: none;
}
#form1viscaptcha_response{
      width: 100% !important;
}