/*
 * $Id$
 * CSS for state-of-mind.de website
 * Patrick Ben Koetter, p@state-of-mind.de
 *
 */

div.content {
        padding-top:80px;
}

div.content h1 {
        margin-top:1em;
        margin-bottom:0em;
        font-size:1.4em;
        font-weight:normal;
}

div.content h2 {
        margin-top:1em;
        margin-bottom:0em;
        font-size:1.2em;
        font-weight:normal;
}

div.content h1 + p {
        margin-top:0.3em;
}

div.content p {
        line-height:1.6em;
        margin-top:0.5em;
}
