body {
    background-color:#fff;
    font:16px/130% Century Gothic;
    color:#808080;
    letter-spacing:1px;
}
#footer {
    margin-top:20px;
    margin-bottom:30px;
}
#main {
    min-height:350px;
}
.error {
    color:#f00;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height:110%;
    font-weight:normal;
    color:#5b8a8b;
}
h5 {
    margin-bottom:2px;
}
.einleitung h3 {
    color:#808080;
}
.einleitung p {
    font-weight:normal;
    color:#5b8a8b;
    text-align:justify;
}
div.einleitung {
    margin-bottom:50px;
}
.fontsmall {
    font-size:90%;
}
.uppercase {
    text-transform:uppercase;
}
.mod_subscribe .text {
    margin-bottom:10px;
    padding:3px;
    /* background-color:rgba(5b8a8b,.1); */
    border:1px solid #808080;
    border-radius:3px;
}
.mod_subscribe .confirm {
    font-weight:bold;
    color:#00b046;
}
h1 {
    line-height:1.2em;
}
.rahmen p {
    width:90%;
    margin-bottom:0;
    padding:3px;
    text-align:center;
    border:1px solid #808080;
    border-radius:2px;
}
