
    /*******************
    * Author
    * IE8
    ********************/

    /*******************
    * Author
    *
    ********************/

    .ie8 .postauthor {
        max-width: 625px;
        box-sizing : border-box;
    }

   .ie8 #main #primary #content .postauthor .postauthorContent {
    display: inline;
    }
   .ie8 #main #primary #content .postauthor img {
    display: inline;
    }
   .ie8 #main #primary #content ul.autthorContainer {
    }

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


    /*******************
    * Aside
    * IE8
    ********************/
        .ie8 aside a {display: block;}

    /*******************
    * Auszeichnungen
    *
    ********************/

    .ie8 .greatplace a{
        width:60%;
    }
    .ie8 .faircomp a{
        width:36%;
    }
    .ie8 .kununu a{
        width:45%;
    }
    .ie8 .toparbeitgeber2014 a{
        width:45%;
    }


     .ie8 aside .textwidget ul.awardList li a {
        display: block;
        float: left;
        margin-right: 2%;
    }

    @media screen and (max-width: 1000px) {
             .ie8 aside .textwidget ul.awardList li a {
            display: block;
            width: 50%;
            float: none;
            margin-right:0;
        }
    }
    @media screen and (max-width: 724px) {
        .ie8 aside .textwidget ul.awardList li a {
            display: block;
            width: 20%;
            float: left;
            margin-right:5%;
            height: 150px;
        }
    }
    @media screen and (max-width: 550px) {
        .ie8 aside .textwidget ul.awardList li a {
            display: block;
            width: 100%;
            float: none;
            margin-right:0%;
            height: auto;
        }
    }

    .ie8 article footer a {
        display:inline !important;
    }


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

    /*******************
    * Navigation
    * IE8
    ********************/

        /*******************
    * Breakpoint
    * 768
    ********************/


    @media screen and (max-width:768px) {
        #site-navigation {
            width:100%;
            display: block;
            margin:14px 0 0 0 ;
        }
    }

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


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

    /*******************
    * Searchform
    * IE8
    ********************/

    .searchbox {
        width: 26%;
        height:53px;
        box-sizing: border-box;
        float: right;
        padding: 8px 0 0 0;
        border-top: 1px solid #b2b2b2;
        border-bottom: 1px solid #b2b2b2;
        line-height: 0;

    }
    .searchbox fieldset {
        background: #f2f4f6;
        padding:5px 10px;
        box-sizing: border-box;
        height: 34px;
    }
    .searchbox #s {
        float:left;
        vertical-align: middle;
        box-sizing: border-box;
        width: 65%;
        height:23px;
        font-size:10px;
        padding:5px 10px 0 10px;
    }

    #page .searchbox #searchform #searchsubmit,
    .searchbox #searchsubmit {
        background: url(../images/ie-button.gif) no-repeat center center;
        box-sizing: border-box;
        color:#fff;
        height:23px !important;
        border:none;
        border-radius: 5px;
        font-weight:bold !important;
        margin:12px 0 0 0;
        right: -7%;
    }

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

        #page .searchbox #searchform #searchsubmit,
        .searchbox #searchsubmit {
            right: 0% !important;
           margin:0 !important;
        }
    }


    #page .searchbox #searchform #searchsubmit:hover,
   .searchbox #searchsubmit:hover {
        background: url(../images/ie-button-hi.gif) no-repeat center center;
    }

    .ie8 .entry-header h1 {
        /*margin-bottom: 10px;*/
    }

    /*******************
    * Breakpoint
    * 768
    ********************/

    @media screen and (max-width:768px) {
        .searchbox {
            width: 100%;
            border-top: none;
            float:none;
            clear: both;
        }
        .searchbox #s {
            float:none;
            max-width: 100%;
            width:83%;
        }
        .searchbox #searchsubmit {
            width: 15%;
        }
        .main-navigation {
            width: 100%;
        }
        .main-navigation h3.menu-toggle {
            background: url("../images/ie-menu-lo.gif") center;
            border:none;
        }
        .main-navigation h3.menu-toggle:hover {
            background: url("../images/ie-menu-hi.gif") center;
        }
    }

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


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

    /*******************
    * Footer
    * IE8
    ********************/

    /*******************
    * Breakpoint
    * 768
    ********************/

    .footerlightboxContainer a.lightbox {
        padding:0px 0 0 19px;
    }

    @media screen and (max-width:768px) {
        .footerlightboxContainer {
            text-align : right;
            display: block;
            width : 100%;
        }
        .main-navigation li {
            margin-top : 0;
        }
        .footerlightboxContainer {
            float : left;
            margin: 0 0 0 0;
            text-align : left;
            width : 100%;
        }
        .footerlightboxContainer a.lightbox {
            margin : 0 !important ;
            padding-left : 19px;
        }
    }

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


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

    /*******************
    * Logo
    ********************/

     #page header hgroup a img {
       max-width:142px;
       height: 35px;
       display: block;
     }
     /*-----------------------------------------------------------------------------------------------------*/

.site-content article {
    margin-bottom : 10px !important;
}

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

    /*******************
    * Lightbox
    ********************/

     .ie8 div#fancybox-wrap div#fancybox-outer a#fancybox-close {
    width: auto;
    height: 17px;
    right: 10px;
    top: 10px;
     }
     /*-----------------------------------------------------------------------------------------------------*/

    /*******************
    * @media 1100
    ********************/

    @media screen and (min-width:1100px) {
        .site {
            box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
            margin: 0 auto !important;
            max-width: 960px;
            padding:12px 40px 0 40px;
            zoom: 1;
            filter: progid:DXImageTransform.Microsoft.Shadow(color='#eaeaea', Direction=0, Strength=4)
            progid:DXImageTransform.Microsoft.Shadow(color='#eaeaea', Direction=45, Strength=4)
            progid:DXImageTransform.Microsoft.Shadow(color='#eaeaea', Direction=90, Strength=4)
            progid:DXImageTransform.Microsoft.Shadow(color='#eaeaea', Direction=135, Strength=4)
            progid:DXImageTransform.Microsoft.Shadow(color='#eaeaea', Direction=180, Strength=4)
            progid:DXImageTransform.Microsoft.Shadow(color='#eaeaea', Direction=225, Strength=4)
            progid:DXImageTransform.Microsoft.Shadow(color='#eaeaea', Direction=260, Strength=4)
            progid:DXImageTransform.Microsoft.Shadow(color='#eaeaea', Direction=305, Strength=4);
        }
    }

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

.ie8 #site-navigation .menu-hauptnavigation-container .nav-menu li a {
    text-decoration: none;
    color: #666;
    font-weight: bold;
    font-style: bold;
    font-size: 15px;
    font-family: arial, helvetica, sans-serif;
}
.ie8 #site-navigation .menu-hauptnavigation-container .nav-menu li a:hover {
    color: #000;
}

.ie8 body,
.ie8 .entry-content {
    color : #000;
    font-weight: medium;
    font-style: bold;
     font: 14px verdana;
}


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

    /*******************
    * Links
    *
    ********************/

    .ie8 a {
        display: block;
    }
    .ie8 span.authorEmail {
        display: inline-block !important;
        float: right !important;
        margin-top: -16px;
    }
    .ie8 a.lightbox {
        width: 30%;
    }

     @media screen and (max-width: 590px) {
        .ie8 span.authorEmail {
        margin-top: 0 !important;
        }
    }

     @media screen and (max-width: 460px) {
        .ie8 span.authorEmail {
        float: none !important;
        }
        .ie8 .lightboxContainer {
            padding-bottom: 10px !important;
        }
}

.entry-header .entry-title {
    font-size: 21pt !important;
}

.widget-area .widget h3 {
    margin-bottom: 15px !important;
}

aside .sideBar_VideoInner {
    margin-left: 12px !important;
}

h1.site-description {
    float:right;
    padding-top:0;

}