<STYLE TYPE="text/css">
<!--
/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

TD				{ font-family:verdana,arial, helvetica }
BODY			{ background-color:#FAF8E5;font-family:verdana,arial;helvetica;  }
.bold			{ FONT-WEIGHT: bold;FONT-SIZE: 12px;COLOR: #001060; }
A					{ font-size:12px;font-weight:bold; color:#000000; text-decoration:underline }
.formOff		{ background:#ECEAD8;border-style:solid;border-width:1px;border-color:#ECEAD8;}
.formVor		{ background:#FBECC0;border-style:solid;border-width:1px;border-color:#FBECC0;}
.formHaupt	{ background:#FDE293;border-style:solid;border-width:1px;border-color:#FDE293;}
.formBelegt	{ background:#FF3300;border-style:solid;border-width:1px;border-color:#FF3300;}

._cell						{ background:#ECEAD8; }
.OffSeason_cell		{ background:#ECEAD8; }
.VorSaison_cell		{ background:#FBECC0; }
.HauptSaison_cell	{ background:#FDE293; }
.BELEGT_cell			{ background:#FF3300; }

/**** month and year header at top of calendar ****/
.date_header				{ font-size:18px;font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell						{ background-color:#ECEAD8; height:20; width: 20; }
.empty_day_cell			{ background-color:#ECEAD8; height:20; width: 20; }
.today_cell					{ height:20; width: 20;border-style:solid;border-width:2px;border-color:#FF7200; }

/**** day number in upper left corner of each cell ****/
.day_number					{ font-size:12px;color:#002060 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px;color:#000 }
.title_txt A:link		{ color:#00F; text-decoration:underline }
.title_txt A:active		{ color:#00F; text-decoration:underline }
.title_txt A:visited	{ color:#00F; text-decoration:underline }
.title_txt A:hover		{ color:#00F; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ font-size:12px;color:#001060; }

/**** footprint text ****/
.footprint				{ font-size:10px;color:#000; font-weight:bold; }
.footprint A			{ font-size:10px;color:#00F; font-weight:bold; }
// end hiding -->
</STYLE>
