﻿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: 80px; 
    width: 1450px;
    background: url('../branding/rosenheimer-land.png'); 
    FILTER: expression(fixPNG(this));
}

.mapheader
{
	height:80px;
	width:100%;
	background-color: #FFFFFF;
	FILTER: alpha(Opacity=100);
	KHTMLOpacity: 1.00;
	MozOpacity: 1.00;
	opacity: 1.00;
}

.mapHeaderNavigation 
{
	position: absolute;
	top: 58px;
	left: 120px;
	z-index: 1015;
	color: #000000;
}

.mapHeaderNavigation A
{
	color: #000000;
	text-decoration: none;
}

.mapHeaderNavigation A:hover
{
	color: #000000;
	text-decoration: underline;
}
