
	/* Promigalerie CSS */
	
	#lcol {
		display:none;
	}
	#content #mainContent {
		overflow:hidden;
		width:708px;
	}
	
	#mainContent .csc-header
	{
		display:none;
	}
	
	#pg_wrap
	{
		width:705px;
		overflow:hidden;
	}
	
		#pg_head
		{
			width:705px;
			height:36px;
		}
			#pg_head h1
			{
				font-size:22px;
				color:#656565;
			}
		
		#pg_navi
		{
			width:705px;
			height:100px;
			height:113px;
			background:#ffe144;
			position:relative;
			top:0px; left:0px;
			z-index:1;
		}
		
		#pg_body
		{
			width:705px;
			height:300px;
			padding-top:11px;
			margin-bottom:11px;
		}
		
		
		
			#pg_navi_left
			{
				width:17px;
				height:100px;
				height:113px;
				float:left;
				cursor:pointer;
				background:url(images/move.gif) no-repeat 100px 0px;
			}
			#pg_navi_right
			{
				width:17px;
				height:100px;
				height:113px;
				float:left;
				cursor:pointer;
				background:url(images/move.gif) no-repeat 100px 0px;
			}
			#pg_navi_core
			{
				width:671px;
				height:96px;
				height:111px;
				margin:1px 0px;
				overflow: hidden;
				float:left;
			}
			
			#pg_body_core
			{
				width:705px;
				height:300px;
			}
			
				.pg_navi_move
				{
					clear:both;
					height:96px;
					height:111px;
				}
				
					.pg_portrait
					{
						width:110px;
						width:132px;
						height:96px;
						height:111px;
						padding:2px 1px 0px 1px;
						float:left;
						background:#ffe144;
						color:#339933;
						cursor:pointer;
					}
					
					.pg_portrait p
					{
						padding:0px !important;
						margin:0px !important;
						text-align:center;
						width:110px;
						width:132px;
						height:19px;
						font-size:11px;
						font-weight:bold;
						overflow:hidden;
					}
					
	.pg_inhalt
	{
		width:705px;
		height:300px;
		overflow:hidden;
		clear:both;
		position:relative;
	}
		.pg_inhalt_links
		{
			width:250px;
			height:300px;
			margin-right:12px;
			overflow:hidden;
			float:left;
		}
		.pg_inhalt_mitte
		{
			width:289px;
			height:300px;
			border-right:1px solid #e5e5e5;
			margin-right:7px;
			overflow:hidden;
			float:left;
		}
		.pg_inhalt_rechts
		{
			width:146px;
			height:300px;
			overflow:hidden;
			float:left;
		}
		
		.pg_inhalt_rechts_oben
		{
			width:146px;
			height:200px;
			overflow:hidden;
		}
		
		.pg_inhalt_rechts_unten
		{
			width:146px;
			height:100px;
			overflow:hidden;
		}
		
		
		
		#content #mainContent .pg_inhalt_mitte h2
		{
			font-size:14px;
			font-weight:bold;
			margin-bottom:5px;
		}
		#content #mainContent .pg_inhalt_mitte p.slogan
		{
			font-size:13px;
			font-style:italic;
			text-align:center;
		}
		#content #mainContent .pg_inhalt_mitte p
		{
			line-height:139%;
		}
		
		#content #mainContent .pg_inhalt_rechts h2
		{
			font-size:14px;
			font-weight:bold;
			margin-bottom:7px;
		}
		#content #mainContent .pg_inhalt_rechts .linkz
		{
			margin-bottom:10px;
		}
	
	
	
		.pg_oben .pg_bmv
		{
			float:left;
			width:146px;
			height:196px;
		}

		.pg_gal
		{
			float:left;
			width:146px;
			height:114px;
			overflow:hidden;
		}
			.pg_gal_1, .pg_gal_3
			{
				float:left;	width:70px;	height:55px;
				margin:0px 4px 4px 0px; overflow:hidden;
				cursor:pointer;
			}
			.pg_gal_2, .pg_gal_4
			{
				float:left; width:70px; height:55px;
				margin:0px 0px 4px 0px; overflow:hidden;
				cursor:pointer;
			}
			.pg_gal_1 img, .pg_gal_2 img, .pg_gal_3 img, .pg_gal_4 img
			{
				border:0px none;
				margin:0px; padding:0px;
			}
			
			.galerie_large
			{
				position:absolute;
				left:0px; top:0px;
				width:0px;
				height:0px;
				background:url(images/lightbox_ie.png) top left;
				overflow:hidden;
				cursor:pointer;
			}
			*html .galerie_large
			{
				background:none;
				filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.welthungerhilfe.de/typo3conf/ext/whh_promigalerie/pi1/images/lightbox_ie.png');
			}
			
			.pg_lmg
			{
				margin-top:0px;
				margin-left:0px;			
			}
			
			.aclose_large
			{
				position:absolute;
				top:2px; right:2px;
				background:url(images/close.gif) no-repeat left top;
				width:9px; height:10px;
			
			}
		
		
