/*Veranstaltungen startseite */

#jemmodulewide .jem-event-details h4 {
  font-size: small !important;
  margin-bottom: 0px !important;
  margin-top: 20px !important;
  border-top: 1px dotted grey !important;
}

#jemmodulewide .jem-event-details h4 a {
    font-weight: 600 !important;
}
  #jemmodulewide .eventlist li:nth-child(2n+1){
    background-color: rgba(0,0,0,0) !important;
    border: none !important;
}
#jemmodulewide .jem-event-info  { padding-right: 5px !important;}


#jemmodulewide .jem-event {
    background-color: rgba(0,0,0,0) !important;
    border: none !important;
    border-color: rgba(0,0,0,0) !important;
}
#jemmodulewide .eventlist li {
    padding: 0px !important;
}
#jemmodulewide .jem-event-info {
    margin-right: 0px;
    font-size: smaller !important;
}
/*Frontendsymbol weg*/
.sp-pagebuilder-page-edit {
    display:none !important;
}

/* NEWS Button*/
.btn-info {
    color: #fff;
    background-color: rgb(100, 150, 35) !important;
    border-color: rgb(159, 200, 11) !important;
    width: 100% !important;
    
}
.item_content {
  padding-bottom: 30px !important;
  border-bottom: 2px dotted grey !important;
}


/*Disziplin: Bilder 100%*/
.disziplin img {width:100%;}

/*Blöcke in Tablet gleich breit*/
#column-id-1493474775124 {width:100%;} /*grün links*/
#column-id-1493474775133 {width:100%;} /*grün recht*/

#column-id-1491670713406 {width:100%;} /*grün links*/
#column-id-1491670713407 {width:100%;} /*map mitte*/
#column-id-1491670713408 {width:100%;} /*grün recht*/

   


/*Blöcke in Desktop gleich breit*/
#column-id-1489937949374 {width:100%;} /*Termine links*/
#column-id-1490594375623 {width:100%;} /*Termine mitte*/
#column-id-1490894941716 {width:100%;} /*Termine recht*/

/* --SC-- Hintergund Fomular Profil ausblenden */
.well {
    background-color: transparent;
}
/* --SC-- Hintergund Fomular Profil ausblenden */
.termine  {
  margin:0px !important;
}



/* --SC-- "Beiträge"-Titel ausblenden */
.page-header {
	display: none;
}

#section-id-1491756991559 div.sppb-col-md-2 {
	padding-left:0px;
	padding-right:0px;
}

/* --SC-- Löschen der unnötigen Angaben im Kalender */
.venue_country, .venue_country img, .published, div#jem dd.published{
	display: none;
}
/* --SC-- Titel Kalender Schrift
 */h1.componentheading {
	font-weight: normal;
	color: #649623;
}
h2.jem, h2.description, h2.location, h2.register{
	font-size: 20px;
}
/* --SC-- hier Links footer*/
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #649623;
    color: #000;
}


/* --SC-- hier hintergundbild */
#sp-main-body {
	background: rgba(105, 105, 105, 1) url('/images/Hintergund/mannschaft-komplett.jpg') no-repeat fixed center top;
	background-size: contain;

}
/* --SC-- hier Container der Beiträge weiß transparent*/
#sp-main-body .container {
	background-color: rgba(255, 255, 255, 0.88);
}

/* --SC-- News mit Datum versehen */ 
.newsflash-title  {
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 10px;
	border-top: dotted 3px silver;
	}
.newsflash-date  {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	font-size: smaller;
	}
/* --SC-- Tooltips abschalten wg. Formularfehler */
.hasTooltip {
	display:block !important
	}

.hasPopover {
	display:block !important
	}
	
	.fade {
	display:none !important
	}


.newsflash-title {
	font-size:25px;
}	
/*ende --SC--*/
