/* Global Styles */

body {
	background-color: #FFFFFF;
	background-position: center center;
	white-space: normal;
	display: inherit;
	overflow: auto;
	}

td {
	color:#A8A8A8;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	}
	
a {
	color: #999999;
	text-decoration:none;
	font-weight:bold;
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	}
	
a:hover {
	color: #666666;
	text-decoration:underline;
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	}
	
/* ID Styles */

#navigation a {
	color: #999999;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-align: center;
	word-spacing: 1em;
	white-space: normal;
	}
	
#navigation a:hover {
	color: #666666;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 0.1em;
	text-align: center;
	word-spacing: 1em;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	color: #BF0B28;
	letter-spacing:0.1em;
	line-height:normal;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	}
.pageHeaderkl {
	color: #BF0B28;
	letter-spacing:0.1em;
	line-height:normal;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	text-indent: 0px;
	}
.pageHeaderlight {
	color: #BF0B28;
	letter-spacing:0.1em;
	line-height:normal;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-indent: 20px;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Arial;
	font-size: 20px;
	}
	
.subHeader {
	color: #003399;
	font-weight:normal;
	line-height:20px;
	letter-spacing:.1em;
	font-family: "times new roman";
	font-size: 14px;
	}
.grau12fett {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	word-spacing: 0.2em;
}
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
