@charset "UTF-8";
#titelbild {
	max-width: 590px;
	background-image: url(linie.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	min-height: 250px;
	padding-bottom: 5px;
}

