<style type="text/css">

		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-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:x-small;
		}
		
		.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 {
			border: 2px solid #DAD5E7;
			background-color: #F0EBFF;
			font-family: Arial, Helvetica, sans-serif;
			color: #212466;
			font-size: x-small;
		}
</style> 
