@charset "utf-8";
#titel {
	background-image: url(../../pic/menue/titel_impressum.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 159px;
	width: 972px;
	vertical-align: top;
	float: left;
}
#inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float: left;
	width: 972px;
	line-height: normal;
	background-color: #FFFFFF;
	height: auto;
	background-attachment: scroll;
	background-image: url(../../pic/menue/inhalt_elf_2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}