@charset "UTF-8";

.single-tutzinger_thesen #main-wrap {
padding-top: 0px;
margin-top: 0px; }
.single-tutzinger_thesen .ast-single {
margin-top: 0px; }
.single-tutzinger_thesen #header .headertop {
padding-bottom: 0px;
margin-bottom: 0px; }
.single-tutzinger_thesen #header #menu {
border-bottom: 0px; }
.single-tutzinger_thesen #logo img {
max-height: 80px; }
.single-tutzinger_thesen #logo {
margin-bottom: 0px; }
.single-tutzinger_thesen #page-wrap {
overflow-x: hidden;
width: 100%; }
.single-tutzinger_thesen .full-width .entry {
width: 100%;
max-width: 100%; }
.aesop-add-story-component {
display: none; }
.aesop-toggle-chapter-menu { } .aesop-entry-header {
margin-top: 20px;
padding-bottom: 20px;
text-align: center;
position: relative;
top: 40px;
width: 100%;
z-index: 9999; }
.aesop-entry-header li {
padding-left: 30px;
text-align: left; }
.post-type-tutzinger_thesen .aesop-add-story-component {
display: block; }
.aesop-content-component .aesop-content-comp-inner p {
line-height: 1.5em; }
.single-tutzinger_thesen article p,
.aesop-content {
width: 100%; margin: 0 auto;
margin: 0 auto;
max-width: 700px;
padding: 2rem 0;
width: 100%; }
.single-tutzinger_thesen article p.full {
width: 100%;
max-width: 100%; }
.ast-entry ul,
.ast-entry ol,
.ast-entry h1,
.ast-entry h2 {
margin-left: auto;
margin-right: auto;
max-width: 700px; }
.ast-entry h1::first-letter {
float: none;
line-height: 45px;
padding-left: 0;
padding-right: 0;
padding-top: 4px; }
.ast-entry a, .ast-entry a:hover {
text-decoration: underline;
color: #154a7f; }
.single-tutzinger_thesen article {
hyphens: auto;
word-wrap: break-word; }
.single-tutzinger_thesen header h1 { }
.single-tutzinger_thesen h1,
.single-tutzinger_thesen h2,
.single-tutzinger_thesen h3,
.single-tutzinger_thesen blockquote {/*/*/}
.single-tutzinger_thesen .full-width .entry img {
max-width: 100%; }
.single-tutzinger_thesen #main.full-width {
width: 100%; }
.single-tutzinger_thesen #content-wrap {
padding-left: 0px;
padding-right: 0px; }
.aesop-cover-title {
left: 10%;
margin: 0;
max-width: 100%;
padding-bottom: 20px;
position: absolute;
width: 90%;
z-index: 1; }/**/ .aesop-collection-item-link {
width: 100%;
margin: 0 auto;
display: block;
background: #000; }
.aesop-collection-item-img {
height: 400px;
background-position: center;
opacity: 0.5;
webkit-backface-visibility: hidden;
-webkit-transition: all 0.35s;
transition: all 0.35s; }
.aesop-collection-item:hover .aesop-collection-item-img {
-webkit-transform: scale3d(1.05, 1.05, 1);
transform: scale3d(1.05, 1.05, 1);
opacity: 0.7; }
.aesop-collection-item {
float: left;
display: inline-block;
position: relative;
overflow: hidden; }
.aesop-collection-item-inner {
position: absolute;
top: 25%;
left: 10%;
max-width: 80%;
z-index: 25;
-webkit-transform-style: preserve-3d;
-webkit-perspective: 1000px; }
.aesop-collection-grid-4col .aesop-collection-item-inner {
top: 20%; }
.aesop-collection-grid-5col .aesop-collection-item-inner {
top: 15%; }
.aesop-collection-item-inner .aesop-collection-entry-title {
font-weight: 700;
line-height: 1em;
color: #fff;
text-transform: uppercase;
display: block;
opacity: 0;
-webkit-transform: translateZ(-100px);
-moz-transform: translateZ(-100px);
-ms-transform: translateZ(-100px);
-o-transform: translateZ(-100px);
transform: translateZ(-100px);
-webkit-transition: opacity 0.3s, -moz-transform 0.3s;
-moz-transition: opacity 0.3s, -moz-transform 0.3s;
transition: opacity 0.3s, -moz-transform 0.3s;
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
-moz-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, -webkit-transform 0.3s;
-webkit-transition: opacity 0.3s, transform 0.3s;
-moz-transition: opacity 0.3s, transform 0.3s;
transition: opacity 0.3s, transform 0.3s; }
.aesop-collection-item-inner .aesop-collection-entry-title:hover {
color: #fff; }
.aesop-collection-item:hover .aesop-collection-item-inner .aesop-collection-entry-title,
.aesop-collection-item:hover .aesop-collection-item-inner .aesop-collection-item-excerpt {
opacity: 1;
-webkit-transform: translateZ(0px);
-moz-transform: translateZ(0px);
-ms-transform: translateZ(0px);
-o-transform: translateZ(0px);
transform: translateZ(0px); }
.aesop-collection-item-excerpt {
opacity: 0;
color: #fff;
line-height: 1.7em;
-webkit-transform: translateZ(-400px);
-moz-transform: translateZ(-400px);
-ms-transform: translateZ(-400px);
-o-transform: translateZ(-400px);
transform: translateZ(-400px);
-webkit-transition: opacity 0.2s, -moz-transform 0.2s;
-moz-transition: opacity 0.2s, -moz-transform 0.2s;
transition: opacity 0.2s, -moz-transform 0.2s;
-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
-moz-transition: opacity 0.2s, -webkit-transform 0.2s;
transition: opacity 0.2s, -webkit-transform 0.2s;
-webkit-transition: opacity 0.2s, transform 0.2s;
-moz-transition: opacity 0.2s, transform 0.2s;
transition: opacity 0.2s, transform 0.2s;
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s; }
.aesop-collection-meta {
display: none; } .aesop-character-component.aesop-component {
max-width: 700px;
margin: 0 auto;
float: none; }
.site-content article .entry-content img.aesop-character-avatar {
float: none;
display: block;
border-radius: 50%;
margin-bottom: 10px;
height: auto !important; }
img.aesop-character-avatar {
height: auto !important; }
p.aesop-character-cap {
width: 100%;
text-align: left;
line-height: 1.1rem; }
span.aesop-character-title::before {
content: "";
border-top: 1px solid #C8C8C8;
display: block;
width: 40%;
right: 0;
position: absolute;
top: -5px; }
.scroll-nav__item a {
text-decoration: underline; }
.aesop-quote-component blockquote {
margin: 0 auto;
margin: 0 auto;
max-width: 700px;
display: table !important;
padding-bottom: 20px;
padding-top: 10px;
font-family: "Crimson Text";
font-weight: 300;
font-size: 1.625rem !important;
line-height: 2rem;
font-style: italic; }
@media all and (min-width: 576px) {
.aesop-quote-component blockquote {
font-size: 2.125rem !important;
line-height: 2.5rem; } }
@media all and (min-width: 640px) {
.aesop-quote-component blockquote {
font-size: 1.625rem !important;
line-height: 2rem; } }
@media all and (min-width: 992px) {
.aesop-quote-component blockquote {
font-size: 2.125rem !important;
line-height: 2.5rem; } } .aesop-quote-component {
padding: 0; }
.aesop-character-title {
display: block;
float: left;
margin-right: 30px;
color: #666;
position: relative;
font-style: italic; }
.aesop-character-float.aesop-character-left {
margin-right: 30px;
float: left; }
.aesop-character-float.aesop-character-right {
margin-left: 30px;
float: right; }
.aesop-character-float.aesop-character-right .aesop-character-title {
float: right;
margin-right: 30px;
margin-left: 0; } h2.aesop-collection-entry-title {
margin-top: 5px;
font-weight: 400;
width: auto;
color: #09c;
-webkit-transition: color linear 0.2s;
-moz-transition: color linear 0.2s;
-o-transition: color linear 0.2s;
transition: color linear 0.2s; }
h2.aesop-collection-entry-title:hover {
color: #ff5c1a; } .aesop-timeline {
position: fixed;
background: #333;
padding-bottom: 15px;
color: #fff;
bottom: 0;
width: 100%;
padding-top: 15px;
-webkit-transform: none;
transform: none;
-webkit-transition-duration: 0s;
transition-duration: 0s; }
.aesop-timeline-stop {
text-align: center; }
.aesop-timeline-stop:after {
content: "";
border-bottom: 2px solid #000;
width: 5%;
display: block;
margin: 20px auto 40px auto; }
.timeline-in-view .aesop-timeline {
-webkit-transform: translateY(0);
transform: translateY(0); }
.aesop-timeline ol:after {
display: none; }
.aesop-timeline .scroll-nav__list {
border-bottom: 1px dotted #fff;
margin-bottom: 0;
list-style: none;
padding: 0 40px;
height: 40px; }
.aesop-timeline .scroll-nav__item a {
color: #fff;
padding-bottom: 0;
display: inline-block;
line-height: 23px;
color: #999;
min-width: 80px;
text-align: center; }
.aesop-timeline .scroll-nav__item a:after {
content: '•';
color: #fff;
display: block;
text-align: center;
line-height: 11px;
position: relative;
bottom: -10px; }
.aesop-timeline li.scroll-nav__item {
display: inline-block;
margin-right: 30px; }
.aesop-timeline li.scroll-nav__item.active.in-view a {
color: #fff; } .aesop-documument-component.aesop-content {
max-width: 100%; }
body .aesop-documument-component {
text-align: center;
background: #f8f8f8;
padding: 60px 0; }
body .aesop-documument-component:before {
position: relative;
top: 1px;
display: inline-block;
font-style: normal;
font-weight: normal;
line-height: 1;
content: "\e022";
display: block;
margin-bottom: 30px;
color: #999;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
.aesop-documument-component a span {
color: #09c;
border: 0;
padding-left: 0;
text-transform: capitalize;
font-weight: 300;
display: block; }
.aesop-documument-component a br {
display: none; }
.aesop-documument-component a:hover span {
color: #ff5c1a; }
.aesop-documument-component a:focus {
outline: none;
text-decoration: none; }
.aesop-documument-component a {
color: #999;
margin: 0;
line-height: 14px; } .aesop-img-enlarge {
display: none; }
.aesop-image-component .aesop-image-component-caption {
margin-top: -1.5rem;
margin-bottom: 0; }
.aesop-image-component .aesop-cap-cred,
.aesop-image-component .aesop-img-enlarge {
text-transform: none; } h2.aesop-cover-title {
margin-bottom: 25px; text-transform: uppercase;
letter-spacing: 0px;
font-weight: 300;
color: #000; }
.aesop-cover-title {
border-bottom: 1px solid #fff;
bottom: 100px;
color: #fff;
left: 10%;
margin: 0;
max-width: 100%;
padding-bottom: 20px;
position: absolute;
width: 90%;
z-index: 1; }
h2.aesop-cover-title small {
display: block;
margin-top: 10px; }
.aesop-article-chapter-wrap.has-chapter-image h2.aesop-cover-title {
margin-top: 0;
font-weight: bold;
color: #fff;
position: relative;
top: 50%; transform: translateY(-40%);
-webkit-transform: translateY(-40%);
-moz-transform: translateY(-40%); }
.aesop-article-chapter-wrap.has-chapter-image h2.aesop-cover-title small {
color: #DFDFDF; }
.aesop-timeline {
background: #c8d2dc none repeat scroll 0 0;
bottom: 0;
color: #fff;
padding-bottom: 0px;
padding-top: 0px;
position: fixed;
transform: none;
transition-duration: 0.5s;
width: 100%; }
.aesop-timeline ol {
background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
box-shadow: 0 7px 7px -7px gray inset;
margin: 0;
padding: 5px 10px;
position: relative; }
.aesop-timeline .scroll-nav__item a::after {
border-right: 1px solid #666;
bottom: -10px;
content: "";
height: 10px;
left: 50%;
position: absolute;
width: 1px;
display: block;
color: #fff;
display: block;
line-height: 11px;
text-align: center; }
.aesop-timeline .scroll-nav__item a {
color: #000;
display: inline;
height: 50px;
line-height: 26px;
min-width: 80px;
padding-bottom: 0;
text-align: center; }
.aesop-timeline li.scroll-nav__item.active.in-view a {
color: #999; }
.aesop-timeline .scroll-nav__list {
border-bottom: 1px dotted #fff;
height: auto;
list-style: outside none none;
margin-bottom: 0;
padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
.aesop-quote-component.aesop-quote-type-pull {
float: none;
width: 100% !important;
margin-left: auto;
margin-right: auto;
padding: 0; } .really_simple_image_widget img {
width: 100%; }
.aesop-image-component-image img {
max-width: 100%;
height: auto; }
.aesop-image-component .aesop-cap-cred {
font-style: italic;
color: #828282; }
.aesop-character-component .aesop-character-cap {
color: #828282; } .ac-about {
padding-top: 40px;
padding-bottom: 30px; }
@media screen and (max-width: 380px) {
main.ast-single img {
width: 100%;
height: auto; } }
@media screen and (max-width: 767px) {
.downloads_overview_title {
line-height: 23px !important; } } @media screen and (max-width: 768px) {
.aesop-timeline .scroll-nav__item a::after {
line-height: 0px;
height: 0px; }
.aesop-timeline .scroll-nav__item a {
color: #000;
display: inline;
height: auto;
line-height: 20px;
min-width: inherit;
padding-bottom: 0;
text-align: center; }
.aesop-timeline li.scroll-nav__item {
margin-right: 0px; }
.aesop-header-img-container {
display: block; }
.aesop-header-img {
width: 100%;
height: auto; } }
@media all and (max-width: 767px) {
.aesop-parallax-sc { top: 0px !important; }
.ac-about {
padding-left: 20px;
padding-right: 20px; } }
@media screen and (max-width: 860px) {
main.ast-single {
padding-left: 15px;
padding-right: 15px; }
.wp-caption.aligncenter {
width: 100% !important;
max-width: 100% !important; }
.wp-caption.aligncenter img {
width: 100% !important;
height: auto !important;
max-width: 100% !important; } } @media screen and (max-width: 1170px) {
.aesop-character-float.aesop-character-right {
float: right;
margin-left: 30px;
margin-right: 0; }
.aesop-character-float.aesop-character-left {
float: left;
margin-left: 0;
margin-right: 30px; }
.aesop-timeline .scroll-nav__list {
padding: 12px 0px;
height: auto; } } .quotes {
background: rgba(200, 210, 220, 0.5) none repeat scroll 0 0;
margin: 0 0 20px;
padding: 20px; }
.quotes .category {
margin: 0 0 5px;
text-transform: uppercase;
display: block;
margin-bottom: 20px; }
.quote-who {
font-weight: 700;
margin-top: 15px;
margin-bottom: 0px; }
.single .quote-who {
font-weight: 700;
margin-top: 0px;
margin-bottom: 0px; }
.quote-title {
margin-top: 15px; }
.quotes .text,
.single .quote-quote {
color: #000;
font-weight: normal;
line-height: 1.3;
font-style: italic;
margin-bottom: 20px; }
.quotes .btn-default {
background-color: #fff; }
.category-zitat_liste .people-row .content h2 {
font-style: italic !important; }
.single .people-row .content {
float: left;
max-width: 380px; }
.single .people-row .content.full-width {
max-width: 100%; }
.single .people-row .image img {
max-width: 205px; }
.headertop {
position: relative; }
.ast-single hr {
clear: both; }
.ast-single .aesop-gallery-component img {
max-width: 100%;
height: auto; }
.ast-single a {
text-decoration: underline; }
@media all and (max-width: 767px) {
.ast-single .aesop-quote-component {
width: 100% !important; }
.ast-single .aesop-character-float {
float: none !important;
margin-left: auto !important;
margin-right: auto !important;
width: 50% !important; } }
.single-tutzinger_thesen { }
@media all and (max-width: 767px) {
.single-tutzinger_thesen #mainmenu {
display: none;
width: 100%; }
.single-tutzinger_thesen #mainmenu #menu {
padding-top: 30px;
padding-bottom: 100px; }
.single-tutzinger_thesen #mainmenu li {
display: block;
text-align: right; }
.single-tutzinger_thesen #mainmenu li a {
font-weight: bold; }
.single-tutzinger_thesen #mainmenu .sub-menu {
display: block !important;
visibility: visible !important;
position: relative;
width: 100%;
background: transparent; }
.single-tutzinger_thesen #mainmenu .sub-menu li {
padding-right: 10px; }
.single-tutzinger_thesen #mainmenu .sub-menu a {
color: #000;
font-weight: normal; }
.single-tutzinger_thesen #mainmenu.activeMobNav {
display: block; }
.single-tutzinger_thesen #burger-nav {
display: inline-block; }
.single-tutzinger_thesen #topmenu, .single-tutzinger_thesen #search {
display: none; }
.single-tutzinger_thesen #logo img {
max-height: 70px; }
.single-tutzinger_thesen #logo {
padding-top: 0;
padding-bottom: 0; }
.single-tutzinger_thesen .aesop-timeline .scroll-nav {
display: none !important; }
.single-tutzinger_thesen .scroll-nav__wrapper {
display: none !important; } }
#aesop-image-component-8596-11 {
text-align: center; }