﻿a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.initLoad 
{
	background: #ffffff url('../branding/ostbayern-tourismus_loading_small.png') no-repeat center;
}

.initLoadText 
{
	top:46%;
}

.mapHeaderImage {
    height: 95px; 
    width: 2500px;
    background: url('../branding/passauer-land.jpg'); 
    FILTER: expression(fixPNG(this));
}

.mapheader
{
	height:95px;
	width:100%;
	background-color: #E4EEE9;
	FILTER: alpha(Opacity=100);
	KHTMLOpacity: 1.00;
	MozOpacity: 1.00;
	opacity: 1.00;
}

.mapHeaderNavigation 
{
	position: absolute;
	top: 79px;
	left: 10px;
	z-index: 1015;
	color: #ffffff;
}

.mapHeaderNavigation A
{
	color: #ffffff;
	text-decoration: none;
}

.mapHeaderNavigation A:hover
{
	color: #ffffff;
	text-decoration: underline;
}
