/*
 * Theme Name: BIC Bootstrap WP Theme
 * Theme URI: http://www.besserdich.com
 * Theme Description: Blank Bootstrap Wordpress Theme by Besserdich IT Consulting
 * Author: Nina Taberski-Besserdich (Besserdich IT Consulting)
 * Author URI: http://www.besserdich.com/
 * Version: 0.3 (Letzte Ueberarbeitung: Euka 17.1.2015)
 * Tags: twitter bootstrap, white, blank
 * License: license.txt
 * License URI:
 *
*/


/* Apply bootstrap styles */
@import url('bootstrap/css/bootstrap.min.css');



/* Webfont embedding DIN Engschrift (Fre Font) */
@font-face {
    font-family: 'TGL0-1451Engschrift';
    src: url('fonts/TGL0-1451Engschrift.eot?#iefix') format('embedded-opentype'), url('fonts/TGL0-1451Engschrift.woff') format('woff'), url('fonts/TGL0-1451Engschrift.ttf') format('truetype'), url('fonts/TGL0-1451Engschrift.svg#TGL0-1451Engschrift') format('svg');
    font-weight: normal;
    font-style: normal;
}



html, body {
    overflow-x: hidden;
}

* {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
}

h3, article {
    color: #777;
}

.strong {
    font-weight: 600;
}

.post-title h1 span {
    /* font-family: 'DIN 1451 W01 Engschrift'; */
    font-family: 'TGL0-1451Engschrift';
    font-weight: 500;
    line-height: 1.1;
}

h2 > a, h3 > a, h4 > a {
    /* font-family: 'DIN 1451 W01 Engschrift'; */
    font-family: 'TGL0-1451Engschrift';
    font-weight: 500;
}

/* styles needes for shortcodes  */


a, a:active, a:focus {
    outline: none;
    text-decoration: none;
}

.naMediaAd, .adslot_box {
    text-align: center;
}

.sidebar-links .naMediaAd, .spalte-2-content .naMediaAd, .sidebar-wrapper .naMediaAd,
.sidebar-and-content .naMediaAd, .sidebar-links .adslot_box, .spalte-2-content .adslot_box,
.sidebar-wrapper .adslot_box, .sidebar-and-content .adslot_box {
    padding: 15px 0;
}

.divider {
    margin-bottom: 25px;
    padding-top: 25px;
    clear: both;
    display: block;
    margin-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}

/* Styling of standard gallery shortcode, removed in functions */
.gallery {
    margin: auto;
}

.gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}

.gallery img {
    border: 2px solid #cfcfcf;
}

.gallery-caption {
    margin-left: 0;
}

/* basic styles for layout, can be removed. */



/* Top Header */

#top-header {
    background-color: #269fbf;
    color: #fff;
    font-size: 80%;
    min-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 0 15px;
    height: 30px;
}

#top-header ul, ol {
    margin-bottom: 3px;
    margin-left: 0px;
    padding-left: 0px;
}

#top-header a {
    color: #b4e9f8;
}

.logo {
    margin-top: 10px;
}

.einzelner-artikel, #content.spalte-2-content article, .sidebar-wrapper article {
    color: #777;
    -webkit-box-shadow: 0 0 3px 0 #ccc;
    box-shadow: 0 0 3px 0 #ccc;
    padding: 15px;
    margin-top: 30px;
    float: none;
    width: 100%;
    padding-right: 20%;
}

.beschreibung {
    /* padding-left: 15px; */
    padding-top: 15px;
    padding-bottom: 15px;
}

/*Header Menu */

.header-menu {
    list-style: none outside none;
    display: inline-block;
}

.header-menu li {
    display: inline;
    padding-right: 10px;
    padding-left: 5px;
    border-right: 1px solid #b4e9f8;
}

.header-menu li:last-child {
    border-right: none;
    padding-right: 0px;
}

.header-menu-wrapper {
    margin-top: 10px;
}

/*Breadcrumbs*/

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    padding-left: 0px;
}

#nav_crumb {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#nav_crumb a {
    color: #fff;
    text-decoration: underline;
}

/* post image */
.wp-post-image {
    float: left;
    margin-right: 15px;
    width: 100%;
}

/*More Links*/

.read-more {
    background-color: #428BCA;
    border-color: #428BCA;
    color: #FFFFFF;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
    padding: 6px 12px;
    border: 1px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.read-more:hover {
    background-color: #3276B1;
    border-color: #3276B1;
    color: #FFFFFF;
    text-decoration: none;
}

/* meta data */

.meta {
    font-size: 12px;
    margin-top: 8px;
}

.cats {
    margin-left: 5px;
    margin-right: 10px;
    font-size: 13px;
    /* font-family: 'DIN Next W01 Light'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    color: white;
}

.tags {
    margin-left: 5px;
    margin-right: 10px;
}

/* Sidebar */

.sidebar-wrapper {
    padding-top: 0px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    display: none;
}

.sidebar-wrapper ul {
    padding-left: 25px;
}

.sidebar-wrapper p {
    padding-left: 0px;
}

.sidebar-posts .textwidget, .sidebar-page .textwidget {
    padding-left: 0px;
}

/* Widgets */

.widget {
    margin-bottom: 40px;
}

/* Pagenavi */

.wp-pagenavi {
    margin-bottom: 25px;
    text-align: center;
}

/* code in comments*/

code {
    white-space: normal;
}

/* Footer */

.footer-wrapper {
    min-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 0 15px;
    color: #ffffff;
    background-color: #269fbf;
    margin: auto;
    max-width: 1324px;
    border-top: 10px solid #8bccdd;
}

.footer {
    font-size: 75%;
    padding-top: 35px;
    padding-bottom: 0px;
    color: #ffffff;
}

.footer h3, .footer h4, .footer h5, .footer h6 {
    margin-bottom: 20px;
    font-size: 20px;
    color: #ffffff;
    text-transform: none;
    font-weight: bold;
}

.footer a {
    color: #ffffff;
}

.footer .btn {
    color: #262F59;
}

.footer-menu {
    list-style: none outside none;
    display: inline-block;
}

.footer-menu-wrapper ul, ol {
    margin-left: 0px;
    padding-left: 0px;
}

.footer-menu li {
    display: inline;
    padding-right: 10px;
    padding-left: 5px;
    border-right: 1px solid white;
}

.footer-menu li:last-child {
    border-right: none;
}

.footer, .copyright a {
    color: #ffffff;
}

.footer ul li {
    color: #ffffff;
}

#menu-footer-menue-2 {
    margin-left: 180px;
}

#nav_menu-4 {
    margin-left: 80px;
}

/* Copyright*/

.copyright-wrapper {
    background-color: #666;
    min-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 0 15px;
    color: #ffffff;
    font-size: 75%;
}

.credit {
    font-size: 10px;
    text-transform: none;
    list-style: none outside none;
    display: inline-block;
    text-transform: uppercase;
}

.credit li {
    display: inline;
}

.copyright {
    padding-top: 10px;
}

#content.col-md-6, #content-sidebar.col-md-6, .aktuelle-themen.col-md9 {
    width: 70%;
}

/* MEDIA QUERIES */

/* Smaller than 768px width */
@media (max-width: 768px) {
    .einzelner-artikel, #content.spalte-2-content article, .sidebar-wrapper article {
        float: none;
    }

    .sidebar-links .sidebar-posts ~ .sidebar-posts {
        display: none;
    }

    .sidebar-wrapper .sidebar-posts ~ .sidebar-posts {
        display: none;
    }

    .aktuelle-themen {
        width: 100%;
    }

    #menu-footer-menue-2 {
        display: none !important;
    }

    .row.footer .col-md-3 .menu, .row.footer .col-md-3 #nav_menu-4 {
        padding: 0;
        margin-left: 0 !important;
    }

    /*.adslot-widget {
    		display: none;
    	}*/
    .row.footer .col-md-3 {
        width: 80% !important;
    }

    .row.footer .col-md-3 ul li {
        display: inline-block;
        margin-right: 20px;
    }
}

/*
*
*
*	MashSB MEDIA QUERIES 
*
*
*/

/* @media (max-width: 768px) {
	.mashsb-container {	margin-left: 550px !important;	}
	.share-mobile .mashsb-container {position: relative;height:180px;}
} */

@media (max-width: 1024px) {
    .mashsb-container {
        /* margin-left: 520px !important; */
        /* display: none;*/
        margin-left: 0 !important;
        height: 160px;
    }

    .mashsb-buttons a {
        float: left !important;
    }

    .mashsb-box {
        position: absolute !important;
        top: 0 !important;
    }
}

@media (max-width: 580px) {
    .mashsb-container {
        /* margin-left: 520px !important; */
        /* display: none;*/
        margin-left: 0 !important;
        height: 160px;
    }

    .mashsb-buttons a {
        float: left !important;
    }

    .mashsb-box {
        position: absolute !important;
        top: 0 !important;
    }
}

@media (max-width: 578px) {
    .mashsb-container {
        /* margin-left: 520px !important; */
        /* display: none;*/
        margin-left: 0 !important;
        height: 200px;
    }

    .mashsb-buttons a {
        float: left !important;
    }

    .mashsb-box {
        position: absolute !important;
        top: 0 !important;
    }
}

@media (max-width: 457px) {
    .mashsb-container {
        /* margin-left: 520px !important; */
        /* display: none;*/
        margin-left: 0 !important;
        height: 240px;
    }

    .mashsb-buttons a {
        float: left !important;
    }

    .mashsb-box {
        position: absolute !important;
        top: 0 !important;
    }

    .share-mobile .mashsb-container {
        position: relative;
        height: 200px;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #search-head {
        margin-top: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
    }

    .header-menu-wrapper {
        float: right;
        /* font-family: 'DIN Next W01 Light'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    }

    .footer-menu-wrapper {
        float: right;
    }

    .footer-menu-wrapper ul, ol {
        margin-left: 10px;
    }

    .row.footer .col-md-3 .menu, .row.footer .col-md-3 #nav_menu-4 {
        padding: 0;
        margin-left: 0 !important;
    }

    /* .adslot-widget {
    		display: none; 
    	} */
    /*.mashsb-container {
    		margin-left: 550px !important;
    	}*/
    .row.footer .col-md-3 {
        width: 80% !important;
    }

    .row.footer .col-md-3 ul li {
        display: inline-block;
        margin-right: 20px;
    }
}

/* Medium devices (desktops, 992px and up) */

@media (min-width: 992px) {
    .sidebar-links, .karrierebibel-kompakt {
        display: block !important;
    }

    #content.col-md-9, #content.col-md-6, .col-md-6.aktuelle-themen,
    .col-md-9.aktuelle-themen {
        width: 60% !important;
    }

    #search-head {
        margin-top: 15px;
        padding-right: 15px;
        float: right !important;
    }

    #top-header ul {
        margin-left: 10px;
    }

    ol {
        margin-left: 22px;
    }

    .header-menu li:first-child {
        padding-left: 20px;
    }

    /* .adslot-widget {
    		display: none;
    	} */
    /* .mashsb-container {
    		margin-left: 490px !important;
    	} */
    .row.footer .col-md-3 {
        width: 25% !important;
    }

    .row.footer .schmal {
        width: 15% !important;
        margin-top: 64px;
    }

    .row.footer .breit {
        width: 35% !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .sidebar-links, .karrierebibel-kompakt {
        width: 40% !important;
    }
}

@media (min-width: 1025px) {
    .mashsb-container {
        margin-left: 410px !important;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .sidebar-wrapper, .spalte3-header {
        display: block !important;
    }

    #content.col-md-6, #content-sidebar.col-md-6, .aktuelle-themen.col-md-6 {
        width: 40% !important;
    }

    #content.col-md-9, #content-sidebar.col-md-9, .aktuelle-themen.col-md-9 {
        width: 70% !important;
    }

    .adslot-widget {
        display: block;
    }

    .mashsb-container {
        margin-left: 670px !important;
    }
}

@media (min-width: 1310px) {
    .mashsb-container {
        margin-left: 740px !important;
    }
}

/* Banner ausblenden bei max 1680 Pixel  */
@media (max-width: 1680px) {
    .banner-l-vertikal {
        display: none !important;
    }

    .banner-l-horizontal {
        width: 100%;
        text-align: center;
        margin-right: 0 !important;
    }
}

/* Banner ausblenden bei max 860 Pixel  */
@media (max-width: 860px) {
    .footer-wrapper, .main {
        margin-top: 20px;
    }

    .banner-l-vertikal {
        display: none !important;
    }
}

/* Bild in Navigation entfernen bei max 1420 Pixel */
@media (max-width: 1420px) {
    ul.loop li:nth-child(5) {
        display: none !important;
    }
}

/* Bilder in Navigation entfernen bei max 1200 Pixel */
@media (max-width: 1200px) {
    ul.loop li:nth-child(4), ul.loop li:nth-child(5) {
        display: none !important;
    }

    .entry-content img.alignright {
        float: left !important;
        margin-left: 0px !important;
    }
}

/* Bilder in Navigation entfernen bei max 1000 Pixel */
@media (max-width: 1000px) {
    ul.loop li:nth-child(3), ul.loop li:nth-child(4), ul.loop li:nth-child(5),
    #menu-item-50274
    {
        display: none !important;
    }
}

/* Menüeinträge je nach Länge entfernen */
@media (min-width: 960px) {
    #menu-item-56173, #menu-item-56171, #menu-item-56172 {
        display: none !important;
    }
}

@media (max-width: 961px) {
    .werbebanner1 {
        margin-top: 10px !important;
    }
}

@media (min-width: 1080px) {
    #menu-item-56171, #menu-item-56172 {
        display: none !important;
    }

    #menu-item-56173 {
        display: block !important;
    }
}

@media (min-width: 1220px) {
    #menu-item-56172 {
        display: none !important;
    }

    #menu-item-56173, #menu-item-56171 {
        display: block !important;
    }
}

@media (min-width: 1440px) {
    /*
    #menu-item-56173, #menu-item-56171, #menu-item-56172 {
        display: block !important;
    }
    */
}

/* Menü Overrides */

/* #ubermenu-main-11319 {
	margin-top: -18px;
} */

#menu-item-51844 {
    margin-top: 8px;
}

#menu-item-51845 {
    margin-top: 10px;
}

.ubermenu-skin-clean-white {
    background: transparent !important;
}

/* WEITERE CSS ANPASSUNGEN */
/* Autor: Philipp Pistis */

/* Allgemein */

.main,
.sidebar-and-content {
    background: #fff;
}

/* Schriften */

h1.entry-title, h1.entry-title a, h2 {
    /* font-family: 'DIN 1451 W01 Engschrift'; */
    font-family: 'TGL0-1451Engschrift';
    font-weight: 100;
    color: #249fc1;
}

h4 {
    color: #249fc1;
    /* font-family: 'DIN Next W01 Regular'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
}

h4 a, h2 a {
    color: #249fc1;
}

/* 1. HEADER */

header#navigation_header {
    position: fixed;
    width: 100%;
    top: 0;
    background: #269fbf;
    z-index: 10;
    -webkit-transform: translateZ(0);
}

header#navigation_header ul > li > ul {
    position: fixed;
    top: 87px;
    left: 0;
}

header#navigation_header ul > li > ul > li {
    width: 100%;
}

/* 1.1 Aufklappbare Suchfunktion */

.suchbutton {
    margin-bottom: 0px;
    float: right;
    margin-top: 5px;
}

i.suchbtn, .closebtn {
    color: #fff;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
    z-index: 10000;
    position: absolute;
    font-size: 20px !important;
}

.closebtn {
    color: #333 !important;
    margin-left: -10px !important;
    margin-top: 4px !important;
}

.suchbtn:hover {
    cursor: pointer;
}

.suchbox input {
    width: 75%;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
}

/* Social Icons */
.suchbutton .fa, .suchbutton img {
    color: #fff !important;
    margin-right: 10px;
    font-size: 14px;
    margin-top: -5px;
}

/* 1.2 Hauptnavigation */

.hauptnavi li {
    display: block;
    float: left;
    margin-right: 20px;
}

.hauptnavi li .title, .hauptnavi li.all-posts {
    font-size: 1.2em;
    font-weight: bold;
    color: #269fbf;
    /* font-family: 'DIN Next W01 Regular'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
}

.hauptnavi img {
    margin-bottom: 10px;
    width: auto;
    height: 115px;
}

.ubermenu-target-description {
    display: none !important;
}

/*.ubermenu-responsive-default.ubermenu {	padding-left: 10%; padding-right: 10%; }*/

#menu-item-51831 {
    margin-top: -6px;
}

#menu-item-51831 a:hover {
    background: #249FC1;
}

#menu-item-56479 a span {
    background: url(images/hauptnavi_icons.png) no-repeat 10px 0px;
    padding-left: 35px;
}

#menu-item-56479 a span:hover {
    background: url(images/hauptnavi_icons_hover.png) no-repeat 4px 0px;
    padding-left: 35px;
}

#menu-item-56480 a span {
    background: url(images/hauptnavi_icons.png) no-repeat -140px 0px;
    padding-left: 35px;
}

#menu-item-56480 a span:hover {
    background: url(images/hauptnavi_icons_hover.png) no-repeat 0px -69px;
    padding-left: 35px;
}

#menu-item-56481 a span {
    background: url(images/hauptnavi_icons.png) no-repeat -280px 0px;
    padding-left: 35px;
}

#menu-item-56481 a span:hover {
    background: url(images/hauptnavi_icons_hover.png) no-repeat 0px -350px;
    padding-left: 35px;
}

#menu-item-56171 a span {
    background: url(images/hauptnavi_icons.png) no-repeat -430px 0px;
    padding-left: 35px;
}

#menu-item-56171 a span:hover {
    background: url(images/hauptnavi_icons_hover.png) no-repeat 0px -280px;
    padding-left: 35px;
}

#menu-item-56172 a span {
    background: url(images/hauptnavi_icons.png) no-repeat -430px 0px;
    padding-left: 35px;
}

#menu-item-56172 a:hover span {
    background: url(images/hauptnavi_icons_hover.png) no-repeat 0px -280px;
    padding-left: 35px;
}

li > div.ubermenu-content-block > img[alt="business-more"] {
    margin-left: 95px !important;
    margin-right: -35px !important;
}

ul.loop {
    margin-top: 10px;
    min-width: 1324px;
    overflow: hidden;
}

ul.loop li {
    line-height: 1.3em;
    float: left;
    display: inline;
    width: 210px;
}

.ubermenu-nav li:nth-of-type(7) ul.loop li {
    height: 50px;
}

ul.loop div.title {
    width: 210px;
    margin-bottom: 10px;
    float: left;
}

/* Business & More + Social Media Buttons */

#menu-item-51, #menu-item-53,
#menu-item-54, #menu-item-55, #menu-item-56, #menu-item-57 {
    margin-top: 15px;
}

/* Breadcrumbs */

.breadcrumbs {
    background: #269fbf;
    color: #fff;
    height: 45px;
    font-weight: 100;
    /* font-family: 'DIN Next W01 Light'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    padding-top: 5px;
    z-index: 1;
    font-size: 16px;
}

.breadcrumbs a {
    color: #fff;
    text-decoration: underline;
    text-transform: uppercase;
}

/* Sidebar */

.karrierebibel-kompakt, .button-tipps {
    background: #8ccdde;
    color: #fff;
    height: 45px;
    line-height: 45px;
    /* font-family: 'DIN Next W01 Light'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    font-size: 1.2em;
}

.karrierebibel-kompakt .kursiv {
    font-style: italic;
}

.aktuelle-themen, #nav_crumb a, #nav_crumb .current, .button-themen {
    background: #269fbf;
    color: #fff;
    height: 45px;
    font-weight: 100;
    /* font-family: 'DIN Next W01 Light'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    z-index: 1;
    line-height: 45px;
    /* font-size: 1.2em; */
    font-size: 18px;
    text-transform: uppercase;
}

.spalte3-header {
    /* background: #bdbdbd; */
    background: #aaa;
    color: #fff;
    height: 45px;
    font-weight: 100;
    /* font-family: 'DIN Next W01 Light'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    z-index: 1;
    line-height: 45px;
    font-size: 1.2em;
    text-transform: uppercase;
    display: none;
}

.sidebar-posts {
    margin-top: 30px;
}

.sidebar-posts aside .widget, .autor-box, .postit-widget, .papernote-widget {
    background: #e8f3f6;
    padding: 15px;
    -webkit-box-shadow: 0 0 3px 0 #95c3d0;
    box-shadow: 0 0 3px 0 #95c3d0;
}

.sidebar-posts aside .widget h4 {
    color: #269fbf;
    font-size: 1.4em;
    /* font-family: 'DIN 1451 W01 Engschrift'; */
    font-family: 'TGL0-1451Engschrift';
}

.sidebar-posts aside .widget {
    color: #656565;
}

.postit-widget, .papernote-widget {
    margin-bottom: 30px;
}

.postit-widget h3, .papernote-widget h3 {
    color: #249fc1;
    font-size: 1.6em;
}

.postit-widget img, .papernote-widget img {
    width: 100%;
    height: auto;
    padding-bottom: 15px;
}

/* .sidebar-links .adslot-widget, .spalte-2-content .adslot-widget, #content .adslot-widget, .sidebar-wrapper > #content-sidebar .adslot-widget {
	background: #fff;
	padding: 15px;
	-webkit-box-shadow: 0 0 3px 0 #95c3d0;
	box-shadow: 0 0 3px 0 #95c3d0;
}
*/

.adslot-widget .widget {
    margin-bottom: 0px;
}

/* Artikel Ansicht */

.content-all {
    box-shadow: -2px 0px 10px 0px #e2e2e2;
    -webkit-box-shadow: -2px 0px 10px 0px #e2e2e2;
}

.row > .col-lg-3 + .spalte-2-content, .sidebar-wrapper {
    -webkit-box-shadow: -5px 0px 10px 0px rgba(50, 50, 50, 0.08);
    -moz-box-shadow: -5px 0px 10px 0px rgba(50, 50, 50, 0.08);
    box-shadow: -5px 0px 10px 0px rgba(50, 50, 50, 0.08);
    margin-bottom: 0px;
}

span.cats_tags {
    background: #269fbf;
    padding: 7px 5px 7px 5px;
    text-transform: uppercase;
    margin-left: -15px;
}

span.cats_tags .cats {
    display: inline-block;
    height: 20px;
}

.visitorarticle {
    background: #aaa !important;
    /* vorher #ccc */
}

span.cats_tags a {
    color: #fff;
    line-height: 20px;
}

span.cats_tags a:hover {
    color: #fff;
    text-decoration: none;
}

.autor-und-datum {
    margin-top: 10px;
    margin-bottom: 10px;
}

.autor-und-datum a, article p a {
    text-decoration: none;
    /*border-bottom: 1px solid #249fc1;*/
}

.autor-und-datum a, .autor-und-datum a:hover,
article p a, article p a:hover,
.comment-count, .comment-count:hover, .not-toggle, .not-toggle:hover, article ul li a, article ul li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #249fc1;
    color: #777;
}

.autor-und-datum a:hover,
article p a:hover,
.comment-count:hover,
article ul li a:hover,
a.not-toggle:hover
{
    color: #fff;
    background-color: #249fc1;
}

.post-edit-link {
    float: right;
}

.autor-box {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #656565;
    float: left;
    /* font-family: 'DIN Next W01 Regular'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    padding: 15px 15px 15px 0;
}

.autor-box img {
    float: left;
    margin-right: 20px;
    margin-top: 18px;
}

.autor-box ul li a {
    text-decoration: none;
    border-bottom: 1px solid #249fc1;
    color: #777;
    padding: 1px 2px 0 2px;
}

.autor-box ul li a:hover {
    text-decoration: none;
    border-bottom: 1px solid #249fc1;
    color: #fff;
    background: #249fc1;
    padding: 1px 2px 0 2px;
}

.beschreibung p {
    margin-top: 20px;
}

.autor-box h5, h3#reply-title {
    color: #269fbf;
    font-size: 1.6em;
    /* font-family: 'DIN Next W01 Regular'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    margin-top: 0;
    display: inline;
    margin-right: 20px;
}

ul.letzte-artikel {
    margin-left: 0;
    padding-left: 0;
}

ul.letzte-artikel li {
    margin-left: 0;
    list-style-type: none;
}

ul.letzte-artikel li a {
    color: #656565;
}

/* Icons für Kategorie festlegen */
span.cat-job {
    background: url(images/kategorie_icons.png) no-repeat 0px -100px;
    padding-left: 25px;
}

span.cat-social {
    background: url(images/kategorie_icons.png) no-repeat 0px -133px;
    padding-left: 25px;
}

span.cat-reputation {
    background: url(images/kategorie_icons.png) no-repeat 0px -168px;
    padding-left: 25px;
}

span.cat-studies {
    background: url(images/kategorie_icons.png) no-repeat 0px -202px;
    padding-left: 25px;
}

span.cat-knigge {
    background: url(images/kategorie_icons.png) no-repeat 0px -65px;
    padding-left: 25px;
}

span.cat-interview {
    background: url(images/kategorie_icons.png) no-repeat 0px -28px;
    padding-left: 25px;
}

span.cat-offers {
    background: url(images/kategorie_icons.png) no-repeat 0px 2px;
    padding-left: 25px;
}

/* Artikelbild ausrichten */
.entry-content img.size-full, article img.size-full {
    float: left;
    margin-right: 20px;
}

.entry-content img.alignright {
    float: right;
    margin-left: 20px;
    margin-left: 60px;
}

/*
.entry-content img.size-full, article img.size-full {

	float: left;
	margin-top: 16px !important;
	margin-left: 0 !important;
	margin-right: 140px !important;
}

.entry-content img.alignright {
	float: right;
	margin-left: 20px;
}
*/



/* Erstes Bild im Content auf 500 Pixel setzen */
/* .entry-content a img:first-child {
	float: left;
	min-width: 500px;
	height: auto;
} */

.entry-content a img:second-child {
    float: right;
}

#content.col-9 .entry-content img.size-full, #content.col-9 article img.size-full,
#content-sidebar.col-9 article img.alignright, #content-sidebar.col-9 .entry-content img.size-full,
#content-sidebar.col-9 article img.size-full, #content-sidebar.col-9 article img.alignright {
    float: right;
    margin-right: 15px !important;
}

@media (min-width: 1200px) {
    #content.col-9 .entry-content img.size-full, #content.col-9 article img.size-full,
    #content-sidebar.col-9 article img.alignright, #content-sidebar.col-9 .entry-content img.size-full,
    #content-sidebar.col-9 article img.size-full, #content-sidebar.col-9 article img.alignright {
        float: right;
        margin-right: 25px !important;
    }
}

.mashsb-count, .mashsb-sharetext {
    color: #249fc1 !important;
    font-family: 'TGL0-1451Engschrift' !important;
}

.mashsb-container {
    margin-left: 740px;
}

.mashsb-box {
    position: absolute;
    top: 0;
}

.mashsb-buttons {
    margin-top: -15px;
}

.mashsb-count, div.counts.mashsbcount {
    display: none !important;
    /* font-family: 'DIN 1451 W01 Engschrift' !important; */
}

@media (max-width: 720px) {
    .mashsb-count {
        display: none;
    }
}

/* Aufzählung */
.entry-content ul li, article ul li {
    list-style-type: none !important;
    background-image: url(images/grafik-li.gif);
    background-repeat: no-repeat;
    background-position: left 3px;
    padding-left: 2.2rem;
    margin-bottom: 8px;
    line-height: 20px;
    padding-top: 0px;
    margin-left: 2px;
}

.entry-content ul {
    padding-left: 0;
    margin-left: 22px;
}

ul.children {
    margin-left: 35px;
}

/* Single */

.textboxright1 {
    /* background: #85D1DB; */
    /* border: 1px solid #239ab5; */
    /* color: #fff; */
    background: #eaf3f6;
    color: #777;
    padding: 0 20px 20px 20px;
    float: right;
    /* margin: 10px 0 20px 10px; */
    margin: 20px 0 20px 0;
    width: 100% !important;
}

.textboxright1alt {
    background: #eaf3f6;
    color: #777;
    padding: 20px;
    margin: 20px 0 20px 0;
    width: 100% !important;
}

.textboxright2 {
    /* background: #85D1DB; */
    /* border: 1px solid #239ab5; */
    /* color: #fff; */
    /* background: #cee0e6; */
    background: #afd6dd;
    color: #777;
    padding: 0 20px 20px 20px;
    float: right;
    /* margin: 10px 0 20px 10px; */
    margin: 20px 0 20px 0;
    width: 100% !important;
}

.textboxright2 a, .textboxleft2 a, .textboxright2 h3, .textboxleft2 h3 {
    color: #777;
}

/* alte
.textboxright2 {
  background: #F0F4FF;
  border: 1px solid #D1EEEE;
  color: #00AAC4;
  padding: 20px;
  float: right;
  margin: 10px 0 20px 10px; }
*/

.textboxleft1 {
    /* background: #85D1DB; */
    /* border: 1px solid #239ab5; */
    /* color: #fff; */
    background: #eaf3f6;
    color: #777;
    padding: 0 20px 20px 20px;
    float: left;
    /* margin: 10px 0 20px 10px; */
    margin: 20px 0 20px 0;
    width: 100% !important;
}

.textboxleft2 {
    /* background: #85D1DB; */
    /* border: 1px solid #239ab5; */
    /* color: #fff; */
    /* background: #cee0e6; */
    background: #afd6dd;
    color: #777;
    padding: 0 20px 20px 20px;
    float: left;
    /* margin: 10px 0 20px 10px; */
    margin: 20px 0 20px 0;
    width: 100% !important;
}

/* alte
.textboxleft2 {
  background: #F0F4FF;
  border: 1px solid #D1EEEE;
  color: #00AAC4;
  padding: 20px;
  float: left;
  margin: 10px 10px 20px 0; }
*/

th {
    background: #ccc;
    padding: 10px 6px;
    color: #fff;
}

td {
    padding: 5px;
    /* font-size: 90%; */
}

.psychologie_c {
    color: #269fbf !important;
}

/* 1.3 Kommentare */
#respond {
    background: #e8e8e8;
    padding: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 3px 0 #ccc;
    box-shadow: 0 0 3px 0 #ccc;
}

#comments {
    float: left;
    width: 100%;
}

.comment-form-comment label {
    display: none;
}

#commentform textarea, #commentform input {
    border: 0;
    background: #fafafa;
}

#commentform textarea {
    width: 100%;
}

#commentform label {
    margin-left: 15px;
    color: #656565;
    /* font-family: 'DIN Next W01 Regular'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    font-weight: 100;
}

#commentform #submit {
    background: #fafafa;
    border: 0;
    color: #656565;
    padding: 4px 40px 4px 40px;
    font-weight: bold;
    /* font-family: 'DIN Next W01 Regular'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    float: right;
    margin-bottom: 20px;
}

#commentform .form-submit {
    height: 20px;
}

ul.children li.comment {
    /* background: #e8f3f6; */
    padding: 10px;
}

ul.children li.byuser, ul.children li.comment-author-admin, ul.children li.bypostauthor {
    background: #e8f3f6;
    margin-bottom: 10px;
}

/* Pagination */

.pagination {
    margin-bottom: 30px;
    display: none;
}

.pagination a {
    background: #fff;
    border: 1px solid #ddd;
    font-weight: bold;
    padding: 10px;
    margin-right: 5px;
    display: inline-block;
    margin-top: 30px;
}

.pagination a.current {
    background: #249fc1;
    color: #fff !important;
}

/* 3. FOOTER */

.footer .beschreibung {
    /* font-family: 'DIN Next W01 Regular'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    font-size: 1.1em;
}

.footer .copyright {
    /* font-family: 'DIN Next W01 Regular'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    font-size: 1.4em;
}

.footer li {
    /* font-family: 'DIN Next W01 Regular'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    font-size: 1.4em;
    text-transform: uppercase;
    list-style-type: none;
    line-height: 1.8em;
}

/* Icons für Kategorieliste im Footer */

#menu-item-50282 a {
    background: url(images/kategorie_icons.png) no-repeat 0px 2px;
    padding-left: 25px;
}

#menu-item-50283 a {
    background: url(images/kategorie_icons.png) no-repeat 0px -28px;
    padding-left: 25px;
}

#menu-item-50284 a {
    background: url(images/kategorie_icons.png) no-repeat 0px -66px;
    padding-left: 25px;
}

#menu-item-50291 a {
    background: url(images/kategorie_icons.png) no-repeat 0px -100px;
    padding-left: 25px;
}

#menu-item-50285 a {
    background: url(images/kategorie_icons.png) no-repeat 0px -134px;
    padding-left: 25px;
}

#menu-item-50286 a {
    background: url(images/kategorie_icons.png) no-repeat 0px -168px;
    padding-left: 25px;
}

#menu-item-50287 a {
    background: url(images/kategorie_icons.png) no-repeat 0px -202px;
    padding-left: 25px;
}

/* 4. WERBEBANNER */

.top-banner {
    vertical-align: middle;
    margin: auto;
    height: auto;
    display: block;
    text-align: middle;
    margin-top: 80px;
    padding: 15px 0;
}

.top-banner img {
    display: block;
    vertical-align: middle;
    margin: auto;
}

.banner-l-horizontal {
    float: right;
    margin-right: -40px;
    /* height: 100px; */
    height: auto;
    margin-top: 106px;
}

.banner-l-horizontal .adslot-widget {
    display: block !important;
}

.banner-l-vertikal {
    left: 50%;
    margin-left: 672px;
    position: absolute;
    top: 76px;
}

@media (max-width: 1100px) {
    .banner-l-vertikal {
        display: none !important;
    }
}

.billboard {
    vertical-align: middle;
    margin: auto;
    padding: 15px 0;
}

.billboard img {
    display: block;
    vertical-align: middle;
    margin: auto;
}

center {
    margin-top: 24px;
    margin-bottom: 16px;
}

small {
    margin-top: 24px;
}

/* 5. WIDGETS */

/* Plista */

.plista_widget_standard_2 {
    margin-left: 12px;
    width: 70%;
    margin-bottom: 20px;
}

.plista_widget_standard_2 .plistaHl {
    color: #269fbf !important;
    font-size: 1.6em !important;
    /* font-family: 'DIN Next W01 Regular' !important; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif !important;
    margin-top: 0;
}

.plista_widget_standard_2 .itemText,
.plista_widget_standard_2 .itemTitle {
    /* font-family: 'DIN Next W01 Regular' !important; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif !important;
}

/* Mashshare Social Share Buttons */
.mashsb-buttons a {
    float: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    min-width: 92px !important;
    margin-top: 10px;
    border: 0 !important;
}

[class^="mashicon-"], [class*=" mashicon-"] {
    display: block !important;
}

.ubermenu > .ubermenu-nav > li:first-child + li:hover a span {
    background: url("images/hauptnavi_icons_hover.png") no-repeat scroll 4px 0 rgba(0, 0, 0, 0) !important;
}

.ubermenu > .ubermenu-nav > li:first-child + li + li:hover a span {
    background: url("images/hauptnavi_icons_hover.png") no-repeat scroll 0 -69px rgba(0, 0, 0, 0) !important;
}

.ubermenu > .ubermenu-nav > li:first-child + li + li + li:hover a span {
    background: url("images/hauptnavi_icons_hover.png") no-repeat scroll 0 -350px rgba(0, 0, 0, 0) !important;
}

.ubermenu > .ubermenu-nav > li:first-child + li + li + li + li:hover a span {
    background: url("images/hauptnavi_icons_hover.png") no-repeat scroll 0 -280px rgba(0, 0, 0, 0) !important;
}

#sdrn_wrapper {
    transform: none !important;
}

#sdrn_wrapper_inner {
    background: #cccccc;
}

.hauptnavi2 {
    width: 100%;
    background: #269fbf;
}

.mashicon-facebook {
    background-image: url(images/sharing-fb.jpg) !important;
    background-repeat: no-repeat;
    min-height: 30px;
    background-color: transparent;
}

.mashicon-twitter {
    background-image: url(images/sharing-twitter.jpg) !important;
    background-repeat: no-repeat;
    min-height: 30px;
    background-color: transparent;
}

.mashicon-google {
    background-image: url(images/sharing-google.jpg) !important;
    background-repeat: no-repeat;
    min-height: 30px;
    background-color: transparent;
}

.mashicon-xing {
    background-image: url(images/sharing-xing.jpg) !important;
    background-repeat: no-repeat;
    min-height: 30px;
    background-color: transparent;
}

.mashicon-linkedin {
    background-image: url(images/sharing-in.jpg) !important;
    background-repeat: no-repeat;
    min-height: 30px;
    background-color: transparent;
}

.mashicon-pinterest {
    background-image: url(images/sharing-pinterest.jpg) !important;
    background-repeat: no-repeat;
    min-height: 30px;
    background-color: transparent;
}

.mashicon-whatsapp {
    background-image: url(images/sharing-whatsapp.jpg) !important;
    background-repeat: no-repeat;
    min-height: 30px;
    background-color: transparent;
}

.mashicon-mail {
    background-image: url(images/sharing-mail.jpg) !important;
    background-repeat: no-repeat;
    min-height: 30px;
    background-color: transparent;
}

.mashicon-facebook span, .mashicon-twitter span, .mashicon-google span,
.mashicon-xing span, .mashicon-linkedin span, .mashicon-pinterest span,
.mashicon-whatsapp span, .mashicon-mail span {
    display: none;
}

.container.container-navi {
    max-width: 1354px;
}

#content.col-6 article img, #content-sidebar.col-6 article img, #content.col-6 article p img,
#content-sidebar.col-6 article p img, #content.col-6 article a img, #content-sidebar.col-6 article a img,
#content.col-6 article p a img, #content-sidebar.col-6 article p a img {
    width: calc(100% + 31px);
    height: auto;
    margin-left: -15px !important;
    /* margin-bottom: 10px; */
    margin-top: 16px;
    margin-bottom: 16px;
    max-width: none;
}

.sidebar-wrapper #content-sidebar {
    width: 100% !important;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
}

.ad_box {
    width: 100%;
    /* background: grey; */
    height: 280px;
    margin-top: 24px;
    margin-bottom: 24px;
    float: left;
}

#content.col-9 p, #content-sidebar.col-9 p {
    display: table;
}

.col-lg-3.sidebar-wrapper {
    border: none;
}

#social-btns + div {
    display: block;
    float: left;
}

.social-btn {
    cursor: pointer;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    text-align: center;
    color: white;
    display: inline-block;
    float: left;
    margin-top: 15px;
    margin-left: 5px;
}

.social-btn .fa {
    font-size: 18px !important;
}

.social-btn.social-btn-grey .fa {
    font-size: 25px !important;
}

#social-btns a:first-child .social-btn {
    margin-left: 0;
}

.fa-2x {
    line-height: 30px !important;
    font-size: 1.5em !important;
}

.social-btn-grey {
    background-color: #dddddd;
}

.social-btn-grey:hover {
    background-color: #cccccc;
    opacity: 0.75;
}

.social-btn-blue {
    background-color: #2d5f9a;
}

.social-btn-blue:hover {
    background-color: #2d5f9a;
    opacity: 0.75;
}

.social-btn-light-blue {
    background-color: #00c3f3;
}

.social-btn-light-blue:hover {
    background-color: #2cc4ff;
    opacity: 0.75;
}

.social-btn-orange {
    background-color: #d73d32;
}

.social-btn-orange:hover {
    background-color: #d73d32;
    opacity: 0.75;
}

.mashable-author-icons {
    display: inline-block;
    float: left;
    font-family: "mashsb-font";
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
    text-decoration: inherit;
    text-transform: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.icon-twitter:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px !important;
    line-height: 30px !important;
    content: "\f099";
    /* content: "\e807"; */
}

.icon-google-plus:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px !important;
    line-height: 30px !important;
    content: "\f0d5";
    /* content: "\e801"; */
}

/* Sonstiges */

article h2, article h3 {
    font-size: 28px;
    margin-top: 32px;
    margin-bottom: 26px;
}

article h5 {
    font-size: 22px;
    text-transform: uppercase;
}

article section a {
    text-decoration: none;
    border-bottom: 1px solid #249fc1;
    color: #777;
}

article section a:hover {
    text-decoration: none;
    border-bottom: 1px solid #249fc1;
    color: #fff;
    background: #249fc1;
}

/* 
*
*
*	Listen...
*
*
*/

article section ul {
    margin-top: 16px;
    margin-bottom: 16px;
}

article section ol, article ol {
    margin-top: 16px;
    margin-bottom: 16px;
    padding-left: 50px;
}

article section ol, article ol {
    counter-reset: my-counter;
    list-style: none;
}

article section ol li ol, article ol li ol, article section ol ol, article ol ol {
    counter-reset: my-second-counter;
    list-style: none;
}

article section ol li ul, article ol li ul, article section ol ul, article ol ul {
    counter-reset: my-third-counter;
    list-style: none;
}

article section ul li ol, article ul li ol, article section ul ol, article ul ol {
    counter-reset: my-fourth-counter;
    list-style: none;
}

article section ul li ol li, article ul li ol li, article section ul ol li,
article ul ol li {
    list-style: none !important;
    background: none !important;
}

article section ol li::before, article ol li::before {
    content: counter(my-counter);
    counter-increment: my-counter;
    /* Position and style the number */
    position: absolute;
    margin-top: -21px;
    left: -0.29em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 1.47em;
    /* Some space between the number and the content in browsers that support
    		generated content but not positioning it */
    margin-right: 8px;
    padding: 4px;
    font-weight: normal;
    /* font-family: 'DIN 1451 W01 Engschrift'; */
    font-family: 'TGL0-1451Engschrift';
    font-size: 52px;
    color: #ccc;
    text-align: right;
}

article section ol li ol li::before, article ol li ol li::before, article section ol ol li::before, article ol ol li::before {
    content: counter(my-second-counter);
    counter-increment: my-second-counter;
    /* Position and style the number */
    position: absolute;
    margin-top: -21px;
    left: -0.29em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 2.77em;
    /* Some space between the number and the content in browsers that support
    		generated content but not positioning it */
    margin-right: 16px;
    padding: 8px;
    font-weight: normal;
    /* font-family: 'DIN 1451 W01 Engschrift'; */
    font-family: 'TGL0-1451Engschrift';
    font-size: 36px;
    color: #ccc;
    text-align: right;
}

article section ul li ol li::before, article ul li ol li::before, article section ul ol li::before, article ul ol li::before {
    content: counter(my-fourth-counter);
    counter-increment: my-fourth-counter;
    /* Position and style the number */
    position: absolute;
    margin-top: -11px;
    left: -0.29em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 2.77em;
    /* Some space between the number and the content in browsers that support
    		generated content but not positioning it */
    margin-right: 16px;
    padding: 8px;
    font-weight: normal;
    /* font-family: 'DIN 1451 W01 Engschrift'; */
    font-family: 'TGL0-1451Engschrift';
    font-size: 36px;
    color: #ccc;
    text-align: right;
}

article section ol li ul li::before, article ol li ul li::before, article section ol ul li::before, article ol ul li::before {
    content: counter(my-third-counter);
    counter-increment: my-third-counter;
}

article section ol li ul li::before, article ol li ul li::before, 
article section ul li ul li::before, article ul li ul li::before, 
article section ol ul li::before, article ol ul li::before,
article section ul ul li::before, article ul ul li::before {
    content: ' ';
}

article section ol li, article ol li {
    clear: both;
    margin-top: 12px;
    padding-bottom: 8px !important;
}

article section ul li ul, article ul li ul {
    margin-top: 12px !important;
}

article section ul li p, article ul li p {
    margin-bottom: 10px !important;
}

article section ol li h4, article ol li h4 {
    margin-bottom: 0px !important;
}

article section ol li p, article ol li p {
    margin-bottom: 4px !important;
}

span.cat-offers a, span.cat-offers a:hover {
    border-bottom: 0px;
    color: #fff;
}

.adslot-widget {
    margin-top: 30px;
    margin-bottom: 24px;
}

div.col-12 .adslot-widget {
    margin-top: 0px;
    margin-bottom: 0px;
}

img.aligncenter {
    display: block;
    margin: 15px auto 5px auto;
}

img.alignright {
    margin-left: 20px;
    margin-right: 0px;
}

.textsnippet img.alignright {
    margin-left: 0px;
    margin-right: 0px;
}

img.alignleft {
    margin-left: 0px;
    margin-right: 20px;
}

p {
    margin-bottom: 20px;
}

.entry-content > .mashsb-container + a img, .entry-content > .mashsb-container + img,
.entry-content > .mashsb-container + h5 + a img, .entry-content > .mashsb-container + h5 + img,
.entry-content > .mashsb-container + p a img, .entry-content > .mashsb-container + p img,
.entry-content > .mashsb-container + h5 + p a img, .entry-content > .mashsb-container + h5 + p img {
    width: 500px;
    height: auto;
    float: left !important;
    margin-left: 0 !important;
    margin-right: 100%;
    margin-bottom: 20px;
    max-width: 100%;
}

.entry-content > iframe {
    display: block;
    margin-bottom: 25px;
    margin-top: 25px;
}

#content table {
    width: 100%;
    margin-top: 10px;
    /* margin-bottom: 24px; */
    margin-bottom: 0;
}

#content table, #content table tr, #content table td, #content table th {
    border: none;
}

#content table h1, #content table h2, #content table h3, #content table h4,
#content table h5, #content table h6 {
    margin-bottom: 20px;
}

#content table .aligncenter {
    display: block;
    margin: 15px 0 5px;
    float: none !important;
    margin-right: 0 !important;
    margin-top: 10px;
    margin-bottom: 24px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    header#navigation_header ul > li > ul {
        top: 84px;
    }
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        header#navigation_header ul > li > ul {
            top: 56px;
        }
}
}

blockquote {
    border-left: none;
    position: relative;
    margin-left: 20px;
    margin-top: 32px;
}

blockquote p:before, blockquote:before {
    content: " ";
    width: 23px;
    height: 18px;
    background: url(images/blockquote.png);
    position: absolute;
    left: -16px;
    top: 0px;
}

blockquote p {
    color: #666666;
    font-style: italic;
    font-size: 15px;
    margin-top: -10px;
    margin-bottom: 18px;
}

.google_ads {
    margin-top: 20px;
}

.notification.info {
    margin-top: 25px;
    height: 125px;
    line-height: 25px;
    overflow: hidden;
}

/* .col-md-3 {
	width: 30% !important;
} */

footer ul li a {
    /* font-family: 'DIN Next W01 Regular' !important; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif !important;
}

footer td a {
    /* font-family: 'DIN Next W01 Regular' !important; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif !important;
    font-size: 14px;
}

footer table, footer tbody, footer tr, footer th, footer td {
    padding: 0;
    margin: 0;
}

.sidebar-links, .karrierebibel-kompakt {
    display: none;
}

#content.col-md-9, #content.col-md-6, .col-md-6.aktuelle-themen,
.col-md-9.aktuelle-themen {
    width: 100%;
}

.category_post_count {
    font-size: 0.75em;
    font-weight: normal;
}

/* 
*
*
*	Back To Top Scroll Button
*
*
*/

#smoothup {
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 30px;
    right: 50px;
    text-indent: -9999px;
    display: none;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    top: 90% !important;
    /* content: "\f106"; */
    background: url(/wp-content/themes/bic-bootstrap-wp-theme/images/up-arrow.png) no-repeat;
}

#smoothup:hover {
    background: url(/wp-content/themes/bic-bootstrap-wp-theme/images/up-arrow-hover.png) no-repeat;
}

/* 
*
*
*	Responsive Navi einblenden
*
*
*/

/* #sdrn_menu {
	z-index: 100 !important;
} */

#sdrn_menu {
    visibility: hidden;
    z-index: 499 !important;
}

/* 
*
*
*	Diverse Anpassungen
*
*
*/


.entry-content > a img, .entry-content > img,
.entry-content > p a img, .entry-content > p img {
    margin-bottom: 25px;
}

.left_items {
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
}

.post-article {
    padding: 15px 0 0 0 !important;
}

.post-article-span {
    margin-left: 0 !important;
}

.post-entry-title {
    padding: 15px !important;
}

.entry-title {
    word-wrap: break-word;
}

.entry-content img.alignleft[width="570"], .entry-content img.alignleft[width="540"],
.entry-content img.alignnone[width="570"], .entry-content img.alignnone[width="540"] {
    margin-bottom: 20px;
    margin-right: 100%;
}

.entry-content img, .entry-title + div img, .entry-content .wp-caption.alignright ,
.entry-title + div .wp-caption.alignright {
    max-width: 100%;
    height: auto;
}

.spalte-2-content > .adslot-widget {
    display: block !important;
}

.article-tags {
    margin-top: 30px;
}

#commentform input {
    max-width: 100%;
}

.mashsb-box {
    -webkit-transform: translateZ(0);
}

.avatar {
    margin-right: 10px;
}

div.entry-content table tbody tr td {
    vertical-align: top;
}

div.entry-content table tbody tr td img {
    max-width: none;
}

/* 
*
*
*	Anpassungen Listen auf mobilen Devices 
*
*
*/

@media (max-width: 768px) {
    article section ol li::before, article ol li::before {
        content: counter(my-counter);
        counter-increment: my-counter;
        /* Position and style the number */
        position: absolute;
        margin-top: -21px;
        left: -0.39em;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 1.17em;
        /* Some space between the number and the content in browsers that support
        			generated content but not positioning it */
        margin-right: 16px;
        padding: 8px;
        font-weight: normal;
        /* font-family: 'DIN 1451 W01 Engschrift'; */
    font-family: 'TGL0-1451Engschrift';
        font-size: 40px;
        color: #ccc;
        text-align: right;
    }

    article section .textboxright1 ol li::before, article .textboxright1 ol li::before, article section .textboxright2 ol li::before, article .textboxright2 ol li::before, article section .textboxleft1 ol li::before, article .textboxleft1 ol li::before, article section .textboxleft2 ol li::before, article .textboxleft2 ol li::before
    {
        content: counter(my-counter);
        counter-increment: my-counter;
        /* Position and style the number */
        position: absolute;
        margin-top: -21px;
        left: -0.04em;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 1.07em;
        /* Some space between the number and the content in browsers that support
        			generated content but not positioning it */
        margin-right: 8px;
        padding: 4px;
        font-weight: normal;
        /* font-family: 'DIN 1451 W01 Engschrift'; */
    font-family: 'TGL0-1451Engschrift';
        font-size: 40px;
        color: #ccc;
        text-align: right;
    }

    article section ol li, article ol li, article section ul li, article ul li {
        clear: both;
        margin-top: 18px;
        padding-bottom: 8px !important;
    }

    article section ul li ol li, article ul li ol li {
        clear: both;
        margin-top: 18px;
        padding-bottom: 6px !important;
    }
}

/* 
*
*
*	Test Image alignright 
*
*
*/

@media (max-width: 1200px) {
    .entry-content img.alignright {
        margin-bottom: 20px;
        margin-left: 20px !important;
        float: right !important;
    }
}

@media (max-width: 600px) {
    .imgrechts {
        margin: 0 0 0 40px !important;
        float: none !important;
    }
}

@media (min-width: 600px) {
    .imgrechts {
        margin-left: 16px !important;
        float: right !important;
    }
}

/* 
*
*
*	Silbentrennung eingeschaltet 
*
*
*/

.entry-content p {
    -webkit-hyphens: auto !important;
    -moz-hyphens: auto !important;
    -ms-hyphens: auto !important;
    -o-hyphens: auto !important;
    hyphens: auto !important;
    word-wrap: break-word;
}

/* 
*
*
*	Skyscraper ausschalten wenn Screen kleiner 1680px breit 
*
*
*/


@media (max-width: 1680px) {
    *[id*='wp_sky_'] {
        display: none !important;
    }

    *[id*='_sky'] {
        display: none !important;
    }
}

/* 
*
*
*	Ergaenzungen fuer Links in Ueberschriften 
*
*
*/

a.nolink {
    text-decoration: none !important;
    border: none !important;
}

.hlink {
    text-decoration: underline;
}

h2 a.hlink, h2 a.hlink:hover {
    color: #249fc1;
}

h3 a.hlink, h3 a.hlink:hover {
    color: #777;
}

h4 a.hlink, h4 a.hlink:hover {
    /* font-family: 'DIN Next W01 Regular'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    color: #249fc1;
}

h5 a.hlink, h5 a.hlink:hover {
    /* font-family: 'DIN 1451 W01 Engschrift'; */
    font-family: 'TGL0-1451Engschrift';
    color: #249fc1;
}

h6 a.hlink, h6 a.hlink:hover {
    /* font-family: 'DIN 1451 W01 Engschrift'; */
    font-family: 'TGL0-1451Engschrift';
    color: #249fc1;
}

h2 a.hlink:hover, h3 a.hlink:hover, h4 a.hlink:hover, h5 a.hlink:hover, h6 a.hlink:hover {
    background: #ccc;
}

/* 
*
*
*	Bildunterschriften 
*
*
*/

.wp-caption-text {
    /* font-family: 'DIN 1451 W01 Engschrift'; */
    font-family: 'TGL0-1451Engschrift';
    color: #249fc1;
}

/* p.wp-caption-text {
	margin-left:-10px !important;
} */






/* 
*
*
*	Umschalter Gastbeitraege und Sidebar fuer Smartphone Portrait 
*
*
*/

.umschalter .desc {
    margin-bottom: 10px;
    color: #fff;
    /* font-family: 'DIN Next W01 Light'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
}

.umschalter .links, .umschalter .rechts {
    float: left;
    padding: 5px;
    color: #fff;
    width: 48%;
    text-align: center;
    /* font-family: 'DIN Next W01 Light'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    z-index: 1;
    line-height: 25px;
    text-transform: uppercase;
    height: 60px;
}

.umschalter .links {
    margin-right: 2%;
}

.umschalter .rechts {
    margin-left: 2%;
}

.umschalter .tips {
    background: #8ccdde;
}

.umschalter .themen {
    background: #269fbf;
}

.umschalter .meinung {
    background: #bdbdbd;
}

@media (max-width: 961px) {
    .umschalter {
        display: block;
    }

    .share-mobile {
        display: block;
    }
}

@media (min-width: 962px) {
    .umschalter {
        display: none;
    }
}

@media (min-width: 722px) {
    .share-mobile {
        display: none;
    }
}

@media (max-width: 1024px) {
    .mashsb-box {
        position: relative !important;
    }

    .share-mobile {
        display: block !important;
    }
}

/* 
*
*
*	Kommentare: Moderationshinweis 
*
*
*/

p.comment-notes {
    /* font-family: 'DIN Next W01 Regular'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;

}

p.subscribe-to-comments::after {
    /* font-family: 'DIN Next W01 Regular'; */
    font-family: 'Neue Helvetica', Helvetica, Arial, sans-serif;
    color: #249fc1;
    content: "\ANOTA: Moderamos los comentarios, aparecen después de este proceso.";
    white-space: pre !important;
}

/* 
*
*
*	Print Styles 
*
*
*/

@media print {
    body {
        background: white;
        color: black;
        margin: 0;
    }

    #navigation_header div.suchbox, #navigation_header div#top-header,
    #navigation_header div.hauptnavi2, footer, div.footer-wrapper, .footer-wrapper,
    .banner-l-horizontal, div.sidebar-links, div.postit-widget, div.adslot-widget,
    div.col-12 .adslot-widget, .adslot-widget, div.karrierebibel-kompakt,
    , div.aktuelle-themen, div.spalte3-header, center .google_ads, center.google_ads,
    .google_ads, center .google_ads_below, center.google_ads_below, .google_ads_below,
    #nav_crumb, aside.mashsb-container, .mashsb-container, .post-edit-link,
    div#comments, #comments, div#respond, #respond, div#text-2, div#nav_menu-2,
    div#text-3, div#text-4 {
        display: none !important;
    }

    *[id*='wp_sky_'] {
        display: none !important;
    }

    *[id*='_sky'] {
        display: none !important;
    }

    *[id*='adslot-'] {
        display: none !important;
    }

    *[id*='plista_'] {
        display: none !important;
    }

    *[id*='ubermenu-'] {
        display: none !important;
    }

    *[id*='menu-met'] {
        display: none !important;
    }

    a[href^=http]:after, a[href^="#"]:after {
        content: "";
    }

    blockqoute, blockqoute p {
        border: none !important;
    }

    .banner-l-horizontal, .mashsb-container, footer, .adslot-widget,
    iframe, #respond {
        display: none !important;
        width: 0;
        height: 0;
    }
}

.type-post {
    position: relative;
}


div#content-sidebar .rp4wp-related-posts { display: none; }

#comments {
    margin-top: 40px !important;
}