.filtertopright a.active{
    color: #ff3333;
}

.newsticker-content{
display:none;
}

.newsticker-content.current{
display:block;
}

/* page news */

.txt_slide_content{
display:none;
}


.txt_slide_content_doc{
display:none;
}
.open .txt_slide_content, .open .txt_slide_content_doc{
display:block;
}

.memberparties .hidden{
display:none;
}
#social_content .hidden {
    display: none;
}

/* lightbox */

.lightboxcontainer {
  width:100%;
  text-align:left;
}
.lightboxleft {
  width: 40%;
  float:left;
}
.lightboxright {
  width: 60%;
  float:left;
}
.lightboxright iframe {
  min-height: 390px;
}
.divtext {
  margin: 36px;
}
@media (max-width: 800px) {
  .lightboxleft {
    width: 100%;
  }
  .lightboxright {
    width: 100%;
  }
  .divtext {
    margin: 12px;
  }
}


.content_media .gallerie img, .widget_photogalleries a p img, .newscol .gallerie img{
    display: none;
}

.content_media .gallerie a:first-child img, .widget_photogalleries a p img:first-child, .newscol .gallerie p a:first-child img {
    display: block !important;
}

.search input[type='submit']{
	display:none;
}

#social_content .col_4{
display:none;
}

#social_content .current{
display:block;
}

.slider_agenda_content .slider_agenda.hidden, .widget_agenda .oneagenda.hidden{
display:none;
}
.popshare{
display:none;
}

