		body { 
			margin:0px; 
			font-famliy: Arial,Helevtica;
			font-size: 12px;
			font-weight: normal;
			color: #000000;
			background-color: #FFFFFF;
		}
		
		TD { vertical-align:top; }
		
		#sysnavi {
			width: 100%;
			background-image: url("images/sysnavi_bg.gif");
			background-repeat: no-repeat;
		}
		#sysnavi-items { 
			/* falls die Siemap mal dazukommt wieder diesen Wert aktivieren und als bg die ...with-sitemap Version im 
			images verzeichnis verwenden margin-left: 476px; */	
			margin-left: 538px; 
		}
		
		#sysnavi-items a:link, #sysnavi-items a:active, #sysnavi-items a:visited, #sysnavi-items a:hover {
			margin-right: 17px;
			font-family: Arial,Helevtica;
			font-size: 11px;
			font-weight: bold;
			color: #31476a;
			text-decoration: none;
		}
		
		#navi {
			width: 100%;
			background-image: url("images/navi_bg.gif");
			background-repeat: no-repeat;
			height: 21px;
			max-height:21px;
		}
		
		.navi-item {
			float: left;
			margin-left: 54px;

		}
		
		#content {
			padding-left: 15px;
			padding-top: 40px;
			font-family: Arial,Helevtica;
			font-size: 12px;
			font-weight: normal;
			color: #000000;
		}
		
		.headlineimg {	margin-bottom: 12px; }
		
		.contenttext {
			margin-left: 25px;
			width: 430px;			
		}
		
		.backgroundlist {
			position:relative;
			left: -25px;
		}
		.backgroundlistitem { margin-bottom: 15px; }
		
		.partnertd { 
			vertical-align:middle;
			padding-bottom:10px; 
		}
		
		.partnertd2 { 
			vertical-align:middle;
			padding-bottom:10px;
			padding-left: 20px; 
		}
				
		a:link, a:active, a:visited {
			color: #31476a;
			text-decoration: none;
		}
		a:hover {
			color: #a6b8d5;
			text-decoration:underline;
			
		}