﻿a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.initLoad 
{
	background: #ffffff url('../branding/oberbayern_loading_small.png') no-repeat center;
}

.initLoadText 
{
	top:46%;
}

.mapHeaderImage {
    height: 87px; 
    width: 1000px;
    background: url('../branding/oberbayern.png'); 
    FILTER: expression(fixPNG(this));
}

.mapheader
{
	height:87px;
	width:100%;
	background-color: #ffffff; 
	FILTER: alpha(Opacity=100);
	KHTMLOpacity: 1.00;
	MozOpacity: 1.00;
	opacity: 1.00;
	z-index: 480;
}

.mapHeaderNavigation 
{
	position: absolute;
	top: 65px;
	left: 40px;
	/* z-index: 1015; */
	color: #002F70;
}

.mapHeaderNavigation A
{
	color: #002F70;
	text-decoration: none;
}

.mapHeaderNavigation A:hover
{
	color: #002F70;
	text-decoration: underline;
}
