    @import url(http://fonts.googleapis.com/css?family=Monda:400,700);
    .artikel_liste {
        border-bottom: 1px solid #c70;
        margin-bottom: 40px;
        padding-bottom: 10px;
    }
    
    #col1 {
        border: 0px solid blue
    }
    
    #col2 {
        border-left: 1px solid #c70;
        margin-top: 25px;
        width: 28%;
        display: block;
        padding-left: 1%;
    }
    
    #menu_84 {
        display: none
    }
    
    #col3 {
        margin-top: 0px;
        width: 66%;
        float: left;
        padding: 2%;
    }
    
    @media only screen and (max-width: 767px) {
        #col3 {
            width: 100%;
            float: none;
        }
        #col2 {
            width: 98%;
            padding: 2%;
        }
        #mod_freiemodule_8 {
            margin-bottom: 20px;
        }
        .formwrap_guest {
            margin-top: 50px;
        }
        .comment_inhalt {
            border: 0px solid red;
            margin-top: 30px
        }
        #blogseiten {
            width: 62px
        }
        .aktuell {
            color: #333
        }
        #blogseiten a {
            color: #c70;
        }
        #blogseiten td {
            width: 30px;
            height: 30px;
            border: 1px solid #c70;
            text-align: center;
            vertical-align: middle
        }
        /*Anfang Blog*/
        #col3 h1 {
            font-size: 20px;
            font-family: "Julius Sans One", sans-serif;
            color: #c70;
            line-height: 20px;
            margin-top: 20px;
            border: 0px solid red
        }
        #col3 h2 {
            color: #000;
        }
        .teaser img {
            margin-top: 10px;
            margin-bottom: 10px;
        }
        #teaserdate {
            border: 0px solid red;
            color: #aaa;
            font-style: italic;
            margin-bottom: 10px
        }
        .teaserlink {
            padding-top: 10px;
            padding-bottom: 30px;
            display: block;
            font-size: 16px;
            border-bottom: 1px solid grey
        }
        #blogbeschr {
            margin-bottom: 30px
        }
        #artikel .floatbox artikel_liste {
            border: 0px solid green
        }
        #teaser {
            border: 0px solid black
        }
        #teaser h1 {
            font-size: 16px;
            font-family: "Julius Sans One", sans-serif;
            color: #c70;
        }
        #blog_cont {
            width: 100%;
            border: 0px solid red;
        }
        #blog_cont img {
            margin-top: 10px;
            margin-bottom: 10px;
        }
        #blog_artikel {
            width: 66%;
            height: auto;
            float: left
        }
        #blog_artikel h1 {
            font-size: 20px;
            font-family: "Julius Sans One", sans-serif;
            color: #c70;
        }
        #mod_freiemodule_8 {
            margin-top: 40px
        }
        /*Ende Blog*/
        /* Angang Kommentare*/
        .formwrap_guest {
            border: 0px solid red
        }
        #formthema {
            width: 100%
        }
        textarea,
        .uneditable-input {
            width: 100%;
        }
    }
    /* Ende Kommentare */
    /* START BLOG TEASER */
    
    .blog-artikel-teaser h1 {
        font-weight: bold;
    }
    
    .blog-artikel-teaser h2 {
        /* ... Deine Anpassung */
    }
    /* ... Fuer img */
    
    .blog-artikel-teaser img {
        /* ... Deine Anpassung */
    }
    /* ... Fuer p's */
    
    .blog-artikel-teaser>p {
        /* ... Deine Anpassung */
    }
    /* ... Fuer links*/
    
    .blog-artikel-teaser a {
        /* ... Deine Anpassung */
        padding-bottom:20px;
    }
    /* END BLOG TEASER */
    /* START BLOG DETAILS */
    
    .blog-artikel-details h1 {
        font-weight: bold;
    }
    
    .blog-artikel-details h2 {
        /* ... Deine Anpassung */
    }
    /* ... Fuer img */
    
    .blog-artikel-details img {
        /* ... Deine Anpassung */
    }
    /* ... Fuer p's */
    
    .blog-artikel-details>p {
        /* ... Deine Anpassung */
    }
    /* ... Fuer links*/
    
    .blog-artikel-details a {
        /* ... Deine Anpassung */
    }
    /* END BLOG DETAILS */