 /***************************
 *   Default CSS for
 *   EXT chgallery
 *    Georg Ringer
 * http://www.cyberhouse.at/
 ***************************/ 
 
div.schleife h1 {
 		margin-bottom:7px;
		padding: 0;
 		font-size: 0.92em;
 		color: #ffffff;
 		position:relative;
 		letter-spacing: normal;
 	}
 
 div.schleife {
		/*background-image: url(gallery_FILES/schleife_bg.png);*/
		background-image: url(images/schleife2_bg.png);
		background-repeat: no-repeat;
		height: 245px;
		padding-left:20px;
		padding-top:30px;
		width:704px;
		/*margin-right:-84px;*/
		margin-right:-169px;
		float: right;
                
	}
	

