#kasten	{
	position:relative;
	left:0px;
	top:0px;
	width:180px;
	height:220px; /* Farbe: d-grau */
	color:#000; /* Farbe: schwarz */
	padding-bottom:8px;
	/*
	border-left:solid 1px #F90; Farbe: orange
	border-top:solid 1px #F90; Farbe: orange
	border-right:solid 1px #970000; Farbe: kitzrot
	border-bottom:solid 1px #970000; Farbe: kitzrot
*/
	/* text-align:center; */

	margin-bottom:22px;
	}

#kalendersteuerung	{
	position:relative;
	left:0px;
	top:0px;

	width:100%;

	text-align:center;
	}

#kalendersteuerung_pfl {
	position:absolute;
	left:0px;
	top:24px;
	
	width:24px;
	}

#kalendersteuerung_z	{
	position:absolute;
	left:25px;
	top:22px;

	width:120px;
	}

#kalendersteuerung_pfr	{
	position:absolute;
	left:145px;
	top:24px;

	width:35px;
	text-align:right;
	}
	
#kalenderkern	{
	position:absolute;
	left:0px;
	top:55px;
	}

table.tabe_kalender	{
position:relative;
top:0px;
left:6px;
	/* width:168px; */
	width:168px;
	background-color:#FEFEF4; /* Farbe: m-grau */
	}

table.tabe_kalender th,
table.tabe_kalender td	{
	width:24px;

	vertical-align:top;
	text-align:center;
	
	border-left:none;
	border-top:none;
	/* border-right:solid 1px #000;  Farbe: schwarz */
	/* border-bottom:solid 1px #000;  Farbe: schwarz */
	}

table.tabe_kalender th	{
	height:20px;
	font-size:10px;
/*
	background-color:#ff8000; /* Farbe: orange
	color:#000; /* Farbe: schwarz
*/
  border-bottom:solid 2px #E3E5E4; /* Farbe: d-grau */ 
	}

table.tabe_kalender td	{
	height:20px;
/*
	background-color:#FFF; /* Farbe:weiss
	color:#000; /* Farbe: schwarz
*/
	}
	
table.tabe_kalender td.sonntag	{
	/* background-color:#FF9; Farbe: hellgelb */
	}

#kasten h3  {
  font-size:18px;
  margin-top:2px;
  margin-bottom:6px;
  color:#333; /* Farbe: issos-grau */
  }
	
#kasten img {
border:none;
}

#kasten table td a  {
  display:block;
  width:100%;
  height:20px;
  font-size:10px;
  text-decoration:none;
  color:#000; /* Farbe: schwarz */
}

#bereich_z4l #kasten a  {
  display:inline;}

.indik_daaktuell  {
  font-size:90%;
  color:#970000; /* Farbe: kitzrot */
  }

th.luftig_re	{
	font-weight:400;
	padding-right:12px;
	}

