﻿a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.initLoad 
{
	background: #ffffff url('../branding/bernkastel_loading_small.png') no-repeat center;
}

.initLoadText 
{
	top:47%;
}


.mapHeaderImage {
    height: 100px; 
    width: 2500px;
    background: url('../branding/bernkastel.png'); 
    FILTER: expression(fixPNG(this));
}

.mapheader
{
	height:100px;
	width:100%;
	background-color: transparent;
	FILTER: alpha(Opacity=100);
	KHTMLOpacity: 1.00;
	MozOpacity: 1.00;
	opacity: 1.00;
}

.mapHeaderNavigation 
{
	position: absolute;
	top: 82px;
	left: 838px;
	z-index: 1015;
	color: #000000;
}

.mapHeaderNavigation A
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.mapHeaderNavigation A:hover
{
font-size: 10px;
	color: #000000;
	text-decoration: underline;
}



