﻿#koerper_rechts img {
    padding: 5px;
}

#koerper_inhalt h1 {
    color: #003366;
    font-size: 14pt;
    font-weight: lighter;
    margin-top: 12px;
    margin-bottom: 6px;
}

#koerper_inhalt h2 {
    color: #003366;
}

#koerper_inhalt li {
    margin-left: 16px;
}

#koerper_inhalt p {
    margin: 0;
}

#inhalt_links {
    float: left;
    width: 170px;
}

#inhalt_rechts {
    float: left;
    width: 500px;
    padding-left: 20px;
}

#inhalt_rechts input, textarea{
    border: 1px solid #000000;
}
