@charset "utf-8";
/* CSS Document */
#layout {
	background-attachment: scroll;
	background-image: url(../images/bg/bg_content_impressum.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#layout #header {
	height:290px;
}
#layout #content #teaser {
	height:290px;
}