/*  Steuerung und Positionierung der podo1 */

/*-------------Headline-------------------*/
					#slogan 
		{
			position:absolute; 
			left:160px; 
			top:170px; 
			width:220px; 
			height:85px;
		}
		
					#bildSlogan
		{
		width:220px; 
			height:85px;
		}
/*-------------Headline-------------------*/

/* ---------------Titelbild---------------*/
 					#titelbild
			{ 
				position:absolute; 
				left:340px; 
				top:180px; 
				width:256px; 
				height:320px;
			}
 /* ---------------Titelbild---------------*/
 
 /* ------ Infotext -----------*/
					#infoText
			{ 
				position:absolute; 
				left:160px; 
				top:355px; 
				width:277px; 
				height:88px; 
			}
  /* ------ Infotext -----------*/
