.tt_ortsauswahlBox {
    position: relative;
    padding: 0;
    margin: 0;
    width: 792px;
    margin: 0;
    overflow: hidden:
}
.tt_ortsauswahlBorderTop {
    width: 790px;
    height: 28px;
    padding: 0;
    margin: 0;
}
.tt_ortsauswahlContainer {
    background: url('../images/layer/bg_grau.png') repeat-y;
    float: left;
    width: 764px;
    padding: 0 0 0 26px;
}
.tt_ortsauswahlContainer2 {
    background: #fff;
    width: 742px;
    padding: 0 0 0 8px;
    margin: 0 0 0 16px;
}
.tt_ortsauswahlLeftKarte { 
    overflow: hidden;
}
.tt_ortsauswahlClose {
    position: absolute;
    top: 5px;
    right: 11px;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 18px; 
    font-weight: bold;
    cursor: pointer;
}
.tt_ortsauswahlLeft {
    float: left;
    width: 438px;
    margin: 0 10px 0 0;
}
.tt_ortsauswahlRight {
    float: left;
    width: 280px;
    margin: 0;
}
.tt_ortsauswahlLeftHeadline {
    height: 26px;
    line-height: 26px;
    color: #3B4148;
    font-size: 16px;
}
.tt_ortsauswahlRightHeadline {
    height: 26px;
    line-height: 26px;
    color: #3B4148;
    font-size: 13px;
}
.tt_ortsauswahlRightKarte {
    width: 268px;
    height: 343x;
    background: #fff url('../images/layer/box_weiss.gif') no-repeat 0 0;
    padding: 8px 7px 8px 7px;
    margin: 0;
    overflow: hidden;
}