@charset "utf-8";
/* CSS Document */

.trenner10px {
    width: 100px;
    height: 10px;
    overflow: hidden;
    clear: both;
}

.trenner20px {
    width: 100px;
    height: 20px;
    overflow: hidden;
    clear: both;
}

.BalkenZauberLang {
    background-color: #e3e3e3;
    color: #f38500;
    /* float: left; */
    margin-bottom: 5px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    /* width: 690px; */
    width: 100%;
    font-weight: bold;
}

.BalkenZauberLang a:hover {
    font-weight: bold !important;
}

.OrtListeFeld {
    width: 320px;
    float: left;
    margin-left: 20px;
    margin-top: 1px;
    margin-bottom: 1px;
}

a.noBold:hover {
    font-weight: bold !important;
}

#text_x,
#text_y {
    clear: left;
}
