#ueberschrift {
	position: static;
	width: auto;
	height: auto;
	padding: 2px;
	text-align: justify;
	font-size: 10px;
	border: medium ridge Lime;
	background-repeat: no-repeat;
	background-color: Yellow;
}
