/*
    $Id: mailbadenwuerttemberg.css 153 2009-06-04 12:18:24Z patrick $
    CSS for state-of-mind.de website
    Show Case: Land Niedersachsen
    Patrick Ben Koetter, p@state-of-mind.de
*/

div.left img {
    border:none;
}

div.badenwuerttembergfeature {
    padding-top:99px;
    height:285px;
    /* background:url(../images/niedersachsen-logo.png) 280px 150px no-repeat; */
}

div.badenwuerttembergfeature h1 {
    font-size:1.6em;
    margin-top:0em;
    margin-bottom:0.1em;
}

div.badenwuerttembergfeature p {
    font-size:1.4em;
    margin-top:0em;
    margin-bottom:0.5em;
}

div.badenwuerttembergfeature p.small {
    font-size:0.75em;
    margin-top:0em;
    margin-bottom:0.8em;
}

div.badenwuerttembergfeature ul {
    margin-top:0px;
    padding-left:0px;
    list-style-image:url(../images/feature_bullet.png);
    list-style-position:inside;
}

div.badenwuerttembergfeature ul li {
    font-size:0.75em;
    margin-bottom:0.5em;
    line-height:1.4em;
}

