#RechteSpalte {
    position: absolute;
    top: 440px;
    right: 20px;
    width: 255px;
    padding: 0;
}

#LinkeSpalte { margin-right: 270px; }

#Forum {
    border: 1px solid #ccc;
    background-color: #F5F5F5;
    padding: 1em;
    margin-top: 2em;
    width: 300px;
}

#Forum h2 {
    margin-top: 0;
    padding-top: 0;
    font-weight: normal;
    color: #113;
}

#OhneSpalte {
    font-style:italic;
    text-align: center;
}

#OhneSpalte p {
    margin-left: auto;
    margin-right: auto;
    width: 40em;
    margin-top: 0em;
    margin-bottom: 1.4em;
}

.BeigeBox {
    background: transparent url("../graph/NewsBoxMiddle.gif") repeat-y;
    margin-bottom: 1em;
}

.BeigeBox div, .BeigeBox h2 {
    padding-left: 1em;
    padding-right: 1em;
}

.BeigeBoxEnd {
    padding-bottom: 10px;
    background: transparent url("../graph/NewsBoxBottom.gif") no-repeat bottom left;
}

.BeigeBox h2 {
    margin: 0;
    padding-top: 11px;
    padding-bottom: 5px;
    background: transparent url("../graph/NewsBoxTop.gif") no-repeat top left;
}

.BeigeBox table { font-size: 0.8em; }
.BeigeBox td { vertical-align:top; }
.Highlight { margin-bottom: 2.5em; }
.Highlight p { margin-left: 2em; }
.NewsTitle a { text-decoration: none; }
.NewsDate { white-space:nowrap; padding-right: 1em;}
