﻿a {
	color: #AA3138;
	text-decoration: none;
	font-weight: bold;
}

.initLoad 
{
	background: #ffffff url('../branding/ostbayern-tourismus_loading_small.png') no-repeat center;
}

.initLoadText 
{
	top:46%;
}

.mapHeaderImage {
    height: 100px; 
    width: 1100px;
    background: url('../branding/ferienland-dingolfing-landau.png'); 
    FILTER: expression(fixPNG(this));
}

.mapheader
{
	height:100px;
	width:100%;
	background-color: white; 
	FILTER: alpha(Opacity=100);
	KHTMLOpacity:	1.00;
	MozOpacity: 1.00;
	opacity: 1.00;
	z-index: 480;
}

.mapHeaderNavigation 
{
	position: absolute;
	top: 75px;
	left: 205px;
	/* z-index: 1015; */
	color: #1F3782;
	font-size: 14;
}

.mapHeaderNavigation A
{
	color: #1F3782;
	text-decoration: none;
}

.mapHeaderNavigation A:hover
{
	color: #1F3782;
	text-decoration: underline;
}
