#col1 {
    background-color: #f9cd16;
}

#col3 {
    background-color: #f9cd16;
}

#col1_content {
    padding: 0px 10px 0px 0px;
}

#col3_content {
    padding: 0px 0px 0px 14px
}

#teaser {
    background-image: url(../../../images_zim/leinen_weiss_2.jpg);
    /*
     border: 3px solid #123;
     */
    border-left: 15px solid #567;
    border-right: 15px solid #567;
    border-top: none;
    border-bottom: none;
    /*
outline: 2px solid #123;
*/
}

#announce_box {
    border-right: 7px solid #556677;
    padding: 0% 4% 0% 0%;
    margin: 4% 0% 4% 0%;
}

#teaser h1 {
    font-size: 240%;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    color: #123;
    /*
     background-color: #123;
     */
    text-align: right;
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: .2em;
    text-decoration: none;
}

#teaser h2 {
    font-size: 215%;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    color: #112233;
    background-color: transparent;
    text-align: right;
    font-weight: bold;
    font-variant: small-caps;
    letter-spacing: .2em;
}

#teaser p {
    font-size: 140%;
    font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
    color: #112233;
    background-color: transparent;
    text-align: left;
    padding: 4% 0% 2% 4%;
}
