﻿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: 100px; 
    width: 1500px;
    background: url('../branding/inn-salzach.png'); 
    FILTER: expression(fixPNG(this));
}

.mapheader
{
	height:100px;
	width:100%;
	background-color: #6a97ce; 
	FILTER: alpha(Opacity=100);
	KHTMLOpacity: 1.00;
	MozOpacity: 1.00;
	opacity: 1.00;
	z-index: 480;
}

.mapHeaderNavigation 
{
	position: absolute;
	top: 5px;
	left: 230px;
	/* z-index: 1015; */
	color: #002F70;
}

.mapHeaderNavigation A
{
	color: #ffffff;
	text-decoration: none;
}

.mapHeaderNavigation A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

