/* alte Styles von datamints*/

@media screen, projection {

  p.klein { margin:0px; font-size: 0.8em; }

/*
  .Jahreszeit_rot,
  .Jahreszeit_gruen,
  .Jahreszeit_weiss,
  .Jahreszeit_schwarz,
  .Jahreszeit_lila { color:white; position:absolute; left:30px; top:30px; padding:8px; width:170px; height:170px; }

  .Jahreszeit_rot { background-color:#df2000; }
  .Jahreszeit_gruen { background-color:#009966; }
  .Jahreszeit_weiss { background-color:white; color:black; }
  .Jahreszeit_schwarz { background-color:black; }
  .Jahreszeit_lila { background-color:#DB82C0; }
*/

span.groesser {	font-size: 108.33%; font-weight:bold; }	 /* 12px */
.kleinGrau { font-size: 91.667%; color:#666666; }

}


