h3.sitemap-headers{
    color: #fff;
    float: left;
    font-size: 16px;
    margin-bottom: 0;
    width: 160px;
}

@media screen and (max-width: 767px) {
    .swk-teasers > .swk-teaser {
        width: 100%;
    }

    #twitter-widget-0 {
        width: 100%!important;
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }

    #c221 .swk-tab-container {
        width: 100%;
        border-radius: 0 0 40px;
        -webkit-border-radius: 0 0 40px;
        -moz-border-radius: 0 0 40px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #content_rightcolumn {
        width: 100%!important;
        margin-left: 0!important;
    }

    .swk-contactbox, .swk-cornerbox {
        width: 100%;
        box-shadow: 0 0 0 #999!important;
    }

    #content_maincolumn {
        width: 100%;
        margin-top : 10px;
        margin-bottom : 10px;
    }

    .swk-cornerbox-inner {
        padding: 0 10px 0 0;
        background: url(../images/swkcontacts/bg_greyroundbox.png) right bottom no-repeat #f0f0f0;
    }

    .swk-cornerbox {
        margin-bottom: 20px;
    }

    #content {
        background: #e8e8e8;
    }


    /*Content zwei Spalten*/

    .swk-actionbox-left {
        display: block;
        width: 75%;
    }

    .swk-actionbox-right {
        float: right;
        width: 25%;
    }

    /*------------- zwei Spalten ENDE*/


    /*------------- Kontaktformular START*/

    #swk-contact-main {
        width: auto;
        background: #fff;
        height: auto;
        padding: 0 15px;
        border-right: 1px solid #bcbcbc;
    }

    .swk-contact-phones {
        padding: 10px 10px 0 0;
        border-right: 1px solid #bcbcbc;
        float: none;
        margin-right: 10px;
        height: 370px;
    }

    .swk-contact-contents, .swk-contact-form {
        float: none;
        padding: 10px 5px 10px 15px;
        width: 255px;
        height: 370px;
        border-left: 1px solid #bcbcbc;
    }

    .swk-cocoright {
        float: none;
    }
    .swk-cocoleft {
        float: none;
    }

    /*------------- Kontaktformular ENDE*/
}
@media screen and (min-width: 768px) {
    .swk-teasers > .swk-teaser {
        width: 100%;
    }

    #twitter-widget-0 {
        width: 100%!important;
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }

    #c221 .swk-tab-container {
        width: 100%;
        border-radius: 0 0 40px;
        -webkit-border-radius: 0 0 40px;
        -moz-border-radius: 0 0 40px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #content_rightcolumn {
        width: 100%!important;
        margin-left: 0!important;
    }

    .swk-contactbox, .swk-cornerbox {
        width: 100%;
        box-shadow: 0 0 0 #999!important;
    }

    #content_maincolumn {
        width: 100%;
        margin-top : 10px;
        margin-bottom : 10px;
    }

    .swk-cornerbox-inner {
        padding: 0 10px 0 0;
        background: url(../images/swkcontacts/bg_greyroundbox.png) right bottom no-repeat #f0f0f0;
    }

    .swk-cornerbox {
        margin-bottom: 20px;
    }

    #content {
        background: #e8e8e8;
    }


    /*Content zwei Spalten*/

    .swk-actionbox-left {
        float : none;
        display: block;
        width: 75%;
    }

    .swk-actionbox-right {
        float : none;
        display: block;
        width: 25%;
    }

    .swk-actionbox-right * img,
    .swk-actionbox-left * img  {
        padding : 25px 0;
        margin : 25px 0;
    }

    .swk-actionbox-right .trennlinie {
        display : none;
    }

    .swk-contactbox-info {
        padding: 0 10px 0 0;
        background: url(../images/swkcontacts/bg_greyroundbox.png) right bottom no-repeat #f0f0f0;
    }
    /*------------- zwei Spalten ENDE*/

    .swk-teaser-marginal {
        height: auto;
        width: 190px;
        margin-left: 0;
        margin-bottom: 20px;
        box-shadow: 0 0;
        position: relative;
        border-radius: 0 0;
        -webkit-border-radius: 0 0;
        -moz-border-radius: 0 0;
        behavior: url(/fileadmin/PIE.htc);
    }

    #content_leftcolumn, #content_maincolumn, #content_rightcolumn, #content_widecolumn {
        float: none;
        min-height: 5px;
        padding: 15px 0;
    }

    /*------------- Kontaktformular START*/

    #swk-contact-main {
        width: auto;
        background: #fff;
        height: auto;
        padding: 0 15px;
        border-right: 1px solid #bcbcbc;
    }

    .swk-contact-phones {
        padding: 10px 10px 0 0;
        border-right: 1px solid #bcbcbc;
        float: none!important;
        margin-right: 10px;
        height: 370px;
    }

    .swk-contact-contents, .swk-contact-form {
        float: none!important;
        padding: 10px 5px 10px 15px;
        width: 255px;
        height: 370px;
        border-left: 1px solid #bcbcbc;
    }

    /*------------- Kontaktformular ENDE*/


    .swk-channelteaser {
        float: none;
        width: 20%;
        text-align: center;
        margin : 20px 0;
    }

    .swk-first-channelteaser {
        float: left;
        width: 20%;
        margin-left: 0;
        text-align: center;
    }
}
@media screen and (min-width: 992px) {
    .swk-teasers > .swk-teaser {
        width: 50%;
    }

    #twitter-widget-0 {
        width: 75%!important;
        margin-top: 20px!important;
        margin-bottom: 20px!important;
    }

    #c221 .swk-tab-container {
        width: 75%;
        border-radius: 0 0 40px;
        -webkit-border-radius: 0 0 40px;
        -moz-border-radius: 0 0 40px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #content_rightcolumn {
        width: 100%!important;
        margin-left: 0!important;
    }

    .swk-contactbox, .swk-cornerbox {
        width: 100%;
        box-shadow: 0 0 0 #999!important;
    }

    .swk-cornerbox-inner {
        padding: 0 10px 0 0;
        background: url(../images/swkcontacts/bg_greyroundbox.png) right bottom no-repeat #f0f0f0;
    }

    #content_maincolumn {
        width: 100%;
        margin-top : 20px;
        margin-bottom : 20px;
    }

    .swk-cornerbox {
        margin-bottom: 20px;
    }

    #content {
        background: #e8e8e8;
    }

}
@media screen and (min-width: 1200px) {}

