.wetter_link {
  color: #005C2F;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}
.wetter_link a{
  color: #005C2F;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}
.wetter_link a:hover{
  text-decoration: underline;
}

.wetter_detail{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

#wetter_info{
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-family: Verdana, sans-serif;
  font-size: 10px;
}

#wetterzustandtag{
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-family: Verdana, sans-serif;
  font-size: 10px;
}

#wetterzustandnacht{
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-family: Verdana, sans-serif;
  font-size: 10px;
}

.hws_wetter_head_active{

  background-color: #3a815e;
  border-right: 3px solid #FFFFFF;
  cursor: default;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  padding: 1px 5px 2px 3px;
}

.hws_wetter_head{

  background-color: #ffffff;
  border-right: 3px solid #FFFFFF;
  cursor: pointer;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  padding: 1px 5px 2px 3px;
}



#tagesmaximum{
  color: #000000;
  text-decoration: none;
  font-weight: bolder;
  font-family: Verdana, sans-serif;
  font-size: 16px;
}

#nachtminimum{
  color: #000000;
  text-decoration: none;
  font-weight: bolder;
  font-family: Verdana, sans-serif;
  font-size: 16px;
}

.celsius{
  color: #000000;
  text-decoration: none;
  font-weight: bolder;
  font-family: Verdana, sans-serif;
  font-size: 16px;
}



////

#wetterboxzwei{
  width: 270px;
  padding-right:5px;
  overflow: hidden;

}

.wetter_box {
  font-size: 12px;
  border-style: solid;
  border-color: #c1d7cc;
  border-width: 1px 1px 0px 1px;
}
.wetter_bottom {
  font-size: 12px;
  border-style: solid;
  border-color: #c1d7cc;
  border-width: 0px 1px 1px 1px;
  margin: 0px 0px 16px 0px;
}
.wetter_dot {
  cursor: pointer;
  position:absolute;
  width:8px;
  height:8px;
}
.wetter_head {
  background-color: #005b2f;
  color: #FFFFFF;
  font-size: 11px;
  padding: 1px 0px 2px 2px;
}
.wetter_head B {
  color: #FFFFFF;
  font-size: 14px;
}
.wetter_inhalt {
  border-top:1px solid #c1d7cc;
  font-size: 11px;
  padding: 5px;
  background-color: #ffffff;
}
.wetter_karte {
  margin-top: 16px;
  clear:both;
  width:485px;
  height:485px;
  position: relative;
  background-image:url(http://admin.ruhrnachrichten.de/pics/ruhr/mdhb_wetterkarte_zwei.gif);
}
.wetter_positions {
 width: 485px;
 margin-bottom: 20px;
}

.wetter_karte_nacht {
  background-color: #cbe7d8;
  padding: 1px;
  text-align: right;
}
.wetter_karte_tag {
  padding: 1px;
  text-align: right;
}
.wetter_nacht {
  padding: 2px 10px 3px 10px;
  font-size:10px;
  background-color:#dcefe4;
}
.wetter_name {
  background-color: #005b2f;
  color: #FFFFFF;
  padding: 1px;
  font-size:10px;
  border-bottom: 1px solid #999999;
}
.wetter_right {
  border-left:1px solid #c1d7cc;
  width: 200px;
}
.wetter_row_blue {
  color: #808080;
  font-size: 11px;
  background-color: #ebfaff;
  padding: 0px 5px 0px 8px;
}
.wetter_row_white {
  color: #808080;
  font-size: 11px;
  background-color: #FFFFFF;
  padding: 0px 5px 0px 8px;
}
.wetter_symbol {
  padding: 0px 3px 0px 3px;
  background-color: #FFFFFF;
  float:left;
}
.wetter_tag {
  padding: 2px 10px 3px 10px;
  font-size:10px;
}
.wetter_tempbox {
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  position:absolute;
  border: 1px solid #7f7f7f;
  background-color: #FFFFFF;
  width: 104px;
}
.wetter_temperatur {
  font-size: 22px;
}
.wetter_wind {
  font-size: 11px;
  background-color: #FFFFFF;
  padding:5px;
}
.hws_wetter_head {
  color: #999999;
  border-right: 3px solid #FFFFFF;
  background-color: #ebeff2;
  font-size: 11px;
  cursor: pointer;
  padding: 1px 5px 2px 3px;
}
.hws_wetter_head_active {
  border-right: 3px solid #FFFFFF;
  background-color:#9fb1bd;
  background-repeat: repeat-x;
  color: #FFFFFF;
  font-size: 11px;
  cursor: default;
  padding: 1px 5px 2px 3px;
}
.hws_wetter_head_end {
  font-size: 10px;
}
.hws_wetter_tag {
  padding: 5px;
  font-size: 9px;
}
.hws_wetter_nacht {
  background-color:#eff9f9;
  padding: 5px;
  font-size: 9px;
}
