@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
}
#layout {
	background-attachment: scroll;
	background-image: url(../images/bg/bg_content_weblokalisierung.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:0px;
}
#layout #header {
	height:320px;
	/* border:1px solid #efefef; */
}
#layout #content #teaser {
	height:190px;
	width:410px;
	float:left;
	padding:10px 0px 0px 0px;
	/* border:1px solid #efefef; */
	z-index:8;
}
