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