/* --------------------------------------------------------------*/
/* sub01 css */
/* ------------------------------------------------------------- */

/* --------------------------------------------------------------*/
/* content_middle */
/* --------------------------------------------------------------*/

#content_middle {
    position            : relative;
    width               : 635px;
    padding             : 10px;
    margin              : 0;
    float               : left;
}

/* --------------------------------------------------------------*/
/* teaser */
/* --------------------------------------------------------------*/

#teaser {
    position            : relative;
    width               : 150px;
    padding             : 0px 0px 10px 0px;
    margin              : 0;
    float               : right;
}

#teaser .csc-textpic, #teaser .csc-textpic-text {
    background-color    : #d1e2e9;
    padding             : 5px;
    margin              : 0px 0 10px 0;
    float               : right;
    width               : 140px;
}

#teaser img {
    margin              : 0px 0 5px 0;
}
