#kalendertext{
	float:left;
	width:132px;
	padding:5px 5px 0 5px;
}

#kalendertext p{
  font-size:10px;
  line-height:14px;
  /*margin-bottom:10px;*/
}

#kalendertext a{
  color:#66822e;
  text-decoration:underline;
}


#mod_sK{
  float: right;                                                
  /*height:194px;*/
  width:247px;
  background-color:#C4C4C4;
}

/* ----------------------------------------------------------- */
/* MONATSWECHSEL---------------------------------------------- */

.kalendertabtitle{
	height:22px;
	width:100%;
	background-color:#949494;
}

.kalendertabtitle a{
	color:#000000;
}

.navl, .navm, .navr {
	color:#000000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;	
}

.navl{
   text-align:right;
}

.navm{
   text-align:center;
   width:124px;
}

.navr{
   text-align:left;
}


/* ----------------------------------------------------------- */
/* WOCHENTAGE ------------------------------------------------ */

.kalendertab td.wtag {
	color:#000000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;	
}

/* ----------------------------------------------------------- */
/* KALENDER -------------------------------------------------- */

.kalendertab{
	height:142px;
        width:248px;
        border:0;
	background-color:#c4c4c4;
}

.kalendertab td{
	height:13px;
	width:33px;
	text-align:center;
	line-height:13px;
        border:1px solid #c4c4c4;
}

.kalendertab td a{
	color:#000000;
	font-size:11px;
	text-decoration:underline;	
}

.wochentag{
	background-color:#FFFFFF;	
}

.wochenende{
	background-color:#e8e8e8;
}

.kalendertab td.heute{
	background-color:#e8e8e8;
	text-decoration:none;
	border:1px solid #5b5b5b;
}

.tangiertwe{
	background-color:#e8e8e8;
}

.tangiert{
	background-color:#d0d71d;
}

.belegtwe{
	background-color:#d0d71d;
}

.belegt{
	background-color:#d0d71d;
}

.leertag{
	background-color:#FFFFFF;
}
