/* Global Styles */

body {
	margin:0;
	background-color:#F4F4F4
	}
	
	
td	{
	font:12px Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
a {
	color: #003399;
	text-decoration:none;
	}
	
a:hover {
	color: #006600;
	text-decoration:underline;
	}
	
/* ID Styles */

#Menue a {
	font:14px Times New Roman, Times, serif;
	color: #F9DD0F;
	text-decoration:none;
	letter-spacing:.2em;
	}
	
#Menue a:hover {
	color: #F9DD0F;
	text-shadow:Navy;
	text-decoration:underline;
	}
	



	
/* Class Styles */

.logo {
	font: bold 22px Times New Roman, Times, serif;
	color: #F9DD0F;
	letter-spacing:.2em;
	line-height:26px;
	}
	
.Text {
	font:12px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000000;
	letter-spacing:.1em;
	}
	
.Text-Head {
	font:12px Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#FFFFFF;
	letter-spacing:.1em;
	l
	}
	
.Seitenleiste {
	font: 16px Times New Roman, Times, serif;
	color: #E35B0F;
	line-height:18px;
	}

.Titel {
	font: 20px Times New Roman, Times, serif;
	color: #E35B0F;
	line-height:24px;
	letter-spacing:.1em;
	}
	
.UnterTitel {
	font:11px Arial, Helvetica, sans-serif;
	color: #3366cc;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.MenueText {
	font:14px Times New Roman, Times, serif;
	color: #000000;
	}

.KalenderText {
	font:11px Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.1em;
	}

/* sub-navigation styles */

#Untermenue {
	font:16px Times New Roman, Times, serif;
	}

#Untermenue a {
	font:16px Times New Roman, Times, serif;
	color: #003399;
	text-decoration:none;
	}
	
#Untermenue a:hover {
	font:16px Times New Roman, Times, serif;
	color: #F9DD0F;
	background-image:url(/image/Balken_gruen.jpg);
	}
	


.Startseite {
	font:14px Times New Roman, Times, serif;
	color:#000000;
	}



