/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:11px arial;
	color:#333333;
	}

.logo {
	font:18px arial;
	color: #C7C780;
	letter-spacing:.4em;
	}
	
.logoneu {
	font:18px arial;
	color: #505050;
	letter-spacing:.4em;
	}
	
.taglinealt {
	font:11px arial;
	color: #C7C780;
	letter-spacing:0em;
	}

.tagline {
	font:12px arial;
	color: #FFFFCC;
	letter-spacing:0em;
	font-weight:bold;
	}	
.taglineneu {
	font:12px arial;
	color: #BCBCBC;
	letter-spacing:0em;
	font-weight:bold;
	}	
a {
	color: #666600;
	text-decoration:underline;
	}
	
a:hover {
	color: #999933;
	text-decoration:none;
	}

/* ID Styles */

#navigation a {
	font:12px arial;
	color: #EAEA9F;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight:bold;
	}
	
#navigation a:hover {
	color: #ffffff;
	}

#padding {
	padding:10px 5px 10px 5px;
	}

#calendar td {
	border: 1px solid rgb(102,102,0);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	color: #CC6600;
	}

#calheader td {
	font:11px arial;
	font-weight:bold;
	color: #ffffff;
	}
	
/* Class Styles */
.highlightText {
	font:12px arial;
	line-height:26px;
	color:#b0a883;
	valign:center
	}

.bodyText {
	font:12px arial;
	line-height:26px;
	color:#333333;
	}

.detailText {
	font:12px arial;
	line-height:14px;
	color:#333333;
	}
.versteckText {
	font:12px arial;
	line-height:14px;
	color:#ffffff;
	}	
	
.subdetailText2 {
	font:12px arial;
	line-height:12px;
	color:#333333;
	}
	
.subdetailText {
	font:9px arial;
	line-height:14px;
	color:#333333;
	}
.pageName {
	font:24px arial;
	color: #CC6600;
	line-height:28px;
	}

.pageSubName {
	font:12px arial;
	color: #CC6600;
	
	}

.pageSubName2 {
	font:12px arial;
	color: #CC6600;
	line-height:22px
	}
	
.pageSubName3 {
	font:12px arial;
	color: #333333;
	
	}
	
.subHeader {
	font:14px arial;
	color: #666600;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:12px arial;
	color: #006699;
	letter-spacing:.1em;
	}

.calendarText {
	font:10px arial;
	color: #333333;
	letter-spacing:.1em;
	}
	
.sidebarText {
	font:12px arial;
	color: #666600;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}

/* sub-navigation styles */

#subNavigation {
	margin: 5px;
}

#subNavigation a {
	font:11px arial;
	color: #cc6600;
	text-decoration:none;
	letter-spacing:.1em;
	font-weight:bold;
	}
	
#subNavigation a:hover {
	color: #EAEA9F;
	}
	
.subNav2 {
	padding: 5px;
	padding-left: 10px;
}
.subNav3 {
	padding: 5px;
	padding-left: 15px;
}
.subNav4 {
	padding: 5px;
	padding-left: 20px;
}
.subNav5 {
	padding: 5px;
	padding-left: 25px;
}

