body {
  /* color: #aaa; */
  font-family: 'Merriweather', serif; /**/
}
a {
  color: #3f5659;
}
a:hover,
a:focus {
  color: #803838;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Merriweather', serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

h1, h2/*, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 */{
    color:rgb(113,113,113);
    color:rgb(96,96,96);
}
.t3-footnav {
    padding: 0 0;
}

x.t3-footnav {
	/* background-color: #2d2d2d; /* neue hell */
	border-color: #1f1f1f;
}
.t3-footnav .nav-pills > li {
    float: left !important;
}
.t3-footnav .nav-pills > li + li {
    margin-top: 0;
    margin-left: 0;
}

t3-footnav .nav-pills > li > a:focus, 
t3-footnav .nav-pills > li > a:hover {
  /* color: #ffffff !important; */
  background-color: transparent;
  /* background-color: #aaa; /**/
	background-color: #e7e7e7;
}

.t3-footnav .nav-pills > li.active > a {
  /* color: #ffffff !important; */
  background-color: #e7e7e7;
}

.t3-copyright {
  visibility: hidden;	
  overflow: hidden;
  height: 0 !important; 
  padding: 0;
}

.t3-content {
    padding-top: 20px;
}
.view-featured .t3-mainbody img {
  border: 1.5px solid;
  border-color: #eee #999 #999 #eee ; 
  border-radius: 10px;
  /* box-shadow: 2px 2px 6px 4.5px #bbb; */
  box-shadow: 2px 2px 3px 3px #bbb; /**/
}

/*
.logo-img {
  border: none !important; 
  box-shadow: none !important; 
}
*/

.ffm_terminkalender article, 
.ffm_std_blog article, 
.ffm_mitglieder article {
  /* border: 1px solid #fff; */
  border: 1px solid;
  border-color: #fff #bbb #bbb #fff ; /*!important;*/
  padding: 15px; 
  border-radius: 10px;
  background-color: #f8f8f8; /* neu hell */
  box-shadow: 2px 2px 3px 4.5px lightgrey;
  box-shadow: 2px 2px 3px 3px #bbb;
  background-color: rgba(248,248,248,0.5);
}
.ffm_std_blog article .readmore{
  /* float: right; */
  position: absolute; 
  right: 0; bottom: 0;
  margin: 0 30px 55px 0;
  background-color: rgba(231,231,231,0.2);
  background-color: #fff; /* neu hell */
}

.ffm_terminkalender .article-title {
  font-size: 20px;
  margin-bottom: 10px;
}

.ffm_terminkalender .article-intro {
  /* color: #ccc; */
}
.readmore {
  font-size: 80%;
}
@media print {
  .container {
    /* width: 1300px; */
	}
  .ffm_terminkalender article {
        border: 0px 1px 1px 0px;
    	border-color: black;
    	border-radius: 0;
		margin: 0; padding: 0;
		/* font-size: 80%; */
  }
  .ffm_terminkalender .items-leading{
	    visibility: hidden;
		width: 0; height: 0;
    	margin: 0; padding: 0;
  }
	.readmore {
	    visibility: hidden;
		width: 0; height: 0;
    	margin: 0; padding: 0;
	}
	.ffm_terminkalender .article-title {
  		font-size: 15px;
  		margin-bottom: 5px;
	}
  	.items-row .item {
    	margin-bottom: 15px;
	}
  .t3-footnav .nav-pills > li {
		width: 0; height: 0;
    	margin: 0; padding: 0;
  }
}

.ffm_terminkalender .item-image img {
  width: 60px; height: auto;
  opacity: 0.7;
  margin-left: 5px;
  padding: 5px; /* neu hell */
  border-radius: 5px; /* neu hell */
  background-color: #888; /**/
  /* border-radius: 30px; /**/
}
@media print {
  .ffm_terminkalender .item-image {
    visibility: hidden;
	width: 0; height: 0;
    margin: 0; padding: 0;
    
  }
} 
.ffm_terminkalender .article-intro .pull-right img {
  margin-top: -30px;
  margin-right: 10px;
  /* margin-bottom: 5px; */
  
}
.item-pageffm_terminkalender li,
.blogffm_std_blog  li{
  margin-bottom: 8px;
}
.ffm_mitglieder .item-image img {
  width: 60px; height: auto;
  opacity: 0.7;
  background-color: #888;
  border-radius: 30px;
}
.ffm_mitglieder article {
  padding: 20px; 
  /* color: #DDD; */
}
.ffm_start_video {
  border: 1.5px solid;
  border-color: #eee #999 #999 #eee;
  border-radius: 10px;
  box-shadow: 2px 2px 3px 3px #bbb;
  float: left; 
  margin: 05px 20px 20px 0px; 
  overflow: hidden; 
  filter: saturate(0.5);  
}
.t3-wrapper {
  /* background-image:  url("/images/ffm_site_images/01-cardboard.png"); */
  /* background-image:  url("/images/ffm_site_images/02-clean-gray-paper.png"); /**/
  background-image:  url("/images/ffm_site_images/08-rice-paper-3.png");
  /* background-image:  url("/images/ffm_site_images/05-natural-paper.png"); /**/
  
}

.t3-sl {
  padding-top: 10px !important; 
  padding-bottom: 10px !important; 
  height:50px; 
}
.t3-spotlight {
  height: 30px; 
}

.nav-header {
  margin-top: 0;
  font-size: 200%;
  /* color: #fff; */
}
.nav-header.ffm_wettb_titel { /* wie h1 */
  font-size: 36px !important;
  font-weight: 500 !important;
  color: rgb(96,96,96) !important;
  line-height: 1!important;
  margin: 0 0 10px 10px !important;
}

.pswp__bg {
  opacity: 0.8 !important; 
}

.fa-bars {
  font-size: 40px;
  ;
}
/*   .ffm_galerie_auswahl .module_ffm_bilder_menue lline-height: 32px;
 */

/* Quadratische Gallerie-Thumbnails anordnen */
.ffm_galerie_auswahl .module_ffm_bilder_menue li,
.ffm_galerie_auswahl .moduletable_ffm_bilder_menue li
{
  float:left; /* nebeneinander */
}
.ffm_galerie_auswahl .module_ffm_bilder_menue .nav-header,
.ffm_galerie_auswahl .moduletable_ffm_bilder_menue .nav-header  
{
  display: block;
  width: 80vw; /* ausser den Überschriften */
  margin-left: 10px;
}
.ffm_galerie_auswahl .module_ffm_bilder_menue a, 
.ffm_galerie_auswahl .moduletable_ffm_bilder_menue a 
{
  	/* Linkbereich */
	font-size: 20px;
  	line-height: 25px;
  	text-align: center;
	width: 170px ; 
  	height: 225px;  
	padding: 10px;
  	margin-right: 20px
}
.ffm_galerie_auswahl .module_ffm_bilder_menue img,
.ffm_galerie_auswahl .moduletable_ffm_bilder_menue img 
{
  	/* Quadratische Gallerie-Thumbnails */
    height: 150px ;
    width: 150px ;
  	box-sizing: content-box;
    object-fit: cover;
    /* object-fit: contain; */
    object-position: center center;
  	margin-bottom: 5px ;
  	border: 1px solid !important;
    border-color: #eee #888 #888 #eee !important;
    border-radius: 5px;
	box-shadow: 2px 2px 3px 3px #bbb;
}
.ffm_galerie_icon {
  border: none;
  /* box-sizing: border-box; */
  padding: 25px;
  height: 100px !important;
  width: 100px !important;
  opacity: 0.5;
  /**/
  /* background-color: #e7e7e7; */
  /*
  background-color: #ddd;
  background-color: #d8d8d8;
  */
}

.t3-header {
    padding-top: 15px;
  	/* padding-bottom: 14px; */
}
.t3-megamenu li a {
    font-size: 20px;
}

@media screen and (max-width: 767px) {
	.t3-header .logo-img {
  	width: auto; height: 100px;
	}
  .t3-header {
    padding-top: 10px;
    padding-bottom: 14px;
  }
  .t3-megamenu li a {
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
	.t3-megamenu li a {
  	font-size: 18px;
	}
}
.t3-navbar-collapse li a {
  font-size: 16px;
}
.pswp__img {
  	border: 1px solid #666 !important;
}
x.ffm_home_img {
  	border: 1px solid #666 !important;
}
#redim-cookiehint {
    padding: 12px 5% !important;
}
.cookiebuttons {
	padding-top: 12px !important;
}
/* Anpassung für Thumbnails 
*  Ausrichtung Mitte 
*  eigener Schatten 
*  Schrift, Lage und Farbe der Beschriftung 
*/
.sige_thumb {
    float: none !important;
    background: none !important;
    text-align: center !important;
    display: block !important;
}
.sige_thumb img {
    box-shadow: 2px 2px 3px 2px #bbb !important;
}
.sige_caption { 
    margin-top: -5px !important; 
    font-weight: normal !important;
    color: #555555 !important;
}
@media screen and (max-width: 556px) {
	.sige_cont_0 {
    	height: auto !important;
      	margin-top: 20px !important;
	}
}
.view-featured td {
  border: 0;
}
/**/


