﻿a {
	color: #00054d;
	text-decoration: none;
	font-weight: bold;
}

.initLoad 
{
	background: #ffffff url('../branding/oberbayern_loading_small.png') no-repeat center;
}

.initLoadText 
{
	top:46%;
}

.mapHeaderImage {
    height: 85px; 
    width: 765px;
    background: url('../branding/zugspitz-region.png'); 
    FILTER: expression(fixPNG(this));
}

.mapheader
{
	height:80px;
	width:100%;
	background-color: #ffffff

}

.mapHeaderNavigation 
{
	position: absolute;
	top: 60px;
	left: 325px;
	z-index: 1015;
	color: #00054d;
}

.mapHeaderNavigation A
{
	color: #00054d;
	text-decoration: none;
}

.mapHeaderNavigation A:hover
{
	color: #00054d;
	text-decoration: underline;
}




