/*
    $Id: mailniedersachsen.css 124 2009-06-02 20:39:49Z 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.niedersachsenfeature {
    padding-top:99px;
    height:285px;
    background:url(../images/niedersachsen-logo.png) 280px 150px no-repeat;
}

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

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

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

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

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