a {
    color: #211c5b;
}

a:hover {
    color: #fbb040;
}

.content-box h1 {
    font-size: 150%;
}

.content-box h2 {
    font-size: 135%;
}

.content-box h3 {
    font-size: 120%;
    font-style: italic;
}

.news_erster_absatz {
    display: inline;
}

dt {
    margin-left: 0px;
    font-weight: bold;
}

dd {
    font-style: italic;
    color: #000000;
    margin-left: 15px;
}

.teamtext {
    clear: left;
}

.bilderrahmen {
    border: 1px solid #fbb040;
    margin: 3px;
    max-width: 250px;
}

.datumstabelle {
    border: 1px solid #211c5b;
    border-collapse: collapse;
}

.datumstabelle td {
    border: 1px solid #211c5b;
}

.sterne {
}

.sterne p {
    background-image: url('/media/icons/stern16.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 20px;
    padding-top: 2px;
}

.sterne .item {
    float: left;
    background-image: url('/media/icons/stern16.gif');
    background-position: 0px 4px;
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    margin-right: 10px;
}
