.actual TD {
  border: thin solid #000000;
  border-collapse:collapse;
}


.header{
  background-color: #92D050;
}

.header1 {
  color:#000000;
  font-size: 20px;
  font-family: Verdana;
  font-weight: bold;
  margin-bottom: 20px;
}

.span_datum {
  color:#000000;
  font-size: 12px;
  font-family: Verdana;
  font-weight: bold;
}

.header2 {
  color:#000000;
  font-size: 20px;
  font-family: Verdana;
  font-weight: bold;
  margin-bottom: 20px;
  background-color:#FFC000;
}

.header3 {
  color:#FFFF00;
  font-size: 20px;
  font-family: Verdana;
  font-weight: bold;
  margin-bottom: 20px;
  background-color:#0070C0;
}

.header4 {
  color:#000000;
  font-size: 20px;
  font-family: Verdana;
  font-weight: bold;
  margin-bottom: 20px;
  background-color:#FF6699;
}

.header5 {
  color:#000000;
  font-size: 14px;
  font-family: Verdana;
  font-weight: bold;
  margin-bottom: 20px;
  background-color:#99CCFF;
}

.daily_extrem{
  font-size: 10px;
  font-family: Verdana;
  color: #000000;
  font-weight: bold;
  background-color: #FFFFCC;
}

.monthly_averages{
  font-size: 10px;
  font-family: Verdana;
  color: #000000;
  font-weight: bold;
  background-color: #CCECFF;
}

.monthly_extrem{
  font-size: 10px;
  font-family: Verdana;
  color: #000000;
  font-weight: bold;
  background-color: #FFCCCC;
}


.act_temp{
  font-size: 14px;
  font-family: Verdana;
  color: #000000;
  font-weight: bolder;
  background-color: #CCFFCC;
}

td.act_temp_value{
  font-size: 14px;
  font-family: Verdana;
  color: #000000;
  font-weight: bolder;
  border-style: none;
  text-align: center;
}

.act_hum{
  font-size: 14px;
  font-family: Verdana;
  color: #000000;
  font-weight: bolder;
  background-color: #CCFFCC;
}

td.act_hum_value{
  font-size: 14px;
  font-family: Verdana;
  color: #000000;
  font-weight: bolder;
  border-style: none;
  text-align: center;
}

.act_wind{
  font-size: 14px;
  font-family: Verdana;
  color: 	#000000;
  font-weight: bolder;
  background-color: #CCFFCC;
}

td.act_wind_value{
  font-size: 14px;
  font-family: Verdana;
  color: 	#000000;
  font-weight: bolder;
  border-style: none;
  text-align: center;
}

.act_wind2{
  font-size: 14px;
  font-family: Verdana;
  color: 	#000000;
  font-weight: bold;
}

.act_press{
  font-size: 14px;
  font-family: Verdana;
  color: 	#000000;
  font-weight: bolder;
  background-color: #CCFFCC;
}

.act_press2{
  font-size: 10px;
  font-family: Verdana;
  color: #000000;
  font-weight: bold;
}

td.act_press_value{
  font-size: 14px;
  font-family: Verdana;
  color: 	#000000;
  font-weight: bolder;
  border-style: none;
  text-align: center;
}

.act_solar{
  font-size: 14px;
  font-family: Verdana;
  color: #000000;
  font-weight: bolder; 
  background-color: #CCFFCC;
}

td.act_solar_value{
  font-size: 14px;
  font-family: Verdana;
  color: #000000;
  font-weight: bolder;
  border-style: none;
  text-align: center;
}

.act_rain{
  font-size: 14px;
  font-family: Verdana;
  color: #000000;
  font-weight: bolder;
  background-color: #CCFFCC;
}

td.act_rain_value{
  font-size: 14px;
  font-family: Verdana;
  color: #000000;
  font-weight: bolder;
  border-style: none;
  text-align: center;
}

.act_rain2{
  font-size: 13px;
  font-family: Verdana;
  color: #000000;
  font-weight: bold;
}

.extrem{
  color:#000000;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica;
  font-weight: bolder;
  line-height:	12px;
}

.act_soil{
  font-size: 24px;
  font-family: Verdana;
  color: #AB6810;
  font-weight: bolder;
}

td.act_soil_value{
  font-size: 24px;
  font-family: Verdana;
  color: #AB6810;
  font-weight: bolder;
   border-style: none;
  text-align: center;
}


table.tab_soil {

 border-collapse:collapse;
 
}

.tab_soil td{
  font-size: 13px;
  font-family: Verdana;
  color: 	#AB6810;
  font-weight: bold;
  border: 1 px solid black;
   padding:3px;
}

img.chart_icon{
 border:0px;
}
