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

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

#header .blog-title, #header h1.blog-title {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 323px;
	height: 135px;
	background: url(brockmeyer-logo.png) no-repeat center center; /* Transparentes PNG-Logo */
}

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


.page-slug-so-finden-sie-uns img.alignright {
	margin-top: -15px;
}

.page-slug-cafe .entry-content p {
	text-align: left;
}

.page-slug-cafe .entry-content table {
	float: left;
}