@charset "utf-8";
/* CSS Document */
#layout {
	background-attachment: scroll;
	background-image: url(../images/bg/bg_content_referenzen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#layout #content #teaser {
	height:auto;
	width:300px;
}
#header {
	height:auto;
}
#layout #content #teaser2 {
	margin-left: 20px;
	width: 440px;
	color:#1f495e;
	font-size:14px;
	overflow:visible;
}
