.tx-dsc-wetter h6 {font-size: 15px;color:#2e3335;}
.tx-dsc-wetter a {margin:0 !important;padding:0 !important;background:none;border:none;text-decoration: none !important;height:auto !important;}
.tx-dsc-wetter * {margin: 0;padding:0;font-size: 12px;}
.tx-dsc-wetter #weather {
        width: 204px;   

    }
.tx-dsc-wetter #current {
    width: 204px;
    height: 120px;
    text-align: right;
    color: #161819;
    font-weight: bold;
}
.tx-dsc-wetter #current * {color:#161819;}
.tx-dsc-wetter #current #temp {
    font-size: 36px;
    font-weight: normal;
    padding-top: 20px;
    
    line-height: 36px;
}
.tx-dsc-wetter #current #fore {
    
    font-size: 12px;
    line-height: 12px;
    padding-top:20px;

}
.tx-dsc-wetter #current #city {
    padding-right: 16px;
}
.tx-dsc-wetter #next .item {width:62px;margin-right:6px;float:left;color:#161819;}
.tx-dsc-wetter #next .day {text-align: center;width:100%;font-size: 13px;line-height: 13px;margin-bottom: 7px;}
.tx-dsc-wetter #next .image {text-align: center;width:100%;margin:0 auto;padding:0;display: block;margin-bottom: 7px;}
.tx-dsc-wetter #next .image.png {}
.tx-dsc-wetter #next .temp {text-align: center;width:100%;font-size: 11px;}
.tx-dsc-wetter .clearer {clear:both;}