/*Helix Featured ausblenden*/
.article-list .article .featured-article-badge {
   display: none;
}
.article-details .featured-article-badge { display: none; visibility: hidden;}

html.error-page body {
  background-color: #ff9900;
}
html.error-page .btn-secondary {
  --bs-btn-color:#eee;
  --bs-btn-font-size: 1.5rem;
  --bs-btn-hover-color:#ff9900;
}

/*externe links mit Grafik*/
a.extern:after {
  display: inline-block;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  content: url('../images/extern-link-a.png');
  }
 a.extern:hover:after{
  content: url('../images/extern-link-a-hover.png');
}

#sp-header {
  background: #2f2f2f;
}
#sp-header .logo a {
  font-size: 30px;
  line-height: 48px;
  font-weight: bold;
  color: #ff9900;
  letter-spacing: 0.1em;
  color: #f90;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
}
#sp-header .logo a:hover, a:focus, a:active {
  text-decoration: none; color: #eee; text-decoration: none;
}

header {
background: linear-gradient(to bottom, #383838 0%,#272727 100%);
}
/* Icons in der Kopfzeile auf orange gestellt */
.text-lg-end > ul:nth-child(1) > li:nth-child(1) > span:nth-child(1),
.text-lg-end > ul:nth-child(1) > li:nth-child(2) > span:nth-child(1),
.text-lg-end > ul:nth-child(1) > li:nth-child(3) > span:nth-child(1) {
  color: #ff9900;
}

 .breadcrumb {
  background-color:#2e2e2e;
--bs-breadcrumb-divider-color:#c0c0c0;
--bs-breadcrumb-item-active-color:#c0c0c0;
}

/*Farbgestaltung Überschrift in Position 1-8*/
.position1 > div:nth-child(1) > h3:nth-child(1),
.position2 > div:nth-child(1) > h3:nth-child(1),
.position3 > div:nth-child(1) > h3:nth-child(1),
.position4 > div:nth-child(1) > h3:nth-child(1),
.position5 > div:nth-child(1) > h3:nth-child(1),
.position6 > div:nth-child(1) > h3:nth-child(1),
.position7 > div:nth-child(1) > h3:nth-child(1),
.position8 > div:nth-child(1) > h3:nth-child(1),
.user1 > div:nth-child(1) > h3:nth-child(1),
.user2 > div:nth-child(1) > h3:nth-child(1),
.user3 > div:nth-child(1) > h3:nth-child(1),
.user4 > div:nth-child(1) > h3:nth-child(1)
{	color: #dddddd;
	margin: 0px;
	margin-bottom: 0.25rem;
	padding-top: 0.25rem;
    padding-left: 0.50rem;
	padding-bottom:0.25rem;
	background: #383838;
	background: -moz-linear-gradient(top, #383838 0%, #272727 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#383838), color-stop(100%,#272727));
	background: -webkit-linear-gradient(top, #383838 0%,#272727 100%);
	background: -o-linear-gradient(top, #383838 0%,#272727 100%);
	background: -ms-linear-gradient(top, #383838 0%,#272727 100%);
	background: linear-gradient(to bottom, #383838 0%,#272727 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#272727',GradientType=0 );
}
/*Bild nach links einrücken*/
.position1 > div:nth-child(1) > div:nth-child(2),
.position2 > div:nth-child(1) > div:nth-child(2),
.position3 > div:nth-child(1) > div:nth-child(2),
.position4 > div:nth-child(1) > div:nth-child(2),
.position5 > div:nth-child(1) > div:nth-child(2),
.position6 > div:nth-child(1) > div:nth-child(2),
.position7 > div:nth-child(1) > div:nth-child(2),
.position8 > div:nth-child(1) > div:nth-child(2),
.user1 > div:nth-child(1) > div:nth-child(2),
.user2 > div:nth-child(1) > div:nth-child(2),
.user3 > div:nth-child(1) > div:nth-child(2),
.user4 > div:nth-child(1) > div:nth-child(2),
 {
  padding-left: 0.50rem;
  padding-right: 0.50rem;
}


.sp-column position1 {
padding: 5px;
}

.article-list .article {
  border: none;
}
.list-group {
  --bs-list-group-color: #212529;
  --bs-list-group-bg: #252525;
  --bs-list-group-border-color:#eeeeee;
}
.pagination {
  --bs-pagination-bg: #9c9c9c;
  --bs-pagination-disabled-bg: #9c9c9c;
}
li.active:nth-child(3) > span:nth-child(1),
li.active:nth-child(12) > span:nth-child(1) {
  border-color: white;
}
/* Icons auf Kontaktseite orange */
.fa-address-book,
.fa-envelope,
.fa-phone,
.fa-mobile,
.fa-globe,
.fa-info-circle {
  color: #ff9900;
}
/* Icons offcanvas in orange*/
.offcanvas-menu .fa,
.offcanvas-menu .fab,
.offcanvas-menu .far,
.offcanvas-menu .fas {
color:#ff9900;
}
/*Nach oben eingefärbt*/
.sp-scroll-up:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
  color:#ff9900;
  background:#5f5f5f;
}
.sp-scroll-up {
  color:#5f5f5f;
}
/*Auf der Kontaktseite wird die Überschrift"Weitere Informationen" ausgeblendet*/
.contact-miscinfo h3 {
  display: none;
}
/*css Anweisungen für iCagenda*/
.ic-content {
  color: #e3e3e3;
  text-shadow:none;
  padding: 0.25rem 0 0 1.5rem;
  float: left;
  margin: 0;
  width: 75%;
  white-space: normal;
  box-sizing: border-box;
 }

.ic-filter-submit-btn {
    font-size: 16px;
    text-shadow:-1px 0 #aeaeae, 0 1px #aeaeae, 1px 0 #aeaeae, 0 -1px #aeaeae;
	color: #fff;
	background: #b2b2b2;
	border: 1px solid #ffffff;
    font-weight: bold;}


.ic-filter-submit-btn:hover {
    color:#ffffff;
	background: #aeaeae;
	border: 1px solid #ff9900;
}

.ic-filter-reset-btn {
	font-size: 13px;
	color: #fff;
	background: #b2b2b2;
	border: 1px solid #ffffff;
	font-weight: bold;
	text-shadow: -1px 0 #aeaeae, 0 1px #aeaeae, 1px 0 #aeaeae, 0 -1px #aeaeae;
}
.ic-filter-reset-btn:hover {
	background: #aeaeae;
	border: 1px solid #ff9900;
}
.ic-title-cat {
	text-shadow: none;
}


.ic-period-starttime, .ic-period-endtime, .ic-single-starttime, .ic-single-endtime, .ic-datetime-separator {
  font-size: 1.0em;
}
.ic-filter-from input[type="text"], .ic-filter-to input[type="text"], .ic-filter-search input[type="search"], .ic-filter-category select, .ic-filter-month select, .ic-filter-year select {
  background-color: #aeaeae;
}
.ic-content {
  color: #e3e3e3;
  text-shadow:none;
  padding: 0.25rem 0 0 1.5rem;
}
/*Modul Kalender*/
#sp-footer a:hover,
#sp-footer a:active,
#sp-footer a:focus,
#sp-bottom a:hover,
#sp-bottom a:active,
#sp-bottom a:focus {
  color:#ff9900;
}
.ic_rounded.iccalendar {
	border: 2px solid #969696;
}

#ictip span.img {
	padding: 1px;
}
.icagenda_header > p:nth-child(1) {
text-align: center;
margin-top: 0.50rem;
}
/*Seitenzähler in Liste*/
.ic-btn-info {
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #afafaf;
	background-image: -moz-linear-gradient(top,#b5b5b5,#a3a3a3);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#b5b5b5),to(#a3a3a3));
	background-image: -webkit-linear-gradient(top,#b5b5b5,#a3a3a3);
	background-image: -o-linear-gradient(top,#b5b5b5,#a3a3a3);
	background-image: linear-gradient(to bottom,#b5b5b5,#a3a3a3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb5b5b5', endColorstr='#ffa3a3a3', GradientType=0);
	border-color: #a3a3a3 #a3a3a3 #1f6377;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color: #a3a3a3;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.ic-btn-info:hover,
.ic-btn-info:active,
.ic-btn-info.active,
.ic-btn-info.disabled,
.ic-btn-info[disabled] {
	background-color: #a3a3a3;
	*background-color: #a3a3a3;
}
