﻿a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.initLoad 
{
	background: #ffffff url('../branding/frankentourismus_loading.gif') no-repeat center;
}

.mapHeaderImage {
    height: 79px; 
    width: 1000px;
    background: url('../branding/fraenkischer-gebirgsweg.png'); 
    FILTER: expression(fixPNG(this));
}

.mapheader
{
	height:79px;
	width:100%;
	background-color: #CCCCCC;
	FILTER: alpha(Opacity=100);
	KHTMLOpacity: 1.00;
	MozOpacity: 1.00;
	opacity: 1.00;
}

.mapHeaderNavigation 
{
	position: absolute;
	top: 2px;
	left: 725px;
	z-index: 1015;
	color: #000000;
}

.mapHeaderNavigation A
{
	color: #000000;
	text-decoration: none;
}

.mapHeaderNavigation A:hover
{
	color: #000000;
	text-decoration: underline;
}
