@media screen, projection {
    /*------------------------------------------------------
    Stylesheet zu: www.market-oberfranken.de
    CSS-Design: www.hending.de

    DIE CSS-DEFINITIONEN SIND NACH CSS2 VALIDIERT
    UND FUER AKTUELLE BROWSERVERSIONEN
    OPTIMIERT UND GETESTET.
    --------------------------------------------------------
    Used Colors:
    #666666 = Rahmenfarbe mainFrame


    --------------------------------------------------------
    BASICS
    ------------------------------------------------------*/

    * {
        margin: 0;
        padding: 0;
    }

    body {
        margin: 0px;
        padding: 0px;
        color: #000;
        background-color: #fff;
    }

    .hidden,
    hr {
        position: absolute;
        top: -5000px;
        left: -5000px;
    }

    acronym,
    abbr {
        border-bottom: #ddd 1px dotted;
    }

    /*------------------------------------------------------
    IMAGE-Optionen
    ------------------------------------------------------*/
    img {
        border: 0px;
    }

    img.geschaefte {
        border: 0px;
        margin: 0 5px 0 0;
    }

    img.gutschein {
        margin: 10px 35px 5px 0;
        float: right;
    }

    .floatright {
        float: right;
        margin: 0 0 10px 10px;
    }

    .floatleft {
        float: left;
        margin: 0 10px 10px 20px;
    }

    .floatleftThumb {
        float: left;
        margin: 0 10px 10px 0;
    }

    div.abstand75 h2 {
        padding: 0 0 0 75px;
    }

    div.abstand75 p {
        padding: 0 0 0 75px;
        height: 65px;
    }

    div#logos {
        position: absolute;
        margin: 10px 20px 0 0;
        right: 0px;
    }

    /*-- mainFramework --*/

    .mainFrame {
        font-family: verdana, arial, sans-serif;
        margin: 0px auto;
        padding: 0px;
        border: 1px solid #666666;
        width: 927px;
        position: relative;
    }

    /*-- header --*/

    .headContainer {
        background-image: url(../images/header.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        width: 57.9375em;
        height: 9.75em;
    }

    /*-- fallbackbox in header --*/

    .fallBackBox {
        position: relative;
        top: 13.7em;
        left: 2.5em;
        font-size: 0.6875em;
        font-weight: normal;
        color: #999999;
    }

    /*-- toplevel navigation container --*/

    .navigationContainer {
        float: left;
        width: 190px;
        margin-top: 22px;
    }

    .navigationContainer ul {
        /* margin: 0px; */
        padding: 0px;
        list-style: none;
        margin-bottom: 130px;
    }

    .navigationContainer ul li {
    }

    .navigationContainer a.mainNav {
        background-image: url(../images/button_lo.gif);
        background-repeat: no-repeat;
        line-height: 16px;
        height: 30px;
        display: block;
        padding-left: 2.7em;
        font-size: 0.6875em;
        text-decoration: none;
        color: #000000;
        font-weight: bold;
    }

    .navigationContainer a.mainNav:hover {
        background-image: url(../images/button_hi.gif);
        color: #B01F2E;
    }

    .navigationContainer a.mainNavActive {
        background-image: url(../images/button_hi.gif);
        color: #B01F2E;
        background-repeat: no-repeat;
        line-height: 16px;
        height: 30px;
        display: block;
        padding-left: 2.7em;
        font-size: 0.6875em;
        text-decoration: none;
        font-weight: bold;
    }

    .navigationContainer a.mainNavActive2nd {
        background-image: url(../images/button_hi_2nd.gif);
        color: #B01F2E;
        background-repeat: no-repeat;
        line-height: 16px;
        height: 25px;
        display: block;
        padding-left: 2.7em;
        font-size: 0.6875em;
        text-decoration: none;
        font-weight: bold;
    }

    ul.mainNav2nd {
        /* margin: 0px; */
        padding: 0px;
        padding-bottom: 13px;
        background-image: url(../images/mainNav2nd.jpg);
        background-position: bottom left;
        background-repeat: no-repeat;
        margin-left: 25px;
        margin-bottom: 8px;
    }

    ul.mainNav2nd li {
    }

    ul.mainNav3rd {
        margin: 0px;
        padding: 0px;
    }

    ul.mainNav3rd li {
        margin: 0px;
        padding: 0px;
        height: 16px;
    }

    .navigationContainer a.mainNav2nd {
        height: 15px;
        display: block;
        padding-left: 10px;
        font-size: 0.6em;
        text-decoration: none;
        color: #000000;
        font-weight: normal;
    }

    .navigationContainer a.mainNav2nd:hover {
        color: #B01F2E;
        font-weight: bold;
    }

    .navigationContainer a.mainNav2ndActive {
        display: block;
        padding-left: 10px;
        font-size: 0.6em;
        text-decoration: none;
        color: #B01F2E;
        font-weight: bold;
        height: 15px;
    }

    .navigationContainer a.mainNav3rd {
        height: 16px;
        display: block;
        padding-left: 30px;
        font-size: 0.6em;
        text-decoration: none;
        color: #000000;
    }

    .navigationContainer a.mainNav3rd:hover {
        color: #B01F2E;
        text-decoration: underline;
    }

    /*-- contentcontainer --*/

    .contentContainer {
        margin-top: 22px;
        margin-left: 8px;
        float: left;
        width: 510px;
        margin-bottom: 20px;
    }

    /*-- contentshadowbox in contentcontainer --*/

    .contentContainer .contentBoxShadow {
        background-image: url(../images/contentShadow.gif);
        background-position: bottom right;
        background-repeat: no-repeat;
        width: 495px;
        display: block;
        margin-bottom: 16px;
        position: relative;
    }

    /*-- shadow top right --*/
    .trShadowEnd {
        position: absolute;
        top: 0px;
        right: 0px;
        background-image: url(../images/trShadowEnd.gif);
        background-repeat: no-repeat;
        background-position: top right;
        height: 5px;
        width: 5px;
    }

    /*-- shadow bottom left --*/
    .blShadowEnd {
        position: absolute;
        bottom: 0px;
        left: 0px;
        background-image: url(../images/blShadowEnd.gif);
        background-repeat: no-repeat;
        background-position: bottom left;
        height: 5px;
        width: 5px;
    }

    /*-- contentcontainer in contentcontainer --*/

    .contentContainer .contentBox {
        width: 489px;
        border-left: 1px solid #dadada;
        border-top: 1px solid #dadada;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    /*-- teasercontainer --*/

    .teaserContainer {
        float: left;
        width: 210px;
        margin-top: 22px;
        margin-bottom: 16px;
    }

    /*-- teaserboxshadow in teasercontainer --*/

    .teaserContainer .teaserBoxShadow {
        background-color: #dedede;
        background-image: url(../images/contentShadow.gif);
        background-position: bottom right;
        background-repeat: no-repeat;
        width: 206px;
        display: block;
        margin-bottom: 14px;
        position: relative;
    }

    /*-- teaserbox in teasercontainer --*/

    .teaserBox {
        width: 200px;
        border-left: 1px solid #dadada;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .teaserBox h1 {
        font-size: 0.6875em;
        margin: 0px;
        padding-left: 10px;
        background-color: #B01F2E;
        color: #ffffff;
        font-weight: bold;
        line-height: 18px;
    }

    .teaserBox p {
        font-size: 0.6875em;
        margin: 10px 0px 10px 0px;
        padding-left: 0.6em;
        padding-bottom: 15px;
    }

    .newsBox {
        padding-bottom: 15px;
    }

    .newsBox h3 {
        margin: 0px;
        padding: 0px;
        margin-left: 7px;
        margin-top: 5px;
        font-size: 11px;
    }

    .newsBox p {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        font-size: 11px;
    }

    .newsBox a {
        font-size: 11px;
        margin-left: 7px;
        padding: 0px;
    }

    .teaserBoxBildergalerie {
        width: 200px;
        border-left: 1px solid #dadada;
        margin-left: 0px;
    }

    .teaserBoxBildergalerie h1 {
        font-size: 0.6875em;
        margin: 0px;
        padding-left: 10px;
        background-color: #B01F2E;
        color: #ffffff;
        font-weight: bold;
        line-height: 18px;
    }

    .teaserBoxBildergalerie p {
        font-size: 0.6875em;
        margin: 3px 0px 5px 0px;
        padding-left: 0.6em;
        padding-bottom: 15px;
    }

    /*-- left footer imagenavigation --*/

    .leftFooter {
        position: absolute;
        bottom: 0px;
        line-height: 0em;
        font-size: 0px
    }

    /*-- middle footer text --*/

    .middleFooter {
        position: absolute;
        bottom: 0px;
        text-align: center;
        font-size: 0.6em;
        left: 201px;
    }

    /*-- right footer 4th level navigation --*/

    .rightFooter {
        position: absolute;
        bottom: 0px;
        left: 709px;
    }

    a.footerRightNavLeft {
        margin-right: 22px;
        line-height: 18px;
        width: 90px;
        font-size: 0.6875em;
        background-color: #B01F2E;
        color: #ffffff;
        float: left;
        text-align: center;
        text-decoration: none;
    }

    a.footerRightNavRight {
        line-height: 18px;
        width: 90px;
        font-size: 0.6875em;
        background-color: #B01F2E;
        color: #ffffff;
        float: left;
        text-align: center;
        text-decoration: none;
    }


    a.footerRightNavRightDatenschutz {
margin-top: 5px;
        line-height: 18px;
        width: 150px;
        font-size: 0.6875em;
        background-color: #B01F2E;
        color: #ffffff;
        float: left;
        text-align: center;
        text-decoration: none;
    }



    h1 {
        font-size: 0.9em;
        margin: 10px 20px 10px 20px;
    }

    h1.geschaefte {
        font-size: 0.9em;
        margin: 40px 20px 10px 20px;
    }

    h2 {
        font-size: 0.7em;
        margin: 10px 20px 10px 20px;
    }

    h3 {
        font-size: 0.7em;
        margin: 5px 20px 0px 20px;
    }

    .contentBox p {
        font-size: 0.6875em;
        margin: 0px 20px 0px 20px;
        padding-bottom: 15px;
    }

    ul.list {
        font-size: 0.6875em;
        margin: 0px 20px 0px 40px;
        padding-bottom: 15px;
    }

    a {
        color: #B01F2E;
    }

    .alignRight {
        text-align: right;
    }

    .clearAll {
        font-size: 0px;
        line-height: 0px;
        clear: both;
    }

    /*------------------------------------------------------
    BREADCRUMB
    ------------------------------------------------------*/
    /* .breadcrumb a {
        color: #999999;
        }
    */
    .breadcrumb a:hover {
        color: #B01F2E;
    }

    /*-------------------------------------------------------
    SPECIAL STYLES
    -------------------------------------------------------*/

    ul.features {
        list-style-type: none;
    }

    ul.features li p {
        padding-bottom: 0.8em;
    }

    ul.features li span.feature-header {
        color: red;
    }

    ul.subfeatures {
        font-size: 0.6875em;
        list-style-type: disc;
        margin: 0 0 1em 0;
    }

    ul.subfeatures li {
        padding: 0;
        margin: 0 0 0 50px
    }

    .contentBox p.joboffer {
        border: 1px solid black;
        padding: 5px;
        text-align: center;
        /*margin-top: 10px;*/
        margin-bottom: 10px;
    }
}

/* Anpassungen */

#navigation ul.mainNav1st {
    margin-bottom: 20px;
}

#navigation .teaserBoxShadow {
    width: 180px;
}

#navigation .teaserBoxBildergalerie img{
    float:left;
    margin: 0 5px;
}

#navigation .teaserBoxBildergalerie p {
    margin-top: 20px;
    clear: both;
}

.newsBox .info {
    padding: 5px;
}

.newsBox .info p {
    margin: 1em 0;
}
