/* CSS Document */
	
	body{
		color:#212466;
		font-family:Arial, Helvetica, sans-serif;
		font-style:normal;
		background:#FFFFFF;
		position:absolute;
		margin-top:0;
		margin-left:0;
		font-size: 11px;
	}
	
	h1{
	font-size: 14px;
	font-weight: bold;	
	}
	
	h2{
	font-size: 11px;
	font-weight: bold;	
	}
	
	h3{
	font-size: 11px;
	font-weight: bold;	
	}
	
	a {
		color:#212466;
		font-family: Arial;
	}
	
	A:link  {
		color:#212466;
		font-family: Arial;
	}

	A:VISITED {
		color:#212466;
		font-family: Arial;

	}
	a:hover {
		color:#212499;
		font-family: Arial;
	} 
	
	a:active {
		color:#212466;
		font-family: Arial;
	}
	
	.contentText {
		color:#212466;
		font-size: 11px;
		font-family: Arial;
	}
	.contentTextCenter {
		color:#212466;
		text-align: center;
		font-family: Arial;
	}
	
	.contentHeadline {
		color:#212466;
		font-family: Arial;
		font-weight:bold;
	}

	.contentHeadlineSmall {
		color:#212466;
		font-family: Arial;
		font-weight:bold;
		font-size: 12px;
	}
	
	.table_outer {
	border: 2px solid #DAD5E7;
	}
		
	.table_inner {
	border: 2px solid #DAD5E7;
	background-color: #F0EBFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #212466;
	}
		
	.table_inner_center {
	border: 2px solid #DAD5E7;
	background-color: #F0EBFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #212466;
	text-align: center;
	}
		
	.table_Headline {
	border: 2px solid #DAD5E7;
	background-color: #F0EBFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #212466;
	text-align: center;
	}
	
	.table_inner_uebersicht_mark {
	border: 2px solid #DAD5E7;
	background-color: #FDF4FF;
	font-family: Arial, Helvetica, sans-serif;
	color: #212466;
	font-size: 12px;
	}
		
	.table_inner_uebersicht {
	border: 2px solid #DAD5E7;
	background-color: #F0EBFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #212466;
	font-size: 12px;
	}
	
	.cent{
	text-align:center;
	}
	
	#FooterNav{
	text-align: center;
	}
	
	.spacer_40{
	height:40px;
	}
	
	.spacer_30{
	height:30px;
	}
	
	.spacer_20{
	height:20px;
	}
	
	.spacer_10{
	height:10px;
	}
	
	#prog_head{
	border: 2px solid #DAD5E7;
	background-color: #F0EBFF;
	text-align:center;
	clear:both;
	}
	
	#prog_date{
	border: 1px solid #DAD5E7;
	float:left;
	width:100px;
	
	}
	
	
	#prog_headline{
	height:inherit;
	border: 1px solid #DAD5E7;
	float:left;
	width:400px;
	}
	
	
	#prog_leader{
	border: 1px solid #DAD5E7;	
	float:left;
	width:100px;
	}
	
	#prog_spacer{
	clear:both;
	height:4px;
	background-color:#666666;
	}


	#prog_outer{
	border: 2px solid #DAD5E7;
	background-color: #F0EBFF;
	}
 
	.prog_cent{
	text-align:center;
	}

hr{
	border-color:#F0EBFF;
	border-style:dotted
}
