img {
  display: inline !important;
  max-width: 100%;
  height: auto;
}


.bild-rechts {
    float: right;
    margin-bottom: 0;
    margin-left: 7px;
    margin-top: 3px;
}

.pull-right {
  float: right;
}

.form-control {
  width: auto !important;
}

#sp-component ul.latestnews-items li.latestnews-item {
  font-size: 14px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: auto !important;
  margin: 15px 0% !important;
}

#sp-component .btnabend a {
  background-color: #bd3119;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

.ut-testimonial.ut-testimonial-2 .ut-testimonial-item {
  padding: 20px 20px 15px 20px !important;
  border-radius: 6px 0;
}

/* START - Header */

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 12px !important;
}

#sp-top-bar {
  padding: 8px 0 0 0 !important;
}

.mod-dpcalendar-counter .dp-counter-block__text {
  display: inline-block !important;
  font-size: .9em !important;
}
.mod-dpcalendar-counter .dp-counter-block__content {
  display: inline-block !important;
  font-size: .9em !important;
}

.mod-dpcalendar-counter .dp-counter-block__number {
  display: inline-block !important;
  font-size: 1.2em !important;
}

#sp-top-bar .head-login {
  margin-top: 8px !important;
}

.sp-page-title {
  padding: 30px 0 !important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  background-color: var(--primary_color);
}

.sp-page-title .breadcrumb {
  background: none;
  padding: 9px 20px;
  margin: 30px 0 -30px 0 !important;
  background: var(--bg_color);
}
/* ENDE - Header */


/* START - article-details */
.article-details figcaption.caption {
  font-size: 14px;
  color: #fff;
  margin: 0px;
  opacity: 1.0;
  text-align: center;
  background: #F67C66;
  padding: 5px;
}

.article-list .article figcaption.caption {
  text-align: center;
  font-size: 14px;
  color: #fff;
  margin: 0px;
  opacity: 1.0;
  background: #F67C66;
  padding: 5px;

}

#jc {
	margin-top: 30px;
}
/* ENDE - article-details */

.statsNo {
    display: none;
}

.profil-erfolge {
    display: inline-block;
    float: left;
    height: 50px;
    margin-left: 18px;
    min-width: 45px;
    position: relative;
}
	
.profil-erfolge-count {
    background-color: #de7037;
    border: 2px solid #fff;
    border-radius: 25px;
    bottom: -4px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 25px;
    position: absolute;
    right: -4px;
    text-align: center;
    width: 30px;
    z-index: 4;
}


/* START - Content Links */
.content-links {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
	border: 1px solid #DDDDDD;
	border-radius: 5px;
	background-color: #EAEAEA;
	text-decoration: none;
}

.content-links a{
	text-decoration: none;
	color: #004c75;
    font-weight: bold;
}

.content-links a:hover{
	text-decoration: underline;
	color: #1384C1;
}


.content-headline {
	padding: 5px; 
	margin-top: 15px;
    background-color: #8a3636;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}
/* ENDE - Content Links */

/* START - TABLE BOX */

   .table-head     	{ 
	color: black; 
	font-style: normal; 
	font-weight: bold;  
	text-decoration: none; 
	background-color: #ffca95; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #feeede #cd8135 #cd8135 #feeede; 
}

   .table-head-dark     	{ 
	color: white; 
	font-style: normal; 
	font-weight: bold;  
	text-decoration: none; 
	background-color: #363636; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #757474 #000000 #000000 #757474; 
}

   .table-sub  	{ 
	color: white; 
	font-style: normal; 
	font-weight: bold;  
	text-decoration: none; 
	background-color: #333333; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #848383 #000000 #000000 #848383; 
}

   .table-dark  { 
	color: black; 
	font-style: normal; 
	font-weight: normal;  
	text-decoration: none; 
	background-color: #cccccc; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #f3f2f2 #8a8a8a #8a8a8a #f3f2f2; 
}

   .table-light   { 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #f3f0ec; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #ffffff #bab8b5 #bab8b5 #ffffff; 
}

   .table-light-wert1   { 
    color: #666666;
	font-style: normal; 
	font-weight: bold;   
	text-decoration: none; 
	background-color: #f3f0ec; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #ffffff #bab8b5 #bab8b5 #ffffff; 
}

   .table-light-wert2   { 
	color: black; 
	font-style: normal; 
	font-weight: bold;  
	text-decoration: none; 
	background-color: #f3f0ec; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #ffffff #bab8b5 #bab8b5 #ffffff; 
}

   .table-white-wert3   { 
	color: black; 
	font-style: normal; 
	font-weight: bold;  
	text-decoration: none; 
	background-color: #ffffff; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
}

   .table-white-wert3-sieger   { 
	color: black; 
	font-style: normal; 
	font-weight: bold;  
	text-decoration: none; 
	background-color: #ffffae; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
}

   .table-white   { 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #ffffff; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
}

   .table_box_white   { 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #ffffff; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
}

   .table-black   { 
	font-style: normal; 
	font-weight: normal; 
    color: #ffffff;
	text-decoration: none; 
	background-color: #000000; 
	padding: 5px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #666666 #000000 #000000 #666666; 
}

   .table-blank   { 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #ffffff; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #ffffff #ffffff #ffffff #ffffff; 
}

   .table-green   { 
	font-style: normal; 
	font-weight: bold;  
    color: #ffffff;
	text-decoration: none;
	text-align:center;
	background-color: #009900; 
	padding: 5px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #30dd30 #064806 #064806 #30dd30; 
}

   .table-red   { 
	font-style: normal; 
	font-weight: bold;  
    color: #ffffff;
	text-decoration: none;
	text-align:center; 
	background-color: #ff0000; 
	padding: 5px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #f98c8c #910b0b #910b0b #f98c8c; 
}

   .table-grey   { 
	font-style: normal; 
	font-weight: bold;   
    color: #ffffff;
	text-decoration: none;
	text-align:center; 
	background-color: #bbbbbb; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #f3f3f3 #555555 #555555 #f3f3f3; 
}

   .table-orange   { 
	font-style: normal; 
	font-weight: bold;  
    color: #ffffff; 
	text-decoration: none; 
	text-align:center;
	background-color: #cc6600; 
	padding: 7px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fca855 #5c2e01 #5c2e01 #fca855; 
}

   .table-nop   { 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #DAE1EC; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6 
}

   .table-statistik-head     	{ 
	color: black; 
	font-style: normal; 
	font-weight: bold;  
	font-size: 11px; 
	line-height: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	background-color: #ffca95; 
	padding: 5px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #feeede #cd8135 #cd8135 #feeede; 
}

   .table-statistik-dark  { 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica;  
	text-decoration: none; 
	background-color: #cccccc; 
	padding: 5px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #f3f2f2 #8a8a8a #8a8a8a #f3f2f2; 
}

   .table-statistik-light   { 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 11px; 
	font-family: Verdana, Arial, Geneva, Helvetica; 
	text-decoration: none; 
	background-color: #f3f0ec; 
	padding: 5px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #ffffff #bab8b5 #bab8b5 #ffffff; 
}

   .table-chronik-kegeln   { 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #c80000; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6 
}

   .table-chronik-geburtstag   { 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #df9797; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6 
}

   .table-chronik-sonstiges   { 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #ffffff; 
	padding: 5px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
}

   .table-chronik-hochzeit   { 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #c0c0c0; 
	padding: 5px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
}

   .table-chronik-homepage   { 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #808080; 
	padding: 5px; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #edf0f6 #989da5 #989da5 #edf0f6; 
}


   a.table-link {
	text-decoration: none;
	color:#002953;
}

   a.table-link:link {
	text-decoration: none;
	color:#002953;
}

   a.table-link:hover {
	text-decoration: underline;
	color:#002953;
} 

   a.table-link:visited {
	text-decoration: none;
	color:#002953;
}

   a.table-link:visited:hover {
	text-decoration: underline;
	color:#002953;
}

/* ENDE - TABLE BOX */

/* Start - Mitglieder Table AKTIV */

.mitglieder_table_aktiv {  
	border:1px solid #c4cbcc;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:left;
	margin-top: 25px;
}
.mitglieder_table_aktiv ul { 
	list-style:none; 
	float:left; 
	width:204px; 
	margin:0; 
	border:1px solid #f2f3f3;
	padding:5px;
	text-align:center;
	background-color:#FFF;
}
.mitglieder_table_aktiv ul:hover { 
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	-moz-box-shadow:3px 5px 7px rgba(0,0,0,.7);
  	-webkit-box-shadow: 3px 5px 7px rgba(0,0,0,.7);
  	box-shadow:3px 5px 7px rgba(0,0,0,.7);
	cursor:pointer;
	background:#d8e9f9;
}
.mitglieder_table_aktiv ul li {  
	padding:10px 0;
}
.mitglieder_table_aktiv ul li:first-child { 
	color: black; 
	font-style: normal; 
	font-weight: bold;  
	text-decoration: none; 
	background-color: #ffca95; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #feeede #cd8135 #cd8135 #feeede; 
}
.mitglieder_table_aktiv ul li:nth-child(2) { 
	background:#ffffff;
}
.mitglieder_table_aktiv ul li:nth-child(3) { 
	color: white; 
	font-style: normal; 
	font-weight: bold;  
	text-decoration: none; 
	background-color: #333333;
	border-style: solid; 
	border-width: 1px; 
	border-color: #848383 #000000 #000000 #848383; 
}
.mitglieder_table_aktiv ul li:nth-child(n+4) { 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #f3f0ec; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #ffffff #bab8b5 #bab8b5 #ffffff; 
}
/* Ende - Mitglieder Table AKTIV */

/* Start - Mitglieder Table INAKTIV */

.mitglieder_table_inaktiv {  
	border:1px solid #c4cbcc;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	float:left;
	margin-top: 25px;
	margin-bottom: 25px;
}
.mitglieder_table_inaktiv ul { 
	list-style:none; 
	float:left; 
	width:210px; 
	margin:0; 
	border:1px solid #f2f3f3;
	padding:5px;
	text-align:center;
	background-color:#FFF;
}
.mitglieder_table_inaktiv ul:hover { 
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	-moz-box-shadow:3px 5px 7px rgba(0,0,0,.7);
  	-webkit-box-shadow: 3px 5px 7px rgba(0,0,0,.7);
  	box-shadow:3px 5px 7px rgba(0,0,0,.7);
	cursor:pointer;
	background:#d8e9f9;
}
.mitglieder_table_inaktiv ul li {  
	padding:10px 0;
}
.mitglieder_table_inaktiv ul li:first-child { 
	color: white; 
	font-style: normal; 
	font-weight: bold;  
	text-decoration: none; 
	background-color: #333333;
	border-style: solid; 
	border-width: 1px; 
	border-color: #848383 #000000 #000000 #848383;  
}
.mitglieder_table_inaktiv ul li:nth-child(2) { 
	background:#f3f0ec;
}
.mitglieder_table_inaktiv ul li:nth-child(3) { 
	color: white; 
	font-style: normal; 
	font-weight: bold;  
	text-decoration: none; 
	background-color: #333333;
	border-style: solid; 
	border-width: 1px; 
	border-color: #848383 #000000 #000000 #848383; 
}
.mitglieder_table_inaktiv ul li:nth-child(n+4) { 
	color: black; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #f3f0ec; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #ffffff #bab8b5 #bab8b5 #ffffff; 
}
/* Ende - Mitglieder Table INAKTIV */

/* Start - gkLegend */
div.gkLegend1 h4, div.gkLegend2 h4, div.gkLegend3 h4, div.gkLegend4 h4 {
    background: #fff none repeat scroll 0 0;
    float: left;
    font-size: 16px;
    font-weight: 600;
    left: 11px;
    line-height: 18px;
    margin: 0 0 -9px !important;
    padding: 0 10px;
    position: relative;
    text-transform: uppercase;
    top: -18px;
}
div.gkLegend1, div.gkLegend2, div.gkLegend3, div.gkLegend4 {
    margin: 30px 0;
    padding: 6px;
}
div.gkLegend1 p, div.gkLegend2 p, div.gkLegend3 p, div.gkLegend4 p {
    clear: both;
    margin: 15px 7px;
}
div.gkLegend1 {
    border: 3px solid #e7e4df;
}
div.gkLegend2 {
    border: 3px solid #333;
}
div.gkLegend3 {
    border: 3px solid #de7037;
}
div.gkLegend4 {
    border: 4px double #e7e4df;
}
div.gkLegend1 h4 {
    background: #fff none repeat scroll 0 0;
    color: #b1aba1;
}
div.gkLegend2 h4 {
    background: #fff none repeat scroll 0 0;
    color: #333;
}
div.gkLegend3 h4 {
    background: #fff none repeat scroll 0 0;
    color: #de7037;
}
/* Ende - gkLegend */

/* Start - KUNENA - Latest Topics */
.top-latest-wrapper {
  margin: 0 auto;
  padding: 0px;
  max-width: 1140px;
}

.top-latest-table {
  margin: 0 0 40px 0;
  width: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  display: table;
}
@media screen and (max-width: 580px) {
  .table {
    display: block;
  }
}

.top-latest-row {
  display: table-row;
  background: #f6f6f6;
}
.top-latest-row:nth-of-type(odd) {
  background: #e9e9e9;
}
.top-latest-row.header {
  font-weight: 900;
  color: #ffffff;
  background: #BD3119;
}
.top-latest-row.green {
  background: #27ae60;
}
.top-latest-row.blue {
  background: #2980b9;
}
@media screen and (max-width: 580px) {
  .top-latest-row {
    padding: 8px 0;
    display: block;
  }
}

.top-latest-cell {
  padding: 6px 12px;
  display: table-cell;
}
@media screen and (max-width: 580px) {
  .top-latest-cell {
    padding: 2px 12px;
    display: block;
  }
}
/* Ende - KUNENA - Latest Topics */