.tblTable
{
	text-decoration: none;
   font-weight:bold;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
	text-align:center;
	color:#006e9b;
	background-color:#ffffff;
}

.titleClass
{
	text-decoration: none;
   color:white;
   font-weight:bold;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
	text-align:center;
	height:20px;
	background-image: url('images/titel_backgr.jpg');
}

.terminTable
{
	border-style:solid;
	border-width:2px;
	border-color:#006e9b;
	background-color:#ffffff;
}


.terminTable td
{
	border-style:solid;
	border-width:0px;
	border-color:#006e9b;
	background-color:#eeeeee;
}

.weekEndText
{
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
   font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	background-Color:#FFEEEE;
}

.terminText
{
	font-weight:normal;
   font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000000;
	background-Color:#BBFFFF;
}	

.normalText
{
	font-weight:normal;
   font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000000;
	background-Color:#EEEEEE;
}	
