body{
	font: 1.2em garamond;
	margin: 0px;
}
.backgroundPic {
	LEFT: 0px; OVERFLOW: hidden; WIDTH: 100%; POSITION: fixed; TOP: 0px;
}
.backgroundPic .bild {
	WIDTH: 100%
}
.backgroundPic .bild IMG {
	WIDTH: 100%
}

.inhalt {
}
.karte {
	width: 848px; background: #FFFFFF; border: 2px solid #0175C0;
}
.transparent
{
	FILTER: alpha(opacity=50);
	background-color: #FFFFFF;
	opacity: 0.50;
	width: 848px;
}
.sichtbar
{
	FILTER: alpha(opacity=100);
	opacity: 1;
}
a.menu {font-family:arial;color:#FFFFFF;text-decoration:none;font-weight:bold}
a.menu:visited {font-family:arial;color: #FFFFFF;text-decoration:none;font-weight:bold}
a.menu:hover {font-family:arial;color: #FFFF00;text-decoration:underline;font-weight:bold}
a.menu.visited:hover {font-family:arial;color:#000000;text-decoration:underline;font-weight:bold}