@charset "utf-8";

 
 /**
 * @license
 * MyFonts Webfont Build ID 3381178, 2017-04-27T06:53:03-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Campton-Bold by Rene Bieder
 * URL: http://www.myfonts.com/fonts/rene-bieder/campton/bold/
 * 
 * Webfont: Campton-Book by Rene Bieder
 * URL: http://www.myfonts.com/fonts/rene-bieder/campton/book/
 * 
 * Webfont: Campton-Medium by Rene Bieder
 * URL: http://www.myfonts.com/fonts/rene-bieder/campton/medium/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3381178
 * Licensed pageviews: 10,000
 * Webfonts copyright: Copyright &#x00A9; 2016 by Ren&#x00E9; Bieder. All rights reserved.
 * 
 * � 2017 MyFonts Inc
*/

@font-face {
	font-family: 'Campton-Book';
	src: url('/wp-content/themes/twentytwelve/fonts/3397BA_1_0.eot');
	src: url('/wp-content/themes/twentytwelve/fonts/3397BA_1_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/twentytwelve/fonts/3397BA_1_0.woff2') format('woff2'),url('/wp-content/themes/twentytwelve/fonts/3397BA_1_0.woff') format('woff'),url('/wp-content/themes/twentytwelve/fonts/3397BA_1_0.ttf') format('truetype');
	}
 

@font-face {
	font-family: 'ElegantIcons';
	src:url('fonts/ElegantIcons.eot');
	src:url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('fonts/ElegantIcons.woff') format('woff'),
		url('fonts/ElegantIcons.ttf') format('truetype'),
		url('fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}



/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'ElegantIcons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="your-class-prefix"] {
*/
.arrow_right {
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.arrow_right:before {
	content: "\24";
}






html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}


p {
	margin-bottom: 15px;
	padding: 0;
}

body {
	background:#faf9f6;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: 700 !important;
    font-size: #444;
    font-variant-numeric: lining-nums;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #222;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* Form fields, general styles first */

button {
	border:none;
	border-radius: none;
	padding: auto;
	background:none;

}

input,
select,
textarea {
	border: 1px solid #ccc;
	border-radius: 0;
	font-family: "Courier New", Courier, monospace;
	padding: 6px;
	padding: 0.428571429rem;
	width:100%;
}
button,
input {
	line-height: normal;
}


textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* 
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
} 
Buttons */

.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover,
.menu-toggle.toggled-on:hover {
opacity:0.5;
transition: opacity .2s ease;
-moz-transition: opacity .2s ease;
-webkit-transition: opacity .2s ease;
-o-transition: opacity .2s ease;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {

}


.menu-toggle {
position:relative;
top:-48px;
}

.menu-toggle.toggled-on {
opacity:1;
transition: opacity .2s ease;
-moz-transition: opacity .2s ease;
-webkit-transition: opacity .2s ease;
-o-transition: opacity .2s ease;
}
.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */

.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); */
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
	margin-top: 0;
}


/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */

body {
	font-size: 19px;
	font-family: eb-garamond, Garamond, Times, serif;
	text-rendering: optimizeLegibility;
	color: #444;
	line-height:26px;
	overflow-x:hidden;
overflow-y: scroll !important;
width: 100%;
}

a {
	outline: none;
	color: #21759b;
}


a:hover {
	color: #0f3647;
}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
	width: 1px;
}
.main-navigation .assistive-text:focus,
.site .screen-reader-text:hover,
.site .screen-reader-text:active,
.site .screen-reader-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	height: auto;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site {
	padding: 0px;
	background-color: none;
}
.site-content {
	margin: 24px 0 0;
	margin: 0 0 0;
}
.widget-area {
	margin: 24px 0 0;
	margin: 1.714285714rem 0 0;
}

/* Header */
.site-header {
	padding: 0;
	padding: 0;
}
.site-header h1,
.site-header h2 {
	font-style:normal;
}
.site-header h1 a, .site-header h2 a {
    font-size: 17px;
    display: inline-block;
    color: #222;
    text-decoration: none;
	
}


#butt {
    width: 45px;
    height: 45px;
    padding: 0;
    margin: 0;
    position: relative;
}

.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #21759b;
}
.site-header h1 {
    font-size: 24px;
    margin-bottom: 22px;
    margin-top: 0px;
}
.site-header h2 {
	font-weight: normal;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.header-image {
	margin-top: 24px;
	margin-top: 1.714285714rem;
}

.metaslider-198 {
    max-width: 913px;
}

.neuesheft {
    width: 520px;
    position: absolute;
    top: 20px;
    z-index: 0;
    left: 50%;
    margin-left: -100px;
    text-align: left;
}

.neuheft_text {
    color: 
    #ff8a01;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400 !important;
}
.kleiner {
    font-size: 18px;
    line-height: 32px;
    margin-top: 0px;
    display: block;
    margin-bottom: -10px;
}

img.wp-image-371 {
    width: 75%;
    max-width: 820px;
    padding-top: 6%;
}

img.wp-image-373 {
    margin-bottom: 3% !important;
}

.untertitel {
    font-family: quasimoda, sans-serif;
    margin-bottom: 8%;
    margin-top: 1%;
    font-weight: 300;
    font-size: 22px !important;
}


.tea em {
    letter-spacing:-.3px;
}

/* Navigation Menu */
.main-navigation {
display:none;
}
.main-navigation li {
    margin-top: 0px;
    font-size: 0.857142857rem;
    line-height: 1.42857143;
    text-align: center;
    transition: all .1s ease;
    min-height: 100px;
    width: 100%;
    margin-right: 0;
    position: relative;

    border-top: 1px solid 
#000;
background:
    #444;
}

.main-navigation li#menu-item-412,
.main-navigation li#menu-item-413,
.main-navigation li#menu-item-414 {

}

.main-navigation li#menu-item-432, .main-navigation li#menu-item-431, .main-navigation li#menu-item-430, .main-navigation li#menu-item-429 {
    height: 50px !important;
    min-height: 1px !important;
	font-variant-numeric: lining-nums;
}

.main-navigation li#menu-item-432 a, .main-navigation li#menu-item-431 a, .main-navigation li#menu-item-430 a, .main-navigation li#menu-item-429 a {
    color: #45b7ea;
    font-size: 18px;
    padding-top: 12px;
	width:100%;
	font-variant-numeric: lining-nums;
	font-family:eb-garamond, Garamond, Times, serif;
}


.page-template-page-magazin-ausgaben h1 {
color:#e3e2e2 !important;
}

.main-navigation li#menu-item-486 {
    border-bottom: 1px solid #000;
    min-height: 80px;
}

.main-navigation li#menu-item-413 {
margin-left:;
}




.popdiv_aufgabe,
.aufgabe,
.spalte,
label,
.spitz,
.page-id-13 .kont,
h2.team_autoren {
font-family: quasimoda, sans-serif; 
		font-weight:300;
}

.home_ganzoben,
.home_ganzoben p,
.main-navigation a,
.name,
.home .titelschrift a,
.home .home_ueberschrift,
.ausgaben a,
.page-template-page-magazin h3.widget-title,
.teamfotos.blauerkasten h3.widget-title,
.arconix-faq-title,
.arconix-faq-title.faq-open,
.ausgabentext ul li strong,
.eckdaten,
.magdownload,
.popdiv_name,
.team1, .team2, .team3, .team4, .team5,
.spalte a,
.wpcf7-submit,
.logo_untertitel,
.eckdaten,
h1,
h2,
h3,
h4,
h5,
h6,
.site-header h1 a, .site-header h2 a,
.neuheft_text,
.cop {
font-family: quasimoda, sans-serif; 
	font-weight:300;
}

.home .titelschrift a strong,
b {
font-family: quasimoda, sans-serif; 
	font-weight:300;
font-size: 22px;
line-height: 24px;
}
.neuheft_text {
    text-shadow: -1px 0px 9px 
    rgba(10, 10, 10, 1);
    padding-top: 8%;
    font-weight: 300 !important;
}


.men1 {
    color: #45b7ea;
	transition: all .3s;
}

.men2 {
    color: #ff8a01;
	transition: all .3s;
}

.men3 {
    color: 
#7cb33c;
transition: all .3s;
}
.men1,
.men2,
.men3 {
    font-size: 19px;
	font-family:eb-garamond, Garamond, Times, serif;

}

.main-navigation li:hover .men1,
.main-navigation li:hover .men2,
.main-navigation li:hover .men3 {
color:#fff;
transition: all .3s;
}

.main-navigation li .men1, .main-navigation li .men2, .main-navigation li .men3 {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    min-height: 45px;
}

.main-navigation a {
    font-size: 24px;
    color: #777;
    text-decoration: none;
    display: inline-block;
    padding: 20px 0;
    font-weight: 500;
}


.main-navigation a:hover {
color:#777;
}

.current-menu-item a, .current-menu-item a:hover {

}



.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    -moz-transition: ;
    -webkit-transition: ;
    transition-delay: ;
    width: 100%;
    margin-left: 0%;
    position: relative;
}
.main-navigation ul.nav-menu.toggled-on {
    max-height: 990px;
    transition: max-height 0.3s ease;
    -moz-transition: max-height .3s ease;
    -webkit-transition: max-height .3s ease;
    -o-transition: max-height .6s ease;
    overflow: ;
    width: 100%;
    position: relative;
    margin-left: 0%;
    z-index: 999999;
	top:-2px;
}

.menu-hauptmenue-container {
position:relative;
top:-45px;
}


/* Banner */
section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}



/* Sidebar */
.widget-area .widget {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
}

.widget-area .widget h3 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #757575;
}
.widget-area .widget a:hover {
	color: #21759b;
}
.widget-area .widget a:visited {
	color: #9f9f9f;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}

footer[role="contentinfo"] {

clear: both;
margin-left: auto;
margin-right: auto;
overflow: hidden;
padding-top: 0;
margin-top: 60px;
background:
    #e8e7e3;
    padding-bottom: 0;
	display:none;
}

.ue {
    font-size: 28px;
    line-height: 32px;
    margin-top: 0;
}

.ue, .ue2 {
    font-family: quasimoda, sans-serif!important;
    letter-spacing: -1px;
    margin-top: 0;
    font-weight: 800 !important;
}

.ue2 {
    line-height: 44px !important;
}

p.ueberblick {
    font-family: eb-garamond, Garamond, Times, serif !important;
    font-size: 19px !important;
    line-height: 22px !important;
	   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}

footer[role="contentinfo"] a {
	color: #444;
}
footer[role="contentinfo"] a:hover {
	color: #21759b;
}

.footerlemente {
max-width:840px;
margin:auto;
overflow:hidden;
margin-top: 40px;
}


/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header .entry-title,
.entry-header .ankerkap {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
	font-weight: normal;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 24px;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.714285714rem 0;
	line-height: 1.714285714;
}
.entry-content h1, .comment-content h1 {
    font-size: 21px;
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 20px !important;
}
.entry-content h2, .comment-content h2, .mu_register h2 {
    font-size: 32px !important;
    line-height: 34px;
    margin-top: 60px;
}
.entry-content h3,
.comment-content h3 {
	font-size: 15.4px;
	font-size: 1.142857143rem;
	line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p, .page-id-66 .entry-content,
.page-id-168 .entry-content,
.page-id-182 .entry-content,
.page-id-186 .entry-content {
    line-height: 26px;
    font-size: 20px;
    max-width: 620px;
    margin-left: auto;
	 margin-right: auto;
	 color:#333;
}

.page-template-page-magazin-ausgaben .entry-content  {

    max-width: 820px;
}

.container{
    line-height: 26px;
    font-size: 20px;
    max-width: 810px;
    margin-left: auto;
	 margin-right: auto;
	 color:#333;
}

.entry-content a:visited,
.comment-content a:visited {
	color: #9f9f9f;
}
.entry-content .more-link {
	white-space: nowrap;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 26px;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
	clear: both;
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	margin-bottom: 0;
	padding-bottom: 0px;

}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}


/* =Archives
-------------------------------------------------------------- */

.archive-header,
.page-header {
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
	border-bottom: 1px solid #ededed;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.571428571rem;
}

/* =Single audio/video attachment view
-------------------------------------------------------------- */

.attachment .entry-content .mejs-audio {
	max-width: 400px;

}

.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.571428571rem;
}


/* =Aside post format
-------------------------------------------------------------- */

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
article.format-aside h1 a:hover {
	color: #2e3542;
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}


/* =Post formats
-------------------------------------------------------------- */

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}




/* =Front page template
-------------------------------------------------------------- */

.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	margin: 0.571428571rem 0 0;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.714285714;
	list-style-type: square;
	list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
	color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}
.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
}


/* =Widgets
-------------------------------------------------------------- */

.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.785714286rem;
	margin-left: 12px;
	margin-left: 0.857142857rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.714285714rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}


/* =Plugins
----------------------------------------------- */

img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.714285714rem;
}


/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}


/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {

body .site {
    padding: 0;
    margin-top: 0px !important;

}
	body.custom-background-empty {
		background-color: none;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}

/* Minimum width of 600 pixels. */
#menu-item-429.current_page_item a, #menu-item-419.current_page_item a:hover,
#menu-item-430.current_page_item a, #menu-item-430.current_page_item a:hover,
#menu-item-431.current_page_item a, #menu-item-431.current_page_item a:hover,
#menu-item-432.current_page_item a, #menu-item-432.current_page_item a:hover {
    color: #fff !important;
}








/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
	.site {
		margin: 0 auto;
		overflow: hidden;
	}
	.site-content {
		float: left;
		width: 65.104166667%;
	}
	
	.page-template-page-einspaltig .site-content {
		float: none;
		margin:25px auto 0 auto;
	}
	body.template-front-page .site-content,
	body.attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.widget-area {
		float: right;
		width: 26.041666667%;
	}
	
		.page-template-page-magazin .widget-area,
		.teamfotos.blauerkasten .widget-area {
		width: 30%;
	}
	.site-header h1,
	.site-header h2 {
		text-align: left;
	}


	.entry-header .entry-title,
	.entry-header .ankerkap {
		font-size: 22px;
		font-size: 1.571428571rem;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.template-front-page .site-content,
	.template-front-page article {

		overflow: hidden;
	}

	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		float: left;
		width: 51.875%;
		margin-bottom: 24px;
		margin-bottom: 1.714285714rem;
	}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
	}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: right;
		width: 39.0625%;
		margin: 0 0 24px;
		margin: 0 0 1.714285714rem;
	}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		float: none;
		width: auto;
	}
	.commentlist .children {
		margin-left: 48px;
		margin-left: 3.428571429rem;
	}
}




/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}

	.entry-header .entry-title,
	.entry-title,
	 .ankerkap {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
}




.home  {

}



.page-id-11 #secondary,
.home h1.entry-title {
display:none;
	}
	
.home .site-content,
.page-template-page-magazin-ausgaben .site-content,
.page-id-11 .site-content {
    width: 100%;
}

.pubishers_home {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    top: -25px;
}

.name {
    padding: 28px 48px;
    border: 4px solid #90c256;
    font-size: 24px;
    display: inline-block;
    color: #222;
    margin-bottom: 10px;
}

.titelbild {
text-align:center;
margin:auto;
width:500px;
}

.titelbild img {
width:70%;
}

.home_feld1,
.home_feld2,
.home_feld3,
.home_feld4 {
overflow:hidden;
width:30%;
margin: 0 1.5%;
float:left;
line-height: 1.714285714;
}

.home_feld4 {
    width: auto;
    max-width: 500px;
    margin: auto;
    text-align: center;
    float: none;
    margin-top: 40px;
}

.weiterlesen {
    margin-top: 20px;
    margin-bottom: 80px;
	letter-spacing:2px;
}

.weiterlesen a {
    color: #fd3702 !important;
    text-decoration: none;
}


.weiterlesen::before {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\24";
    color: #fd3702;
    position: relative;
    top: 4px;
    left: -8px;
}

.home_ganzoben {
    margin: 2.3% auto 40px auto;
    max-width: 820px;
}
.home_ganzoben,
.home_ganzoben p {
    font-size: 28px !important;
    line-height: 34px !important;
}



.home_ganzoben p {
padding-left:0!important;
padding-right:0!important;
width:100%!important;
    max-width: 820px;
margin-bottom:14px;
}

.hefttitel {
display:block;
height:30px;
color:#fff;
}

.balken_orange {
    background-color: #fd3702;
    width: 25px;
    height: 80px;
    text-decoration: none;
    margin: auto;
    margin-bottom: 45px;
    margin-top: 50px !important;
}

.home .site-content article {
    border-bottom: 0px double #ededed;
    margin-bottom: 0px;
    margin-bottom: 0rem;
    padding-bottom: 24px;
    padding-bottom: 0em;
}

.weiterlesen a:hover {
text-decoration:underline;
}

.home .titelschrift {
	text-align:center;
	width:500px;
	margin:auto;
	margin-bottom:60px;
}

.home .titelschrift a {
    font-weight: normal;
	text-align:center;
	font-size:36px;
	line-height:38px;
	color:#fd3702;
	text-decoration:none;
}

.home .titelschrift a strong {
		font-size:36px;
	line-height:38px;
    font-weight: normal;
}

.home .home_ueberschrift {
font-size:36px;
line-height: 1.1;
color:#222;
margin-top:10px;
}

.home .home_teaser {
line-height: 1.4;
margin-top:10px;
}

.page-template-page-magazin #primary,
.teamfotos.blauerkasten #primary {
width:100%;
}

.wrapper {
    margin-top: 9%;
    padding-top: 20px;
	overflow: hidden;
position: relative;
}

#wrapper {
    padding-top: 20px;
}

.page-template-page-magazin #secondary {
display:none;
}

.page-template-page-magazin .entry-content .ausgaben,
.teamfotos.blauerkasten .entry-content .ausgaben {
    float: left;
    margin: 0 2.5% 40px 2.5%;
    height: 420px;
}

.page-template-page-magazin .home_ganzoben, .mag {
    color: 
    #22aae6;
}

.page-id-9 .home_ganzoben,
.ang {
    color: #f37902;
}

.page-id-11 .home_ganzoben, .tea, .star p {
    color: #58a201;
}

.star {
    color: #305900;
}


.page-template-page-magazin .site,
.teamfotos.blauerkasten .site {
overflow:visible;
}

.teamfotos.blauerkasten {
    height: auto;
    overflow: hidden;
    padding-bottom: 60px;
    margin: 6% auto 120px auto;
}


.teamfotos.blauerkasten img {
	width:auto;
	height:auto;
}

.ausgaben {
    float: left;
    width: 20%;
    margin: 0 2.5% 0;
}



.ausgaben a {
    color: 
    #fff;
    white-space: nowrap;
    font-size: 16px;
    font-variant-numeric: lining-nums;
    text-decoration: none;
	font-weight:600;
}

.ausgaben a:hover {
text-decoration:underline;

}

.ausgaben_ue {
    color: 
    #fff;
    font-size: 26px !important;
    margin-top: 3% !important;
    margin-bottom: 5% !important;
}

.liste img {
    float: left;
    margin-right: 2%;
    width: 20%;
    margin-left: 2%;

}
.ausgaben img {
    width: 100%;
	-webkit-box-shadow: 3px 3px 4px 0px rgba(68,68,68,0.6);
-moz-box-shadow: 3px 3px 4px 0px rgba(68,68,68,0.6);
box-shadow: 3px 3px 4px 0px rgba(68,68,68,0.6);
}

.wp-image-56 {
    max-width: 300px;
}

.spalte_r {
    float: left;
    text-align: left;
    display: block;
    width: 73%;
}

.spalte_r h2 {
    font-size: 22px;
    margin-bottom: 20px;
}

.liste {
width:100%;
overflow:hidden;
margin-bottom:10px;
}

.page-template-page-magazin h3.widget-title {
    font-size: 22px;
    border-left: 25px solid #fd3702;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: none;
    font-style: normal;
    font-weight: normal;
    line-height: 28px;
    padding-left: 10px;
}

.page-template-page-magazin .widget-area .widget .textwidget, .page-template-page-magazin .widget-area .widget p {
    font-size: 15.4px;
    line-height: 1.4;
}

.page-template-page-magazin .arconix-faq-content {
    margin-left: 0;
    padding: 0;
    padding-top: 17px;
}

.page-template-page-magazin .arconix-faq-wrap {
    background: none;
    clear: both;
    border: 0;
    margin: 0;
    padding: 0;
}

.popdiv_kopf a  {
color:#444 !important;
	
}

.popdiv_kopf a::before {
    content: '5';
    font-family: 'ElegantIcons';
    position: relative;
    left: -4px;
    top: 2px;
    width: 0px;
    margin-right: -3px;
    font-size: 18px;
}

.arconix-faq-title {
    cursor: pointer;
    font-size: 18px;
    padding: 30px 0 0 5px;
    position: relative;
	color:#fd3702;
	background:none;
	
}

.arconix-faq-title.faq-open  {
    cursor: pointer;
    font-size: 18px;
    padding: 30px 0 0 5px;
    position: relative;
	color:#fd3702;
	background:none;
	
}

.arconix-faq-title::before {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\3d";
    color: #fd3702;
    position: relative;
top: 4px;
left: -8px;
font-size: 25px;
	
}

.arconix-faq-title.faq-open::before  {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\3b";
    color: #fd3702;
    position: relative;
top: 4px;
left: -8px;
font-size: 25px;
	
}

.knopf::before {
    font-family: 'ElegantIcons';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    content: "\61";
    color: #faf9f6;
    font-size: 32px;
    text-align: right;
    margin-right: 0;
	top:4px;
    position: relative;
    right: 10px;
}


.menu-toggle.toggled-on .knopf::before {
    color: #fff;
    content: 'M';
}

.page-template-page-magazin-ausgaben .entry-content img {
    width: 100%;
    box-shadow: 3px 3px 4px 0px rgba(68,68,68,0.6);
}

.page-template-page-magazin-ausgaben #primary {
margin-top:25px;
}

.page-template-page-einspaltig .entry-content p {
max-width:810px;
}


.page-template-page-magazin-ausgaben .site-header h1 {
    margin-top: 0;
}


.bildspalte {
clear:both;
   float:left;
      width:28%;
   margin-right:5%;
	
}

.ausgabentext {
overflow:hidden;
	
}

.ausgabentext ul li {
    line-height: 24px;
    margin-bottom: 18px;
}

.ausgabentext ul li strong {
    font-weight: 600;
    font-size: 22px;
    display: block;
    margin-bottom: 5px;
    letter-spacing: -.4px;
}
.ausgabentext ul li strong .spitz {
    color: #5ca20a;
    display: block;
    margin-top: -10px;
    padding-top: 0;
	font-family: eb-garamond, Garamond, Times, serif;
}



.eckdaten {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0;
	line-height:22px;
}

.magdownload a {
    font-size: 16px;
text-decoration:none;
}

.magdownload a:hover {
text-decoration:none;
color:#fd3702;
}

.magdownload::before {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #fd3702;
    position: relative;
    font-size: 17px;
    content: "\e092";
    padding-right: 8px;
}

.magdownload {
    color: #fd3702;
	font-size:16px;
}


.autor {
    padding-left: 3px;
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .5px;
}
	
h1.ausgabe {
    margin-top: 0;
    display: none;
}
	
.popdiv {
    margin: 40px 40px 80px 40px;
}
	
#popdiv_horst {
background: url('https://greenpublishers.de/wp-content/uploads/horst.jpg') no-repeat right 40px transparent;
}

#popdiv_ilona {
background: url('https://greenpublishers.de/wp-content/uploads/ilona.jpg') no-repeat right 40px transparent;
}

#popdiv_jaq {
background: url('https://greenpublishers.de/wp-content/uploads/jacqueline.jpg') no-repeat right 40px transparent;
}

#popdiv_dominik {
background: url('https://greenpublishers.de/wp-content/uploads/dominik.jpg') no-repeat right 40px transparent;
}

#popdiv_tanne {
background: url('https://greenpublishers.de/wp-content/uploads/tanne.jpg') no-repeat right 40px transparent;
}
	
.popdiv_kopf {
    padding-top: 200px;
    padding-bottom: 50px;
}
	
.popdiv_name {
    font-size: 25px;
    line-height: 32px;
    font-weight: 600;
}

.popdiv_aufgabe {
    font-size: 18px;
    margin-bottom: 50px;
    line-height: 20px;
}
	
	#fancybox-close {
    bottom: 30px;
	top:auto;
    left: 40px;
	right:auto;
    width: 30px;
    height: 30px;
    background:none;

}

.teamfotos_container p {
    margin-bottom: 0 !important;
    font-size: 18px;
    line-height: 24px;
    font-family: quasimoda, sans-serif;
    font-weight: 300;
}


.green {
    padding: 7% 0 7% 0;
}


.team1, .team2, .team3, .team4, .team5 {
    float: left;
    font-size: 19px;
    text-decoration: none;
    color: 
    #333;
	width:28%;
    line-height: 24px;
    text-align: center;
	font-weight:600;
	margin:0 2.5% 0;
}

#anker_mag::before, #anker_ang::before, #anker_tea::before {
    display: block;
    content: '-';
    padding-top: 60px;
    font-weight: 500;
    position: relative;
    top: -20px;
}

#anker_kontakt::before {
}

#anker_kontakt.ankerkap {
margin-top: 0% !important;
}


.M_2017,
.M_2016,
.M_2015,
.M_2014 {
min-height: 100px;
background-color:#faf9f6!important;
}

.M_2017{
background:url(../../uploads/LOG_BUM.gif) no-repeat center center;
background-size:80% auto;
}
.M_2016{
background:url(../../uploads/LOG_DBU.gif) no-repeat center center;
background-size:70% auto;
}
.M_2015{
background:url(../../uploads/LOG_Teekampagne.gif) no-repeat center center;
background-size:75% auto;
}
.M_2014 {
background:url(../../uploads/LOG_bauminvest.gif) no-repeat center center;
background-size:75% auto;
}

.page-id-150 .entry-content {
    max-width: 810px;
	margin:auto;
}

.page-id-150 .entry-content h2 {
    font-size: 42px !important;
    line-height: 44px;
    margin-top: 80px;
}

.page-id-150 h1.entry-title {
    font-size: 42px !important;
    line-height: 44px;
}

.page-id-150 .entry-content h3 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600 !important;
    margin-top: 80px;
    margin-bottom: 20px;
}

.page-id-150 strong {
    font-family: quasimoda, sans-serif;
    font-weight: 600 !important;
	font-size:19px;
	color:#444;
}


.team1 img, .team2 img, .team3 img, .team4 img, .team5 img {
    opacity: 1;
    transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    margin-bottom: 5px;
    border-radius: 200px;
    width: 80px;
    height: auto;
}


.team1 img:hover, .team2 img:hover, .team3 img:hover, .team4 img:hover, team5 img:hover {
opacity:0.5;
	      transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
}

.teamfotos_container {
    overflow: hidden;
    margin: auto;
	max-width:900px;
}

.blauerkasten .teamfotos_container {
    max-width: 1220px;
    width: 104%;
    margin-left: -2%;
    margin-top: 50px;
}
.teamfotos_container.zwei {
    max-width: 450px;
    margin-top: -3%;
    padding-bottom: 3%;
	margin-bottom: 3%;
}
.site-info {
display:none;
}

.aufgabe {
    font-size: 18px;
    display: block;
    line-height: 18px;
}


#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999 !important;
}



.spalte {
    float: left;
    padding: 0;
	    color: #444 !important;
	    font-size: 16px;
		line-height:19px;
}

.spalte_1 {
    width: 66%;
    margin-right: 2%;
    margin-left: 2%;
}

.spalte_2 {
    width: 26%;
    margin-right: 2%;
    margin-left: 2%;
	z-index: 0;
position: relative;
}

.site-title,
.site-description {
display:none;
}


.spalte li {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 24px;
	font-variant-numeric: lining-nums;
    font-size: 18px;
    font-weight: 500;
}

.spalte li.abstand {
margin-top:20px;
}

li.newsletteraufruf {
    color: #444;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}

.neuheft_text::before {
    content: '+++ AKTUELL';
    color: 
    #fff;
    font-weight: bold;
    position: relative;
    left: -80px;
    margin-right: -70px;
    font-size: 18px;
    top: -3px;
    letter-spacing: 1px;
}

.spalte a {
    text-decoration: none;
    font-size: 18px;
    color: #444 !important;
}


li.newsletter_eingabefenster a {
color:#649030 !important;
}

.spalte a:hover,
li.newsletter_eingabefenster a:hover {
    text-decoration:underline;
}
.spalte_2 li.lit {
    list-style: disc outside;
    position: relative;
    left: 20px;
}

.Flx em {
font-family: quasimoda, sans-serif;
font-weight: 300;
font-style: italic;
}

.newsletteraufruf b {
font-weight:600 !important;
}


label {
    font-size: 14px;
    text-rendering: optimizeLegibility;
    color: #aaa;
    line-height: 2px;
}
.wpcf7-form {
    width: 100%;
    max-width: 500px;
    margin: auto;
}

.wpcf7-form p {
margin: 0 0 30px;
}

.wpcf7-submit {
    line-height: normal;
    background: #fff;
    width: 100px;

    margin: auto;
        margin-left: auto;
    margin-left: auto;
    margin-left: auto;
    text-align: center;
    color: #5ea50c;
}

.wpcf7-submit:hover {
	opacity:1!important;
	color:#333 !important;
}

.spitz {
    font-size: 14px;
    color: 
    #333;
    margin-top: -20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}




.leitartikel,
.leitartikel strong,
.leitartikel .spitz {
color:#444 !important;
}

.blaetter {

}
.blaetter2 {

}

.blaetter,
.blaetter:hover,
.blaetter2,
.blaetter2:hover {
text-decoration:none;
}

a.blaetter:before {
font-family: 'ElegantIcons';
color: #F33;
font-size: 50px;
content:'4';
}

span.blaetter:before {
font-family: 'ElegantIcons';
color: #d8d8d8;
font-size: 50px;
content:'4';
}

a.blaetter2:before {
font-family: 'ElegantIcons';
color: #F33;
font-size: 50px;
content:'5';
}

span.blaetter2::before {
    font-family: 'ElegantIcons';
    color: #d8d8d8;
    font-size: 50px;
    content: '5';
}

.ausgaben_blaettern {
    width: 100%;
    height: 30px;
    overflow: hidden;
    position: relative;
    top: 0;
    text-align: right;
    margin: auto;
    padding-bottom: 20px;
    float: right;
    top: -45px;
    font-size: 40px;
	display:none;
}

.page-template-page-magazin-ausgaben .entry-header {
    margin-bottom: 0px;
}

div.wpcf7 {
    margin: 0;
    padding: 0;
    width: 55% !important;
    float: right !important;
    margin-top: 20px;
}

.page-id-13 .kont {
    width: 38%;
    float: left;
    line-height: 22px;
    margin-top: 20px;
    font-size: 14px;
}
.stern:before  {
content:'*';
color:#F33;
}

img.wp-image-135 {
margin-top:40px;
}

img.logo_mehrWERT {
    max-width: 400px;
    height: auto;
}

img.kunden_logo {
    max-width: 254px;
    box-shadow: none !important;
    margin-top: 25px;
    height: auto;
}

.footerlemente .spalte_1 a:hover {
color:#444 !important;
}





.page-id-11 .site,
.home .site {overflow:visible;}


.entry-title,
.ankerkap {
    font-size: 60px !important;
    padding-top: 0px;
    max-width: 820px;
    margin: auto;
}

.ankerkap {
    margin: 6% auto 0 auto !important;
}

.page-template-page-einspaltig .entry-title, .page-template-page-einspaltig .ankerkap {
    text-align: left;
    max-width: 820px;
    margin-bottom: 60px;
}

.liste {
    max-width: 820px;
    margin: auto;
}




.sliderhintergrund {
    height: auto;
    position: relative;
    width: 100%;
    text-align: center;
}

.grafik {
    padding-top: 8%;
    padding-bottom: 8%;
	    margin-top: 60px;
		background:#444;
}

.sliderhintergrund img {
margin:auto;
}


.home .main-navigation li {
    margin-bottom: 0;
}



.spitzi {
    margin-bottom: 35px;
}

.logo_untertitel {
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: -8px;
    margin-bottom: 30px;
}

img.diamant {
width:60px;
height:auto;
margin-top:40px;
}

ul.autorenspalte {
    float: left;
    width: 46%;
    margin-right: 2%;
    list-style-type: none;
    padding: 0;
    margin-left: 2%;
	
	
}
.autorenspalte li {
    margin: 0 0 30px 0;
    padding: 0;
}

.autorenspalte li p {
    font-size: 17px;
    line-height: 21px;
}

.autorenspalte li .popdiv_name {
    font-size: 19px;
    line-height: 24px;
    font-weight: 600;
}

.autorencont {
    overflow: hidden;
    width: 103.2%;
    left: -1.6%;
    position: relative;
    z-index: -1;
    margin-top: 40px;
}

.AsideWrap {
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  z-index: -1;
  position: absolute;
}

.page-id-150 #content a, .page-id-150 #content a:hover   {
color:#444;
text-decoration:none;
}

.cop {
    background: 
#444;
color:
    #aaa;
    font-size: 13px;
    height: 35px;
    padding-top: 10px;
    text-align: center;
    margin: 5% 0 0 0;
    border-top: 2px solid #6fb51d;
}

#Aside, #Aside2, #Aside3, #Aside4, #Aside5 {
    position: fixed;
    top: 0;
    right: -100%;
    height: 100vh;
    width: 70%;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    z-index: 999999;
    background: 
#faf9f6;
overflow-y: hidden;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
padding: 2%;
max-width: 600px;
bottom: 0;
border-left: 2px solid
    #27ace7;
}

#Aside a,
#Aside2 a,
#Aside3 a,
#Aside4 a,
#Aside5 a {
  -webkit-display: flex;
  -ms-display: flex;
  display: -webkit-box;
  display: flex;
  text-align:center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex: 1 1 0%;
  -webkit-box-flex: 1;
  flex: 1 1 0%;
  position: relative;
  padding: 0;
  color:#111;
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

#Aside a:hover,
#Aside2 a:hover,
#Aside3 a:hover,
#Aside4 a:hover,
#Aside5 a:hover {
  color: #111;
}

#Aside a.close, #Aside2 a.close, #Aside3 a.close, #Aside4 a.close, #Aside5 a.close {
    height: 100px;
    width: 100px;
    position: absolute;
    cursor: pointer;
    top: 60px;
    background: ;
    padding-left: 0;
    color: #000;
    z-index: 999999;
    border-radius: 30px;
    font-family: 'ElegantIcons';
    top: 85px;
    left: 10%;
    font-size: 30px;
    color: 
    #333;
    padding-top: 10px;
    text-align: left;
}


#Head a,
#Head2 a,
#Head3 a,
#Head4 a,
#Head5 a {
    cursor: pointer;
    display: inline-block;
}

.Slide, .Slide2, .Slide3, .Slide4, .Slide5  {
    opacity: 1 !important;
    visibility: visible !important;
    position: relative;
    z-index: 999;
}

.Slide #Aside,
.Slide2 #Aside2,
.Slide3 #Aside3,
.Slide4 #Aside4,
.Slide5 #Aside5 {
  right: 0 !important;
}

.neuheft_text b {
    font-weight:600;
}
	




@media screen and (max-width: 960px) {


.boxnormal {
overflow:hidden;
margin:0 auto;
}


.M_2017,
.M_2016,
.M_2015,
.M_2014 {
min-height: 130px;

}


.sliderhintergrund {
    width: 100%;
}

.grafik img {
    width: 80%;
    height: auto;
}

.comment-content h2, .mu_register h2,
.container, .page-id-66 .entry-content, .page-id-168 .entry-content, .page-id-182 .entry-content, .page-id-186 .entry-content,
.untertitel,
.page-template-page-magazin-ausgaben h1,
.footerlemente,
.page-template-page-einspaltig .entry-title,
.page-id-150 .entry-content,
.boxnormal,
.neuesheft {
    width: 88%;
padding-left:6%;
padding-right:6%;
}

li p,
.spalte_r p,
.popdiv_kopf p {
    width: 100% !important;
padding-left:0% !important;
padding-right:0% !important;
}

.neuheft_text::before {
    left: 0px;
    font-size: 18px;
    top: -2px;
    position:relative ;
}

.neuheft_text b {
    padding-left: 80px;
}
	

.neuesheft {
    position: relative;
	left:0;
	margin:auto;
	
}

.neuheft_text {
	padding-left:0;
}



}

@media screen and (max-width: 940px) {




.teamfotos.blauerkasten {
    overflow: hidden;
    position: relative;
    margin-top: 60px;
}

.metaslider .flex-control-nav {
    right: 5%;
}

.entry-content .ausgaben img {
    width: 100%;
}

.page-template-page-magazin .entry-content .ausgaben,
.teamfotos.blauerkasten .entry-content .ausgaben {
    float: left;
    width: 44%;
    margin: 0 3% 40px 3%;
    height: 420px;
}

.home .site {
    margin-top: 6px;

}



}

@media screen and (max-width: 740px) {

.M_2017,
.M_2016,
.M_2015,
.M_2014 {
min-height: 110px;

}



.page-template-page-magazin-ausgaben h1 {
margin-top:0!important;
}

#Aside, #Aside2, #Aside3, #Aside4, #Aside5 {

    width: 97%;
    max-width: none !important;
    padding-right: 0;
    margin-right: 0;

}

#popdiv_ilona,
#popdiv_horst,
#popdiv_dominik,
#popdiv_tanne,
#popdiv_jaq {
    background-size: 50% auto;
}

.entry-title, .ankerkap {
    font-size: 9vw !important;
    line-height: 9vw !important;
    margin-top: 18% !important;
    margin-bottom: 2% !important;
}

.entry-title {
    margin-bottom: 55px !important;
}



.home_ganzoben,
.home_ganzoben p,
.neuheft_text {
    font-size: 22px !important;
    line-height: 28px!important;
}

.page-template-page-magazin-ausgaben .entry-content p {
width:100%;
padding-left:0;
padding-right:0;
}

ul.autorenspalte {
    width: 46%;
    margin-right: 2%;
}




.page-template-page-magazin-ausgaben .bildspalte {
    clear: both;
    float: none;
    width: 80%;
    margin: auto;
        margin-top: auto;
        margin-bottom: auto;
    max-width: 300px;
    margin-top: -20px;
    margin-bottom: 75px;
}

.eckdaten {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 21px;
}

footer[role="contentinfo"] {

}

.cop {

    margin-top:50px;
}

}


@media screen and (orientation: portrait) and (max-width: 740px) {
#popdiv_ilona,
#popdiv_horst,
#popdiv_dominik,
#popdiv_tanne,
#popdiv_jaq {
    background-size: 40% auto;
}
}

@media screen and (min-width: 661px) {
.spalte_2 {
    width: 24%;
    margin-right: 2%;
    margin-left: 0;
border-left: 1px solid #ccc;
    padding-left: 3%;
    margin-top: 2px;
}
.grafik {
    padding-bottom: 4%;
}

  

}

@media screen and (max-width: 660px) {


body, .entry-content p {
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
} 

.M_2017,
.M_2016,
.M_2015,
.M_2014 {
min-height: 190px;
margin-bottom:40px;

}


h2.ausgaben_ue {
margin-bottom:50px!important;
}

.spalte {
    float: none;
    width: 100%;
    margin-right: 0;
    text-align: ;
    margin-top: 30px;
}

li.newsletteraufruf {
    color: #444;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}

.footerlemente {
    margin-top:0 ;
}

.spalte_2 {
padding: 45px 0 0px 0;
margin-top: 60px !important;
border-top: 2px solid #faf9f6;
}


.team1, .team2, .team3, .team4, .team5 {
    float: none;
    width: 50%;
    margin: 0 25% 40px;
}

.teamfotos_container {
    margin-top: -12px;
    padding-top: 0px;
}
.ausgaben {
    width: 50%;
    margin: 0 25% 40px;
}

.ausgaben::after {
content:'-';
text-align:center;
color:#fff;
font-family:quasimoda, sans-serif;
font-size:30px;
font-weight:500;

}

.ausgaben.last::after {
display:none;

}

.team1 {
padding-top:60px;
}


ul.autorenspalte {
    margin-bottom: 0;
}


.teamfotos.blauerkasten {
    padding-top: 60px;
}

.ausgaben a {
font-weight:600;
    font-size: 19px;
}

}




@media screen and (max-width: 600px) {


.spalte_r h2 {
    font-size: 26px !important;
	line-height:28px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.entry-content h2 {
    font-size: 26px !important;
		line-height:28px;

}

.liste img {
    margin-top: 20px;
}

Aside, #Aside2, #Aside3, #Aside4, #Aside5 {
overflow-y: visible !important;

}



img.logo_mehrWERT {
    width:80%;
}

.logo_untertitel {
    margin-top: 0;
    line-height: 18px;
}


.spalte {
    float: none;
    width: 100%;
    padding-right: 0%;
	 padding-left: 0%;
}


ul.autorenspalte {
    width: 100%;
    padding-right: 0%;
	 padding-left: 0%;
}

.page-template-page-magazin .entry-content .ausgaben,
.teamfotos.blauerkasten .entry-content .ausgaben {
    float: none;
    width: 100%;
    margin: 0 0 40px 0;
    height: auto;
}


}

@media screen and (max-height: 630px) {
.main-navigation li#menu-item-432, .main-navigation li#menu-item-431, .main-navigation li#menu-item-430, .main-navigation li#menu-item-429 {
display:none;
}

}
@media screen and (max-width: 550px) {
.M_2017,
.M_2016,
.M_2015,
.M_2014 {
min-height: 150px;
margin-bottom:30px;

}
}

@media screen and (max-width: 400px) {

.kleiner {

    line-height: 22px;
    margin-bottom: -5px;
    display: block;
    margin-top: -5px;

}
.neuheft_text b {
    padding-left: 0;
    display: block;

}

.M_2017,
.M_2016,
.M_2015,
.M_2014 {
min-height: 110px;
margin-bottom:20px;
}

.liste img {
   display:none;
}

.popdiv_aufgabe {
    margin-bottom: 10px;
}
.popdiv {
    margin: 40px 20px 40px 10px;
}

.page-template-page-magazin-ausgaben .bildspalte {
    width: 100%;
}


img.wp-image-373 {
    margin-bottom: 7% !important;
}

.home_ganzoben {
    font-size: 22px !important;
    line-height: 29px !important;
    margin: 0 auto 30px auto;
}
.neuheft_text {
    font-size: 22px !important;
    line-height: 29px !important;
}

#popdiv_ilona, #popdiv_horst, #popdiv_dominik, #popdiv_tanne, #popdiv_jaq {
    background-size: 45% auto;
}

.spalte_r {
width:88%;
margin-left:6%;
margin-right:6%;
}

#anker_mag::before, #anker_ang::before, #anker_tea::before {
    padding-top: 70px;
}

.entry-content h2 {
margin: 20px 0 10px 0!important;
}

h2.ausgaben_ue, .spalte_2 {
margin-bottom:50px!important;
}

h2.team_autoren {
margin-bottom:30px!important;
}


.home_ganzoben p,
.neuheft_text {
    font-size: 20px !important;
    line-height: 26px !important;
}
.liste img {
    margin-right: 0;
    position: relative;
    top: 30px;
}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p, .container, .page-id-66 .entry-content, .page-id-168 .entry-content, .page-id-182 .entry-content, .page-id-186 .entry-content {

}

.entry-content h2, .comment-content h2, .mu_register h2 {
    font-size: 24px !important;
    line-height: 26px;
}

.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {
    margin:40px 0 30px 0;

}

.cop {
    margin-top: 0;

}

}



footer.entry-meta {
    display: none;
}





.flex-control-paging li a {
    width: 3px!important;
    height: 3px!important;
    margin-right: 8px!important;
}

/* -------------------------------------------- */

/*  S T A R T S C R E E  N  */

/* -------------------------------------------- */


#videoaumachercontainer::after {

    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

#videoaumachercontainer::after {
    background-size: auto 90%;
}

.raster_text_titel_container {
    bottom: 80px !important;
    color: #fff;
    left: 50%;
    margin-left: -43%;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 13px rgba(0, 0, 0, 0.8);
    width: 86%;
    z-index: 999;
}


.seiteninhalt {
    max-width: none;
    min-width: 0 !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
    position: absolute;
    top: 100%;
    width: 100%;
    border-bottom: 0;
}

.dsdvo-cookie-notice.style1 #tarteaucitronAlertBig {
    background: #6ea72d !important;
}

.dsdvo-cookie-notice.style1 #tarteaucitronDisclaimerAlert {
    float: unset !important;
    width: 90% !important;
    margin: 0 auto !important;
    display: block;
    text-align: center !important;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 50px 0 10px !important;
    max-width: 500px;
}
.dsdvo-cookie-notice.style1 #tarteaucitronAlertBig #tarteaucitronPersonalize {
    width: 80px;
    margin-bottom: 40px;
}
.dsdvo-cookie-notice.style1 #tarteaucitronAlertBig #tarteaucitronCloseAlert {
    display: none;
}
.dsdvo-cookie-notice.style1 .dsgvonoticebtns {
    width: 80px !important;
    margin: 0px auto 40px auto !important;
    float: none !important;
}

.dsdvo-cookie-notice.style1 #tarteaucitronAlertBig #tarteaucitronPersonalize {
    background: #444 !important;
	transition:all ease .3s;
}


.dsdvo-cookie-notice.style1 #tarteaucitronAlertBig #tarteaucitronPersonalize:hover {
    background: #0084be !important;
}


/* -------------------------------------------- */

/* CSS Document MehrWERT - verantwortliche wirtschaften, besser leben ################# */

/* -------------------------------------------- */




a.homepage:before {
content:'?';
font-family: 'ElegantIcons';


}


a.twitter:before {
content:'?';
font-family: 'ElegantIcons';


}


a.facebook:before {
content:'?';
font-family: 'ElegantIcons';


}


a.extern:before {
content:'&';
font-family: 'ElegantIcons';
}

a.extern {
color: #ff3200;
}

a:hover.fancybox-close {
text-decoration:none;
}

strong {
font-weight:800;

}

.zeile_farbe_teaser a {
    padding-left: 6px;
    white-space: nowrap;
}

.schwarz,
.zeile_farbe_teaser a,
.imp a {
color:#333;
}



.imp strong,
.dank strong {
font-weight:600;
}

.dank .content ul {
    list-style: outside none square;
    padding-left: 15px;
}

.dank .content ul li {
    padding-bottom: 15px;
}



.metanaviue {
    color: #555;
    font-size: 34px;
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    margin-top: 0;
    padding-bottom: 15px;
    padding-top: 80px;
}

.weiss {
    color: #fff !important;
}

.unterstrichen {
    border-bottom: 1px solid #333;
    bottom: 4px;
    position: relative;
}

.center  {
text-align:center;
}

.right  {
text-align:right;
}

.wrapper {
    overflow: hidden;
    position: relative;
}

.container_zeile_navi {
    color: #999;
    height: 80px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

.container_zeile_navi a, 
h2.spitzmarke,
h1.traumtitel,
.menuepunktbez,
.footer {
    font-size: 21px;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.zeile_navi, .content, .textcontent, .menuepunkt, .zeile_farbe_teaser,
.container_footer {
    clear: both;
    margin: auto;
    max-width: 1024px;
    padding-left: 15px;
    padding-right: 15px;
}

.raster .container_footer {
margin-top: 25px;
}



li.last  {
padding-right:0 !important;
}

li.aktiv a {
    color:#32a53f !important;
}

.menuepunkt {
    padding: 0;
    text-align: right;
}	

.menuepunktbez {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
    color: #32a53f;
    float: right;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    text-align: right;
    width: auto;
}

.punkt {
	visibility:hidden;
}





.zeile_farbe_teaser p  {
	font-weight: 800;
}

.zeile_farbe_teaser p {
    float: right;
    font-size: 17px;
    line-height: 24px;
    margin: auto;
    max-width: 600px;
    padding: 10px 0;
    position: relative;
    text-align: right;
}

.zeile_farbe_teaser img {
    float: right;
    height: auto;
    max-height: 400px;
    width: 100%;
}



.impressum .punkt {
    display: block;
    margin-bottom: 100px;
    visibility: visible !important;
}


.impressum b {
    border-bottom: 1px solid #333;
    display: inline;
    font-weight: 400;
}

.mitborder {
	border-left:15px solid #fff;
		border-right:15px solid #fff;
}


.zeile_farbe_teaser {
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
}



.geschichtentitel {
    font-size: 52px;
    font-weight: normal;
    line-height: 58px;
    margin: auto auto 50px;
    max-width: 600px;
    padding-top: 30px;
}

.ladestill_1 {
	background: url("../videos/aufmacher/politik_klein_q.jpg");
    background-repeat:no-repeat;
    background-attachment:scroll;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size:cover;
    height: 300px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.ladestill_2 {
		background: url("../videos/aufmacher/uni_klein_q.jpg");
    background-repeat:no-repeat;
    background-attachment:scroll;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size:cover;
    height: 300px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.ladestill_3 {
position:absolute;
}


.raster_text_titel_container .onepage-pagination li a::before,
.raster_text_container .onepage-pagination li a::before {
    background: none;
	border:none;
}

.raster_text_titel_container .onepage-pagination,
.raster_text_container .onepage-pagination  {
   bottom: 0px;
    left: 45%;
	right:auto;
}





.nachoben {
    position: relative;
    top: -37px;
}


.nachoben a {
width: 0;
height: 0;
border-style: solid;
border-width: 0 25px 12px 25px;
border-color: transparent transparent #333 transparent;
    transform: rotate(360deg);
	-ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
}

.nachoben a:hover {
border-color: transparent transparent #fc6703 transparent;
}


.container_content {
    margin-top: 90px;
    overflow: hidden;
}

.content {
    border-bottom: 80px solid #fff;
    margin: auto;
    min-height: 500px;
    padding-top: 20px;
    position: relative;
    z-index: 0;
	overflow:hidden;
}


.raster_text_container a,
a.extern:before,
.extern a {
color:#f67300;
}


.raster_text_container a:hover,
.linkextern a:hover {
color:#f67300;
}




.textcontent {
    margin: auto;
    max-width: 600px;
    padding-bottom: 30px;
}


.start .textcontent {
margin-left:0;
}

.elastic-video {
    height: 0;
    margin: auto;
    max-width: 1024px;
    overflow: hidden;
    padding-bottom: 65%;
    padding-top: 15px;
    position: relative;
}

.raster .elastic-video {
    height: 0;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 56%;
    padding-top: 0;
    position: relative;
}

.elastic-video iframe {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.iframevideo {
background:#222;
overflow-y:hidden;
}


.iframevideobox {
	margin:auto;
	max-width:1280px;
	padding-left:15px;
	padding-right:15px;
	height:90%;
	overflow:hidden;
}



.capital {
    color: #333;
    display: inline;
    float: left;
    font-family: quasimoda, sans-serif;
    font-size: 92px;
    line-height: 68px;
    margin-left: 0;
    margin-top: 10px;
    padding: 0 7px 0 0;
    font-weight: 600;
}

.raster .capital {
    color: #eee;
    font-size: 108px;
}

.bu {
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.1px;
}

.mehr {
    display: block;
    font-weight: 800;
    padding: 0;
    text-align: left;
    text-shadow: none;
    width: 100%;
}

.mehr a {
    color: #32a53f;
    display: block;
}

.textalignright  {
text-align:right;
}




.clearfix:after {
  display: block;
  content: "";
  clear: both;
  height: 0; }


/* -------------------------------------------- */

/* G E S C H I C H T E N */

/* -------------------------------------------- */

.geschichtenteaser {
    font-size: 26px;
    font-weight: 300 !important;
    letter-spacing: 0.2px;
    line-height: 28px;
    margin: auto auto 30px;
    max-width: 700px;
}

#box1, #box2, #box3, #box4, #box5, #box6 {
    border-bottom: 5px solid #fff;
    float: left;
    height: 300px;
    margin-left: 0.2%;
    margin-right: 0.2%;
    min-width: 290px;
    position: relative;
    width: 100%;
}

.metabox {
    float: left;
    margin: 0 0.3% 40px;
    overflow: hidden;
    position: relative;
    width: 49.4%;
}

.boxentext {
    bottom: 0;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    width: 80%;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.46+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.46) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.46))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.46) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.46) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.46) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.46) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#75000000',GradientType=0 ); /* IE6-9 */


}



.boxentextright {

float:right;
padding-right:10px;
}

@media only screen and (max-width: 730px) {
.metabox {
    width: 100%;
	padding: 0 0 10px 0;
	float:none;
}

h3.teaser,
.boxentextright h3.teaser {
    min-width: 0px !important;
	width:90%;
}

.boxentextright h3.teaser {
    padding-right: 10px;
}

.boxentext {
    padding-left: 10px;
    padding-right: 10px;
}

.boxentext {
    width: 97%;
}
}

@media only screen and (max-width: 370px) {
.metabox {
    min-height: 570px;
}
}



h2.spitzmarke {
    bottom: 0;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    text-shadow: -1px 0 3px rgba(150, 150, 150, 0.8);
}

h1.titel {
    font-family: "Yanone Kaffeesatz",sans-serif;
    font-size: 38px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 38px;
    margin-top: 5px;
    text-shadow: -1px 0 3px rgba(150, 150, 150, 0.8);
}

a h1.titel {
    color: #fff;
}

a:hover h1.titel {
   text-decoration:underline;
}

h3.teaser {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    margin-top: 320px;
    min-height: 140px;
    min-width: 340px;
    padding-right: 3%;
    position: relative;
    width: 96%;
}

.boxentextright .mehr {
float:right;
}
.boxentextright h3.teaser {
padding-right:10px;
	right: 0;
}



h1.titel a {
color:#fff;
}

.bildkasten {
    color: #222;
    float: right;
    font-family: quasimoda, sans-serif;
    letter-spacing: 0;
    margin: 5px -38% 20px 20px;
    max-width: 500px;
    width: 100%;
    line-height: 20px;
    font-weight: 600;
    font-size: 15px;
}


.bildkasten img {
	width:100%;
	height:auto;
	margin-bottom:5px;
}

.briefmarke  {
    margin: 5px -38% 20px 20px;
    max-width: 200px;
}

.blinks {
    float: left;
    margin: 5px 20px 20px -38%;
}

@media only screen and (min-width: 880px) and (max-width: 1100px) {

.bildkasten {
    margin: 5px -20% 20px 20px;
    width: 80%;
}

.blinks {
    margin: 5px 20px 20px -20%;
}

.briefmarke  {
    margin: 5px -20% 20px 20px;

}


}

@media only screen and (min-width: 731px) and (max-width: 879px) {

.bildkasten {
    margin: 5px -7% 20px 20px;
    width: 65%;
}

.blinks {
    margin: 5px 20px 20px -7%;
}

.briefmarke  {
    margin: 5px -7% 20px 20px;

}


}

@media only screen and (min-width: 501px) and (max-width: 730px) {

.bildkasten,
.blinks {
    float: none;
    margin: 5px 0 20px 0;
    max-width: none;
    width: 100%;
}

.briefmarke  {
 margin: 5px 0px 7px 5px;
     max-width: 200px;
	 float: right;
}



}

@media only screen and (max-width: 500px) {
.bildkasten,
.blinks,
.briefmarke   {
    float: none;
    margin: 5px 0 20px 0;
    max-width: none;
    width: 100%;
}



}






.kollegen .autor, .land .autor {
    margin: auto;
    width: 600px;
}

.kollegen h1 {
    font-size: 27px;
    font-weight: 500;
    line-height: 36px;
    margin: auto auto 40px;
    text-align: center;
}

.raster audio {
        display:block;
        width:600px;
        }  
		
.raster video {
    top: 0 !important;
}     
  
.onepage-pagination {
    display:none;
}

.raster .footer .onepage-pagination {
    margin-top: 0 !important;
    position: relative;
    right: auto;
    top: 50%;
    display:block !important;
}

.raster .footer .onepage-pagination li a {
    height: auto;
    padding: 0;
    width: auto;
}

.raster .footer .onepage-pagination li a::before {
display:none;
}

.raster .footer .onepage-pagination li  {
text-align:left;
}






/* -------------------------------------------- */

/* Seiten mit R A S T E R L A Y O U T */

/* -------------------------------------------- */


body.raster {
    margin-right: 0 !important;
    overflow-y: hidden;
}

.scrolli .geschichtentitel, .raster .geschichtentitel {
    font-size: 60px;
    font-weight: normal;
    line-height: 68px;
    margin: auto auto 25px;
    max-width: 600px;
    padding-top: 15px;
}




.raster .navi ul {
    margin-right: 4px;
}
.zeile_navi {
    z-index: 999;
}

.copyright {
font-size:28px;position:relative;top:9px;
}


.weiterpfeil {
    bottom: 80px;
    left: 50%;
    margin-left: -60px;
    position: absolute;
    width: 80px;
    z-index: 999;
}


.weiterpfeil .onepage-pagination li a::before,
.weiterpfeil .onepage-pagination li a.active::before,
.imp .onepage-pagination li a::before,
.imp .onepage-pagination li a.active::before {
background:none !important;
border:none !important;
}


.geschichtenspitzmarke {
    margin-bottom: 0;
    font-family: eb-garamond, Garamond, Times, serif;
    font-weight: 500 !important;
    font-style: italic;
}

.raster_text_titel_container {
    bottom: 80px !important;
    color: #fff;
    font-family: "Yanone Kaffeesatz",sans-serif;
    left: 50%;
    margin-left: -50%;
    position: absolute;
    text-align: center;
    text-shadow: 0 0 13px rgba(0, 0, 0, 0.8);
    width: 100%;
    z-index: 999;
}


.raster_text_container {
    bottom: 50px;
    max-width: 600px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
	width: 45%;
}




.raster_text_container p {
    color: #f6f6f6 !important;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.1px;
    line-height: 30px;
    text-shadow: 1px 0 20px rgba(0, 0, 0, 1);
}

.rastercontent  {
    margin: auto;
    padding-top:150px;
    position: relative;
    z-index: 0;
	max-width: 1024px;
    padding-left: 15px;
    padding-right: 15px;
}


.rechts  {
float:right !important;
}



.masthead-arrow {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    bottom: -30px;
    height: 40px;
    left: 0;
    margin: auto;
    opacity: 0.4;
    position: absolute;
    right: 0;
	   -moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
    width: 40px;
}


.abstandunten {
    bottom:150px;
}



a.makingof {
    font-style: normal !important;
}



a.makingof::before {
    color: #ff3200;
    content: "?";
    font-family: "ElegantIcons";
    font-size: 24px;
    margin-right: 5px;
    position: relative;
    top: 4px;
}

.aubilder, .autext {
   float:left;
}



.letzte {
    bottom: 0;
    margin: auto;
    max-width: 1024px;
    overflow: hidden;
    padding: 0 15px 0 16px;
    position: relative;
    top: 20%;
    width: 95.5%;
}


.autorbox a:hover {
    color: #333;
text-decoration:none;
}
.rund {
  float: left;
    margin-right: 20px;
    overflow: hidden;
}





.textrahmenbox {
color:#333;
}




.spalte {
width:50%;
float:left;
}

.icons {
    padding: 4px;
    position: absolute;
    right: 335px;
    text-align: center;
    top: 370px;
}

.icons a {
    background: #333 none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 28px;
    margin-bottom: 10px;
    width: 30px;
}

.klammer {
    bottom: 0;
    float: left;
    left: 0;
    position: absolute;
    width: 60%;
}

.mitpadding {
	width:48% !important;
padding-right:2%;
}

.bild_mobile {
display:none;
}



@media only screen and (min-width: 841px) and (max-width: 1060px)  {
.klammer,
.autorenteaser {
    width: 55%;
}	

.autorenbeschreibung {
    width: 95%;
}
.spalte {
    padding-right: 3%;
    width: 46%;
}
}
@media only screen and (min-width: 761px) and (max-width: 840px) {
	.klammer,
.autorenteaser {
    width: 50%;
}	

.autorenbeschreibung,
h1.autorenname {
    width: 90%;
}

h1.autorenname {
   margin-bottom:0;
   font-size:34px;
}

.autorenbox {
    min-height: 555px;
}

.icons {
    right: 345px;
    top: 398px;
}
	
}

@media only screen and (max-width: 760px) {

.icons {
    right: 15px;
    top: 60px;
}
	
.bild_mobile {
    display: block;
    margin-bottom: 30px;
    padding-top: 20px;
}

.altmueller,
.cuveland,
.siegfried,
.luz,
.mueller, 
.naminova, 
.opel,
.stettin,
.thelen,
.wulf,
.sabasch,
.sahay {
    background: #fff;
}

.klammer,
.autorenteaser {
    position: relative;
    width: 93%;
		border:none;
}

.makingofbutton {
    left: 180px;
    position: absolute;
    top: 160px;
}


h1.autorenname {
    padding-top: 50px;
	border:none;
}

.autorenbeschreibung {
    width: 100%;
}
}

@media only screen and (max-width: 440px) {

.icons {
    left: 10px;
    right: auto;
    top: 30px;
}

.bild_mobile,
.bild_mobile img,
.spalte,
h1.autorenname,
.autorenbeschreibung,
.mitpadding,
.autorenteaser {
    width: 100% !important;
}

.klammer,
h1.autorenname,
.bild_mobile {
padding-left:0;
}


.spalte {
   margin-bottom: 30px;
}

.makingofbutton {
    left: 78%;
    position: absolute;
    top: 30%;
}

header .navi {
    position: absolute;
    right: 10px;
}

.zeitenspiegel_logo {
    height: 26px;
    margin-top: 0;
    width: 26px;
}
.kreis {
    height: 9px;
    width: 9px;
}

}





.thumbs {
    clear: both;
    display: block;
    margin-left: -1.3%;
    width: 100%;
}

.thumbspalte {
    float: left;
    margin-top: 20px;
    padding-left: 2.5%;
    padding-right: 2.5%;
    width: 45%;
}

.thumbzeilencontainer1 {
	border-top:1px solid #ccc;
    width: 50%;
	float:left;
	min-width:330px;
}
.thumbzeilencontainer2 {
		border-top:1px solid #ccc;
    width: 50%;
	float:right;
	min-width:330px;
}

.thumbzeilencontainer2 .thumbspalte {
	float:right;
}



@media only screen and (max-width: 700px) {

.thumbzeilencontainer1,
.thumbzeilencontainer2  {
    padding-right: 0%;
    width: 100%;
}


.thumbzeilencontainer2  {
border-top:none;
}
}

@media only screen and (max-width: 460px) {

.thumbzeilencontainer1,
.thumbzeilencontainer2  {
	min-width:0px;
}

.autorenzeilen {
	min-width:0px;
}
}


/* -------------------------------------------- */

/*  F O O T E R */

/* -------------------------------------------- */

html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 190px;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 190px;
  background:#fff;
  border-top:1px solid #ccc;
}



.footerbegrenzung {
    border-top: 1px solid #ccc;
    margin: auto;
    max-width: 1024px;
    overflow: hidden;
    padding: 30px 15px 15px;
}

.zeile_footer_metanavi {
    margin-left: -1.1%;
    position: relative;
    width: 103.2%;
    z-index: 999;
}

.footerbegrenzung .thumbspalte {
	margin-top:0;
}

.zeile_footer_metanavi .autorenzeilen li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    line-height: 24px;
	padding:0;
}

.zeile_footer_metanavi .autorenzeilen {
    border-bottom: 0 none;
    margin-bottom: 0;
    margin-top: 0;
}

.zeile_footer_metanavi .thumbzeilencontainer1, .zeile_footer_metanavi .thumbzeilencontainer2 {
    height: auto;
    min-height: 0;
}

.logo_schule {
    float: right;


    margin-top: -8px;
}

.schullink {
padding-top:8px;
}

.zeile_schwarz {
    height: 160px;
    overflow: hidden;
    padding-top: 15px;
    width: 100%;
}

.zeile_grau {
    background: #333 none repeat scroll 0 0;
    overflow: hidden;
    width: 100%;
}


.container_zeile_navi a,
.footer a {
    color: #555;
}



@media only screen and (min-width: 1800px) {

.sticky {
    margin-top: 60px;
    overflow: hidden;
    width: 100%;
	position:absolute;
	bottom:0;
}
}



li.imp {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 10px;
    padding-top: 8px;
    text-align: center;
    width: 120px;
}

.zeile_grau .footerbegrenzung {
    background-attachment: scroll;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../bilder/logo-zeitenspiegel.png");
    background-origin: padding-box;
    background-position: 98% center;
    background-repeat: no-repeat;
    background-size: auto 56%;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}


/* -------------------------------------------- */

/*  G E S C H I C H T E N   S C R O L L I T E L L I N G */

/* -------------------------------------------- */


#videoaumachercontainer::after {

    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

#videoaumachercontainer2::after {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 60%);
    bottom: 0;
    content: "";
    height: auto;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.article--longform .article__main-video--longform {
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.scrolli .content {
    max-width: none;
    min-width: 0 !important;
    padding-left: 0;
    padding-right: 0;
    padding-top: 60px;
    position: absolute;
    top: 100%;
    width: 100%;
	border-bottom:0;
}



#videogross {
    left: 50%;
    margin: auto auto auto -50%;
    padding-top: 20px;
    position: absolute;
    top: 100%;
    width: 100%;
}

.scrolli .raster_text_titel_container {
    bottom: 30px !important;
}



.scrolli .wrapper {
    position:inherit;
}

.textinvideo {
    color: #fff;
    font-size: 19px;
    margin: 740px auto auto;
    max-width: 600px;
    padding-left: 15px;
    padding-right: 15px;
    text-shadow: 0 0 13px rgba(0, 0, 0, 0.8);
}

.soundbox {
	background:#f6f6f6;float:left;width:66%;height:250px;
	padding-left:2%;
	padding-right:2%;
	position:relative;
    
}

.soundteaser {
    bottom: 15px;
    position: absolute;
    width: 94%;
}


.sound {
    font-family: "Yanone Kaffeesatz",sans-serif;
    font-size: 30px !important;
    font-weight: 400 !important;
    letter-spacing: 0.5px;
    margin-bottom: 20px !important;
    margin-left: 0 !important;
    margin-top: 20px !important;
	text-align:left !important;
}


@media only screen and (max-width: 720px) {

.kollegen iframe.sou {
float:none;
width:100%;
height:200px;
}

.soundbox {
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: auto;
}

.soundteaser {
    bottom: auto;
    position: relative;
}

}



.itemklammer {
width:103.33%;
overflow:hidden;
}

@media only screen and (min-width: 601px) and (max-width: 920px) {

.item {
    margin-right: 3.33%;
    min-width: 260px;
    width: 46.5%;
}


}

@media only screen and (max-width: 600px) {

.item,
.itemklammer {
    margin-right:0;
    width: 100%;
}


}
.item img {
    width: 100%;
}


a .ue4 {
    color: #333;
    font-size: 20px;
    font-weight: 800;
    height: 40px;
    line-height: 24px;
    margin-top: 60px;
}

a:hover .ue4 {
color:#333;
text-decoration:underline;
}

.page-id-565 header {
    z-index: 9;
    overflow: hidden;
    position: fixed;
    background: #faf9f6;
    height: 135px;
    width: 100%;
    top: 0;
    transition: all 0.3s;
    border-bottom: 1px dotted #999;
	border-radius: 0;
}

.page-id-565 header.smaller, header {
    z-index: 9;
    height: 47px;
    transition: all 0.3s;
    border-bottom: 0px dotted #999;
    width: 47px;
    border-radius: 100px 100px;
    background: #b7e572;
    margin-left: 9px;
    top: 2px !important;
    position: fixed;
    left: -4px;
}
.page-id-565 .logozeile  {
background:url(../../uploads/logo_gruenefeldpost_mit_UT.png) no-repeat center center;
background-size:100% auto;
width:360px;
height:80px;
margin-top:20px;
    position: fixed;
    top: 30px;
transition: all 0.3s;
left:50%;
margin-left:-200px;
}

.logozeile, .page-id-565 .smaller .logozeile {
    background: url(../../uploads/logo_gruenefeldpost.png) no-repeat center center;
    background-size: 100% auto;
    width: 0px;
    height: 0px;
    transition: all 0.3s;
}

.linie {
    height: 1px;
    border-top: 1px dotted #999;
    width: 100%;
    transition: all 0.3s;
    overflow: hidden;
    position: fixed;
    z-index: -1;
    margin-top: 63px;
    opacity: 1;
	display:none;
}

.smaller .linie {
opacity:0;
    transition: all 0.3s;
}


.page-id-2 .entry-title  {
display:none;
}



.blau, .pink  {
    padding: 10px;
    width: 320px !important;
}


.pink {
    border: ;
    background: ;
}

.blau {
    border: ;
    background: ;
}

.pink img {
    width: 100% !important;
    height: auto !important;
}
.pink::before, .blau::before {
    font-family: quasimoda, sans-serif;
    font-weight: 800;
    font-size: 15px;
    padding: 0;
    line-height: 22px;
    position: absolute;
    transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    left: 0;
}

.pink::before {
    content: 'MehrWERT 2021';
    color: #f06c72;
}

.blau::before {
    content: 'MehrWERT 2017';
    color: #14bcd0;
}

.tit17, .tit16, .tit15, .tit14 {
    transform: rotate(-15deg);
    font-size: 20px;
    font-weight: 800;
    position: absolute;
    margin-top: 0;
    margin-left: -5px;
	font-family:quasimoda, sans-serif;
	
}

.tit17 {
    color: #14bcd0;
}

.tit16 {
    color: #ed853f;
}

.tit15 {
    color: #df85d1;
}

.tit14 {
    color: #e2d94a;
}


.masonry {
    background: none;
    margin-left: 2%;
    margin-top: 120px;
    margin-right: 2%;
    width: 96%;
}

.masonry .item {
    background: none;
    float: left;
    height: auto;
    margin-bottom: 30px;
    width: 320px;
}

.bild_gross {
    height: auto !important;
    width: 320px !important;
    margin-bottom: 12px;
}

.mehrlink {
    border-bottom: 1px dotted #999999;
    font-family: quasimoda, sans-serif;
    font-size: 11px;
    padding-bottom: 20px;
    text-transform: uppercase;
    color: #f5642b;
    text-decoration: none;
    display: block;
}

#box3 {
    border-bottom: 0px solid #fff !important;
    height: 200px !important;
    position: relative !important;
    width: 320px !important;
    margin: -10px 0 10px 0 !important;
}


.logolink {
    position: absolute;
    z-index: 999;
    top: 00px;
    left: 2%;
}

.home_spitzmarke {
    font-size: 19px !important;
    font-style: italic !important;
    font-weight: 500 !important;
    font-family: eb-garamond, Garamond, Times, serif !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    clear: left;
}

.home_autor {
    font-family: quasimoda, sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    text-transform: none !important;
    letter-spacing: normal !important;
    margin-bottom: 10px;
}


.page-id-2 .wrapper {
    max-width: 720px;
    margin: auto;
    width: 94%;
}

.page-id-2 .entry-content p {
    max-width: 720px;
}



#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open::after,
#mega-menu-wrap-max_mega_menu_1 {
    background: none !important;
}

li.mega-menu-item {
    height: 50px!important;
    padding: 5px 10px 5px 30px!important;
    background: #faf9f6!important;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1 {
    border-right: 1px dotted #999;
    background: #faf9f6 !important;

	border-bottom: 70px solid #faf9f6;
}

#mega-menu-max_mega_menu_1  {
padding-top:30px!important;
	margin-top: 49px!important;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
    z-index: 999999999999999999999!important;
}

.mega-menu-open  {
   z-index:999999999999999999 !important;
   cursor:pointer!important;
   position:relative!important;
       background: none !important;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
    margin-left: 15px !important;
    position: fixed;
    top: 14px;
    height: auto !important;
	z-index:999 !important;
}
.mega-menu-item-type-taxonomy {
font-weight:500 !important;
font-style:italic;
font-family:freight-text-pro, serif !important;
}

#mega-menu-item-596 a,
#mega-menu-item-559 a,
#mega-menu-item-597 a,
#mega-menu-item-598 a,
#mega-menu-item-599 a,
#mega-menu-item-600 a {
    font-family: quasimoda, sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

#mega-menu-item-596 {
margin-top:60px!important;
}

#mega-menu-item-596,
#mega-menu-item-559,
#mega-menu-item-597,
#mega-menu-item-598,
#mega-menu-item-599,
#mega-menu-item-600 {
height:45px !important;
}

#mega-menu-item-603 a {
    background: url(../../uploads/logo_gruenefeldpost.png) no-repeat center center !important;
        background-size: auto;
    background-size: 100% auto !important;
    width: 200px !important;
    height: auto !important;
}

#mega-menu-item-603  {
margin-bottom:30px!important;
}
.page-template-page-scrollitelling #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {
    z-index: 999 !important;
    background: none;
    position: fixed;
    width: 100%;
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    height: 3px !important;
    background-color: #888 !important;
    width: 35px !important;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
    left: -5px!important;
}

.mitvideo img {
display:none;
}

@media only screen and (max-width: 760px) {
.masonry {
    margin: 120px 3% 0 3%!important;
    width: 92%!important;
	padding:0 1%;
}

.masonry .item {
    float: none!important;
    width: 80%!important;
	margin:0 auto 50px auto!important;
	position:relative !important;
	top:auto !important;
}

.bild_gross {
    height: auto !important;
    width: 100% !important;
}

.blau, .pink {
    padding: 10px 0px 0 0 !important;
}
#box3 {
    left: 50%!important;
    margin: -20px 0 20px -160px!important;
}


}


@media only screen and (max-width: 470px) {
.page-id-565 .logozeile {
    width: 300px;
    height: 67px;
    margin-top: 20px;
    top: 30px;
    margin-left: -150px;
}

}


@media only screen and (max-width: 455px) {
#box1, #box2, #box3, #box4, #box5, #box6 {
display:none;
}
.mitvideo img {
display:block;
}

.masonry {
    margin: 120px 4% 0 4%!important;
    width: 90%!important;
}

.masonry .item {
    width: 100%!important;
}

}

