@font-face {
	font-family: 'FFFranziskaWebPro';
	src: url('../fonts/304996_0_0.eot');
	src: url('../fonts/304996_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/304996_0_0.woff2') format('woff2'),url('../fonts/304996_0_0.woff') format('woff'),url('../fonts/304996_0_0.ttf') format('truetype');
}
@font-face {
	font-family: 'FFFranziskaWebProDemiBold';
	src: url('../fonts/304996_1_0.eot');
	src: url('../fonts/304996_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/304996_1_0.woff2') format('woff2'),url('../fonts/304996_1_0.woff') format('woff'),url('../fonts/304996_1_0.ttf') format('truetype');
}
@font-face {
	font-family: 'Roboto Regular';
	src: url('../fonts/roboto-v20-latin-regular.woff2') format('woff2'),url('../fonts/roboto-v20-latin-regular.woff') format('woff');
	font-weight: normal;
}
@font-face {
	font-family: 'Roboto Regular Italic';
	src: url('../fonts/roboto-v20-latin-italic.woff2') format('woff2'),url('../fonts/roboto-v20-latin-italic.woff') format('woff');
	font-weight: normal;
}
@font-face {
	font-family: 'Roboto Bold';
	src: url('../fonts/roboto-v20-latin-700.woff2') format('woff2'),url('../fonts/roboto-v20-latin-700.woff') format('woff');
	font-weight: normal;
}
@font-face {
	font-family: 'Open Sans Thin';
	src: url('../fonts/open-sans-v17-latin-300.woff2') format('woff2'),url('../fonts/open-sans-v17-latin-300.woff') format('woff');
	font-weight: normal;
}
@font-face {
	font-family: 'Open Sans Regular';
	src: url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'),url('../fonts/open-sans-v17-latin-regular.woff') format('woff');
	font-weight: normal;
}
@font-face {
	font-family: 'NipCensPrintUnicode';
	src: url('../fonts/NipCensPrintUnicode.woff2') format('woff2'),url('../fonts/NipCensPrintUnicode.woff') format('woff');
	font-weight: normal;
}

body {
	background: #F2F2FA;
	color: #333;
	font-size: 14px;
	line-height: 24px;
	font-family: "Open Sans Thin", sans-serif;
}
.invisible {
	display: none;
}
.container {
	margin-top: 20px;
}
a,
a:hover {
	color: #333;
}
h1 {
	text-transform: uppercase;
	font-size: 24px;
	margin-top: 0;
}

h2 {
  font: normal 28px/24px Times, serif;
  margin-bottom: 30px;
  color: #444;
  -webkit-font-smoothing: antialiased;
}

h3 {
        font-size: 24px;
        margin-top: 0;
}

/* ---- */
/* LOGO */
/* ---- */

.logo {
	margin: 0 0 15px 0;
	border: 0;
	display: block;
	outline: none;
	font-size: 25px;
}
.logo:hover {
	color: inherit;
	text-decoration: none;
}
/*.logo img {
	border: 0;
}*/

/* ---------- */
/* NAVIGATION */
/* ---------- */

.navbar-toggle {
	position: absolute;
	top: -14px;
	right: -10px;
}
.navbar-toggle span {
	background: #333;
}
aside.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
aside.navbar-collapse {
	max-height: none;
}
aside ul {
	list-style-type: none;
	padding: 0;
}
aside ul li {
	margin-bottom: 1px;
	padding-top: 1px;
}
aside ul ul {
	margin: 5px 0 15px 5px;
}
aside ul li>a {
	color: #333	;
	display: block;
	line-height: 28px;
	font-size: 16px;
	text-decoration: none;
	padding: 2px 8px;
	overflow: hidden;
	outline: none;
}
aside ul li.active>a,
aside ul a.trail {
	color: #fff;
	background: #333;
	-moz-box-shadow: 2px 3px 8px #aaa;
}
aside ul a:hover  {
	color: #000;
	background: #dbe8eb;
	text-decoration: none;
}
aside ul>li>ul>li>a {
	font-size: 12px;
}

/* --------------- */
/* FOOTER          */
/* --------------- */

footer {
	font-size: 12px;
	color: #545458;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	border-top: 5px solid #fff;
}
footer a {
	color: #545458;
}
@media screen and (min-width: 768px) {
	footer {
		text-align: center;
	}
	footer div {
		display: inline;
		padding: 0 30px;
	}
}

/* --------------- */
/* STARTSEITE      */
/* --------------- */

@media screen and (min-width: 768px) {
	#startseite .mod_customnav div,
	#startseite .mod_navigation div {
		height: 125px;
		width: 250px;
		background-position: 0 -125px;
		float: left;
		overflow: hidden;
		margin: 0 5px 5px 0;
		position: relative;
	}
	#startseite .mod_customnav div img,
	#startseite .mod_navigation div img {
		position: absolute;
		top: -125px;
		left: 0;
		border: 0;
	}
	#startseite .mod_customnav div:hover img,
	#startseite .mod_navigation div:hover img {
		top: 0;
	}
}
@media screen and (max-width: 767px) {
	#startseite .mod_customnav,
	#startseite .mod_navigation,
	#startseite h1 {
		display: none;
	}
}

/* ---------- */
/* MAGAZIN    */
/* ---------- */

.projekttitel {
	font-family: "Open Sans Thin", sans-serif !important;
	font-size: 24px !important;
	font-weight: normal !important;
	line-height: 28px !important;
	text-transform: uppercase !important;
	margin: 0 0 5px 0 !important;
}

.projektmeta {
	font-family: "Open Sans Thin", sans-serif !important;
	font-size: 14px !important;
	line-height: 22px !important;
	font-weight: normal !important;
	margin: 0 0 40px 0 !important;
}

.magazin h1 {
	margin: 0 0 30px 0;
	font-family: Roboto Bold, sans-serif;
	font-size: 36px;
	line-height: 40px;
	text-transform: none;
	max-width: 850px;
}

.magazin h2 {
	margin: 50px 0 20px 0;
	font-family: Roboto Bold, sans-serif;
	font-size: 32px;
	line-height: 36px;
}
.magazin h3 {
	margin: 50px 0 20px 0;
	font-family: Roboto Bold, sans-serif;
}
.magazin p{
	color: #444444;
	font: normal 20px/32px FFFranziskaWebPro, serif;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 30px;
}
.magazin .bildunterschrift {
	font-family: "Open Sans Thin", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #666;
	margin-top: -20px;
	margin-bottom: 40px;
}
.magazin ul {
	margin-bottom: 50px;
}
.magazin li {
	color: #444444;
	font: normal 20px/32px FFFranziskaWebPro, serif;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 5px;
}
.magazin a {
	color: #009DFF;
}
.magazin hr {
	border-color: #D8D8D8;
	width: 60%;
	margin: 50px 0;
}
.magazin strong {
	font-family: FFFranziskaWebProDemiBold;
	font-weight: normal;
}
.magazin img {
	max-width: 100%;
	height: auto;
}
.magazin figcaption {
	margin: 10px 0;
	font-family: Roboto Regular Italic;
	color: #4C4C4C;
	width: 100% !important;
}
.magazin .has-shadow img {
	box-shadow: 0 0 4px 0 rgba(157, 157, 157, 0.7);
}

.magazin .is-rotated img {
	-webkit-transform: rotate(-2deg);
	transform: rotate(-2deg);
}

.handwriting-headline,
h6 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    text-transform: uppercase;
    font-family: 'NipCensPrintUnicode';
    font-weight: normal;
}
@media (min-width: 1500px) {
    .container {
        width: 96%;
        max-width: 2870px;
    }
}
article p {
    margin-bottom: 30px !important;
}
/* Lesebreite für Fließtext */

article p,
article h2,
article h3,
article ul,
article ol,
article blockquote {
    max-width: 850px;
}
blockquote {
    border-left: 5px solid #ccc !important;
}
hr {
    border: 0;
    border-top: 1px solid #ccc;
    width: 60%;
    margin: 50px 0;
}

/* ====================================================== */
/* APOTHEKEN-GRUPPEN                                      */
/* ====================================================== */

.level_2 details {
    margin: 8px 0 14px 0;
}

.level_2 summary {
    display: block;
    cursor: pointer;
    color: #666;
    font-weight: bold;
    margin: 8px 0;
    list-style: none;
}

.level_2 summary::-webkit-details-marker {
    display: none;
}

.level_2 summary::marker {
    content: "";
}

.level_2 details li {
    margin-left: 12px;
}


#kontakt img {
	float: left;
	margin-right: 10px;
	max-width: 100%;
}
.ce_gallery ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ce_gallery img {
    margin-bottom: 60px;
    width: 100%;
    height: auto;
}
/* ====================================================== */
/* NACH-OBEN-BUTTON                                       */
/* ====================================================== */

.scroll-to-top {
	position: fixed;
	bottom: 30px;
	left: 50px;
	background: rgba(0,0,0,0.75);
	color: white;
	padding: 5px 15px;
	cursor: pointer;
}
.scroll-to-top:hover {
	text-decoration: none;
	background: rgba(0,0,0,0.95);
	color: white;
}
/*==================================*/
/*JAHRESZEITENBILD                  */
/*==================================*/
.jahreszeitenbild {
    max-width: 850px;
}

.jahreszeitenbild img {
    width: 100%;
    height: auto;
}
#kontakt article p > img {
    display: block;
    width: 100%;
    height: auto;
    margin: 60px 0;
}
#fehler404 p > img {
    max-width: 850px;
    width: 100%;
    height: auto;
}
