/* Global Styles */

body {
	margin:0px;
	background-color: #FFC12C; /*#CFE9E9  /*#558686*/;
	}
	
td {
	font:0.9em arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

.auswahl {
font:0.9em arial;
text-decoration:none;
letter-spacing:.1em;
color: #993300;
}	
		
#navigation a {
	font:0.9em arial;
	/*color:#003399;*/
	color:#003366;
	/*color: #336666;*/
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

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

#calheader td {
	font-weight:bold;
	}

/* Class Styles */
.logo {
height:90px;
vertical-align:bottom;
}
.logo h1 {
	font:2.4em times new "Times New Roman", Times, serif;
	/*color:#003300;*/
	/*color: #333300;*/
	color:#003366;
	/*letter-spacing:.4em;*/
	font-weight:bold;
	margin:0px 0px 12px 0px;
	padding:0px;
	}

.sidebarText {
	font:1.1em georgia;
	/*color: #336666;*/
	/*color:#003366;*/
	color:#003399;
	}
	
.bodyText {
	font:1.1em arial;
	color:#333333;
	}
.bodyText h3 {
font:1.2em georgia;
padding:0px;
margin:25px 0px 4px 0px;
color: #CC3300;
}
.bodyText table  {
 font:1.1em arial;
 color:#333333;
 }
.bodyText p{
margin:0px 0px 30px 0px;
padding:0px;
text-align: justify;
}
.pageName {
font:1.1em arial;
	color:#333333;
	}
	
.pageName h2{
	font:1.3em georgia;
	color: #CC3300;
	/*letter-spacing:.1em;*/
	font-weight:normal;
	}
	
.subHeader {
	font:1.2em georgia;
	color: #669999;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
.navText {
	font:0.9em arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:1.1em arial;
	color:#333333;
	}
.footer p{
margin:12px 0px 0px 0px;
padding:0px;
}
.galerie {
text-align:center;
margin:12px 0px 60px 0px;
}
.innercontentGal {
	margin:0px 0px 70px 0px ;
	font-size: 1.1em; 
	text-align:center;
	}
.innercontentGal h2.text {
	margin-bottom:44px;
	margin-top:0px;
	font-size:1.2em;
	}
.text span{
color:#999999;
}
.innercontentGal td {
vertical-align:top;
}
.innercontentGal .text {
margin:12px 0px 12px 0px;
padding:0px;
}

	
	
