﻿a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.initLoad 
{
	background: #ffffff url('../branding/ostbayern-tourismus_loading_small.png') no-repeat center;
}

.initLoadText 
{
	top:46%;
}

.mapHeaderImage {
    height: 95px; 
    width: 1218px;
    background: url('../branding/haibach-elisabethszell.jpg'); 
    FILTER: expression(fixPNG(this));
}

.mapheader
{
	height:95px;
	width:100%;
	background-color: #174497;
	FILTER: alpha(Opacity=100);
	KHTMLOpacity: 1.00;
	MozOpacity: 1.00;
	opacity: 1.00;
}

.mapHeaderNavigation 
{
	position: absolute;
	top: 76px;
	left: 400px;
	z-index: 1015;
	color: #174479;
	font-size: 12px;
}

.mapHeaderNavigation A
{
	color: #174479;
	text-decoration: none;
}

.mapHeaderNavigation A:hover
{
	color: #174479;
	text-decoration: underline;
}

