		body       { background-color: #e7e4db; text-align: center; margin: 0; padding: 0 }
		* { color: #000000; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }	a			{ color: #000000; text-decoration: underline; }
		a:link		{ color: #000000; text-decoration: underline; }
		a:visited   { color: #000000; text-decoration: underline; }
		a:hover 	{ color: #000000; text-decoration: none; }
		a:active	{ color: #000000; text-decoration: none; }
		form		{ margin: 0; padding: 0; }
		li 			{ margin-bottom: 3px; }
	
		/*Positionierung - Boxen*/
		#pagebox		{ background-color: #ffffff; text-align: left; }
		#printheader	{ text-align: right; margin-bottom: 15px; }
		#memberbox		{ display: none; }
		#headbox		{ display: none; }	
		#navbox			{ display: none; }
		#contentbox		{ width: auto; }
		#servicenavbox	{ display: none; }
		#breadcrumbbox	{ display: none; }
		#footerbox		{ display: none; }
		#bannerbox		{ float: right; border-left: 1px solid #C6C6C6; width: 150px; text-align: center; margin-left: 20px; }	
			
		
		/*Text-Styles*/
		#headline1	{ font-size: 16px; color: #000000; font-weight: bold; margin-top: 11px }
		#headline2	{ font-size: 14px; color: #463F2F; font-weight: bold; margin-top: 4px; margin-bottom: 10px; }
		#headline3	{ font-size: 12px; color: #463F2F; font-weight: bold; margin-top: 4px; margin-bottom: 4px; }
		.headline3	{ font-size: 12px; color: #463F2F; font-weight: bold; margin-top: 6px; margin-bottom: 4px; }
			
		.fett	 { font-weight: bold; }
		
		.ocker10	 { color: #463F2F; font-size: 10px; }
		.ocker10 a, .ocker10 a:link, .ocker10 a:visited { color: #463F2F; font-size: 10px; text-decoration: none; }
		.ocker10 a:hover, .ocker10 a:active  { color: #5E553F; font-size: 10px; text-decoration: underline; }
		
		.ocker11	 { color: #463F2F; font-size: 11px; }
		a.ocker11, a.ocker11:link, a.ocker11:visited, .ocker11 a, .ocker11 a:link, .ocker11 a:visited { color: #463F2F; font-size: 11px; text-decoration: none; }
		a.ocker11:hover, a.ocker11:active, .ocker11 a:hover, .ocker11 a:active  { color: #5E553F; font-size: 11px; text-decoration: underline; }
		