/*
winter
 texthg
 gesamthg
4B7172 navFarbe
 textFarbe
*/

/* winter.css */
body, .hgDiv {
  background-color:#DEE9E9;
  padding-top:0px;margin-top:0px;
}
.hgDiv  {
  background-image:url(bilder/blumen_winter.gif);
}
/* farbe fuer alle */
.achtung, .ftext, .gedicht, .gedichtQuelle, .navi, .naviAktiv, .linie {
  color:#335256;
}
.ilink {
  color:#005992;
}
.achtungRahmen, .naviRahmen, .contentRahmen {
  background-color:#F6FAFB; 
}

.achtungRahmen, .naviRahmen, .contentRahmen, .zeitenT {
  border-color:#4E6635; 
}

.linieunten {
  border-bottom-color:#4E6635; 
  border-bottom-width:1px;
}
