/*
* Main Fix
*/


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

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

#bannerTitel
{
	position: absolute;
	
	font-size: 2.2em;
	font-weight: bold;
	color: black;
	width: 220px;
	text-align: right;
	top: 73px;
	margin-left: 700px;
	line-height:  0.8em;
}

#bannerDatum
{
	position: absolute;
	top: 92px;
	margin-left: 20px;
	
	font-size:1.8em;
	font-weight: bold;
	color: white;
}

#bannerZeiten
{
	position: absolute;
	top: 82px;
	margin-left: 650px;
	overflow: hidden;
	font-size: 1.4em;
	font-weight: normal;
	color: black;
	width: 100px;
	height: 40px;
	
	line-height:  1em;
}

ul#menu_horizontal li.navBesucher a
{
	background-image: url(images/de/reider_besucher_off.gif);
	padding: 20px 0 0 0;
	color: #4D4D4B;
	height: 23px;
}

ul#menu_horizontal li.navBesucher a:hover
{
	background-image: url(images/de/reider_besucher_on.gif);
	padding: 20px 0 0 0;
	color: #4D4D4B;
	height: 23px;
}

ul#menu_horizontal li.navBesucherOn a
{
	background-image: url(images/de/reider_besucher_on.gif);
	padding: 20px 0 0 0;
	color: #4D4D4B;
	height: 24px;
}

ul#menu_horizontal li.navAussteller a
{
	background-image: url(images/de/reider_aussteller_off.gif);
	padding: 20px 0 0 0;
	color: #4D4D4B;
	height: 23px;
}

ul#menu_horizontal li.navAussteller a:hover
{
	background-image: url(images/de/reider_aussteller_on.gif);
	padding: 20px 0 0 0;
	color: #4D4D4B;
	height: 23px;
}

ul#menu_horizontal li.navAusstellerOn a
{
	background-image: url(images/de/reider_aussteller_on.gif);
	padding: 20px 0 0 0;
	color: #4D4D4B;
	height: 24px;
}

ul#menu_horizontal li.navPresse a
{
	background-image: url(images/de/reider_presse_off.gif);
	padding: 20px 0 0 0;
	color: #4D4D4B;
	height: 23px;
}

ul#menu_horizontal li.navPresse a:hover
{
	background-image: url(images/de/reider_presse_on.gif);
	padding: 20px 0 0 0;
	color: #4D4D4B;
	height: 23px;
}

ul#menu_horizontal li.navPresseOn a
{
	background-image: url(images/de/reider_presse_on.gif);
	padding: 20px 0 0 0;
	color: #4D4D4B;
	height: 24px;
}
