/* Wetter-Box
**************************************/
#wetterBox p {
  margin:.2em 0;
}
#wetter {
  float:left;
  width:100px;
  margin:0 20px 0 0;
  font-size:.92em;
}
#wetter a {
  display:block;
  width:100px;
  height:100px;
  margin:1px;
}
#pegel {
  float:left;
  width:100px;
  font-size:.92em;
}