#InfoKasten {
  width: 200px;
  position:absolute; top:400px; left:20px; z-index:2;   
  /*border: solid 1px #000000;    debug */  
}

#TrennerMetabolic{
  padding: 5px 0px 0px 0px;  /* oben-rechts-unten-links */
  width: 105px;
  border:none;
}

#TrennerKochloeffel{
  padding: 10px 0px 5px 33px;  /* oben-rechts-unten-links */
  width: 135px;
}

#GoogleCalendar{
  border: none;	       
}

#TrennerChilli{
  padding: 20px 0px 0px 30px;  /* oben-rechts-unten-links */
  width: 130px;
}

#TrennerZigarette{
  padding: 5px 0px 0px 0px;  /* oben-rechts-unten-links */
  width: 90px;
}

#GrandnerLogo{
  padding: 5px 0px 0px 0px;  /* oben-rechts-unten-links */
  //width: 80px;
}

.Ueberschrift{
  color:#d8133e;  
  letter-spacing: 0.3em;
  padding: 25px 0px 5px 0px;  /* oben-rechts-unten-links */
  font-size: 95%;  
}

.Text{
  font-size: 75%;
  line-height: 145%;
  padding-bottom: 0px;   
}

#InfoKasten A { 
	 text-decoration: none; 
	 color:#4c4c4c;
	 font-size:7pt }

#InfoKasten A:hover {
	text-decoration: underline
}


.ListenPunkte li{
  list-style-type: circle;
  padding-bottom: 10px;
}

.ListenPunkte ul{
  padding-left: 20px;
  padding-top: 10px;    
}

