.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}.video-wrapped {
background: black no-repeat center center;
background-size: cover;
color: white;
overflow: hidden;
position: relative;
cursor: pointer;
max-width: 100%;
margin: auto;
}
.video-wrapped-clicked {
background: transparent;
background-image: none !important;
}
.video-wrapped .video-wrapped-nojs {
padding: 20px;
cursor: auto;
}
.video-wrapped .video-wrapped-play {
text-align: center;
font-size: 30px;
padding-top: 20px;
position: relative;
left: 0;
right: 0;
margin-top: 30%;
cursor: pointer;
text-shadow: 1px 1px 3px black;
}
.video-wrapped .video-wrapped-play span {
background: rgba(0, 0, 0, .3);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
.video-wrapped.video-wrapped-video .video-wrapped-play:before {
content: '';
position: absolute;
width: 80px;
height: 50px;
margin-left: -40px;
left: 50%;
top: -35px;
background: black;
border-radius: 5px;
}
.video-wrapped.video-wrapped-video:hover .video-wrapped-play:before {
box-shadow: 0 0 5px rgba(0, 0, 0, .3);
}
.video-wrapped.video-wrapped-yt .video-wrapped-play:before {
background: rgb(185, 0, 0);
}
.video-wrapped.video-wrapped-vimeo .video-wrapped-play:before {
background: #08c;
}
.video-wrapped.video-wrapped-video .video-wrapped-play:after {
content: '';
border-style: solid;
border-width: 17px 0 17px 35px;
border-color: transparent transparent transparent white;
position: absolute;
width: 0;
height: 0;
margin-left: -15px;
left: 50%;
top: -27px;
}
.video-wrapped .video-wrapped-play .small {
font-size: 50%;
}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}@keyframes fadein{from{opacity:0;}to{opacity:1;}}
@-moz-keyframes fadein{from{opacity:0;}to{opacity:1;}}
@-webkit-keyframes fadein{from{opacity:0;}to{opacity:1;}}
@-o-keyframes fadein{from{opacity:0;}to{opacity:1;}}
@keyframes fadeInDown { from { opacity: 0.5; 
-webkit-transform: translate3d(0, -100%, 0);
-moz-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);}
to{opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}}
@-webkit-keyframes fadeOut {from{opacity: 1;}to{opacity: 0;}}
@-moz-keyframes fadeOut {from{opacity: 1;}to{opacity: 0;}}
@keyframes fadeOut {from{opacity: 1;}to{opacity: 0;}}
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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust:     100%; }
body {
margin-top: 0 !important;
animation:fadein 1s;-moz-animation:fadein 1.5s;-webkit-animation:fadein 1s;
font-family: 'PT Sans', sans-serif; } a[name] {
padding-top: 94px; }
a, a:visited {
color: #8ea822;	
text-decoration: none;
}
a:hover,
a:focus,
a:active { color: #6f6f6e;
}
article a, article a:visited .link{ color: #8ea822; text-decoration: none; }
article a:hover, article a:focus .link{color: #6f6f6e; text-decoration: none; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
font-style: normal;
} .search article {
min-height: unset;
}
table { border-collapse: collapse;
border-spacing: 0;
margin: 0 0 15px;
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
th, td {
border: 0;
padding: 3px 5px;
}
caption, th, td {
text-align: left;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
} .video-wrapped .video-wrapped-play {
margin: 30% 1em 0 !important;
}
.video-wrapped .video-wrapped-play span {
font-size: 14px !important;
}
.video-wrapped .video-wrapped-play .small {
margin-top: 10%;
}
.video-wrapped .video-wrapped-play span {
background: none !important;
box-shadow: none !important;
}
.video-wrapped-play a, .video-wrapped-play a:visited {
color: #fff !important;
text-decoration: underline !important;
}   .teaser img {
display: block;
margin: 0 auto;
} .teaser h3 {
margin-top: 0.5em;
}
.teaser h3 a,
.teaser h4 a,
.teaser h5 a,
.teaser h6 a { 
color: #508ba3; 
}
.teaser h1 a:hover, 
.teaser h2 a:hover, 
.teaser h3 a:hover,
.teaser h4 a:hover,
.teaser h5 a:hover,
.teaser h6 a:hover { 
color: #9c9d9f; 
}
.teaser {
background-color: #f7f7f7;
margin: 1em auto;
padding: 1em;
text-align: center;
width: 30%;
}
.teaser.single {
width: 100%;
background-color: #fff;
text-align: left;
}
@media screen and (max-width: 848px) {
.teaser {
width: 42%;
}
}
@media only screen and (max-width: 620px) {
.teaser img {
max-width: 300px;
}
.teaser {
width: 93%;
}
} .blocksatz {
text-align: justify;
}
.rechts {
text-align: right;
}
.links {
text-align: left;
}
.center {
text-align: center;
}
#teaser {
clear: both;
text-align: left;
}
#einzug {
max-width: 1200px;
margin: 3em auto;
padding: 4em 1em;
}
.backdark #einzug {
color: #fff;
}
.home .backwhite #einzug {
max-width: 900px;
margin: 4em auto 2em;
}
@media screen and (max-width: 811px) {
.home .backwhite #einzug {
margin: 3em auto 2em;
}
}
#teaser .teaserfoto img {
border: none; max-width: 100%;
}
.teasercaption {
max-width: 620px;
padding: 10px;
background-color: #fff;
margin-top: -5px;
}
.imginfo {
max-width: 620px;
background-color: #fff;
color: #5e9127;
padding: 10px 15px 1px 15px;
margin-top: 13px;
} .three h1,
.three h2 {
margin: 2em auto -1em;
max-width: 1558px;
padding: 2em 1em 0;
}
.termine h2 {
margin: 2em auto -1em;
}
.termine.backdark h1,
.termine.backdark h2,
.termine.backdark h3 {
color: #fff;
}
#teaser h3,
.teaser .entry-title {
margin: 0;
}
#teaser.three h3 {
font-size: 1.4em;
line-height: 1.2em;
margin-top: 10px;
color: #cea938;
text-align: center;
min-height: 47px;
display: grid;
align-items: center;    
}
#teaser.three h3 a:hover{
color: #cea938;
}
#teaser-wrap {
margin: 2em auto;
max-width: 1691px;
flex-wrap:wrap;
display: flex;
}
.outwrap {
margin: 0 1em;
}
@media screen and (max-width: 811px) {
#teaser-wrap {
margin: 2em auto 0;
}
}
.teaser {
margin: 2em auto; }
@media screen and (max-width: 1584px) {
.teaser {
margin: 1em auto 1.5em;
}    
} { 
margin: 3em auto;
max-width: 1691px;
flex-wrap:wrap;
display: flex;
}
.backcolor {
background-color: #f8f6f1;
display: inline-block;
}
.backgray {
background-color: #f8f6f1;
margin: 0 auto;
}
.backdark {
background-color: #293133;
margin: 0 auto;
}
.backwhite #teaser-wrap,
.backgray #teaser-wrap,
.backdark #teaser-wrap, 
.backcolor #teaser-wrap {
padding: 1em 1em 2em;
}
.home .backwhite #teaser-wrap {
padding: 0 0 2em;
}
@media screen and (max-width: 433px) {
.backwhite #teaser-wrap,
.backgray #teaser-wrap,
.backdark #teaser-wrap, 
.backcolor #teaser-wrap {
padding: 1em 0 2em;
}
}   .textwrap.single {
width: 46%;
padding: 0 2em;
}
.teaserfoto.single {
width: 47%;
padding-top: 0.3em;
padding-bottom: 1em;
} @media screen and (max-width: 963px) {
.teaser.single { 
margin: 0 auto;
display:-webkit-flex;
display:flex;	
-webkit-flex-direction: column;
flex-direction: column;
}
.teaserfoto.single {
width: 100%;
-webkit-flex: 2;
flex: 2;
-webkit-order: 2;
order: 2;
}
.textwrap.single {
width: 100%;
-webkit-flex: 1;
flex: 1;
-webkit-order: 1;
order: 1;
}
} #teaser .textwrap h3 {
margin: 11px 0;
}
#teaser .termine .textwrap h3 {
margin: 0;
}
.textwrap.textsingle {
padding: 0 2em;
}
.backdark .textwrap.textsingle {
color: #fff;
}
#teaser.backdark a:hover {
color: #fff;
}
.teaser.three { background-color: #f8f6f1;
margin-top: 2em;
width: 44%;
}
.threecolumn .teaser.three { width: 29%;
}
.backgray .teaser.three,
.backdark .teaser.three { background-color: #fff;
}
.twocolumn .teaser.three { width: 44%;
max-width: 600px;
}
.twocolumn .teaser.three.termine { width: 44%;
max-width: 764px;
}
@media screen and (max-width: 811px) {
.twocolumn .teaser.three.termine { width: 100%;
}
}
.forcolumn .teaser.three { width: 23%;
}
@media screen and (max-width: 1584px) {
.forcolumn .teaser.three {
width: 30%;
}     
}
@media screen and (max-width: 1218px) {
.threecolumn .teaser.three,
.forcolumn .teaser.three{
width: 44%;
}     
}
.textwrap.three {
padding: 0 1em;
}
.termine .textwrap.three {
padding: 1em 2em;
}
.three .teaserfoto {
overflow: hidden;
margin: 0 auto;
}
.forcolumn .teaserfoto {
overflow: hidden; margin: -2em auto 0;
}
.linksb {
float: left;
} 
.rechtsb {
float: right;
}  
.rechtsb .textwrap.single{ 
float: left;
}
.linksb .textwrap.single{ 
float: right;
}
.column-li {
float: left;
width: 48%;
}
.column-re {
float: right;
width: 48%;
} .pics .column-li,
.pics .column-re {
max-height: 520px;
overflow: hidden;
margin: 0 auto;
}
.pics .column-li {
float: left;
width: 48%;
text-align: left;
}
.pics .column-re {
float: right;
width: 48%;
text-align: right;
}
@media screen and (max-width: 964px) {
.pics .column-li,
.pics .column-re {
max-height: unset;
margin: 0 auto;
float: none;
width: 100%;
}
}
@media screen and (max-width: 860px) {
.column-li,
.column-re {
width: 100%; float: unset;
}
.column-re {
margin-top: 2em;
}    
.linksb,
.rechtsb {
float: none;
padding: 0 0 1em;
display: inline-block;
}
} @media screen and (max-width: 690px) {
.teaser,
.three .teaser.three,
.forcolumn .teaser.three{
width: auto;
}
} @media screen and (max-width: 963px) {
.teaser.single { 
margin: 0 auto;
display:-webkit-flex;
display:flex;	
-webkit-flex-direction: column;
flex-direction: column;
}
.teaserfoto.single {
width: 100%;
-webkit-flex: 2;
flex: 2;
-webkit-order: 2;
order: 2;
}
.textwrap.single {
width: 100%;
-webkit-flex: 1;
flex: 1;
-webkit-order: 1;
order: 1;
}
}
@media screen and (max-width: 516px) {
.teaser,
.teaser.single,
.three .teaser.three,
.forcolumn .teaser.three {
width: auto;
}
} #termine-wrap {
margin: 0 auto;
margin-bottom: 2em;
column-count: 2;
-moz-column-count:2; -webkit-column-count: 2; -webkit-perspective: 1;
column-gap: 1em;
display: flex;
}
.terminbox {     
padding: 1em;
display: inline-block;
background-color: #f3f3f3; 
text-align: center;
margin: 1em 0 2em;
padding: 2em 2em 1.5em;
display: inline-block;
width: 96%;    
}
.terminbox.left {     
text-align: left;
width: 96%;
}
.infobox {     
margin: 1em 0 2em;
padding: 2em 2em 1.5em;
display: inline-block;
background-color: #f8f6f1; 
text-align: left;
width: 91%;
}
.infobox.beige {     
background-color: #f8f6f1; 
}
.infobox.green {     
background-color: #8ea822;
color: #fff;
}
.infobox.green h1,
.infobox.green h2 {
color: #fff;
margin: 0;
}
.infobox.orange {     
background-color: #ffb501;
color: #fff;
}
.infobox h2,
.infobox.orange h2 {     
margin: 0 0 10px;
}
.rahmenbox {     
margin: 1em 0 2em;
padding: 2em 2em 1.5em;
display: inline-block;
border: 3px solid #f8f6f1;  
text-align: left;
width: 91%;
}
.rahmenbox.orange {     
border:3px solid #ffb501; 
color: #333;
}
.rahmenbox.green {     
border: 3px solid #8ea822; 
color: #333;
}
.entry-content a.btn,
.entry-content a.btn-green,
.entry-content a.btn-red
.terminbox a.btn,
.terminbox a.btn-green,
.terminbox a.btn-red {
border-radius: 25px;
-webkit-border-radius: 25px; 
-moz-border-radius: 25px;
padding: 5px 17px;
}
@media only screen and (max-width: 1005px) {
.infobox,
.rahmenbox { 
width: 90%;
}
}
@media only screen and (max-width: 616px) {
.infobox,
.rahmenbox,
.entry-content ul.upcoming-events li { 
padding: 1em;
}
}
#mehr-inhalt {   
clear: both;
}
.fleft {float: left}
.clearb {clear: both}
.textsm {font-size: 80%;}
.padclear {clear: both; padding-top: 3em;} @font-face {
font-family: 'PT Sans';
font-weight: 400;
font-style: normal;
src: url(//www.sandra-molter.de/wp-content/themes/stens-radiate-Molter/fonts/PT_Sans/PT_Sans-Web-Regular.ttf) format('truetype');
}
@font-face {
font-family: 'PT Sans';
font-weight: 400;
font-style: italic;
src: url(//www.sandra-molter.de/wp-content/themes/stens-radiate-Molter/fonts/PT_Sans/PT_Sans-Web-Italic.ttf) format('truetype');
}
@font-face {
font-family: 'PT Sans';
font-weight: 700;
font-style: normal;
src: url(//www.sandra-molter.de/wp-content/themes/stens-radiate-Molter/fonts/PT_Sans/PT_Sans-Web-Bold.ttf) format('truetype');
}
@font-face {
font-family: 'PT Sans';
font-weight: 700;
font-style: italic;
src: url(//www.sandra-molter.de/wp-content/themes/stens-radiate-Molter/fonts/PT_Sans/PT_Sans-Web-BoldItalic.ttf) format('truetype');
} @font-face{ font-family: Genericons; font-style: normal; font-weight: normal; src: url(//www.sandra-molter.de/wp-content/themes/stens-radiate-Molter/font/genericons-regular-webfont.eot), url(//www.sandra-molter.de/wp-content/themes/stens-radiate-Molter/font/genericons-regular-webfont.eot?#iefix) format("embedded-opentype"), url(//www.sandra-molter.de/wp-content/themes/stens-radiate-Molter/font/genericons-regular-webfont.woff) format("woff"), url(//www.sandra-molter.de/wp-content/themes/stens-radiate-Molter/font/genericons-regular-webfont.ttf) format("truetype"), url(//www.sandra-molter.de/wp-content/themes/stens-radiate-Molter/font/genericons-regular-webfont.svg#genericonsregular) format("svg"); } body,
button,
input,
select,
textarea {
font-family: 'PT Sans', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 20px;
line-height: 1.8;
color: #333;
} h1, h2, h3, h4, h5, h6 { 
color: #8ea822; 
font-weight: 400;
text-align:left;
margin-bottom:10px;
}
.headline  {
color: #333;
}
h1 { 
font-size: 2em; 
line-height: 1.5em;  
margin-bottom: 25px;
}
h2 { 
font-size: 1.8em; 
line-height: 1.3; 
margin: 50px 0 25px;
}
h3 { font-size: 1.5; line-height: 1.2; margin: 25px 0; }
h4 { font-size: 20px; line-height: 28px; }
h5 { font-size: 20px; line-height: 28px; }
h6 { font-size: 18px; line-height: 25px; }
hr {
background-color: #f3f3f3;
height: 1px;
border: 0;
margin-bottom: 2em;
}  p {
line-height: 1.5;
margin-bottom: 23px;
margin-bottom: 23px;
}
ul, ol {
margin: 0;
}
ul {
list-style: none;
} ol {
margin-bottom: 0;
margin-left: 15px;
margin-top: 8px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 15px 15px;
margin: 0 1.5rem 1.5rem;
}
b, strong {
font-weight: 700;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote::before {
color: #7a7a7a;
content: "“";
display: block;
font-size: 5em;
left: -80px;
padding-left: 10px;
position: absolute;
top: 39px;
}
blockquote {
color: #6f6f6e;
font-size: 1.5em;
font-style: italic;
line-height: 42px;
margin-bottom: 50px;
margin-left: 100px;
position: relative;
text-align: left;
top: 30px;
width: 800px;
}
blockquote cite,
blockquote .autor {
font-size: 0.8em;
display: block;
margin-top: 5px;
font-style: normal;
}
blockquote cite:before,
blockquote .autor:before {
content: "\2014 \2009";
}
address {
margin: 0 0 15px;
margin: 0 0 1.5rem;
display: block;
font-style: italic;
}
pre {
background: #FFFFFF;
border: 1px solid #EAEAEA;
font-family: "Courier 10 Pitch", Courier, monospace;
margin-bottom: 16px;
margin-bottom: 1.6rem;
max-width: 100%;
overflow: auto;
padding: 16px;
padding: 1.6rem;
white-space: pre-wrap;
overflow: auto;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
white-space: pre-wrap;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
white-space: pre-wrap;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
img {
height: auto; max-width: 100%; }
article img {
height: auto; max-width: 100%;  }
img.noborder,
img.noborder:hover{
border: unset;
}
article img:hover {
opacity: 0.85;
transition: all 1s;
-webkit-transition: all 1s; }
.ngg-slideshow img:hover {opacity: 1; } img#wpstats {
display: none;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button,
input {
line-height: normal; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #8ea822;	border: none;
border-radius: 4px;
color: #FFFFFF;
padding: 8px 16px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
opacity: 0.8;
filter:alpha(opacity=80); text-decoration: none;
cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing:    content-box;
box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
font-family: 'PT Sans', sans-serif;
font-weight: 400;
font-style: normal;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 98%;
} .alignleft {
display: inline;
float: left;
max-width: 45%;
margin: 0 3% 2% 0;
}
.alignright {
display: inline;
float: right;
max-width: 45%;
margin: 0 0% 2% 3%;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.alignnone {
margin: 10px 0;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
}
.leftcolumn, .rightcolumn {width: 48%; }
.leftcolumn {float: left;  }
.rightcolumn {float: right; }
.topcolumn {clear: both; }
.inner-wrap {
margin: 0 30px;
}
#primary {
margin: 0 auto;
max-width: 900px;
}
#primary-sidebar {
width: 78%;
float: right;
max-width: 900px;
}
#primary-sidebar.blog {
width: 71%;
float: left;
}
#secondary {
width: 26%;
max-width: 340px;
float: left;
border-right: 1px solid #e0e0e0;
margin-bottom: 20px;
}
#secondary.blog {
float: right;
max-width: 340px;
border-left: 1px solid #e0e0e0;
border-right: none;
padding-left: 1em;
}
#secondary-mobil {
display: none;
}
@media only screen and (max-width:811px) {
#sidebardesk { display: none;
}
}
@media only screen and (max-width:811px) {
#secondary-mobil { display: flex;
}
}
#content {
padding: 2em 5px 0 5px;
max-width: 1308px;
margin: 0 auto; text-align:left;   
background-color:#fff;
}
.entry-content {
text-align: justify;
}
@media screen and (max-width: 950px) {
.entry-content {
text-align: left;
}
}
front {
padding-top: 25px;
background-color: #ffffff; width: 100%; 
margin: 220px auto 0; 
text-align:left;   
position: relative;
} #backimg {
background: url(//www.sandra-molter.de/wp-content/themes/stens-radiate-Molter/images/Startseite-Hintergrundbild.jpg) 50% 0 repeat fixed; 
min-height: 800px; 
height: 800px; 
margin: 0 auto; 
width: 100%; 
position: relative; 
}
#backimg article, #about article { 
height: 300px;
position: absolute; 
text-align: center;
top: 350px; 
width: 100%; 
}
#backimg article blockquote, #about article blockquote { 
margin:0;
padding:0;  
font-size: 2em;
background:none;
font-style: italic;
color: #fff;
}
#page {
position: relative;
z-index: 888; background-repeat: repeat; 
background-attachment: scroll; 
background-position: left bottom; 
}
#masthead {
padding-top: 10px;
background-color: #fff;
}
.header-wrap {
position: relative;
padding: 0 5px 0 5px;
margin: 0 auto;
z-index: 100;
height:auto;
max-width: 1400px;
background-color:#fff;
}
body.admin-bar .header-wrap { }
#headerpic {
height: 600px;
margin: 0 auto;
position: relative;
top: 7px;
width: 100%;
}
.home #headerpic {
background: url(https://www.sandra-molter.de/wp-content/uploads/Terrassenbett-Sandra-Molter-1900x808.jpg) 68% 30px no-repeat fixed !important;
} #fotowrap {
width: 100%;
height: auto;
position: absolute;
bottom: 0;
}
.fotowrap p {
line-height: 0;
margin-bottom: 0;
}
.fototext {
width: 37%;
text-align: center;
margin: 0 auto 2em auto;
color: #fff;
font-size: 1.1em;
padding: 0 1em 3em 1em;
text-shadow: 0.1em 0.1em 0.05em #333;
background: rgba(250,250,250,0.3);
}
.fototext p {
line-height: 1.5;
margin-bottom: 15px;
margin-bottom: 1.5rem;
}
.fototext blockquote p {
line-height: 1.1em;
margin-bottom: 0;
}
.fototext blockquote .autor, #fototext blockquote cite {
font-size: 80%;
display: block;
margin-top: 15px;
font-style: normal;
}
.fototext blockquote { 
background:none;
font-style: italic;
color: #fff;
width: 100%;
text-align: center;
margin: auto;
}
.fototext blockquote::before { 
content: none;
}
.site-branding {
padding-bottom: 5px;
height: auto;
margin: 0 auto;
position:relative;
}
.logostart
{
border:none;
}
.logo { 
margin: 0 auto 1.3em;
background: url(//www.sandra-molter.de/wp-content/themes/stens-radiate-Molter/images/Logo-Sandra-Molter.png) no-repeat 8px bottom; 
height: 136px;
width: 380px;
}
.site-banner { 
color: #fff;
padding: 30px 0;
text-transform: uppercase;
}
div.site-banner { background-color: #8ea822; 
}
.headtitle {
width:80%;
margin:0 auto;
}
.site-banner h1 { 
color: #fff;
text-align:center;
}
h2.site-description {
font-family: 'PT Sans', sans-serif;
font-weight: 400;
font-size: 1.1em;
color: #868789;
} #slidebanner {
padding-top:150px;
}
.nivo-caption { 
background: #fff none repeat scroll 0 0 !important;
color: #000 !important;
font-size:1.2em !important;
}
.theme-default .nivo-caption {
font-family: 'PT Sans', sans-serif !important;
}
img.header-image {
display: block;
margin-left: auto;
margin-right: auto;
}
#masthead .search-form {
float: right;
position: absolute;
right: 0;
top: 155px;
background-color: #6f6f6e;
padding: 6px 8px;
display: none;
z-index: 999;
}
#masthead .search-form .search-field {
width: 180px;
}
#masthead .search-form input[type="submit"] {
display: none;
}
.header-search-icon {
float: right;
border-left: 1px solid #E1E4E6;
margin-top: -34px;
padding: 0 8px;
cursor: pointer;
}
.header-search-icon:before {
content: '\f400';
color: #6f6f6e;
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 30px/1 'Genericons';
vertical-align: top;
}
.facebook-icon, 
.xing-icon,
.google-icon {
cursor: pointer;
float: left;
margin-right: 10px;
}
.facebook-icon:before {
font-family: FontAwesome;
content: '\f082';
color: #3b5998;
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 45px/1 'FontAwesome';
vertical-align: top;
}
.xing-icon:before {
font-family: FontAwesome;
content: "\f169";
color: #126567;
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 45px/1 'FontAwesome';
vertical-align: top;
}
.google-icon:before {
font-family: FontAwesome;
content: '\f0d4';
color: #f44336;
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 45px/1 'FontAwesome';
vertical-align: top;
}
.facebook-icon:hover:before,
.xing-icon:hover:before,
.google-icon:hover:before {
color: #878786;
}
.metaslider .caption-wrap {
background: white none repeat scroll 0 0 !important;
color: black !important;
text-align: center !important;
line-height: 2em !important;
}  #contacticons {
width: 100%;
position: relative;
right: 1em;  
top: 1em;
text-align: right;
}
#contacticons .fa {
margin: 0 10px;
font-size: 1.5em;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
}
.fa-phone,
.fa-mobile,
.fa-at,
.fa-facebook-f,
.fa-instagram {
color:#8ea822;
}
.fa-phone:hover,
.fa-mobile:hover,
.fa-at:hover,
.fa-facebook-f:hover,
.fa-instagram:hover {
color:#878786;
} #socialicons {
margin-top: 13px;
}
#socialicons .fa {
margin: 1px;
font-size: 2.8em;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
}
.fa-facebook-square {
color:#3b5998;
}	
.fa-facebook-square:hover {
opacity: 0.7;
}
.fa-youtube-square {
color:#cc181e;
}
.fa-youtube-square:hover {
opacity: 0.7;
}	
.fa-twitter-square {
color:#55acee;
}
.fa-twitter-square:hover {
opacity: 0.7;
}
.fa-xing-square {
color:#126567;
}
.fa-xing-square:hover {
opacity: 0.7;
}
.fa-xing {
color:#126567;
}	
.fa-xing:hover {
opacity: 0.7;
}	
.fa-linkedin-square {
color:#0e76a8;
}	
.fa-linkedin-square:hover {
opacity: 0.7;
}	
.fa-pinterest {
color:#bd081c;
}	
.fa-pinterest:hover {
opacity: 0.7;
}
.fa-instagram {
display: inline-block;
margin-top: -25px !important;
width: 41px;
height: 41px;
text-align: center;
border-radius: 8px;
color: #fff;
font-size: 2.2em !important;
line-height: 1.1em !important;
vertical-align: middle;
background: #d6249f;
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}	
#colophon .fa-instagram:hover {
opacity: 0.7;
color: #fff;
}
.fa-google-plus-square::before, .fa-google-plus-square::after {
box-sizing: border-box;
} .main-navigation {
display: table;
margin: 0 auto;
}
#site-navigation-front.main-navigation { 
opacity:0.3;
} 
#site-navigation-front.main-navigation:hover { 
opacity:1;
} .out {
-webkit-animation: fadeOut 1s;
-moz-animation: fadeOut 1s;
animation: fadeOut 1s;
}
.logokl  { margin: 20px 0 0 -53px;
background: url(//www.sandra-molter.de/wp-content/themes/stens-radiate-Molter/images/logosymbol-Sandra-Molter.png) no-repeat 0 bottom; 
height: 43px;
margin: 0 auto 33px;
width: 50px;
}
#masthead.site-header.fixedhead { -webkit-animation: fadeInDown 1.5s;
-moz-animation: fadeInDown 1.5s;
animation: fadeInDown 1.5s; z-index: 1000; 
padding-top: 0px; 
padding-bottom: 0px;
width: 100%;
border-bottom: 1px solid #ddd;
}
.fixspace {
padding-top: 242px;
animation: fadein 2s;  
-moz-animation:fadein 2s; 
-webkit-animation:fadein 2s;
}
#site-navigation.fixednav { z-index: 1000; 
margin-top: -29px;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
font-size: 1.1em;
line-height: 2em;
} .main-navigation ul li a {
padding: 0 25px;
display: block;
text-decoration: none;
color: #6f6f6e;
}
.main-navigation ul li a::after {
color: #ffb501;
content: "■";
font-size:0.6em;
left: 0px;
right: 0;
position: absolute;
top: 0;
}
@media screen and (max-width: 1144px) {
.main-navigation ul li a {
padding: 0 17px;
}
.main-navigation li {
font-size: 1em;
}
.main-navigation ul li a::after {
font-size: 0.5em;
}
}
@media screen and (max-width: 938px) {
.main-navigation ul li a::after {
left: -3px;
}
}
.main-navigation ul li:first-child a::after {
display: none;
}
.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
color: #ffb501;
} .main-navigation ul li ul,
.main-navigation ul li:hover ul ul,
.main-navigation ul ul li:hover ul ul,
.main-navigation ul ul ul li:hover ul ul,
.main-navigation ul ul ul ul li:hover ul ul {
display:none;
z-index: 9999;
}
.main-navigation ul li ul a::after {
content: "";
}
.main-navigation ul li:hover ul,
.main-navigation ul ul li:hover ul,
.main-navigation ul ul ul li:hover ul,
.main-navigation ul ul ul ul li:hover ul,
.main-navigation ul ul ul ul ul li:hover ul {
display:block;
} .main-navigation ul ul {
display: none;
float: left;
left: 0;
position: absolute;
top: 40px;
z-index: 99999;
}
.main-navigation ul ul li {
border-left: none;
font-size: 1em;
width: 100%;
} .main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
color: #6f6f6e;
background-color: #FFFFFF;
opacity: 0.9;
line-height: 1.5em;
padding-bottom: 0.6em;
padding-top: 0.6em;
text-align: left;
}
.main-navigation ul li ul li a:hover,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li ul li:hover > a,
.main-navigation ul li.current-menu-item ul li a:hover {
background-color: #ffffff;	color: #ffb501; 
}
.main-navigation ul ul ul {
left: 100%;
top: 0;
}
.main-navigation ul ul a {
min-width: 200px;
}  #secondary .sub-menu {
display: none;
}
#secondary .current_page_item .sub-menu, #secondary .current_page_parent .sub-menu {
display: block;
}
#secondary .sub-menu {
display: none;
}
#secondary a  { 
color: #8ea822;
}
#secondary a:hover, #secondary .current_page_item a { 
color: #6f6f6e; 
}
#secondary .menu  li::before {
color: #8ea822;
content: "■";
font-size: 0.7em;
line-height: 20px;
padding-right: 10px;
vertical-align: text-top;
}
#secondary ul > .current_page_item a,
#secondary ul > .current-menu-item  a{
color: #6f6f6e; }
#secondary ul li ul li a,
#secondary ul li.current-menu-item ul li a
{
color: #6f6f6e; }
#secondary ul li ul li a:hover,
#secondary ul li.current-menu-item ul li a:hover,
#secondary ul li ul li.current-menu-item a:hover,
#secondary ul li.current_page_ancestor ul li a:hover,
#secondary ul li.current-menu-ancestor ul li a:hover,
#secondary ul li.current_page_item ul li a:hover {
color: #ffb501; }
#secondary ul li ul li.current-menu-item a {
color: #ffb501;
}
#secondary .wpmslider-controls a  { 
color: #fff;
}
.strong-view.controls-style-buttons2 .wpmslider-wrapper .wpmslider-start:hover, 
.strong-view.controls-style-buttons2 .wpmslider-wrapper .wpmslider-stop:hover, 
.strong-view.controls-style-buttons2 .wpmslider-wrapper .wpmslider-next:hover, 
.strong-view.controls-style-buttons2 .wpmslider-wrapper .wpmslider-prev:hover  {
background-color: #ddd !important;
} .sticky {
}
.hentry { 
padding: 0 0px 30px 20px }
.page-header {
margin-bottom: 40px;
margin-bottom: 4rem;
padding: 10px 30px;
padding: 1rem 3rem;
background-color: #FFFFFF;
text-align: center;
}
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.search article,
.news {
background-color: #f3f3f3;
padding: 1em;
margin-bottom: 2em;
clear: both;
display: inline-block;
}
.post-featured-image {
float: left;
padding-right: 1em;
}
.post-featured-image a img:hover {
opacity: 0.8;
filter:alpha(opacity=80); }
.post-featured-image-single {
}
.page-content,
.entry-content,
.entry-summary,
.single header h1 {
margin: 15px 0 0;
margin: 1.5rem 0 0;
width: 100%;
}
.page-content-front,
.entry-summary-front {
margin: 15px 0 0;
margin: 1.5rem 0 0;
width: 100%;
}
.page-links {
clear: both;
margin: 0 0 15px;
margin: 0 0 1.5rem;
}
.entry-title {
font-size: 2em;
line-height: 1;
text-align: center;
}
.page-title {
font-size: 2em;
line-height: 1;
}
.entry-title a {
color: #6f6f6e;
}
#content .entry-title a:hover {
color: #8ea822;	text-decoration: none;
} eventdate,
.termine-date {
font-size: 1.1em;
font-weight: 700;
}
eventtitle,
.termine-title {
margin-bottom: 5px;
font-size: 1.3em;
padding-bottom: 5px;
display: inline-block;
}
eventplace,
.termine-place {
color: #878786;
float: right;
font-size: 1em;
font-weight: 700;
}
.future-event {
display: inline-block;
width: 100%;
}
@media only screen and (max-width: 1458px) {
.future-event{ 
width: auto;
}
}
.entry-content ul.upcoming-events li { 
background-color: #f3f3f3;
margin: 2.2em 0;
padding: 2em;
text-indent: 0; 
}
.entry-content ul.upcoming-events li ul li { 
margin: 0 0 6px 0;
padding: 0;
padding-left: 14px;
}
.entry-content ul.upcoming-events li ol li {
margin-bottom: 0;
padding: 0.7em 0;
}
.entry-content ul.upcoming-events li.mc_kooperationspartner { background-color: #d7dbab;
margin-bottom: 0.8em;
padding: 0.7em 1em;
text-indent: 0;
}
.entry-content ul.upcoming-events li p {
margin-bottom: 7px;
}
.entry-content ul.upcoming-events {
padding: 0;
margin-bottom: 15px;
}
.entry-content ul.upcoming-events li::before  {
display: none;
}
.entry-content ul.upcoming-events li ul li::before {
color: #878786;
content: "■";
font-size: 1em;
line-height: 28px;
padding-right: 12px;
margin-left: -25px;
vertical-align: baseline;
display: inline;
}
.upcoming-events img {
margin-top: 1em;
} .entry-content ul { list-style-type:none; }
.entry-content ol li { 
padding-left: 1em;
text-indent: 0;
margin-bottom: 5px;
}
.entry-content ol li ol li { 
margin: 10px 0;
list-style-type: lower-latin;
}
.entry-content li,
.textwidget li,
#teaser li { 
padding-left: 25px;
text-indent: -25px; 
margin: 5px 0;
}
.entry-content .bullet-green li,
.textwidget .bullet-green li,
#teaser .bullet-green li,
.entry-content .bullet-orange li,
.textwidget .bullet-orange li,
#teaser .bullet-orange li { 
padding-left: 10px;
text-indent: -21px;
margin: 18px 0 15px;
}
.entry-content ul li::before,
.textwidget ul li::before,
#teaser ul li::before {
color: #878786;
content: "■";
font-size: 1em;
line-height: 28px;
padding-right: 13px;
vertical-align: baseline;
}
.entry-content .bullet-green ul li::before,
.textwidget .bullet-green ul li::before,
#teaser .bullet-green ul li::before {
color: #8ea822;
font-size: 1.7em;
margin-left: -8px;
}
.entry-content .infobox.green ul li::before,
.textwidget .infobox.green ul li::before,
#teaser .infobox.green ul li::before {
color: #fff;
}
.entry-content ul.upcoming-events li .bullet-green ul li::before  {
color: #ffb501;
font-size: 1.7em;
margin-left: -13px;
padding-right: 14px;
}
.bullet-orange ul li::before,
.textwidget .bullet-orange ul li::before,
#teaser .bullet-orange  ul li::before {
color: #ffb501;
font-size: 1.7em;
margin-left: -13px;
padding-right: 14px;
}
.entry-content ul.upcoming-events li .bullet-orange ul li::before  {
color: #ffb501;
font-size: 1.7em;
margin-left: -33px;
} .widget .textwidget li {
margin-bottom: 0;
}
.entry-content ul,
.entry-content ol,
.widget .textwidget ul,
#teaser ul,
#teaser ol {
padding: 0 0 0 1em;
margin-bottom: 25px;
text-align: left;
}
.page-id-1622 .entry-content ul {
margin-bottom: 2em;
}
.entry-content li > ul,
.entry-content li > ol,
#teaserli > ol {
margin-bottom: 0;
}
.entry-header .entry-meta span {
padding-right: 20px;
}
.entry-meta span {
padding-right: 20px;
color: #999999;
}
.entry-meta span:hover {
color: #8ea822;}
.entry-meta span a {
color: #999999;
}
#content .entry-meta span a:hover {
color: #8ea822;	text-decoration: none;
}
.entry-meta .posted-on:before,
.entry-meta .byline:before,
.entry-meta .cat-links:before,
.entry-meta .tags-links:before,
.entry-meta .comments-link:before,
.entry-meta .edit-link:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 22px/1 'Genericons';
vertical-align: top;
}
.entry-meta .posted-on:before 		{ content: '\f307'; }
.entry-meta .byline:before 			{ content: '\f304'; }
.entry-meta .cat-links:before 		{ content: '\f301'; }
.entry-meta .tags-links:before 		{ content: '\f302'; }
.entry-meta .comments-link:before 	{ content: '\f300'; }
.entry-meta .edit-link:before 		{ content: '\f411'; } .tg-one-third {
float: left;
width: 31.143952%;
margin: 0 3.284072% 30px 0;
margin: 0 3.284072% 3rem 0;
}
.tg-one-third-last {
margin-right: 0;
}
#featured_pages {
text-align: center;
}
#featured_pages img {
vertical-align: top;
margin-bottom: 20px;
margin-bottom: 2rem;
}
#featured_pages .page_text_container {
background-color: #FFFFFF;
padding: 30px 30px 20px;
padding: 3rem 3rem 2rem;
}
#featured_pages .entry-title {
line-height: 1;
margin-bottom: 10px;
margin-bottom: 1rem;
font-size: 24px;
font-size: 2.4rem;
}
#featured_pages p {
margin-bottom: 15px;
margin-bottom: 1.5rem;
}
#featured_pages a.more-link {
border: 1px solid #EAEAEA;
border-radius: 4px;
color: #555555;
padding: 4px 10px;
}
#featured_pages a.more-link:hover {
border: 1px solid #8ea822;	border-radius: 4px;
color: #8ea822;	padding: 4px 10px;
text-decoration: none;
} .not-found .page-content {
padding: 30px;
padding: 3rem;
background-color: #FFFFFF;
}
.not-found .search-form {
text-align: center;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
max-width: 45%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
}
.wp-caption-text {
text-align: right;
font-style: italic;
}
.wp-caption .wp-caption-text {
margin: 10px;
}
.site-main .gallery {
}
.gallery-caption {
}
.site-main .gallery a img {
}
.site-main .gallery dd {
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}  #lightGallery-outer {
background: rgba(0,0,0,0.7) !important;
}
.gallery {
margin: 0 auto 20px;
margin: 0 auto 2rem;
}
.gallery .gallery-item {
float: left;
display: block;
background: #fff;
margin: 10px 1.5% 20px;
text-align: center;
}
.gallery .gallery-item:hover { }
.gallery .gallery-icon {
text-align: center;
padding: 0;
margin: 0;
overflow: hidden;
line-height: 0;
}
.gallery-columns-1 .gallery-item { float: none; text-align: center; width:100%; margin: 10px 0 20px; }
.gallery-columns-2 .gallery-item { width:47%; }
.gallery-columns-3 .gallery-item { width:30%; }
.gallery-columns-4 .gallery-item { width:22%; }
.gallery-columns-5 .gallery-item { width:17%; }
.gallery-columns-6 .gallery-item { width:13.6%; }
.gallery-columns-7 .gallery-item { width:12.25%; margin:10px 1% 10px; }
.gallery-columns-8 .gallery-item { width:10.5%; margin:10px 1% 10px; }
.gallery-columns-9 .gallery-item { width:9.11%; margin:10px 1% 10px; }
.gallery dl a {
display: block;
}
.gallery dl a img {
height: auto;
margin: 0 auto;
}
.gallery .gallery-caption {
margin: 10px 0 0;
}
.gallery br+br { display:none; } embed,
iframe,
object {
max-width: 100%;
} .site-main [class*="navigation"] {
margin: 0 0 15px;
margin: 0 0 1.5rem;
overflow: hidden;
}
[class*="navigation"] .nav-previous {
float: left;
max-width: 48%;
}
[class*="navigation"] .nav-next {
float: right;
text-align: right;
max-width: 48%;
} #comments {
padding: 30px;
padding: 3rem;
background-color: #FFFFFF;
margin-bottom: 40px;
margin-bottom: 4rem;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
}
#comments h1,
#comments h2,
#comments h3,
#comments h4,
#comments h5,
#comments h6 {
margin-bottom: 10px;
margin-bottom: 1rem;
}
#comments h2.comments-title {
margin-bottom: 30px;
}
.avatar {
border-radius: 50%;
float: left;
}
.comments-area article header {
margin: 0 0 20px;
overflow: hidden;
position: relative;
}
.comments-area .comment-edit-link,
.comments-area .comment-permalink,
.comments-area .comment-date-time,
.comments-area .comment-author-link {
display: block;
margin-left: 100px;
color: #999999;
}
#content .comments-area article header cite a:hover,
#content .comments-area a.comment-edit-link:hover,
#content .comments-area a.comment-permalink:hover {
color: #8ea822;}
.comments-area .comment-author-link a {
color: #999999;
}
.comments-area .comment-author-link a:hover {
color: #8ea822;}
.comments-area .comment-author-link span {
margin-left: 10px;
padding: 0 5px;
background-color: #8ea822;	color: #FFFFFF;
border-radius: 3px;
}
.comments-area article header .comment-author-link:before,
.comments-area article header .comment-edit-link:before,
.comments-area article header .comment-permalink:before,
.comments-area article header .comment-date-time:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 22px/1 'Genericons';
vertical-align: top;
}
.comments-area article header .comment-author-link:before { content: '\f304'; }
.comments-area article header .comment-edit-link:before { content: '\f411'; }
.comments-area article header .comment-permalink:before { content: '\f107'; }
.comments-area article header .comment-date-time:before { content: '\f307'; }
.comment-content {
padding: 20px;
padding: 2rem;
background-color: #F8F8F8;
border: 1px solid #EAEAEA;
}
.comment {
margin-bottom: 20px;
}
.comment ul, .comment ol {
margin: 0 0 20px 20px;
}
.comment ul {
list-style: square outside none;
}
.comment .comment-reply-link {
float: right;
color: #999999;
}
.comment .comment-reply-link:hover {
color: #8ea822;}
.comment .comment-reply-link:before {
content: '\f412';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 22px/1 'Genericons';
vertical-align: top;
}
.comment-list {
margin-bottom: 34px;
margin-bottom: 3.4rem;
}
.comment-list .children {
margin-left: 20px;
}
.comment-list, .comment-list .children {
list-style-type: none;
padding: 0;
} #respond {
}
#respond h3#reply-title {
line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 1rem;
font-weight: normal;
font-size: 16px;
font-size: 1.6rem;
}
#respond form {
margin: 24px 0;
margin: 2.4rem 0;
}
#respond form p {
margin: 11px 0;
margin: 1.1rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 16px;
margin-bottom: 1.6rem;
}
#respond form label {
display: block;
line-height: 1.5;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
padding: 10px;
padding: 1rem;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
color: #5e5e5e;
}
.required {
color: red;
} .widget {
margin: 0 0 20px;
}
#footer-sidebar .widget {
margin: 0 1.2em 0.5em 1em;
}
.widget-title {
font-size: 1.4em;
font-weight: 400;
line-height: 1.5em;
margin: 0.5em 0.5em 0.5em 0;
color: #878786;
}
.widget li {
margin-bottom: 10px;
margin-bottom: 1rem;
}
#footer-sidebar li {
list-style: outside none none;
margin-bottom: 0.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}
.widget_search .search-form {
width: 90%;
}
.widget_search input[type="search"] {
width: 90%;
}
.widget th, .widget td {
padding: 1px 1px 1px 2px;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} #colophon { 
background-color: #f8f6f1;	
text-align: left;  
}
.site-info {
padding: 1em 0 2em 0; 
text-align: center;  
color:#878786;
}
.site-info .widget {
margin: 0;
padding-right: 0;
}
#colophon .site-info p {
margin-bottom: 0;
}
#footer-sidebar { 
position: relative; 
clear: both; 
max-width: 1800px;
margin: 0 auto;
padding: 25px 5px 0;
text-align: left;
}
#footer { position: relative; 
clear: both; 
font-size: 0.9em; 
width: 100%; 
height: 60px; 
padding: 20px 0 10px; 
}
#footer-sidebar h4
{  font-weight: 400; 
font-size: 1.6em;
line-height: 1.2em;
margin: 0.4em 0;
color:#878786;
}
#footercontent { 
position: relative; 
margin: 0; 
padding: 0; 
}
.footertext { 
display: inline-block;
}
#footer a:link, #footer a:visited { 
color: #6b6b6b; 
text-decoration: none; 
border-bottom: 1px dotted #6b6b6b; 
}
#footer a:hover { 
color: #8ea822; 
border-bottom: 1px dotted #fff; 
}
#content, #footer,#footer-sidebar, .widget, #widgetsfrontouter {
overflow: hidden;
}
.footer-1 { 
float: left; 
width: 21%; 
margin: 0 0 24px;
}
.footer-2{
float: left;
width: 26%;
margin: 0 0 24px;
}
.footer-3 {
float: left;
width: 30%;
margin: 0 0 24px;
}
.footer-4{
float: right;
width: 20%;
margin: 0 0 24px;
} .menu-toggle {
display: none;
cursor: pointer;
}
.site-header .menu-toggle {	
color: #ffb501;
font-size: 2em;
font-weight: 300;
padding: 0px 10px 5px 15px;
margin: 0;
float: right;
}
.site-header .menu-toggle:hover {
color: #868789;
}
.site-header .menu-toggle:before {
content: '\f419';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 38px/1 'Genericons';
vertical-align: top;
padding-top: 0px;
}
.main-small-navigation .menu-toggle .main-small-navigation {
width: 100%;
float: left;
}
.main-small-navigation ul {
margin: 0;
list-style: none;
}
.main-small-navigation li {
background: #ffffff;
}
.main-small-navigation a {
display: block;
color: #6f6f6e;
padding: 5px 22px;
text-decoration: none;
}
.main-small-navigation li:hover {
background: #ffb501;}
.main-small-navigation li:hover > a {
color: #ffffff;
}
.main-small-navigation ul ul a {
padding-left: 44px;
}
.main-small-navigation ul ul ul a {
padding-left: 66px;
}
.main-small-navigation ul > .current_page_item,
.main-small-navigation ul > .current-menu-item {
background: #ffb501;
}
.main-small-navigation ul > .current_page_item a,
.main-small-navigation ul > .current-menu-item a{
color: #ffffff;
} .main-small-navigation ul li.current_page_item ul li a {
color: #6f6f6e;
background-color: #FFFFFF;
}
.main-small-navigation ul li ul li a:hover,
.main-small-navigation ul li ul li:hover > a,
.main-small-navigation ul li.current-menu-item ul li a:hover {
background-color: #ffb501;	color: #ffffff;
} .gruen {
color: #8ea822;
}
.orange {
color: #ffb501;
}
.grau {
color: #878786;
}
.ngg-slideshow img {
border: 1px solid #e0e0e0 !important;
} .strong-view.default.slider-container.slider-adaptive:not(.slider-mode-horizontal) .wpmslider-viewport {
background-color: #f7f7f7 !important;
border: 1px solid #fff !important;
}
.thema {
color: #ffb501;
font-style: italic;
text-align: left;
} .pum-theme-3522 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close {
border-radius: 0 10px !important;
}
.pum-content a.btn {
border-radius: 25px;
-webkit-border-radius: 25px; 
-moz-border-radius: 25px;
padding: 4px 10px;
margin-top: 5px;
} #text-5.fixednews {
position: fixed;
left: 0;
z-index: 10;
animation: fadein 1.2s;  
-moz-animation:fadein 0.7s; 
-webkit-animation:fadein 1.2s;
}
a.btn {
font-size: 1.2em;
padding: 8px 10px;
background-color: #ffb501;
color: #fff !important;
display: inline-block;
font-weight: 700;
border-radius: 25px;
-webkit-border-radius: 25px; 
-moz-border-radius: 25px;
}
a.btn-green {
font-size: 1.2em;
padding: 8px 10px;
background-color: #8ea822 !important;
color: #fff !important;
display: inline-block;
font-weight: 700;
border-radius: 25px;
-webkit-border-radius: 25px; 
-moz-border-radius: 25px;
}
a.btn-red {
font-size: 1.2em;
padding: 8px 10px;
background-color: rgba(168, 0, 0, 1);
color: #fff !important;
display: inline-block;
font-weight: 700;
border-radius: 25px;
-webkit-border-radius: 25px; 
-moz-border-radius: 25px;
}
a.btn-red:hover {
background-color: rgba(168, 0, 0, 0.5);
}
a.btn:hover,
a.btn-green:hover {
background-color: #ddd;
}
.textwidget a.btn {
width: 75%;
padding: 5px 28px;
} .toggle {
display: none;
padding: 10px 2em 1.5em;
margin-top: -15px;
width: 96%;
border: 1px solid #f3f3f3;
}
.toggle .privat {
display: none;
padding: 10px 2em 1.5em;
margin-top: -15px;
width: 96%;
background-color: #ffb501;
}
h3.toggleTop {
margin: 0;
color: #ffffff;
clear: both;
text-indent: 1em;
}
.toggleTop {
width: 103%;
cursor: pointer;
background: #8ea822;
padding: 10px;
position: relative;
}
.toggleTop.privat {
width: 103%;
cursor: pointer;
background: #ffb501;
padding: 10px;
position: relative;
}
.toggleTop:before {
content: "\f107";
font-family: FontAwesome;
position: absolute;
left: -10px;
top: 10px;
}
.toggleTop.down:before {
content: "\f106";
}	
.privat h2, 
.privat h3, 
.privat h4, 
.privat h5, 
.privat h6 {
color: #ffb501;
}
@media screen and (max-width: 1280px) {
#page, #footer-sidebar {
width: 100%;
}
#page, #colophon {
padding: 0;
}
.inner-wrap {
width: 95%;
margin: 0 10px;
}
#content {
width: 100%;
}   
#content, #footer-sidebar  {
padding: 15px 0;
}
#secondary {
padding-left:10px;
width: 24%;
}
.widget {
padding-right:20px;
}
#primary-sidebar {
float: right;
width: 74%;
}
.hentry { 
padding: 0 0 30px 10px; 
}
} @media screen and (max-width: 1300px) {
.footer-1,.footer-2,.footer-3, .footer-4  { 
width: 45%; 
margin: 0;
min-height:260px;
}
.widget {
margin-bottom: 0;
padding: 0;
min-height:auto;
}
}
@media screen and (max-width: 980px) {
.fototext blockquote {
font-size: 1.3em;
margin-left: auto;
max-width: unset;
}
.fototext {
width: 80%;
}
}
@media screen and (max-width: 782px) {
body.admin-bar .header-wrap {
top: 0px;
}
body.admin-bar #parallax-bg {
top: 14px;
}
.widget-title {
font-size: 1.3em;
}
} @media screen and (max-width: 950px) {
.inner-wrap {
margin: 0 0;
}
#secondary {
margin: 0 1em 20px;
}
.logokl,
.logo {
margin: 0 auto;
}
#content {
margin: 0;
}
.site-branding {
padding-bottom: 0px;
}
.leftcolumn, .entry-content .leftcolumn, 
.rightcolumn, .entry-content .rightcolumn {
width: 100%; float: none;}
#primary, #primary-sidebar, #primary-sidebar.blog, #secondary, #secondary.blog  {
float: none;
width: 100%;
}
#site-navigation-front .menu-hauptmenue-container {
margin: 0.5em 0 0;
}
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block;
}
.main-navigation ul {
display: none;
}
.header-search-icon {
display: none;
}
h2.site-description {    
margin-left: 0;
line-height: 20px;
}
.main-navigation {
margin: 0;
padding-bottom: 0;
float: right;
}
.main-small-navigation ul {
width: 100%;
}
.main-small-navigation ul ul {
margin-left: 0;
}
.tg-one-third {
width: 100%;
float: none;
}
#slidebanner {
font-size: 80%;
padding-top: 30px;
}
.footer-1,.footer-2,.footer-3, .footer-4  { 
width: 100%; 
float: none;
min-height:auto;
} }
@media only screen and (max-width: 620px) {
body {
margin-top: 0 !important;
}
.header-wrap, .header-wrap-front {
position: relative;
}
body.admin-bar .header-wrap {
top: 0;
}
#content {
padding-top: 0;
}   
h1 {
margin-top: 0;
}
h2.site-description {    
margin-right: 0px;
margin-top: 0px;
}
blockquote {
font-size: 1.2em;
margin-left: 50px;
width: 80%;
max-width: 300px;
}
blockquote::before {
font-size: 4em;
left: -55px;
}
.footer-1, .footer-2, .footer-3, .footer-4 { 
float: none; 
width: 100%; 	
}
#headerbanner {
position: absolute;
}
#termine-wrap {
column-count: unset;
}
.entry-content {
text-align: left;
}
}
@media only screen and (max-width: 480px) {
.intro-circle  { 
height: 350px;
width: 350px;
padding: 30px 50px;
}
h2.site-description {
font-size: 0.9em;
}	
.hentry {
margin-bottom: 10px;
margin-top: 0;
padding: 0 10px 10px;
}
}
@media only screen and (max-width: 380px) {
.logo {
background-size: 68% auto;
height: 91px;
width: auto;
}
}