@charset "iso-8859-15";
HTML
{
	position: relative;
	height: 100%;
	margin: 0;
}
body
{
	height: 100%;
	margin: 0;
}
.flash
{
	height: 100%;
}
.flashcontent
{
	display:block;
	height: 100%;
	width: 100%;
}
IFRAME.gbuch
{
	display: none;
	position: fixed;
}
IFRAME.gmaps
{
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
}

