/* Haus Keller - Todtnauberg */
/* Angaben des <body>-Tags */
   body      { 
   	background: #FFF8EC url("");
   }
/* normaler Text */
span.normal{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color:black;	
}
/* Details - Ausgabe Einheit */
td.details{	
	background: #FEEFDA;	
}

/* Links */
a.link{	
	color: blue;	
}

/* Ausgabefarben des Kalenders */
td.f_kalender_frei{
	color: black;
	background:green;
	font-size: 10pt;
	font-family: arial, helvetica;
	}
td.f_kalender_belegt{
	color: black;
	background:red;
	font-size: 10pt;
	font-family: arial, helvetica;
	}
td.f_kalender_misch1{
	color: black;
	background:green;
	font-size: 10pt;
	font-family: arial, helvetica;
	}
td.f_kalender_misch2{
	color: black;
	background:green;
	font-size: 10pt;
	font-family: arial, helvetica;
	}
td.f_kalender_alt{
	color: #BBBBBB;	
	font-size: 10pt;
	font-family: arial, helvetica;
	}
td.f_kalender_title{
	color: black;
	background: #BBBBBB;
	font-size: 10pt;
	font-family: arial, helvetica;
	font-weight: 600;
	}
/* Ausgabefarben der Suche */
span.f_kalender_frei  {
	color: black;
	background:green;
	font-size: 10pt;
	font-family: arial, helvetica;
	}
span.f_kalender_belegt{
	color: black;
	background:red;
	font-size: 10pt;
	font-family: arial, helvetica;
	}
span.f_kalender_misch1{
	color: black;
	background:green;
	font-size: 10pt;
	font-family: arial, helvetica;
	}
span.f_kalender_misch2{
	color: black;
	background:green;
	font-size: 10pt;
	font-family: arial, helvetica;
	}
span.f_kalender_alt{
	color: #BBBBBB;
	font-size: 10pt;
	font-family: arial, helvetica;
	}
span.activunit  {
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #8C3A3A;
	font-weight: 600;
	background: #FFFFDD;
	}
