/*
	Author Name: 	vektorrausch Gmbh
	Author Site	: 	http://vektorrausch.de
	Style Name	: 	Bellandris-Selbach
	Style URI	:	http://bellandris-selbach.de
	Version	    : 	1.0 (8.7.2009)
	Comments	: 	Standard-CSS fuer Gartencenter, wird individuell angepasst
*/

/* Design
******************************************************************/

#header .blog-title {
	background: url(selbach-logo.png) no-repeat center center; /* Transparentes PNG-Logo */
}

* html #header .blog-title {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/wp-content/themes/k2/styles/gc-selbach/selbach-logo.png', sizingMethod='image');
	background-image:none;
	margin: 30px 0 0 30px;
}

