.xs_wetter {  padding: 10px;  width: 100%;  border: 1px solid #cccccc; }
.wetterHeute {width:300px;}
.wetterHeute .filler {  margin-bottom:10px;  margin-top:10px;  border-bottom: solid 1px #ccc;  }
.wetterHeute .ort {width:100%;height:30px;}
.wetterHeute .datum {font-weight:bold;font-size:18px;}
.wetterHeute .temp {color: black; font-weight: bold;  font-size: 22px;  width:170px;  float:left;  padding-top: 12px; }
.wetterHeute .sonne {color: black;  float:left;  }
.wetterHeute .tempmin {float:inherit;  }
.wetterHeute .tempmax {float:inherit;  }
.wetterTag {width:280px;float:left;}
.wetterTag .filler {  margin-bottom:10px;  margin-top:10px;  border-bottom: solid 1px #ccc;  }
.wetterTag .ort {width:100%;height:30px;}
.wetterTag .datum {font-weight:bold;font-size:18px;}
.wetterTag .temp {color: black; font-weight: bold;  font-size: 22px;  width:170px;  float:left;  padding-top: 12px; }

.wetter_copyright {  float:right;text-align: right;  font-size: 11px;  }
.wetter_copyright a {  outline: none;  text-decoration: none;  color: #cccccc; }