/*
* Main Fix
*/


#header
{
	height: 90px;
	padding: 36px 0 0 260px;

	background-image: url('images/maimarkt-banner-schmal.jpg');
	background-repeat: no-repeat;
}

#bannerTitel
{
	font-size: 2.4em;
	font-weight: bold;
	color: black;
}

#bannerDatum
{
	font-size: 2.1em;
	font-weight: bold;
	color: black;
}

#bannerZeiten
{
	position: absolute;
	top: 86px;
	margin-left: 400px;
	width: 280px;
	white-space: no-wrap;
	overflow: hidden;
	font-size: 1.4em;
	font-weight: normal;
	color: black;

}
