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

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

#header .blog-title {
	background: url(stanze-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-stanze/stanze-logo.png', sizingMethod='image');
	background-image:none;
	margin: 30px 0 0 30px;
}

.home #header {
	background: url(header-hg-stanze-home.jpg) no-repeat left top !important;
}

.home #header .blog-title {
	margin-left: 672px;
}

* html .home #header .blog-title {
	margin-left: 695px;
}

table {
	border: none !important;
}

table h3 {
	width: auto !important;
	background: none;
}

/* Boxen links */

#sidebar-1 img {
	margin: 5px 10px;
}

/* Boxen rechts */

#sidebar-2 #k2text-5 {
	margin-bottom: 15px;
	padding: 0;
	background: none !important;
}

* html #sidebar-2 #k2text-5 {
	margin-bottom: 20px;
}

*+ html #sidebar-2 #k2text-5 {
	margin-bottom: 20px;
}

small {
	color: #617F0F;
}