    body {
        font-size:12px;
    }


    /**
     * columns & subcolumns
     * *************************************************************************
     */

    div#user_wildeisen_slideshow {
        background-image:url('../images/blank.png');
        border-bottom:3px solid #BCB09A;
    }

    div.col-wrapper {
        border-top:10px solid #ffffff;
        background-image:url('../images/blank.png');
    }

    div.latest,
    div.user_wildeisen_repipe_of_day,
    div#user_wildeisen_video_latest,
    .box.werbung {
        border-bottom:3px solid #BCB09A;
        margin:0 0 10px 0;
    }

    div#user_wildeisen_slideshow,
    div#user_wildeisen_video_latest {
        padding:0 0 10px 0;
    }

    .columns {
        clear:both;
        padding:20px 0;
    }

    .columns:last-child {
        border:0;
    }

    div.columns div.background {
        background-image:url('../images/background/bg-home.png');
    }

    .columns .main-box {
        float:left;
        width:660px;
    }

    .columns .main-box .content {
        padding:0 10px 0 10px;
    }

    .columns .first {
        float:left;
        width:420px;
    }

    .columns .first .content {
        padding:0 10px 0 10px;
    }

    .columns .seccond {
        float:left;
        width:240px;
    }

    .columns .seccond .content {
        padding:0 10px;
    }

    .columns .third {
        float:left;
        width:320px;
    }

    .columns .third .content {
        border-top:3px solid #BCB09A;
        margin:0 10px;
    }

    /**
     * teaser box
     * *************************************************************************
     */

    .home .box-teaser,
    .home .box {
        margin:0 0 20px 0;
    }

    .home .box {
        border-top:3px solid #BCB09A;
    }

    .home .main-box .box.werbung {
        border:0;
        padding:0;
    }
    
    .box.werbung {
        border-bottom:3px solid #BCB09A !important;
        margin:0 0 10px 0 !important;
    }
