#wetter {
  position:relative;
  border-top: 0px solid #abcddd;
  z-index=1;
  /*border: 1px solid #abcddd;*/
  margin-top: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  background: #abcddd;
}
#wetter td {
	background: #abcddd;
	border-bottom: 0px none #abcddd;
	border-top: 1px solid #abcddd;
}
#wetter a.w{
 text-decoration:none;
 font-family: Verdana, Arial, sans-serif;
 font-size: 8pt;
 color:#000000;
 background: #abcddd;
 font-weight: normal;
}
#wetter a.w:visited{
color:#000000;
text-decoration:none;
background: #abcddd;
}
#wetter a.w:hover{
color:#000;
text-decoration:underline;
background: #abcddd;
}
#wetter a.w:active{
color:#000000;
text-decoration:none;
background: #abcddd;
}
#wetter a.y{
 text-decoration:none;
 font-family: Verdana, Arial, sans-serif;
 font-size: 8pt;
 color:#000000;
 background: #abcddd;
 font-weight: bold;
}
#wetter a.y:visited{
color:#000000;
text-decoration:none;
background: #abcddd;
}
#wetter a.y:hover{
color:#000;
text-decoration:underline;
background: #abcddd;
}
#wetter a.y:active{
color:#000000;
text-decoration:none;
background: #abcddd;
}
