﻿a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

.initLoad 
{
	background: #ffffff url('../branding/frankentourismus_loading.gif') no-repeat center;
}

.mapHeaderImage {
    height: 100px; 
    width: 900px;
    background: url('../branding/fraenkische-schweiz.png'); 
    FILTER: expression(fixPNG(this));
}

.mapheader
{
	height:100px;
	width:100%;
	background-color: #ffeecc;
	FILTER: alpha(Opacity=100);
	KHTMLOpacity: 1.00;
	MozOpacity: 1.00;
	opacity: 1.00;
}

.mapHeaderNavigation 
{
	position: absolute;
	top: 70px;
	left: 530px;
	z-index: 1015;
	color: #cc0000;
}

.mapHeaderNavigation A
{
	color: #cc0000;
	text-decoration: none;
}

.mapHeaderNavigation A:hover
{
	color: #cc0000;
	text-decoration: underline;
}



