body {
	margin:35px 0 0 0;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../Bilder/hg.png);
	background-position:top;
	background-repeat:no-repeat;
	}
	
td {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	text-decoration:underline;
	font-weight: bold;
	color: #8B1713;
	}
	
a:hover {
	color: #8B1713;
	text-decoration:underline;
	font-weight: bold;
	}
	

	
#navigation a {
	color: #FCF2D4;
	text-decoration:none;
	letter-spacing:0.1em;
	padding: 5px;
	}
	
#navigation a:hover {
	text-decoration:none;
	color: #8B1713;
	background-color: #FCF2D4;
	padding: 5px;
	}
	
#footer a {
	color: #FCF2D4;
	text-decoration:underline;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
#footer a:hover {
	text-decoration:underline;
	font-weight: normal;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}



.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:0.4em;
	font-weight:bold;
	text-align: center;
	}

.sidebarText {
	color: #FCF2D4;
	line-height:18px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.bodyText {
	line-height:normal;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
	list-style-type: disc;
	}
	
.pageName {
	font:20px georgia;
	color: #8B1713;
	letter-spacing:0.1em;
	line-height:26px;
	text-align: left;
	}
	
.subHeader {
	color: #8B1713;
	font-weight:normal;
	font-family: georgia;
	font-size: 12px;
	}
	
.navText {
	color: #FCF2D4;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	}
	
.calendarText {
	color:#FCF2D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	}
	
	

