/*
* ////////////////////////////////////////////////////////////////////
* style.css
* ////////////////////////////////////////////////////////////////////
*/
.bereich {
    position: absolute;
    z-index: 11;
}

.beschreibung { /*color: #76835F;*/
    /*background-image: url(ausruf.gif);*/
    /*background-repeat: no-repeat;*/
    width: 263px;
    height: 110px;
    position: absolute;
    left: -290px;
    display: block;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 10;
}

a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 140%;
}

a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 140%;
}

a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 140%;
}

a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 140%;
}

a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #4E6BB7;
    line-height: 140%;
}

/* ===================================================================== */
.errMsg {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #B20808;
    text-decoration: none;
    line-height: 140%;
}

.errMsgHell {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF0000;
    text-decoration: none;
    line-height: 140%;
}

.siteTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    line-height: 140%;
}

.regField {
    width: 290px;
    margin-left: 0px;
    margin-right: 0px;
}

.regFieldSmall {
    width: 120px;
    height: 14px;
}

.regFieldZip {
    width: 50px;
}

.regFieldErrorForm {
    width: 400px;
}

.bold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    line-height: 140%;
}

.bold_disabled {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CCCCCC;
    text-decoration: none;
    font-weight: bold;
    line-height: 140%;
}

.bold_hell {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #A5A5A5;
    text-decoration: none;
    font-weight: bold;
    line-height: 140%;
}

.boldOffline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #A5A5A5;
    text-decoration: none;
    font-weight: bold;
    line-height: 140%;
}

.bold_disabledOffline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CCCCCC;
    text-decoration: none;
    font-weight: bold;
    line-height: 140%;
}

.bold_hellOffline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #A5A5A5;
    text-decoration: none;
    font-weight: bold;
    line-height: 140%;
}

/* Staedte-Vergleich: vergleiche/staedte */
.border-bottom-blue {
    border-bottom: 1px solid #5d93c9;
}

.ajax-loader {
    position: absolute;
    z-index: 1;
    margin: 4px 0px 0px -30px;
}

#city-comparison-form-tbl {
    margin-bottom: 1em;
    margin-top: 0em;
    width: 444px;
}

tr.align-left {
    text-align: left;
}

tr.align-right {
    text-align: right;
}

th.tbl-head {
    padding: 12px 0px 0px;
}

td.cell-middle {
    padding: 4px 0px 0px;
}

td.cell-middle input {
    width: 202px;
}

#cell-top {
    height: 22px;
    font-weight: bold;
    color: #FFF;
    padding-left: 5px;
}

#cell-bottom {
    padding: 20px 9px 9px 0px;
}

td.red {
    color: red;
}

#submit-comparison {
    width: 120px;
    height: 20px;
    font-size: 10px;
    padding-bottom: 2px;
}

/* city_comparison_content.tpl */
#city-comparison-content-tbl {
    margin: 10px 0px 30px 0px;
}

.part-of-day {
    margin-right: 15px;
}

td.content-head-bg {
    background-color: #EFEFEF;
}

tr.content-row-height {
    height: 20px;
}

td.content-left-cell {
    width: 157px;
    padding-left: 7px;
    border-top: 1px dotted #6F6F6F;
    border-right: 1px dotted #6F6F6F;
}

td.content-middle-cell {
    width: 139px;
    padding-left: 7px;
    border-top: 1px dotted #6F6F6F;
    border-right: 1px dotted #6F6F6F;
}

td.content-right-cell {
    width: 140px;
    border-top: 1px dotted #6F6F6F;
    padding-left: 7px;
}

/*
* deutschland_karte
*/
#bg { /*background-image:url(bg.jpg);*/
    position: absolute;
    margin-left: 20px;
    background-repeat: no-repeat;
    margin: 0;
}

#karte { /*background-image:url(karte.jpg); */
    position: relative;
    margin-left: 20px;
    background-repeat: no-repeat;
    margin: 0;
}

/* removing - causes orange rectangle in ip2loc popup - please specifiy more exactly before using this style again
p {
    float: left;
    width: 200px;
    height: 200px;
    margin: 1em;
    background-color: #FF9900;
    background-repeat: no-repeat;
    background-position: top right;
}
*/


a img {
    border: none
}

span.a {
    font-weight: normal;
    text-decoration: none;
}

span.b {
    font-weight: normal;
    text-decoration: underline;
}

#transparentBackground {
    background-color: #FFFFFF;
    height: 50px;
    opacity: 0.4;
    filter: alpha(opacity =   40);
    position: absolute;
    margin-top: 4px;
    margin-left: 6px;
    width: 142px;
    z-index: 10;
}

.transparentBackground {
    background-color: #FFFFFF;
    height: 50px;
    opacity: 0.4;
    filter: alpha(opacity =   40);
    position: relative;
    margin-top: 4px;
    margin-left: 0px;
    width: 140px;
}

#iconWetterlage {
    margin-top: -2px;
    float: left;
}

.iconWetterlage {
    margin-left: 0px;
    margin-top: -58px;
    position: relative;
}

#transparentBackgroundFri {
    background-color: #FFFFFF;
    height: 50px;
    opacity: 0.4;
    filter: alpha(opacity =   40);
    position: absolute;
    margin-top: 4px;
    margin-left: 6px;
    width: 142px;
    z-index: 10;
}

#iconWetterlageFri {
    margin-left: 0px;
    margin-top: -4px;
    position: absolute;
    z-index: 21;
}

#transparentBackgroundSat {
    background-color: #FFFFFF;
    height: 50px;
    opacity: 0.4;
    filter: alpha(opacity =   40);
    position: absolute;
    margin-top: 4px;
    margin-left: 6px;
    width: 142px;
    z-index: 10;
}

#iconWetterlageSat {
    margin-left: 0px;
    margin-top: -4px;
    position: absolute;
    z-index: 21;
}

#transparentBackgroundSun {
    background-color: #FFFFFF;
    height: 50px;
    opacity: 0.4;
    filter: alpha(opacity =   40);
    position: absolute;
    margin-top: 4px;
    margin-left: 6px;
    width: 142px;
    z-index: 10;
}

#iconWetterlageSun {
    margin-left: 0px;
    margin-top: -4px;
    position: absolute;
    z-index: 21;
}

.temperatur {
    padding-top: 14px;
    text-align: center;
    float: left;
    font-weight: bold;
    font-size: 22px;
    color: #000;
    width: 75px;
    height: 39px;
    line-height: 150%;
    max-height:39px;
    margin-left: 5px;
}

.temperatur-comparison {
    position: relative;
    margin-left: 75px;
    margin-top: -35px;
    font-weight: bold;
    font-size: 20px;
}

.iconUnwetter {
    margin-left: -3px;
    margin-top: 92px;
    position: absolute;
}

div.auto_complete {
    width: 310px;
    background: #fff;
    z-index: 55;
}

div.auto_complete-comparison {
    width: 204px;
    background: #fff;
    z-index: 4;
}

div.auto_complete ul {
    border: 1px solid #888;
    margin: 0;
    padding: 0;
    overflow: auto;
    height: 150px;
    width: 310px;
    list-style-type: none;
    z-index: 30;
}

div.auto_complete-comparison ul {
    border: 1px solid #888;
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: auto;
    height: 250px;
    width: 204px;
}

div.auto_complete ul li,div.auto_complete-comparison ul li {
    margin: 0;
    padding: 3px;
}

div.auto_complete ul li.selected,div.auto_complete-comparison ul li.selected
    {
    background-color: #ffb;
}

div.auto_complete ul strong.highlight,div.auto_complete-comparison ul strong.highlight
    {
    color: #800;
    margin: 0;
    padding: 0;
}

#gardiene_icon {
    background-color: #FFFFFF;
    width: 176px;
    height: 231px;
    opacity: 0.6;
    filter: alpha(opacity =   60);
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    z-index: 30;
}

#gardiene_txt {
    background-color: #FFFFFF;
    width: 200px;
    height: 286px;
    opacity: 0.6;
    filter: alpha(opacity =   60);
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    z-index: 30;
}

.unwetterhead {
    color: #D80000;
    margin: 0;
    margin-bottom: 0px;
    padding: 0;
    font-weight: bold;
    font-size: 15px;
}

#wetter_txt_titel {
    font-size: 14px;
    font-weight: bold;
}

.weather-temperature-box {
    float:left; 
    width:141px; 
    height:61px; 
    background-color: white; 
}

.day-section-box {
    float:left; 
    margin-top:7px; 
    background-color: white; 
    width:141px; 
    height:157px;
}

#section_1, #section_2, #section_3, #section_4, #section_5 {
    height: 31px; 
    width: 141px; 
    float:left;
}
