

		#page	{
			width:950px;
			margin:0;padding:0;
			margin-top:134px;
		}
		* html #page	{ width:960px; }

		#header	{
			position:absolute;top:0;left:25px;
			width:950px;height:134px;
			margin:0;
		}
		
		#footer	{
			position:relative;top:10px;
			width:950px;height:44px;
			clear:both;margin:0;
		}
		* html #footer	{	top:30px; height:45px;	}
		*+html #footer	{	top:30px; height:45px;	}
		
		#content	{
			width:620px;
			float:left;left:0;
		}
		* html #content	{	width:600px;	}
				
		#teaser	{
			width:300px;margin-left:30px;
			float:left;right:0;
		}
		* html #teaser	{
			width:300px;float:right;margin-right:5px;
		}
		
		#header ul, #footer ul,
		#breadcrumb_navi	{
			margin:0;list-style-type:none;
			clear:both;
		}
		
		#main_navi li,#header_navi li,
		#footer li,	#breadcrumb_navi li	{
			display:inline;float:left;list-style-image:none;
		}
		#sub_navi li	{	float:left;list-style-image:none;	}
		#header li.trenner, #footer li.trenner	{ padding:0 6px;	}
		#header li a, #footer li a	{	text-decoration:none;	}
		
		#main_navi	{
			position:absolute;
			top:90px;left:0;
			padding:0px;
			width:950px;height:21px;
			line-height:21px;
			overflow:hidden;
		}
		
		#sub_navi	{
			position:absolute;
			top:112px;left:0;
			padding:0 4px;
			width:942px;height:21px;
			line-height:21px;
			overflow:hidden;
		}
		
		#breadcrumb_navi	{
			margin:0;padding:0;
			height:22px;width:620px;
			position:relative;left:4px;
			font-size:10px;
		}
		* html #breadcrumb_navi	{	width:600px;	}
		#breadcrumb_navi li, #breadcrumb_navi li a	{
			font-size:10px;line-height:22px;margin:0;padding:0;
			list-style-image:none;margin-right:3px;text-decoration:none;
		}
		
				
		/* YODA Perma-ad */
		
		/* 
		'werbeblockC' & 'werbeblockT' sind aus 'werbeblock' entstanden, weil die id nur einmal vorkommen darf 
		siehe: tags/advertising.jsp
		*/
		
		#content #werbeblockC	{	float:left;margin:0px;text-align:center;	}
		
		#teaser #werbeblockC			{	margin:0px 20px 0 0px;		}
		* html #teaser #werbeblockC 	{	margin:0px;	}
		*+html #teaser #werbeblockC 	{	margin:5px 15px 10px 0px;	}
		
		#content .artikel #werbeblockC			{	margin-left:-5px;	}
		* html #content .artikel #werbeblockC 	{	position:relative;margin-left:-3px;	}

		#werbeblockC				{  padding:0;	}
		#werbeblockC table		{  height:0;width:0;padding:0;margin:0;	}
		#werbeblockC table td	{  height:0;width:0;padding:0;margin:0;	}
		
		#content #werbeblockC table		{	margin:0px 20px 4px 0px ;	}
		
		
		
		#content #werbeblockT	{	float:left;margin:0px;text-align:center;	}
		
		#teaser #werbeblockT			{	margin:0px 20px 0 0px;		}
		* html #teaser #werbeblockT 	{	margin:0px;	}
		*+html #teaser #werbeblockT 	{	margin:5px 15px 10px 0px;	}
		
		#content .artikel #werbeblockT			{	margin-left:-5px;	}
		* html #content .artikel #werbeblockT 	{	position:relative;margin-left:-3px;	}

		#werbeblockT				{  padding:0;	}
		#werbeblockT table		{  height:0;width:0;padding:0;margin:0;	}
		#werbeblockT table td	{  height:0;width:0;padding:0;margin:0;	}
		
		#content #werbeblockT table		{	margin:0px 20px 4px 0px ;	}
