@charset "utf-8";
/* CSS Document */

#side > a:hover,
#side #searchbox a:hover {background: #EF863F;}
#side #searchbox.enabled a {background: #EF863F;}
#side #searchbox form {background: #EF863F;}	

#menu-social li#m25 a {background:url("icon/social-facebook.png") no-repeat scroll left top / contain;}
#menu-social li#m26 a {background:url("icon/social-instagram.png") no-repeat scroll left top / contain;}
hr {border: 1px solid #EF863F;}
a:hover {color:#EF863F;}
.events .eventitem {border-bottom: 1px solid #EF863F;}
.eventdetail .eventrelated {border-top: 1px solid #EF863F;}
.eventdetail .eventsocial {border-top: 1px solid #EF863F;}

.eventlist .eventitem:hover {background: #EF863F;}
.page-navigation ul li a:hover {background: #EF863F;color: #000;}

@media (min-width: 801px){

.menu ul.top > li.cur > a span {border-bottom: 4px solid #EF863F;}
a.button:hover, a.button-readmore:hover, .powermail_field input.powermail_submit:hover {background: #EF863F;color: #fff;}

a.buttoninv, a.buttoninv-readmore {background: #EF863F;color: #fff;}
a.buttoninv:hover, a.buttoninv-readmore:hover {background: #B1B2B4;color: #fff;}

.powermail_submit:hover {background: #EF863F;color: #fff;}
.cr_form button:hover {background: #EF863F;color: #fff;}

/* ########## SPEZIAL ########## */

#c22 .rte a {
  display: inline-block;
  padding: 0.4em 0.6em;
  background: #B1B2B4;
  text-decoration: none;
  color: #fff;
   transition: all 0.2s ease-in 0s; /* explorer 10 */
    -webkit-transition: all 0.2s ease-in 0s; /* chrome & safari */
    -moz-transition: all 0.2s ease-in 0s; /* firefox */
    -o-transition: all 0.2s ease-in 0s; /* opera */
}
#c22 .rte a:hover {background: #EF863F;color: #fff;}
#c23.blocks.twothirdleft {margin-bottom: -20px;}
#c23.blocks.twothirdleft > div {margin-bottom: 0;}

#c79 .csc-textpic-image {margin: 0;}
#c79 a {display: block;margin: 0 0 0.5em 0;}
#c79 img {padding: 0.4em 0.6em;border: 1px solid #B1B2B4;box-sizing: border-box;}

}

@media (max-width: 800px){

.menu ul.sub > li a span {
  border-left: 5px solid #EF863F;
}
a.button {background: #EF863F;color: #fff;}
.powermail_submit {background: #EF863F;color: #fff;}
.cr_form button {background: #EF863F;color: #fff;}

/* ########## SPEZIAL ########## */

#c22 .rte a {
  display: block;
  padding: 0.4em 0.6em;
  background: #EF863F;
  text-decoration: none;
  color: #fff;
}
#c79 a {display: block;margin: 0 0 0.5em 0;}
#c79 img {padding: 0.4em 0.6em;border: 1px solid #B1B2B4;box-sizing: border-box;}

#c26 {margin: 20px 0 0 0;}

}

