/*
Theme Name: WP-Bewusst.TV 2021
Theme URI: http://hot-ptc.com/bewusst_tv_themeupdate
Author: CrazyMan
Author URI: http://bewusst.tv
Version: 3.0.4
Description: WP Bewusst.TV Theme 2021 vom 24.12.2020
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bewusst-tv-2020-theme
Tags: custom-menu, full-width-template, post-formats
This theme, like WordPress, is licensed under the GPL.
WP Bewusst.TV Theme (C) 2020
*/
/*--------------------------------------------------------------
New Main-Color #064078
--------------------------------------------------------------*/
/* latin */
@font-face {
font-family: 'old_Oswald';
font-style: normal;
font-weight: 100;
src: url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.eot") format("eot"), /* IE9 Compat Modes */
src: url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.otf") format("opentype"), /* Open Type Font */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.svg") format("svg"), /* Legacy iOS */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.ttf") format("truetype"), /* Safari, Android, iOS */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.woff") format("woff"), /* Modern Browsers */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.woff2") format("woff2"), /* Modern Browsers */
src: url(../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Oswald';
src: url('../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.eot'); /* IE9 Compat Modes */
src: url('../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.woff2') format('woff2'), /* Modern Browsers */
url('../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.woff') format('woff'), /* Modern Browsers */
url('../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.ttf') format('truetype'), /* Safari, Android, iOS */
url('../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Oswald.svg') format('svg'); /* Legacy iOS */
font-weight: normal;
font-style: normal;
}
/* latin */
@font-face {
font-family: 'old_Lato';
font-style: normal;
font-weight: 400;
src: local('Lato Regular'), local('Lato-Regular'), url(../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Lato.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Lato';
src: url('../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Lato.eot'); /* IE9 Compat Modes */
src: url('../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Lato.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Lato.woff2') format('woff2'), /* Modern Browsers */
url('../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Lato.woff') format('woff'), /* Modern Browsers */
url('../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Lato.ttf') format('truetype'), /* Safari, Android, iOS */
url('../../../wp-content/themes/bewusst-tv-2020-theme/fonts/Lato.svg') format('svg'); /* Legacy iOS */
font-weight: normal;
font-style: normal;
}
body {
border: 0;
color: #111;
background-color: #e5e5e5;
}
#projector {
/*position: absolute; */
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
/* height: 500%; */
z-index:-1;
}
/*--------------------------------------------------------------
1.0 Header
--------------------------------------------------------------*/
#bigframe {
border-radius: 13px;
border: 0px solid #000000;
/* border: 2px solid #09313b; */
background-color: #eeeeee;
filter:alpha(opacity=97); /* IE */
-moz-opacity: 0.97; /* Mozilla */
opacity: 0.97; /* Opera */
position: inherit;
padding-top:40;
padding: 0px;
margin-left: auto;
margin-right: auto;
width: 74%;
height: 100%; 
left: 7.5%; 
top:26px;
-moz-box-shadow: 0px 0px 3px 3px #C4C4C4;
-webkit-box-shadow: 0px 0px 3px 3px #C4C4C4;
-ms-box-shadow: 0px 0px 3px 3px #C4C4C4;
box-shadow: 0px 0px 3px 3px #C4C4C4;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.75) inset, 0 0 6px 0 rgba(0,0,0,1);
-moz-box-shadow: 0 0 8px 0 rgba(0,0,0,.75) inset, 0 0 6px 0 rgba(0,0,0,1);
box-shadow: 0 0 8px 0 rgba(0,0,0,.75) inset, 0 0 6px 0 rgba(0,0,0,1);
z-index:1;
}
#bigframebackgr {
}
#headspacer {
/* height:200px !important; */
/* background-image: url(/wp-content/themes/bewusst-tv-2020-theme/images/headspacer.png); */
}

.top-bar{
position: relative;
border-radius: 11px 11px 0px 0px;
background:#2e2e2e; 
/* margin-bottom:1px; */
/* margin:-1px 0px; */ /* 7px */
border-top:5px solid #064078;
background:#212121;
padding: 2px 0px 2px 0px; /* oben, rechts, unten und links */
margin-left:-0.5px;
margin-right:-0.5px;
margin-bottom:-2px;
width:auto;
}
.main-navigation {
font-size:14px;
}
.fan-sociel-media {
float: right;
top:3px;
width: auto !important;
margin:4px 0px; /* 7px */
/* border:1px solid yellow; */
}
.fan-sociel-media .btn-xs {	
padding: 1px 5px;
font-size: 16px;
line-height: 1.4;
border-radius: 3px;
}
.fa {
font-size:16px;
}
.fab {
font-size:16px;
}
.fas {
font-size:16px;
}
.fa .searches {
margin: 3px 0px 1px 0px; /* 7px */
font-size:18px;
}
.col-md-12 {
width: 100%;
height:100% !important;
}

#site-logo a:hover {
text-decoration: none ;
} 
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 70%;
margin: auto;
position: absolute;
top: 48%;
left: 60%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
#site-logo img {
width: 70%;
}
h2.site-description1 {
position:absolute;
margin: auto;
top: 87%;
bottom: 0;
left: 44%;
right: 0;
font-size: 1.1vw;
text-shadow: 2px 2px 2px #171717;
color: #e1e1e1;
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Safari */
-khtml-user-select: none; /* Konqueror HTML */
-moz-user-select: none; /* Old versions of Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}
#site-description1 a:hover {
text-decoration: none ;
}
@media (min-width: 2560px) and (max-width: 3560px) {
#particle-container {
width: 100% !important;
height: 240px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019hd.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
}
@media (min-width: 1920px) and (max-width: 2560px) {
#particle-container {
width: 100% !important;
height: 200px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019hd.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 76%;
margin: auto;
position: absolute;
top: 48%;
left: 62%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
}
@media (min-width: 1768px) and (max-width: 1920px) {
#particle-container {
width: 100% !important;
height: 180px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019hd.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 86%;
margin: auto;
position: absolute;
top: 48%;
left: 62%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
}

@media (min-width: 1600px) and (max-width: 1768px) {
	
#particle-container {
width: 100% !important;
height: 170px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019hd.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 86%;
margin: auto;
position: absolute;
top: 48%;
left: 62%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
}

@media (min-width: 1440px) and (max-width: 1600px) {
#particle-container {
width: 100% !important;
height: 170px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019hd.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 86%;
margin: auto;
position: absolute;
top: 48%;
left: 62%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
}

@media (min-width: 1360px) and (max-width: 1440px) {
#particle-container {
width: 100% !important;
height: 180px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019hd.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 86%;
margin: auto;
position: absolute;
top: 48%;
left: 62%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
}

@media (min-width: 1280px) and (max-width: 1360px) {
#particle-container {
width: 100% !important;
height: 160px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019hd.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 86%;
margin: auto;
position: absolute;
top: 48%;
left: 62%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
}

@media (min-width: 1176px) and (max-width: 1280px) {
#particle-container {
width: 100% !important;
height: 150px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019smallpc.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 86%;
margin: auto;
position: absolute;
top: 48%;
left: 62%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
}

@media (min-width: 1152px) and (max-width: 1176px) {
#particle-container {
width: 100% !important;
height: 140px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019smallpc.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 86%;
margin: auto;
position: absolute;
top: 48%;
left: 62%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
}

@media (min-width: 1024px) and (max-width: 1152px) {
#particle-container {
width: 100% !important;
height: 120px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019smallpc1400.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 86%;
margin: auto;
position: absolute;
top: 48%;
left: 62%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
}

@media (min-width: 800px) and (max-width: 1024px) {
#particle-container {
width: 100% !important;
height: 96px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019tab990.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 86%;
margin: auto;
position: absolute;
top: 48%;
left: 62%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
}

@media (min-width: 600px) and (max-width: 800px) {
#particle-container {
width: 100% !important;
height: 70px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019bigmobile.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 86%;
margin: auto;
position: absolute;
top: 48%;
left: 62%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
}

@media (min-width: 240px) and (max-width: 600px) {
#particle-container {
width: 100% !important;
height: 50px;
position: relative;
top:0px;
bottom:0px;
right:0px;
left:0px;
background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/starsnewbg2019mobile.jpg) no-repeat center top fixed;
overflow: hidden;
z-index: 2;
}
#site-logo { /* Die Box für das Logobild oder den Text wenn kein Logo geladen wurde */
width: 86%;
margin: auto;
position: absolute;
top: 48%;
left: 62%;
transform: translate(-50%, -50%);	
/* border: 1px solid green; zum testen */
text-decoration: 0;
text-decoration: none;
z-index:2;
}
}

.site-branding {
/* border: 1px solid red; zum testen */
padding:10px 0;
}
.logo-container { /* Die höhe und der Hintergrund für die Box des Logos - CSS #site-logo */
/* height:165px; */
/* height:24%; */
/* background-color: #333333; */
/* background: url(../../../wp-content/themes/bewusst-tv-2020-theme/images/bewusst2020Logobg.jpg) no-repeat center center fixed; */
/* border: 1px solid yellow; zum testen */
}
.top-tittle h5{color: #ffffff; margin: 0; padding: 10px 20px; background: #ad290f; display: inline-block;}
.top-tittle:after{
content:"";
width:0;
height:0;
border-top:10px solid transparent;
border-bottom:10px solid transparent;
border-left:10px solid #ad290f;
position: absolute;
top:6px;
}
#top-nav .navbar-default .navbar-nav > li > a{
border:none;
}
#top-nav{
float: right;
}
#navbar-collapse ul{
list-style:none;
margin: 10px 0;
display:block
}
#navbar-collapse ul li{
display:inline-block;
padding:0 10px;
}
#navbar-collapse ul li a{
color: #fff !important;
font-size: 14px;
}
.navbar-toggle{
background-color:#eeeeee;
right:10px;
z-index:99999;
}
.navbar-toggle .icon-bar{
background-color: #272727;
}
#top-nav ul.nav-menu li, #top-nav .nav-menu ul{
float:left;
padding:0 10px;
list-style:none;
text-decoration: 0;
text-decoration: none;
}
#top-nav ul.nav-menu{
margin-top:10px;
}
ul.top-menu li a{
color:#FFFFFF;
text-decoration: 0;
text-decoration: none;
}
ul.top-menu li a:hover{
text-decoration:none;
}
header{
padding:0;
}
header .logo, header .logo h1 {
margin-right:15px;
}
.site-branding {
/* border: 1px solid red; zum testen */
padding:10px 0;
}
.slider-content-page { /* Home CONTENT Page */
top:15px;
padding: 30px 30px 30px 30px; /* oben, rechts, unten und links */
background-color: #f4f4f4;
/* background: rgba(235, 235, 235, 0.98); */ /* The last item is the opacity */
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
border-radius: 4px 4px 4px 4px;
/* margin-top: 1px; */
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
.slider-content-page:hover {
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
.copyrecht-left {
float: left;
}
.copyrecht-right {
float: right;
}
@font-face {
font-family: "D-DIN";
src: url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DIN.eot"); /* IE9 Compat Modes */
src: url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DIN.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DIN.otf") format("opentype"), /* Open Type Font */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DIN.svg") format("svg"), /* Legacy iOS */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DIN.ttf") format("truetype"), /* Safari, Android, iOS */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DIN.woff") format("woff"), /* Modern Browsers */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DIN.woff2") format("woff2"); /* Modern Browsers */
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "D-DINCondensed";
src: url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DINCondensed.eot"); /* IE9 Compat Modes */
src: url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DINCondensed.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DINCondensed.otf") format("opentype"), /* Open Type Font */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DINCondensed.svg") format("svg"), /* Legacy iOS */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DINCondensed.ttf") format("truetype"), /* Safari, Android, iOS */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DINCondensed.woff") format("woff"), /* Modern Browsers */
url("../../../wp-content/themes/bewusst-tv-2020-theme/fonts/D-DINCondensed.woff2") format("woff2"); /* Modern Browsers */
font-weight: normal;
font-style: normal;
}
.nav_container{
background:#2e2e2e; 
margin-bottom:20px; 
border-top:5px solid #064078;
background:#212121;
}
.breadcrumb-spacer{
/* border:1px solid red; */
padding: 21px 0px 0px 0px; /* oben, rechts, unten und links */
}
#breadcrumbs { /* Abstand zwischen Text und Rahmen */
list-style:none;
padding: 20px 25px 8px 10px; /* oben, rechts, unten und links */
}
.breadcrumb-container { /* Text */
padding: 0px 25px 0px 20px; /* oben, rechts, unten und links */
/*border-bottom:1px solid #ebebeb; */
font-family: 'Oswald', sans-serif;
font-size: 0.8em;
position: inherit;
margin-left:0px;
margin-bottom:30px;
/* font-size:120%; */
width:99.8%;
background-color: #f4f4f4;
/* background: rgba(235, 235, 235, 0.98); */ /* The last item is the opacity */
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
border-radius: 4px 4px 4px 4px;
margin-top: 0;
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.breadcrumb-container:hover {
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
#breadcrumbs li { /* Trenner */
float:left;
margin-right:10px;
/* font-size:90%; */
font-size: 1.2em;
font-weight: bold;
font-family: 'Oswald-Regular', sans-serif;
}
#page-heading h1, h1.single-title{
margin:0px 0 20px ;
}
.meta-info span {
font-size: 1.1em;
font-family: 'Oswald', sans-serif;
color:#707070;
}
/* .nav-links, .nav-previous{
text-align:center;
} */
.nav-previous {
text-align:left;
margin-top:0px;
text-decoration: 0;
text-decoration: none;
}
.nav-next {
text-align:right;
margin-top:-21px;
text-decoration: 0;
text-decoration: none;
}
.nav-links {
margin-top:35px;
margin-bottom:10px;
padding: 12px 30px 13px 30px; /* oben, rechts, unten und links */
background-color: #f4f4f4;
/* background: rgba(235, 235, 235, 0.98); */ /* The last item is the opacity */
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
border-radius: 4px 4px 4px 4px;
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height:100%;
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
text-decoration: 0;
text-decoration: none;
}
.nav-links:hover {
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
/*---------------1.1 Menus---------------*/
.main-navigation {

clear: both;
display: block;
float: left;
/* width: 100%; */
text-decoration: 0;
text-decoration: none;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
text-decoration: 0;
text-decoration: none;
}
.main-navigation ul > li{ /* Position des Top-Menmüa */
left:-15px;
border-right: 1px solid #222222;
text-transform: uppercase;
text-decoration: 0;
text-decoration: none;
}
.main-navigation ul > li:last-child{
border-right:none;
text-decoration: 0;
text-decoration: none;
}
.main-navigation li {
float: left;
position: relative;
text-decoration: 0;
text-decoration: none;
}
.top-nav a{
color:#ffffff;
text-decoration: 0;
text-decoration: none;
}
/* Top Menu */
.main-navigation a {
display: block;
text-decoration: none;
padding: 11px 15px;
font-family: 'Oswald', sans-serif;
font-size: 110%;
color:#ffffff;
border-left: 1px solid #383838;
text-decoration: 0;
text-decoration: none;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 3.3em;
left: -999em;
z-index: 99999;
background:#2e2e2e;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul a {
padding: 11px 15px 11px 15px; /* oben, rechts, unten und links */
min-width: 250px;
font-size: 16px;
background:#064078;
}
.main-navigation ul ul li { /* Mouseover Sub */
left:-1px;
border-top: 1px solid #ebebeb;
min-width: 251px;
text-decoration: 0;
text-decoration: none;
}
.main-navigation li:hover > a {/* Top Navigation Hover Effect */
padding: 11px 15px 11px 15px; /* oben, rechts, unten und links */
background:#064078;
text-decoration: 0;
text-decoration: none;
}
.main-navigation ul ul.children >li > a, .main-navigation ul ul.sub-menu >li > a, .main-navigation li:first-child > a{
padding: 11px 15px 11px 15px; /* oben, rechts, unten und links */
text-decoration: 0;
text-decoration: none;
}
.main-navigation ul ul.children >li > a:hover, .main-navigation ul ul.sub-menu >li > a:hover {
padding: 10px 15px 10px 15px; /* oben, rechts, unten und links */
background:#ebebeb;
color:#2e2e2e;
text-decoration: 0;
text-decoration: none;
}
.main-navigation ul ul a:hover {
border: 1px solid #ADADAD;
background:#CFCFCF;
text-decoration: 0;
text-decoration: none;
}
.main-navigation ul li:hover > ul {
margin-left:2px;
margin-top:-1px;
background:#CFCFCF;
left: auto;
}
.main-navigation ul ul li:hover > ul {
left:15px;
background:#CFCFCF;
left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
background:#064078;
text-decoration: 0;
text-decoration: none;
}
/* Small menu */
.menu-toggle {
display: none;
text-decoration: 0;
text-decoration: none;
}
.page-title-not-found {
margin-top:-19px;
margin-bottom:30px;
padding: 0px 0px 0px 0px; /* oben, rechts, unten und links */
height: 73px;
/* border:1px solid red; */
}
.page-on-pixel-space {
margin-top:1px;
}
.page-title-archive-not-found {
margin-top:-19px;
margin-bottom:30px;
padding: 0px 0px 0px 0px; /* oben, rechts, unten und links */
height: 73px;
/* border:1px solid red; */
}
#error404 {
/* display: block; */
margin-top:1px;
width:100%;
padding: 25px 55px 15px 55px; /* oben, rechts, unten und links */
background-color: #f4f4f4;
/* background: rgba(235, 235, 235, 0.98); */ /* The last item is the opacity */
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
margin-top: 0;
border-radius: 4px 4px 4px 4px;
margin-top: 0;
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#error404:hover {
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
.oops404 {
font-size: 200%;
font-weight: 900;
}
.error404txt a {
color:#a92c10;
}
/*--------------------------------------------------------------
2.0 Content
--------------------------------------------------------------*/
/*------------2.1 Typography--------------*/
body,
button,
input,
select,
textarea {
color: #404040;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.4em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
h1.site-title{
font-size:48px;
}
h1.site-title span{
color:#064078;
}
h1.site-title a{
color:#252525;
}
h4.entry-title{
font-size:1.8em;
font-weight:bold;
/* margin:0px 0 15px; */
}
h4.entry-title a{
color:#212121;
}
h4.entry-title-full-content{
padding: 5px 0px 3px 0px;
margin-left: 0px;
min-height: 1px;
font-family: 'Oswald', sans-serif;
font-size:1.4em;
/* font-weight:bold; */
/* margin:0px 0 15px; */
overflow: hidden;
/* text-overflow: ellipsis; */
/* white-space: nowrap; */
width:99%;
color:#212121;
}
h4.entry-title-full-content a{
color:#212121;
}

h2.site-description2{
margin-top:0;
}
p {
margin: 0 0 10px;
font-family: 'lato', sans-serif;
}
p.live-news{
display: inline-block;
color: #fff;
margin-bottom: 0; 
padding-top:7px;
}
b,
strong {
font-weight: bold;
}
.btn a{
color:#ffffff;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 1em 1.5em;
font-family:'Lato',Verdana, Geneva, sans-serif;
font-style:italic;
color:#636363;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5em;
line-height: 1.4em;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 1.5rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
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%;
}
/*----------------2.2 Elements--------------------*/
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; /* Make sure images are scaled correctly. */
max-width: 100%; /* Adhere to container width. */
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
/*----------------2.3 Links----------------*/
a {

}
a:visited {

}
a:hover,
a:focus,
a:active {
}
.site-info a{
color:#fff;
}
/*--------------2.4 Posts and pages--------------*/
.page-header, h1.page-title, h1.entry-title{
margin-top:0px;
border:none;
}
h1.page-title, h1.entry-title{
margin-bottom:20px;
padding: 20px 25px 20px 30px; /* oben, rechts, unten und links */
background-color: #f4f4f4;
color: #121212;
font-size:2.0em;
/* background: rgba(235, 235, 235, 0.98); */ /* The last item is the opacity */
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
border-radius: 4px 4px 4px 4px;
margin-top: 0;
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height:100%;
}
h1.entry-title:hover{
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
h1.page-title:hover{
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
.page-header{
margin-bottom:0;
}
.sticky {
display: block;
}
.entry {
margin: 0 0 30px;
}
.hentry {
margin: 0 0 30px;
}
#scrollUp {
padding: 12px 12px 12px 12px;
border-radius:3px;
border:1px solid #1F1F1F;
-webkit-border-radius:3px;
-webkit-border:1px solid #1F1F1F;
-moz-border-radius:3px;
-moz-border:1px solid #1F1F1F;
-ms-border-radius:3px;
-ms-border:2px solid #1F1F1F;
font-size:25px;opacity:0.7;
filter:alpha(opacity=70);
bottom:20px;
right:20px;
color:#ffffff;
background:#064078;
text-decoration: 0;
text-decoration: none;
}
#scrollUp:hover{
opacity:1;
filter:alpha(opacity=100);
}
#scrollUp a{
text-decoration: 0px;
text-decoration: none;
}
a:focus {
outline:0;
}
@font-face {
font-family: "fontello";
font-weight: normal;
font-style: normal;
src: url("fonts/fontello.eot?26825208");
src: url("fonts/fontello.eot?26825208#iefix") format("embedded-opentype"),
url("fonts/fontello.woff?26825208") format("woff"),
url("fonts/fontello.ttf?26825208") format("truetype"),
url("fonts/fontello.svg?26825208#fontello") format("svg");
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: "fontello";
font-weight: normal;
font-style: normal;
font-variant: normal;
display: inline-block;
text-align: center;
text-decoration: 0;
text-decoration: none;
text-transform: none;
speak: none;
}
.icon-up-open:before {
content: "\e800";
}
.entry-footer { 
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
font-weight: normal;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content, .entry-summary {
clear: both;
display:block;
}
.page-content, .entry-summary .description {
left:-10px;
padding: 0px 30px 0px 20px; /* oben, rechts, unten und links */
text-align: justify;
}
.entry-header-home{
margin-top:30px;
margin-left:0px;
width:100%;
}
strong.search-excerpt { 
background-color:yellow;
color:blue;
}
.hrsearches {
display: block;
width: 100%;
height: 2px;
border:0px;
border-top: 1px solid #B8B8B8;
margin: 0.8em 0px; /* abstand zwischen den zeilen */
}
.descriptionsearches {
margin-top:-5px;
left:10px;
width: 96%;
padding: 5px 0px 0px 0px; /* oben, rechts, unten und links */
text-align: justify;
}
.fa, .fa-comments {
margin-left:0px;
}
.searches {
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
color:#838383;
}
.col-md-12-searches {
position: relative;
top:-5px;
margin-left: 1px;
min-height: 1px;
padding: 1px 0px -15px 0px;
padding-right: 0px;
padding-left: 0px;
width: 100%;
text-align: justify;
hyphens: auto;
overflow: hidden;
}
.content-page-space {
padding: 0px 0px 0px 0px; /* oben, rechts, unten und links */
width: 100%;
}
.page-header{
top:-1px;
}
.content-page { /* Home CONTENT Page */
top:35px;
padding: 25px 25px 25px 25px; /* oben, rechts, unten und links */
background-color: #f4f4f4;
/* background: rgba(235, 235, 235, 0.98); */ /* The last item is the opacity */
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
border-radius: 4px 4px 4px 4px;
/* margin-top: 1px; */
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
.content-page:hover {
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
.entry-content img {
border:2px solid white;
transition: all 0.3s ease-out;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
-moz-transform: perspective(1px) translateZ(0);
-ms-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
-moz-transition-property: transform;
-ms-transition-property: transform;
transition-property: transform;
}
.entry-content img:hover{
-webkit-transform: scale(1.02, 1.02);
-moz-transform: scale(1.02, 1.02);
-ms-transform: scale(1.02, 1.02);
-o-transform: scale(1.02, 1.02);
-khtml-transform: scale(1.02, 1.02);
-ms-transform: scale(1.02, 1.02);
transform: scale(1.02, 1.02);
overflow-y: hidden;
}
.entry-header{
/* border:1px solid blue; */
margin-top:0px;
width:100%;
padding: 0px 0px 9px 0px; /* oben, rechts, unten und links */
}
.entry-header-home{
/* border:1px solid blue; */
margin-top:-15px;
width:94.5%;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.margin-bottom-separator{
margin-bottom:21px;
}
.content{
margin-top:20px;
}
.search #content{
margin-top:20px;
}
.post_box {
top:1px;
padding: 25px 1px 15px 30px; /* oben, rechts, unten und links */
background-color: #f4f4f4;
/* background: rgba(235, 235, 235, 0.98); */ /* The last item is the opacity */
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
margin-top: 0px;
border-radius: 4px 4px 4px 4px;
margin-top: 0;
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width:100%;
/* border:1px solid red; */
}
/*--- Content - Post Maus-Over Effekt ----*/
.post_box:hover {
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
.search .post_box, .archive .post_box{
padding-bottom:15px;
position:relative;
}
.post_box img {
margin-top:5px;
margin-bottom:10px;
margin-left:-3px;
margin-right:15px;
width:98.6%;
height:auto;
margin-bottom:20px;
border: 3px solid #E3E3E3;
/* border-style: double; */
transition: all 0.3s ease-out;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
transition-property: transform;
}
.post_box img:hover{
-webkit-transform: scale(1.02, 1.02);
-moz-transform: scale(1.02, 1.02);
-ms-transform: scale(1.02, 1.02);
-o-transform: scale(1.02, 1.02);
-khtml-transform: scale(1.02, 1.02);
transform: scale(1.02, 1.02);
overflow-y: hidden;
/*
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
-moz-opacity: 0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
*/
}
.post_box .fa{
margin-right:5px;
text-decoration: 0;
text-decoration: none;
}
.post_box a.read_more{
position: absolute;
right: 25px;
bottom: 31px;
text-decoration: 0;
text-decoration: none;
border-radius: 6px 6px 0px 0px;
}

.post_box a.read_more:hover{
background-color: #2391e0;
}

.search .post_box a.read_more, .archive .post_box a.read_more{
bottom:0;
right: 0;
}
.smallpaginationspacer {
height:50px;
}
.smallpagination {
padding: 12px 8px 8px 2px; /* oben, rechts, unten und links */
background-color: #f4f4f4;
/* background: rgba(235, 235, 235, 0.98); */ /* The last item is the opacity */
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
border-radius: 4px 4px 4px 4px;
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
/* width:74%;------die gesammte button rahmen breite ----- */
/* height:30px; */
height:55px;
font-size: 1.2em;
font-family: 'Oswald', sans-serif;
text-decoration: 0;
text-decoration: none;
}
/* -------------------------------------------------- */
.smallpagination:hover {
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
/* ---------------------- Buttons -------------------- */
/* --------- rahmen position der buttons ------------- */
.pagination {
position: inherit;
padding: 1px 1px 1px 1px; /* oben, rechts, unten und links - button-size */
border-radius: 4px;
margin-top:-50px;
width: 100%;
text-align: center;
font-size:14px;
text-decoration: 0;
text-decoration: none;
}
.pagination .fa { /* ---- Pre and ff Pfeil Buttons ---- */
display: inline-block;
vertical-align: middle;
margin-top:-8px;
background:#064078;
border: 1px solid #001023;
border-radius: 6px 6px 6px 6px;
color:#ffffff;
padding: 7px 9px 6px 9px; /* oben, rechts, unten und links - button-size */
text-decoration: 0;
text-decoration: none;
}
/* --------- hover farbe der zurück und vor buttons ------------- */
.pagination .fa:hover{
background:#212121;
text-decoration: 0;
text-decoration: none;
}
/* ---- Abstand zwischen den Buttons ---- */
.pagination a.page-numbers, .pagination span.page-numbers .page-numbers-dots{
display: inline-block;
margin-top:-2px;
padding: 5px 10px 4px 10px; /* oben, rechts, unten und links - button-size und höhe der buttons position */
}
.page-numbers-dots{
display: inline-block;
color:#064078;
/* border:1px solid green; */
padding: 5px 2px 5px 2px; /* oben, rechts, unten und links - button-size und höhe der buttons position */
}
/* --------- die nummer der angezeigten seite ------------- */
.pagination .current, .pagination span.page-numbers current {
display: inline-block;
border: 1px solid #d5d5d5;
border-radius: 6px 6px 6px 6px;
padding: 8px 10px 8px 10px; /* oben, rechts, unten und links - button-size und höhe der buttons position */
}
/* ---- Navigation Buttons At Home---- */
/* ---- Navigation Buttons At Home---- */
/* ---- Navigation Buttons At Home---- */
/* ---- Navigation Buttons At Home---- */
.smallpaginationspacerhome {
height:0px;
}
.smallpaginationhome {
padding: 10px 8px 9px 2px; /* oben, rechts, unten und links */
background-color: #f4f4f4;
/* background: rgba(235, 235, 235, 0.98); */ /* The last item is the opacity */
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
border-radius: 4px 4px 4px 4px;
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
/* width:74%; ------die gesammte button rahmen breite ----- */
/* height:30px; */
font-size: 1.2em;
font-family: 'Oswald-Regular', sans-serif;
text-decoration: 0;
text-decoration: none;
}
/* -------------------------------------------------- */
.smallpaginationhome:hover {
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
/* ---------------------- Buttons -------------------- */
/* --------- rahmen position der buttons ------------- */
.paginationhome {
position: inherit;
display: block;
padding: 1px 1px 1px 1px;
border-radius: 4px;
margin-top:-40px;
width: 90%;
text-align: center;
font-size:14px;
text-decoration: 0;
text-decoration: none;
}
.paginationhome .fa { /* ---- Pre and ff Buttons ---- */
display: inline-block;
background:#064078;
border: 1px solid #001023;
color:#ffffff;
padding: 6px 8px 6px 8px; /* oben, rechts, unten und links - button-size */
text-decoration: 0;
text-decoration: none;
}
/* --------- hover farbe der zurück und vor buttons ------------- */
.paginationhome .fa:hover{
background:#212121;
text-decoration: 0;
text-decoration: none;
}
/* ---- Abstand zwischen den Buttons ---- */
.paginationhome a.page-numbers, .pagination span.page-numbers {
padding: 5px 9px 4px 9px; /* oben, rechts, unten und links - button-size und höhe der buttons position */
}
/* --------- die nummer der angezeigte seite ------------- */
.paginationhome .current, .pagination span.page-numbers current {
padding: 5px 9px 4px 9px; /* oben, rechts, unten und links - button-size und höhe der buttons position */
border: 1px solid #d5d5d5;
text-decoration: 0;
text-decoration: none;
}
/* ----- Beitragsseite --------- */
/* ----- Beitragsseiten Rahmen --------- */
.beitragsrahmen {
padding: 10px 0px 0px 0px;/* oben, rechts, unten und links */
margin-top:-10px;
margin-bottom:-15px;
width:100%;
}
.beitrag {
margin-bottom:10px; /* Abstand zwischen Beitrag und Navi */
display: inline-block;
margin-top: 0;
/* padding: 30px 0px 25px 30px; */ /* oben, rechts, unten und links */
background-color: #f4f4f4;
color: #121212;
/* background: rgba(235, 235, 235, 0.98); */ /* The last item is the opacity */
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
border-radius: 4px 4px 4px 4px;
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
width:100%;
z-index:2;
}
.beitrag:hover {
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
/* ------------------------------------- */
.entry-content-pagges{ /* conten auf der Startseite */
padding: 00px 0px 0px 0px; /* oben, rechts, unten und links */
/* border:1px solid green; */
width:99%;
text-align: justify;
overflow: hidden;
}
.entry-content{ /* conten auf der Startseite */
padding: 00px 0px 0px 0px; /* oben, rechts, unten und links */
/* border:1px solid green; */
width:92%;
text-align: justify;
overflow: hidden;
}
.entry-content ul{
/* margin-bottom:40px; */
}
/* ##################################################################### */
.entry-title-index{
padding: 0px 0px 2px 0px;
font-family: 'Oswald', sans-serif;
font-size:1.4em;
/* font-weight:bold; */
/* margin:0px 0 15px; */
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width:98%;
}
h4.entry-title-index a{
color:#212121;
}
.poet-excerpt{
display:block;
}
.indexpostcontainer{
position: relative;/* Essential */
padding: 0px 0px 0px 0px; /* Arbritrary */
text-align: justify;
width:92%;
}
.indexposttext {
overflow: hidden;/* Essential */
 /*text-overflow: ellipsis; Not needed */
/* use this value to count block height */
line-height: 1.3em;
/* max-height = line-height (1.3) * lines max number (5) */
max-height: 6.5em; 
}
.indexpostellipsis {
position: absolute;/* Relies on relative container */
bottom: 0px; /* Matches container padding */
right: -1px; /* Matches container padding */
/* use this value to count block height */
line-height: 1.3em;
/* max-height = line-height (1.3) * lines max number (5) */
max-height: 6.5em;
/* width: 30px; */
background:linear-gradient(to right, rgba(244, 244, 244, 0), rgba(244, 244, 244, 1) 25%);
background:-webkit-linear-gradient(to right, rgba(244, 244, 244, 0), rgba(244, 244, 244, 1) 25%);
background:-moz-linear-gradient(to right, rgba(244, 244, 244, 0), rgba(244, 244, 244, 1) 25%);
background:-ms-linear-gradient(to right, rgba(244, 244, 244, 0), rgba(244, 244, 244, 1) 25%);
background:-o-linear-gradient(to right, rgba(244, 244, 244, 0), rgba(244, 244, 244, 1) 25%);
background: linear-gradient(top, #f4f4f4, #f4f4f4);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#f4f4f4',GradientType=0);
zoom: 1;
/* background-color: #f4f4f4; */
/* background-color: inherit; Essential...or specify a color */
padding-left: 4px; /* Arbritrary */
font-size: 1.2em;
font-family: 'Oswald', sans-serif;
}
.fa-commentstxt-index {
font-size: 0.9em;
font-family: 'Oswald', sans-serif;
/* font-style: italic; */
color:#838383;
}
/* ##################################################################### */ 
.beitrag-text {
padding: 30px 30px 30px 30px; /* oben, rechts, unten und links */
float:left;
font-size: 1.1em;
font-family: 'Oswald-Regular', sans-serif;
float: left;
text-align: justify;
overflow: hidden;
width:100%;
/* border:1px solid blue; */
/* -ms-hyphens: auto; */
/* -webkit-hyphens: auto; */
/* hyphens: auto; */
overflow: hidden;
}
.beitrag-text img{
/* clip: rect(100px, 135px, 125px, 90px); Bildgroesse */
border:2px solid white;
transition: all 0.3s ease-out;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
-moz-transform: perspective(1px) translateZ(0);
-ms-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-property: transform;
-moz-transition-property: transform;
-ms-transition-property: transform;
transition-property: transform;
}
.beitrag-text img:hover{
-webkit-transform: scale(1.02, 1.02);
-moz-transform: scale(1.02, 1.02);
-ms-transform: scale(1.02, 1.02);
-o-transform: scale(1.02, 1.02);
-khtml-transform: scale(1.02, 1.02);
-ms-transform: scale(1.02, 1.02);
transform: scale(1.02, 1.02);
overflow-y: hidden;
}
.post_box a.meta-comment{
color:#b8b8b8;
float:right;
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
}
.post_box a.meta-comment:hover{
color:#064078;
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
}
.post_box a.meta-comment-archive{
color:#b8b8b8;
float:left;
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
}
.post_box a.meta-comment-archive:hover{
color:#064078;
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
}
/* Comments Posted By admin on 7. Juni 2018 */
.entry-meta span, .entry-meta span.comments-link a{
color: #373737;
font-size: 0.9em;
font-family: 'Oswald', sans-serif;
}
.meta-info, .meta-info a{
color:#064078;
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
}
.meta-info a:hover{
color:#064078;
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
}
.fa-commentstxt {
font-size: 0.9em;
font-family: 'Oswald', sans-serif;
/* font-style: italic; */
color:#838383;
/* font-size: 98%; */
}
.entry-meta span.posted-on {
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
color:#064078;
}
.posted-on {
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
color:#064078;
}
.posted-on-index{
top:1px;
margin-top:1px;
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
color:#064078;
}
.entry-meta span.comments-link a:hover {
font-size: 1.1em;
font-family: 'Oswald', sans-serif;
color:#064078;
}
p.post_desc{
font-size: 1.1em;
font-family: 'Oswald', sans-serif;
margin-top:10px;
}
a.btn-info {
font-size: 1.1em;
font-family: 'Oswald', sans-serif;
color:#FFFFFF !important;
margin-right:35px;
}
/*------------2.5 comments--------------*/
#respond {
padding: 5px 30px 20px 30px;/* oben, rechts, unten und links */
width: 100%;
background-color: #f4f4f4;
/* background: rgba(235, 235, 235, 0.98); */ /* The last item is the opacity */
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
border-radius: 4px 4px 4px 4px;
margin-top: 0;
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#respond:hover {
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
#comments{
/*margin-right:20px; */
}
#commentsliste {
padding: 20px 30px 20px 20px;/* oben, rechts, unten und links */
background-color: #f4f4f4;
/* background: rgba(235, 235, 235, 0.98); */ /* The last item is the opacity */
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
border-radius: 4px 4px 4px 4px;
margin-top: 0;
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin-bottom:30px;
font-family:'Oswald', sans-serif;
/* font-style: italic; */
font-size: 1.1em;
}
#commentsliste:hover {
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
#comments ol{
list-style-type: none;
padding: 0;
}
#comments ul{
list-style-type: none;
}
#comments.reply{
margin-left:55px;
}
#comments ol.children{
margin-left:30px;
}
#comments-title h3{
border-bottom: 1px solid #ebebeb;
padding-bottom: 15px;
margin-bottom: 15px;
}
.comment-list .comment-metadata {
line-height: 24px;
font-size: 12px;
}
.comment article{
margin-bottom:20px;
}
.comment-list .comment-meta a {
}
.comment-author img {
margin: 0 10px 5px 0;
width: auto;
max-width: 100%;
height: auto;
float:left;
background: #ffffff;
border: 1px solid #cccccc;
padding: 5px;
}
.comment-list .vcard cite.fn {
font-size: 12px;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
}
.comment-content {
margin-left: 55px;
padding-top: 0px;
padding-bottom: 0px;
font-size: 14px;
font-size: 1.4rem;
}
.comment-content p{
margin-bottom:0;
}
.comment-metadata time{
color:#95a5a6;
}
a.comment-reply-link{
color:#064078;
}
.no-comment{
font-size: 12px;
}
ul li.recentcomments{
color:#064078;
}
.author-bio {
padding: 40px;
}
.author-info {
overflow: hidden;
font-size:14px;
}
.author-thumb{
float: left;
margin-right: 30px;
margin-right: 3rem;
margin-bottom: 15px;
margin-bottom: 1.5rem;
margin-top: 5px;
margin-top: 0.5rem;
}
.author-thumb img{
background: #ffffff;
border: 1px solid #cccccc;
padding: 5px;
max-width: 100%;
width: auto;
max-height:100%;
height:auto;
}
.comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}
cite.fn, cite.fn a{
color:#064078;
}
span.required{
color:#ed1c24;
}
#respond label{
display:block;
margin-bottom:0;
color:#685f54;
}
#respond #submit,
.post-content form input[type=submit],
.post-content form input[type=button] {
font-size: 90%;
background-color: #064078;
color: #fff;
padding: 7px 20px;
text-transform: uppercase;
border: 0;
margin:10px auto;
}
#respond #submit:hover,
.post-content form input[type=submit]:hover,
.post-content form input[type=button]:hover{
background-color:#212121;
}
/*------------------2.6 form-------------------*/
form.searchform{
background: #F8F8F8;
max-width: 100%;
border: 1px solid #D9D9D9;
padding: 6px 4px;
height:42px;
overflow: hidden;
}
form.searchform #s { 
background:#ffffff; 
border:none; color:#777; 
font-style:italic; 
width:90%; 
}
.search-form .search-field{
background: none;
border: none;
color: #777;
font-style: italic;
float: left;
width: 90%;
}
form.searchform #s:focus { 
outline:none; 
}
input#search-button{ 
width:16px; 
height:16px; 
float:right;
margin-top: 5px; 
}
input:not([type]),
input[type="color"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"],
textarea{
border:1px solid #e2e2e2;
}
button,
input,
select,
textarea {
font-size: 100%; /* Corrects font size not being inherited in all browsers */
margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, .8);
cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
font-size: 12px;
font-size: 1.2rem;
line-height: 1.2em;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
-webkit-appearance: none;
}
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;
}
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; /* Removes default vertical scrollbar in IE6/7/8/9 */
padding-left: 3px;
vertical-align: top; /* Improves readability and alignment in all browsers */
width: 100%;
}
/*--------------------------------------------------------------
3.0 Sidebar
--------------------------------------------------------------*/
/* ----------3.1 Calendar--------------- */
.widget_calendar table {
/* border:2px solid green; */
line-height: 1.3em;
/*margin: 0px 0px 0px 0px;oben, rechts, unten und links */
width:100%;
}
.widget_calendar caption {
color: #000;
font-weight: 700;
line-height: 1.7142857142;
margin-bottom: 18px;
text-align: left;
text-transform: uppercase;
}
.widget_calendar thead th {
background-color: #f4f4f4;
/* background-color: rgba(255, 255, 255, 0.1); */
}
.widget_calendar tbody td,
.widget_calendar thead th {
text-align: center;
padding:1px;
}
.widget_calendar tbody a {
color: #fff;
display: block;
}
.widget_calendar tbody a:hover {
}
.widget_calendar tbody a:hover {
}
.widget_calendar #prev {
/* border:1px solid red; */
padding-left: 5px;
text-align: left;
color:#fff;
}
.wp-calendar-nav-next {
font-size: 0.0em;
font-family: 'Oswald-Regular', sans-serif;
/* border:1px solid #4B4B4B; */
}
.wp-calendar-nav-prev {
font-size: 0.0em;
font-family: 'Oswald-Regular', sans-serif;
/* border:1px solid #4B4B4B; */
}

.widget_calendar #next {
/* border:1px solid red; */
padding-right: 5px;
text-align: right;
}
footer .widget_calendar caption {
/* position: absolute !important; */
/* border:1px solid yellow; */
padding: 20px 0px 0px 0px; /* oben, rechts, unten und links */
margin-top:-25px;
margin-bottom:1px;
color:#fff;
}
footer .widget_calendar thead tr {
margin-top:-1px;
background:#064078;
}
footer .widget_calendar tbody td, footer .widget_calendar thead th {
padding: 2px 0px 2px 0px; /* oben, rechts, unten und links */
font-size: 1.0em;
line-height: 1.3em;
font-family: 'Oswald-Regular', sans-serif;
color:#5C5C5C;
border:1px solid #4B4B4B;
}
.widget {
margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets */
.widget select {
width: 100%;
}
/*--------------3.2 Search widget---------------*/
.widget_search .search-submit {
display: none;
}
.widget_search{
height: 73px;
}
.widget_search .widget-title{
display: none;
}
#sidebar aside {
margin-bottom:30px;
padding-bottom: 20px;
background-color: #f4f4f4;
}
.widget-title{
border-radius: 3px 3px 0px 0px;
background:#212121;
margin:-15px -15px 15px -15px ;
}
section.not-found .widget-title{
background:none;
margin:0 0 10px;
}
.widget-title-arrow{	
width: 0;
height: 0;
margin-bottom: 1px;
border-style: solid;
border-width: 6px 0 6px 7px;
border-color: transparent transparent transparent #ffffff;
line-height: 0px;
_border-color: #000000 #000000 #000000 #ffffff;
_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
display: inline-block;
}
.widget-title h4{	
border-radius: 3px 0px 0px 0px;
background:#064078;
color:#ffffff;
padding:8px 15px;
margin: 0px;
display: inline-block;
}
.old-arrow-right { /*---- a small arrow ------*/
width: 0;
height: 0;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 5px solid #064078;
display: inline-block;
}
.old-one-arrow-right { /*---- one big arrow ------*/
width: 0;
height: 0;
margin-bottom: -8px;
border-top: 16px solid transparent;
border-bottom: 16px solid transparent;
border-left: 5px solid #064078;
display: inline-block;
}
.arrow-right { /*---- a small long arrow ------*/
width: 0;
height: 0;
border-top: 7px solid transparent;
border-left: 11px solid #064078;
border-bottom: 8px solid transparent;
display: inline-block;
}
.test-arrow-right {
display: inline-block;
width: 15px;
height: 15px;
border-top: 2px solid #000;
border-right: 2px solid #000;
transform: rotate(45deg);
}
#sidebar aside {
/* background:#ebebeb; */
background-color: #f4f4f4;
padding:15px;
}
aside ul, footer ul{
padding-left:0px;
}
aside ul.children, aside ul.sub-menu{
padding-left:10px;
}
aside ul li, footer ul li{
list-style:none;
margin-bottom: 10px;
margin-right: 10px;
}
aside ul li a{
color:#064078;
}
aside ul li a:hover{
color:#212121;
}
.widget_bewusst_tv_2020_recent_posts ul li img{
background-color: #f4f4f4;
border: 1px solid #cccccc;
padding: 5px;
margin: 0 10px 0 0;
}
.widget_bewusst_tv_2020_recent_posts ul li h5{
margin-bottom:5px;
display:inline;
}
.widget_bewusst_tv_2020_recent_posts ul li img:hover{
background:#cccccc;
border: 1px solid #ffffff;
}
#widget aside { /*---- side menus ------*/
/* background:#ebebeb; */
background-color: #f4f4f4;
padding:15px;
filter:alpha(opacity=98); /* IE */
-moz-opacity: 0.98; /* Mozilla */
opacity: 0.98; /* Opera */
border-radius: 4px 4px 4px 4px;
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-shadow: 0px 0px 2px 2px #DCDCDC;
-ms-box-shadow: 0px 0px 2px 2px #DCDCDC;
box-shadow: 0px 0px 2px 2px #DCDCDC;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
/* white-space: nowrap; */
overflow: hidden;
text-overflow: '...';
margin-top: 0px; 
text-indent:0px; 
/* text-align: justify; */
/* font-size: 15px; */
width: 99%;
font-size: 1.1em;
line-height: 1.2em;
font-family: 'Oswald-Regular', sans-serif;
font-weight: normal;
}
/*--- Content - Post Maus-Over Effekt ----*/
#widget aside:hover {
border: 1px solid #ADADAD;
-moz-box-shadow: 0px 0px 3px 3px #CFCFCF;
-webkit-box-shadow: 0px 0px 3px 3px #CFCFCF;
-ms-box-shadow: 0px 0px 3px 3px #CFCFCF;
box-shadow: 0px 0px 3px 3px #CFCFCF;
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
/*--------------------------------------------------------------
4.0 Footer
--------------------------------------------------------------*/
footer#colophon {
width: 100%;
border-radius: 0px 0px 12px 12px;
margin-top:40px;
background-color: #212121; /*---- Der Footer Content ------*/
padding-top:20px;
border-top:5px solid #064078; /*---- Der dünne Streifen ------*/
}
.site-info { /*---- copyright info area ------*/
border-radius: 0px 0px 12px 12px;
padding:16px 0;
background:#064078;
color:#fff;
text-shadow: 1px 1px 1px #212121;
font-size: 1.2em;
font-family: 'Oswald', sans-serif; /*---- copyright info ------*/
}
/*---- FOOTER WIDGETS ------*/
/*---- FOOTER WIDGETS ------*/
/*---- FOOTER WIDGETS ------*/
/*---- FOOTER WIDGETS ------*/
.myfooter_widgets{ /*---- 1-4 x footer widgets ------*/
display: inherit;
float:left;
margin-left:5px;
padding: 10px 10px 10px 10px; /* oben, rechts, unten und links */
width: auto;
max-width: auto;
border:1px solid red;
font-size: 1.1em;
font-family: 'Oswald-Regular', sans-serif;
text-align: left;
}
footer .widget-v-separator{
padding: 0px 0px 0px 0px;/* oben, rechts, unten und links */
}
footer .widget-title {
display: inline-block;
float:left;
margin-top:-40px;
margin-left:40px;
color:#fff;
background:none;
margin-left:1px;
}
footer ul.children, footer ul.sub-menu{
padding-left:20px;
}
footer ul li a{
color:#fff;
}
footer ul li a:hover{
color:#064078;
}
footer .meta-info span, footer .meta-info a, span.post-date{
color:#064078;
}
footer .textwidget { /*---- txt widget ------*/
float:left;
color:#ffffff;
width: 99%;
margin-top:-1px;
margin-left:0px;
margin-right:45px;
font-size: 1.1em;
font-family: 'Oswald-Regular', sans-serif;
line-height: 1.0em;
}
.textwidget a { /*---- txt widget ------*/
float:left;
color:#ffffff;
font-size: 1.1em;
font-family: 'Oswald-Regular', sans-serif;
line-height: 1.0em;
}
footer .textwidget .custom-html-widget { /*---- html widget ------*/
margin-top:-1px;
display: block;
float:left;
margin-left:-55px;
line-height: 1.2em;
/* border:1px solid yellow; */
color:#fff;
width: 99%;
margin-left:45px;
margin-right:0px;
vertical-align: text-top;
text-align: top;
font-size: 1.1em;
font-family: 'Oswald-Regular', sans-serif;
line-height: 1.0em;
}
footer .htmlwidget { /*---- html widget ------*/
margin-top:-1px;
display: block;
float:left;
margin-left:-55px;
line-height: 1.2em;
/* border:1px solid yellow; */
color:#fff;
width: 99%;
margin-left:45px;
margin-right:45px;
vertical-align: text-top;
text-align: top;
font-size: 1.1em;
font-family: 'Oswald-Regular', sans-serif;
line-height: 1.0em;
}
.htmlwidget a { /*---- html widget ------*/
float:left;
color:#ffffff;
font-family: 'Oswald-Regular', sans-serif;
line-height: 1.0em;
}
footer .col_widget_footer_one{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width: 25%;
}
footer .col_widget_footer_two{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width: 25%;
}
footer .col_widget_footer_three{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width: 25%;
}
footer .col_widget_footer_four{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width: 25%;
}
footer .imagewidget { /*---- image widget ------*/
float:left;
/* border:1px solid red; */
color:#fff;
width: 99%;
}
.imagewidget a { /*---- image widget ------*/
float:left;
color:#ffffff;
font-family: 'Oswald-Regular', sans-serif;
line-height: 1.0em;
}
footer h3 { /*---- title of footer widgets ------*/
padding:20px 0 5px;
text-transform:uppercase;
/* margin-left:60px; */
/* margin-right:60px; */
}
/*--------------------------------------------------------------
5.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.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-size: 14px;
font-size: 1.4rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; /* Above WP toolbar */
}
/*--------------------------------------------------------------
6.0 Alignments
--------------------------------------------------------------*/
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
/*--------------------------------------------------------------
7.0 Clearings
--------------------------------------------------------------*/
.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;
}
/*--------------------------------------------------------------
8.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
display: block;
}
/*--------------------------------------------------------------
9.0 Media
--------------------------------------------------------------*/
.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;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
max-width: 100%;
}
/*--------------9.1 Captions-------------------*/
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
/*-----------------9.2 Galleries------------------*/
.gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
}
.bdatum {
margin-left: 15px;
color:#ffffff;
font-size: 1.1em;
font-family: 'Oswald', sans-serif;
}
.post-counters {
width: 330px;
border: 1px solid #A2A2A2;
padding: 10px 10px 10px 10px;/* oben, rechts, unten und links */
font-family:'Oswald', sans-serif;
/* font-style: italic; */
color:#3d3d3d;
font-size: 0.9em;
font-weight: normal;

/* font-size: 0.7em; */
margin-bottom:15px;
/* border-bottom: 1px solid #838383;
border-bottom-width: 3vmax; */
}
#post-counters {
width: 290px;
border: 1px solid #A2A2A2;
padding: 10px 10px 1px 10px;/* oben, rechts, unten und links */
font-family:'Oswald', sans-serif;
/* font-style: italic; */
color:#3d3d3d;
font-size: 0.9em;
font-weight: bold;

/* font-size: 0.7em; */
margin-bottom:15px;
/* border-bottom: 1px solid #838383;
border-bottom-width: 3vmax; */
}
#site-navigation ul.nav-menu > li.menu-item-has-children > a:after, #site-navigation ul.nav-menu > li.page_item_has_children > a:after{
content:"";
display: inline-block;
width: 0px;
height: 0px;
margin-left: 5px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
text-decoration: 0;
text-decoration: none;
}
.navbar .children:before, .navbar .sub-menu:before {
border-bottom: 7px solid transparent;
border-left: none;
border-right: 7px solid rgba(0, 0, 0, 0.2);
border-top: 7px solid transparent;
left: -7px;
top: 10px;
}
.navbar .children:after, .navbar {
}
/*--------------------------------------------------------------*/
/* 10.0 Media Queries */
/* --------------------------------------------------------------*/
@media (min-width: 1402px) and (max-width: 1601px) {
.main-navigation {
font-size:13px;
}


}
@media (min-width: 1163px) and (max-width: 1401px) {

h2.site-description2{
font-size: 2em;
margin-top:0;
}
.site-content{
width: 98%;
}
.container{
width: 98%;
}
.main-navigation {
font-size:11px;
}
.fan-sociel-media{
float: right;
width: auto !important;
margin-right:1%;
}

footer .col_widget_footer_one{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:25%;
}
footer .col_widget_footer_two{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:25%;
}
footer .col_widget_footer_three{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:25%;
}
footer .col_widget_footer_four{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:25%;
}
}
@media (min-width: 992px) and (max-width: 1162px) {

.main-navigation {
font-size:8.4px;
}
.fan-sociel-media{
float: right;
width: auto !important;
margin-right:1%;
}
.widget_calendar td,
.widget_calendar td {
padding: 5px;
}
.site-branding {
height: 120px;
/* padding: 0px 0px 0px 0px; */ /* oben, rechts, unten und links height:30px;*/
padding: 6% 0;
background-color: #333333;
}
footer .col_widget_footer_one{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:25%;
}
footer .col_widget_footer_two{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:25%;
}
footer .col_widget_footer_three{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:25%;
}
footer .col_widget_footer_four{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:25%;
}
}
@media screen and (max-width: 992px) {
h2.site-description2{
font-size: 1.4em;
margin-top:0;
}
.site-content{
width: 98%;
}
.container{
width: 98%;
}
.main-navigation {
float: right;
width:60%;
font-size:14px;
}
#top-nav{
float: right;
}
.main-navigation ul, .top-nav ul {
display: none;
}
.menu-toggle,
.main-navigation.toggled .nav-menu, .top-nav.toggled .nav-menu {
display: block;
}
.top-nav.toggled ul.nav-menu{
clear:both;
}
.navbar-default .navbar-nav > li, .navbar-default .navbar-nav > li > a {
border:0;
}
.navbar-default .navbar-nav > li{
background:#464646;
}
.ps-current span h1{
margin:10px 0;
}
.ps-current span p{
display:none; 
}
ul ul.children, ul ul ul.children, ul ul.sub-menu, ul ul ul.sub-menu{
float:none;
position:initial;
display:block;
margin:0;
box-shadow:none;
}
ul.children > li, ul.sub-menu > li{
padding-left:10px;
}
.main-navigation ul ul.children >li > a, .main-navigation ul ul.sub-menu >li > a {
background:#2e2e2e;
color:#ffffff;
text-decoration: 0;
text-decoration: none;
}
.main-navigation ul > li, .main-navigation ul ul.children >li > a, .main-navigation ul ul.sub-menu >li > a{
border:none;
background:#464646;
text-decoration: 0;
text-decoration: none;
}
.navbar-nav{
overflow:hidden;
}
.main-navigation li{
float:none;
text-decoration: 0;
text-decoration: none;
}
.site-content{
width: 98%;
}
.container{
width: 98%;
}
.item {
position: static ! important;
-webkit-transform: translate(0px, 0px) ! important;
-moz-transform: translate(0px, 0px) ! important;
transform: translate(0px, 0px) ! important;
}
#posts{
display:inline;
}
.pagination{
margin-top:5px;
}
#sidebar{margin-top:60px;}
}
.footer .col_widget_footer_one{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
}
.footer .col_widget_footer_two{ /*---- image widget ------*/
top:80px;
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
}
.footer .col_widget_footer_three{ /*---- image widget ------*/
top:80px;
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
}
.footer .col_widget_footer_four{ /*---- image widget ------*/
top:90px;
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
height: 280px !important;
}
}
/* MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE MOBILE */
@media screen and (min-width: 768px) {

h2.site-description2{
font-size: 0em;
margin-top:0;
}
.main-navigation {
font-size: 12px;
float:left;
}
#top-widget{
/*float:right;*/
margin-top:20px;
/*display:block;*/
}
.pagination {
/* display: inherit; */
position: inherit;
padding: 1px 1px 1px 1px;
border-radius: 4px;
margin-top:-50px;
width: 100%;
text-align: center;
font-size:14px;
text-decoration: 0;
text-decoration: none;
}
.paginationhome {
position: inherit;
padding: 1px 1px 1px 1px;
border-radius: 4px;
bottom: -50px;
text-align: center;
font-size:14px;
text-decoration: 0;
text-decoration: none;
}
.main-navigation {
font-size: 8px;
}
#top-widget{
/*float:right;*/
margin-top:20px;
/*display:block;*/
}
#site-navigation ul.nav-menu > li.menu-item-has-children > a:after, #site-navigation ul.nav-menu > li.page_item_has_children > a:after{
content:"";
display: inline-block;
width:0;
height: 0;
margin-left: 5px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
text-decoration: 0;
text-decoration: none;
}
.navbar .children:before, .navbar .sub-menu:before {
border-bottom: 7px solid transparent;
border-left: none;
border-right: 7px solid rgba(0, 0, 0, 0.2);
border-top: 7px solid transparent;
left: -7px;
top: 10px;
}
.navbar .children:after, .navbar .sub-menu:after {
border-top: 6px solid transparent;
border-left: none;
border-right: 6px solid #fff;
border-bottom: 6px solid transparent;
left: 10px;
top: 11px;
left: -6px;
}
.fan-sociel-media .btn{
margin-right:5px;
float:
right;
text-decoration: 0;
text-decoration: none;
}
nav.container-fluid, nav .navbar-collapse{
padding:0;
background:#212121;
text-decoration: 0;
text-decoration: none;
}

footer .col_widget_footer_one{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
}
footer .col_widget_footer_two{ /*---- image widget ------*/
top:80px;
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
}
footer .col_widget_footer_three{ /*---- image widget ------*/
top:80px;
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
}
footer .col_widget_footer_four{ /*---- image widget ------*/
top:90px;
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
height: 280px !important;
}
.wp-block-image {
max-width: 40%;
margin-bottom: 1em;
margin-left: 0;
margin-right: 0;
}
}
@media screen and (max-width: 768px) {
h2.site-description2{
font-size: 0em;
margin-top:0;
}
.main-navigation {
float: right;
width:60%;
font-size:14px;
}
#top-nav{
float: right;
}
.main-navigation ul, .top-nav ul {
display: none;
}
.menu-toggle,
.main-navigation.toggled .nav-menu, .top-nav.toggled .nav-menu {
display: block;
}
.top-nav.toggled ul.nav-menu{
clear:both;
}
.navbar-default .navbar-nav > li, .navbar-default .navbar-nav > li > a {
border:0;
}
.navbar-default .navbar-nav > li{
background:#464646;
}
.ps-current span h1{
margin:10px 0;
}
.ps-current span p{
display:none; 
}
h1 {
font-size: 20px;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 16px;
}
h4 {
font-size: 15px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 13px;
}
ul ul.children, ul ul ul.children, ul ul.sub-menu, ul ul ul.sub-menu{
float:none;
position:initial;
display:block;
margin:0;
box-shadow:none;
}
ul.children > li, ul.sub-menu > li{
padding-left:10px;
}
.main-navigation ul ul.children >li > a, .main-navigation ul ul.sub-menu >li > a {
background:#2e2e2e;
color:#ffffff;
text-decoration: 0;
text-decoration: none;
}
.main-navigation ul > li, .main-navigation ul ul.children >li > a, .main-navigation ul ul.sub-menu >li > a{
border:none;
background:#464646;
text-decoration: 0;
text-decoration: none;
}
.navbar-nav{
overflow:hidden;
}
.main-navigation li{
float:none;
text-decoration: 0;
text-decoration: none;
}
footer .col_widget_footer_one{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
}
footer .col_widget_footer_two{ /*---- image widget ------*/
top:80px;
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
}
footer .col_widget_footer_three{ /*---- image widget ------*/
top:80px;
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
}
footer .col_widget_footer_four{ /*---- image widget ------*/
top:90px;
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
height: 280px !important;
}
}
@media screen and (max-width: 480px){
.main-navigation {
float: right;
width:80%;
font-size:12px;
}
.site-info {
font-size: 13px;
}
.r_margin{
margin-right:4%;
height:100px;
}
#breadcrumbs{
width:96.6%;
font-size:80%;
}
.post-counter {
display: inline-block;
border: 1px solid #c7c7c7;
padding: 4px 4px 4px 4px;/* oben, rechts, unten und links */
font-family:'Oswald', sans-serif;
/* font-style: italic; */
color:#525252;
/* font-size: 80%; */
font-size: 0.5em;
margin-top:10px;
margin-bottom:15px;
/* border-bottom: 1px solid #838383;
border-bottom-width: 3vmax; */
}
.breadcrumb-container { /* Text */
padding: 0px 25px 20px 20px; /* oben, rechts, unten und links */
/*border-bottom:1px solid #ebebeb; */
font-family: 'Oswald', sans-serif;
font-size: 0.8em;
position: inherit;
margin-left:0px;
margin-bottom:30px;
/* font-size:120%; */
width:99.8%;
}
.wp-block-image {
max-width: 60%;
margin-bottom: 1em;
margin-left: 0;
margin-right: 0;
}
.btn-default{
margin-bottom:5px !important;
text-decoration: 0;
text-decoration: none;
}
.footer, .col_widget_footer_one{ /*---- image widget ------*/
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
}
.footer, .col_widget_footer_two{ /*---- image widget ------*/
top:80px;
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
}
.footer, .col_widget_footer_three{ /*---- image widget ------*/
top:80px;
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
}
.footer, .col_widget_footer_four{ /*---- image widget ------*/
top:90px;
display: inline-block;
padding: 0px 20px 0px 20px;/* oben, rechts, unten und links */
float:left;
color:#fff;
width:98.8%;
height: 280px !important;
}
.col-md-12-home {
position: relative;
margin-left: 1px;
min-height: 1px;
padding: 1px 0px -15px 0px;
padding-right: 0px;
padding-left: 0px;
top: -15px;
width: 89%;
text-align: justify;
hyphens: auto;
overflow: hidden;
}
h4.entry-title{
margin-left: -14px;
min-height: 1px;
font-family: 'Oswald', sans-serif;
font-size:1.2em;
/* font-weight:bold; */
/* margin:0px 0 15px; */
overflow: hidden;
/* text-overflow: ellipsis; */
/* white-space: nowrap; */
width:99%;
}
h4.entry-title a{
color:#212121;
}
h4.entry-title-full-content{
padding: 5px 0px 3px 0px;
margin-left: 0px;
min-height: 1px;
font-family: 'Oswald', sans-serif;
font-size:1.2em;
/* font-weight:bold; */
/* margin:0px 0 15px; */
overflow: hidden;
/* text-overflow: ellipsis; */
/* white-space: nowrap; */
width:99%;
color:#212121;
}
.posted-on-index {
top: 1px;
margin-top: 1px;
margin-left: 0px;
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
color: #064078;
}
.posted-on-archive {
top: 1px;
margin-top: -5px;
margin-left: -14px;
font-size: 1.0em;
font-family: 'Oswald', sans-serif;
color: #064078;
}
.fa-commentstxt {
font-size: 0.9em;
font-family: 'Oswald', sans-serif;
font-style: italic;
color: #838383;
font-size: 98%;
}
.hrsearches {
width: 100%;
height: 2px;
border:0px;
border-top: 1px solid #B8B8B8;
margin: 0.8em 0px; /* abstand zwischen den zeilen */
}
.descriptionsearches {
margin-top:-1px;
margin-left:-15px;
width: 98.8%;
padding: 0px 0px 0px 0px; /* oben, rechts, unten und links */
text-align: justify;
}
.indexpostcontainer{
margin-left:-10px;
position: relative;/* Essential */
padding: 0px 0px 0px 20px; /* oben, rechts, unten und links */
text-align: justify;
width:96%;
/* border:1px solid red; */
}
.entry-title-index{
margin-left:-5px;
}
.entry-title{
margin-left:-5px;
text-align: left;
font-size: 0.9em;
}
.indexposttext{
margin-left:-20px;
/* border:1px solid blue; */
}
.searches{
margin-left:0px;
}
.entry-header-home{
margin-top:10px;
margin-left:-5px;
width:100%;
}
.post_box img {
margin-top: 10px;
margin-bottom: 10px;
margin-left: -5px;
margin-right: 15px;
width: 97%;
}
.fa-commentstxt-index {
margin-left:-10px;
font-size: 0.9em;
font-family: 'Oswald', sans-serif;
/* font-style: italic; */
color: #838383;
font-size: 98%;
}
.meta-info span {
font-size: 0.7em;
font-family: 'Oswald', sans-serif;
color:#707070;
}
.breadcrumb-container { /* Text */
padding: 0px 25px 20px 20px; /* oben, rechts, unten und links */
/*border-bottom:1px solid #ebebeb; */
font-family: 'Oswald', sans-serif;
font-size: 0.7em;
position: inherit;
margin-left:0px;
margin-bottom:30px;
/* font-size:120%; */
width:99.8%;
}
.beitrag-text img {
width: 100%;
height:auto;
margin-bottom: 1em;
margin-left: 1px;
margin-right: 1px;
}
#awesome-live-chat.alc-right {
right: 50px;
}
.tribe-list-widget .tribe-event-duration {
margin-bottom: 10px;
}
.tribe-list-widget > li {
border: 1px solid #ADADAD;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-left: 0px;
}
.tribe-event-title {
padding: 8px 0px 0px 0px; /* oben, rechts, unten und links */
}
.tribe-events-widget-link {
border: 1px solid #ADADAD;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-left: 0px;
padding: 8px;
}
}