﻿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: #004c93; 
	FILTER: alpha(Opacity=100);
	KHTMLOpacity: 1.00;
	MozOpacity: 1.00;
	opacity: 1.00;
	z-index: 480;
}

.mapHeaderImage {
    height: 87px; 
    width: 450px;
	display: inline !important;
	float: left;
	Z-Index: 490;
    background: url('../branding/oberbayern_left.png'); 
    FILTER: expression(fixPNG(this));
}
.mapHeaderImage2 {
	position: absolute;
    height: 87px; 
    width: 410px;
	right: 0px;
	top: 0px;
	Z-Index: 495 !important;
	display: block !important;
	float: right;
    background: url('../branding/oberbayern_right.png'); 
    FILTER: expression(fixPNG(this));
}

.mapHeaderNavigation 
{
	position: absolute;
	top: 65px;
	left: 40px;
	/* z-index: 1015; */
	color: #ffffff;
}

.mapHeaderNavigation A
{
	color: #ffffff;
	text-decoration: none;
}

.mapHeaderNavigation A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

