/* Main containers */
#page_title {
    color: white;
    margin:10px 0px 0px 12px;
}

#page_title h1 {
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0px 4px;
}

#display {
    position: absolute;
    left: 0px;
    top: 120px;
    width: 250px;
}

#navi {
    position: absolute;
    left: 250px;
    top: 3px;
    width: 600px;
    height: 120px;
}

#logo {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1103px;
    height: 118px;
    background-image: url('../img/skyline.jpg');
    background-repeat: no-repeat;
}

#karte {
    position: absolute;
    overflow: hidden;
    top: 126px;
    left: 250px;
    width: 600px;
    height: 400px;
    border: 1px solid black;
}

#tiles {
    position: absolute;
    z-index: 2;
}

#focus {
    position: absolute;
    border: 1px solid white;
}

#focus2 {
    width: 100%;
    height: 100%;
    border: 1px solid #294985;
}

#focus3 {
    width: 100%;
    height: 100%;
    border: 1px solid white;
}

#level_info {
    position: absolute;
    width: 150px;
    height: 16px;
    border: 1px solid white;
    background-color: #809fd8;
    z-index: 10;
    padding: 2px 5px 0px;
    text-align: left;
}

.zoom_levels {
    float: left;
    padding: 0;
    width: 48%;
}

/* Common styles */
#display .box {
    position: relative;
    margin: 6px 0px 0px 12px;
    width: 226px;
    /*color: #4e533f;*/
    color: #46502D;
}

#display .head {
    width: 226px;
    height: 16px;
    background-image: url(../img/table-head.gif);
    font-weight: bold;
    padding: 2px 0px 1px 0px;
}

#display .body {
    position: relative;
    width: 226px;
    background-image: url(../img/table-box.gif);
    background-repeat: repeat-y;
    padding: 2px 0px 1px 0px;
    overflow: hidden;
}

#navi .box {
    float: right;
    position: relative;
    margin: 3px 0px 0px 12px;
    /*width: 175px;*/
    color: #46502D;
}

#navi .head {
    /*width: 175px;*/
    height: 16px;
    background-image: url(../img/table-head.gif);
    font-weight: bold;
    padding: 2px 0px 1px 0px;
}

#navi .body {
    position: relative;
    /*width: 175px;*/
    /*background-image: url(../img/table-box-175.gif);*/
    background-repeat: repeat-y;
    padding: 2px 0px 1px 0px;
    overflow: hidden;
    height: 80px;

    /* IE compatibility together with input[type=radio] from general.css */
    line-height: 165%;
}

#zoomlevel {
    width: 175px;
}

#zoomlevel_head {
    width: 175px;
}

#zoomlevel_body {
    width: 175px;
    background-image: url(../img/table-box-175.gif);
}

#kriterium {
    width: 175px;
}

#kriterium_head {
    width: 175px;
}

#kriterium_body {
    width: 175px;
    background-image: url(../img/table-box-175.gif);
}

#szenario {
    width: 225px;
}

#szenario_head {
    width: 225px;
}

#szenario_body {
    width: 225px;
    background-image: url(../img/table-box-225.gif);
}


#display ul,
#navi ul {
    list-style-type: none;
    margin: 0px;
    padding-left: 6px;
}

/* Navi styles */
#zoomlevel {
    /*width: 100px;*/
}

#drucken {
    margin: 0px;
    float: right;
}

/* Display styles */
#display .head .onoff {
    float: right;
    margin: 3px 8px 0px 0px;
}

#display .box .over {
    background-image: url(../img/table-head-over.gif);
    color: black;
}

#display .onoff {
    width: 9px;
    height: 9px;
    border: 0px;
}

#uebersicht_body {
    text-align: center;
}

#uebersicht_body img {
    border: 1px solid black;
}

#legende_body {
}

#legende_body img {
    border: 1px solid black;
}

/* Karte */
#tiles img {
    position: absolute;
    z-index: 2;
}

/* Legende */
.legende_list {
    float: left;
    width: 50%;
    line-height: 17px;
    color: black;
}

.legende_list img {
    vertical-align: -3px;
    margin: 1px 3px 1px 0px;
}

#spacer01 {
    border: none !important;
    width: 30px;
    height: 14px;
}

#isolinie {
    height: 2px;
    width: 30px;
    margin: 1px 5px 1px 7px;
    vertical-align: 2px;
    border: 0px !important;
}


.scale {
    position: relative;
    float: right;
    width: 46px;
    text-align: right;
}

/* Adress-Form */
.form_fields {
    border: 1px solid black;
    padding: 1px 2px;
    margin: 1px;
    width: 165px;
    font-size: 11px;
}

#nr, #plz {
    width: 40px;
}

#form_reset {
    float: left;
    font-weight: bold;
    font-size: 11px;
}

#form_submit {
    float: right;
    font-weight: bold;
    font-size: 11px;
}

/* Daten */
#data_body table {
    width: 95%;
}

#data_body th {
    text-align: left;
    color: black;
}

#data_body td {
    text-align: right;
    color: black;
    font-size: 11px;
}

#data_body td strong {
    color: red;
}

#data_body .h1 {
    font-size: 11px;
}

#data_body .h2 {
    font-size: 11px;
    font-weight: normal;
    padding-left: 4px;
}

#data_address {
    text-align: center;
    font-weight: bold;
}

/* Arrows */
#compass {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 60px;
    height: 60px;
    z-index: 10;
    background-image: url(../img/compass-bg.gif);
    background-repeat: no-repeat;
    /*background-position: -4px -4px;*/
    /*opacity: 0.9;*/
}

.arrows {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    z-index: 13;

}

.arrow_divs {
    z-index: 13;
    position: absolute;
    cursor: pointer;
}

#arrow_up {
    left: 18px;
    top: 4px;
}

#arrow_right {
    left: 32px;
    top: 18px;
}

#arrow_down {
    left: 18px;
    top: 32px;
}

#arrow_left {
    left: 4px;
    top: 18px;
}

#center {
    left: 18px;
    top: 18px;
}

#target {
    position: absolute;
    z-index: 5 !important;
}

