a, p, div, span, td, th {
	/*font-family:  "Century Gothic", Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-size: 12px;*/
	color: #000066;
}
ul {
	list-style-image: url(fileadmin/gfx/bullet.gif);
	/* list-style-position: outside; */
}
li {
	margin-bottom: 5px;
}
th {
	text-align: left;
}
a, a:link, a:visited{
	color: #000099;
}
a:hover {
	color: #0000CC;
}
.csc-caption {
	font-size: 10px;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	background-color:#000099
}
h1,h2,h3,h4,h5,h6 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
.tr-even {
	background-color: #CCCCCC;
}
.tr-odd {
}
div.content {
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 30px;
}
div.pageTitle {
font-family:  "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: 80px;
	text-align: center;
	width: 240px;
}
.mMenu1, .mMenu1:link, .mMenu1:visited, .mMenu1:active, .mMenu1Act {
font-family:  "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 100%;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000099;
}
.mMenu1:hover {
	background-color: #CCCCCC;
}
.mMenu1Act, .mMenu1Act:link, .mMenu1Act:visited, .mMenu1Act:active {
font-family:  "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	background-color: #000099;
	color: #FFFFFF;
}
.mMenu2, .mMenu2:link, .mMenu2:visited, .mMenu2:active, .mMenu2Act {
font-family:  "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 100%;
	padding: 2px;
	padding-left: 10px;
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #000099;
}
.mMenu2:hover {
	background-color: #DDDDDD;
}
.mMenu2Act, .mMenu2Act:link, .mMenu2Act:visited, .mMenu2Act:active {
font-family:  "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 2px;
	padding-left: 10px;
	background-color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #FFFFFF;
}
.sTable {
	border: 1px solid #000000;
}
.sTableCell {
	background-color: #CCCCCC;
	clip:  rect(2px 2px 2px 2px);
	vertical-align: bottom;
	height: 30px;
}
.sTableHeader {
	font-weight: bold;
	background-color: #999999;
	height: 20px;
}
.footer, .footer:link, .footer:visited, .footer:active {
	font-size: 9px;
	color: #999999;
	text-align: right;
	padding-right: 5px;
}
.timetable {
	text-align: center;
	width: 500px;
}