@charset "utf-8";

#content-headline {
	background-color: #FEE5AF;
	clear: none;
	padding-top: 0px;
	height: 36px;
	min-height: 420px;
	max-height: 420px;
	overflow: auto;
	left: 210px;
	position: absolute;
	top: 150px;
	width: 590px;
}

#content-headline h2, h3, h4, h5, h6, p {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content-headline h1 {
	margin-left: 40px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #68543C;
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF4DF;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	background-position: bottom;
}
#content-headline h4 {
	margin-left: 40px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #68543C;
	font-size: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF4DF;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	background-position: bottom;
}

