body, html {
	font-family: 'Futura PT Book';
	font-size: 15px;
	line-height: 20px;
}

.frame {
	color: rgba(123,123,123,1);
}

h1, h2, h3 {
	font-family: 'Futura PT Book';
}

h4, h5, h6 {
	font-family: 'Futura PT Book';
}

.frame-hidden { display: none; }

a {
	text-shadow: 1px 1px 1px rgba(255,255,255,0.1);
}

#mainnavigation a {
	text-shadow: -1px -1px 0 rgba(255,255,255,0.1);
}

#mainnavigation a,
.prevnextmenu a,
.breadcrumb,
.breadcrumb a,
ul > li > a {
	/*font-family: "Source Sans Pro";*/
	text-transform: uppercase;
	font-weight: normal;
	font-stretch: 100%;
	font-size: 16px;
    line-height: 30px;
	letter-spacing: 0.015em;
	color: #adadad:
}

#mainnavigation a.active { color: #909090; }

.navbar-mainnavigation {
	box-shadow: none;
}

/* Partner */
#c23 figure {
	padding: 30px;
}
#c247.frame-partnerlogos .gallery-item img {
	height: 30px;
}


.frame-partnerlogos .gallery-item img {
	height: 50px;
	width: auto;
	/* padding: 0 15px; */
}


@media (min-width: 768px) {
	.frame-partnerlogos .gallery-item-size-1,
	.frame-partnerlogos .gallery-item-size-2,
	.frame-partnerlogos .gallery-item-size-3,
	.frame-partnerlogos .gallery-item-size-4,
	.frame-partnerlogos .gallery-item-size-5,
	.frame-partnerlogos .gallery-item-size-6 {
		width: auto;
  }
}

.frame-partnerlogos .gallery-row {
  justify-content: space-around;
}


/* Überschriften */
h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {
  font-weight: 400;
  color: #7c7c7c;
}

h1, .h1 {
	font-size: 1.2rem;
    font-weight: normal;
}
h2, .h2 {
	font-size: 1.15rem;
    font-weight: normal;
}
h3, .h3 {
	font-size: 1.1rem;
    font-weight: normal;
}
h4, .h4 {
	font-size: 1.05rem;
    font-weight: normal;
}
h5, .h5 {
	font-size: 1.0rem;
    font-weight: normal;
}
h6, .h6 {
	font-size: 0.85rem;
    font-weight: normal;
}

@media (min-width: 1200px) {
	h1, .h1 {
		font-size: 1.3rem;
        font-weight: normal;
	}
	h2, .h2 {
		font-size: 1.25rem;
        font-weight: normal;
	}
	h3, .h3 {
		font-size: 1.2rem;
        font-weight: normal;
	}
	h4, .h4 {
		font-size: 1.15rem;
        font-weight: normal;
	}
	h5, .h5 {
		font-size: 1.1rem;
        font-weight: normal;
	}
}


/*.main-section p {
	font-size: 12px;
	line-height: 22.2px;
	color: #828282;

}*/



.footer-section-content,
.footer-section-meta {
	background-color: #ededed;
	color: #adadad;
}

.footer-section-content p, 
.footer-section-meta p {
   color: #adadad;
}

/*.footer-section-content a, 
.footer-section-meta a {
   color: #adadad;
}*/

.footer-sociallinks .sociallinks-link {
	color: #adadad;
}



h5 {
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 22.2px;
}

a.link-file {
  background: rgba(207,207,207,.5);
  background: linear-gradient(0deg, rgba(185,185,185,.5) 0%, rgba(207,207,207,.5) 35%, rgba(228,228,228,.5) 100%);
  padding: 10px 20px;
}

a.link-file:hover {
  background: rgba(207,207,207,.5);
  background: linear-gradient(0deg, rgba(228,228,228,.5) 0%, rgba(207,207,207,.5) 50%, rgba(185,185,185,.5) 100%);
}

.prevnextmenu {
  text-transform: uppercase;
  text-align: center;
}
