/* CSS Document */body	{	margin:0;	}	/* for ie mac*/	/* commented backslash hack v2 \*/ html, body	{	height:100%;padding:0;	}	 * html, * html body	{	overflow:hidden;	padding:50px 0;	margin:-50px 0;	padd\ing:0;	ma\rgin:0;	}* html #outer	{ 	overflow:auto;	height:99.9%;	voice-family: "\"}\"";	voice-family:inherit; 	}	* html #contain-all	{	position:absolute;	overflow-y:scroll;	width:100%;	height:100%;	z-index:1;	}		/* end hack */ #top-bar	{	position:absolute;/* ie6 will treat this as fixed because of a bug where overflow:auto is set on a parent */	top:0px;	left:0px;	height:50px;	width:100%;	margin:0;	padding:0;	z-index:999;	overflow:hidden;	}	#topbar-inner, #footer-inner 	{	height:50px;	background:#FFFFFF;	padding-top:10px;	padding-left:10px;		font-family: Helvetica, Verdana, Arial, sans-serif;	font-size:9px;	font-weight:normal;	color:#999999;	line-height:11px;	}	/* mac hide - reduce page to allow the scrollbar to remain visible \*/* html #topbar-inner,* html #footer-inner 	{margin-right:17px;	}	/* end hide*/#footer	{	position:absolute;	bottom:0;	width:100%;	height:40px;	z-index:999;	}.spacer 	{	height:50px;}/* same height as footer/header to preserve space*/p	{	margin-top:0;	}	html>body #top-bar,html>body #footer	{	position:fixed;	}/* for moz/opera and others*/#Newsbereich	{	position:absolute;	left:250px;	top:20px;	width:300px;	padding-bottom:30px;	font-family: Helvetica, Verdana, Arial, sans-serif;	font-size:12px;	font-weight:normal;	color: #333333;	line-height:18px;	}				.kapital	{	color: #006699 ;	text-transform:uppercase;	}				.footerBold	{	font-weight:bold;	color:#666666;	}				#LOGO	{		position:fixed;	top:20px;	left:10px;	overflow:hidden;	}				/*----------------------------------------- Linkauszeichnung ---------------------------------------------*/				a:link	{	color: #000000;	text-decoration: underline;	font-style:oblique;	}	a:visited	{	color: #000000;	text-decoration: underline;	font-style:oblique;	}	a:hover	{			color: #666666;	text-decoration: underline;	font-style:oblique;	}a:active	{	color: #000000;	text-decoration: underline;	font-style:oblique;	}