TABLE
{
	border: 0px solid black;
}

BODY
{
	margin:0;
	margin-right:5px;
	background-color: #ffffcc;
}

A.bright
{
	color: White;
}

A.dark
{
	color: Black;
}

A.leftlink
{
	text-decoration: none;
}

td.topnavi
{
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
}

.white 
{
	color: White;	
}

.pagesubtitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;	
	font-style: normal;
}

.pagetitle
{
	font-family: Palatino Linotype;
	font-size: 26pt;
	font-weight:bold;
	font-style: italic;
}

.palatino
{
	font-family: Palatino Linotype;
}

.highlight 
{
	font-weight: bold;
	font-style: italic;
}

.highlight2
{
	font-weight: bold;
	font-style: italic;
		
}
/* Helleres Blau */
.color1
{
	color: #6600cc;
}

/* Dunkleres Rot (Weinrot) */
.color2
{
	color: #cc3300;
}

/* Grün(Bläulich) */
.color3
{
	color: #068060;
}

/* Grün */
.color4
{
	color: #339933;
}

/* Helles Blau1 für Kurstabelle Montag*/
.backcolor1
{
	background: #ebffeb;
}

/* Helles Grün für Kurstablle Dienstag */
.backcolor2
{
	background: #ccffcc;
}

/* Helles Blau2 für Kurstablle Mittwoch */
.backcolor3
{
	background: #e3ffe3;
}

/* Helles Blau2 für Kurstablle Donnerstag */
.backcolor4
{
	background: #d7ffe4;
}

/* Helles Blau2 für Kurstablle Freitag */
.backcolor5
{
	background: #cdf3cd;
}

.underline
{
	text-decoration: underline;
}

.subtitle
{
	font-family: Verdana;
	font-size: 11pt;
	font-weight:bold;
	font-style: normal;
}

.subtitle2
{
	font-family: Palatino Linotype;
	font-size: 20pt;
	font-weight:bold;
	font-style: italic;
}

.text
{
	font-family: Arial;
	font-size: 11pt;
	font-weight:normal;
	font-style: normal;
}

.text2
{
	font-family: Arial;
	font-size: 11pt;
	font-weight:normal;
	font-style: normal;
	padding-left: 35px;
}

.timetable
{
	border:1px solid black;
	height: 250px;
	vertical-align: top;
	text-align: center;
}

.timetableday
{
	font-family: Palatino Linotype;
	font-weight: bold;	
	font-style: italic;
}

.timetableentry
{
	 font-size: 9pt;
}

.leftmenue
{
	 background:#FFFF99
}
