#rechtsgebiete {
    background: #58585a;
    font-size: 12px;
    height: 210px;
    margin-top: 57px;
    width: 191px;
    float: left;
    border-bottom: solid 10px #4499ff;
}
#rechtsgebiet_text {
    margin-top: 15px;
}

.gebiet {
    margin-top: 8px;
}

.gebiet a {
    margin-top: 10px;
    color: #cccccc;
}

.gebiet a:hover {
    color: #4499ff;
}


#gebiet_titel {
    font-size: large;
}

#copy {
    width: 528px;
    height: auto;
    float: left;
}

.ueberschrift_sidebar {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #4499ff;
}

#bild_links {
    margin-top: 0px;
    float: left;
}

#footer {
    margin-top: 10px;
}

