html {
	height: 100%;
}
body{
	height: 100%;		
	background-color: #FFFFCC;
	font-size: 120.01%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0; 
	padding: 1em 0;
	text-align: center;  /* Zentrierung im Internet Explorer */
}

h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
	padding-bottom: 4px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 4px;	
}
p {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

.Termindatum{
	font-size:0.8em;
	font-weight:bold;
	margin-top: 0.2em;
}
  
.Bild {
	padding: 0.2em;
	float:left;
}    

.WeitereTermine{
	clear:both;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	text-align:right;
}

.Wichtig{
	font-weight:bold;
}

.navbackground {
	background-color: #2227F2;
}

	.navigation {		
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		line-height: 150%;				
		text-decoration:none;
		color: yellow;
		display:block;		
		padding-left: 18px;
		background-image: url(../images/site/bullet.gif);
		background-repeat: no-repeat;
		background-position: left center;		
	}
	
	.subNavigation {		
		font:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 0.8em;
		line-height: 140%;				
		text-decoration:none;
		color: yellow;
		display:block;		
		padding-left: 22px;
		#background-image: url(../images/site/bullet.gif);
		#background-repeat: no-repeat;
		#background-position: left center;		
	}	

	.navigation:hover{
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		line-height: 150%;			
		text-decoration:none;
		color: #66FFFF;
		display:block;
		padding-left: 18px;
		background-image: url(../images/site/bulletActive.gif);
		background-repeat: no-repeat;
		background-position: left center;
	}	
	
	.subNavigation:hover {		
		font:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;		
		font-size: 0.8em;
		line-height: 140%;				
		text-decoration:none;
		color: yellow;
		display:block;		
		padding-left: 22px;
		#background-image: url(../images/site/bullet.gif);
		#background-repeat: no-repeat;
		#background-position: left center;		
	}		

	.navigationActive {
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		line-height: 150%;			
		text-decoration:none;
		color: #66FFFF;
		display:block;
		padding-left: 18px;
		background-image: url(../images/site/bulletActive.gif);
		background-repeat: no-repeat;
		background-position: left center;
	}	
	
	.subNavigationActive {		
		font:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;		
		font-size: 0.8em;
		line-height: 120%;				
		text-decoration:none;
		color: #66FFFF;
		display:block;		
		padding-left: 22px;
		#background-image: url(../images/site/bullet.gif);
		#background-repeat: no-repeat;
		#background-position: left center;		
	}		

	.impressive {
		font-size: 12px;
		line-height: 160%;
		font-weight: bolder;
	}	