.container {
	position: relative;
	visibility: visible;
	height: 600px;
	width: 960px;
	left: 0px;
	top: 0px;
}
.mainVrml {
	position: absolute;
	visibility: visible;
	height: 340px;
	width: 880px;
	left: 40px;
	top: 30px;
	border: 1px solid #CCCCCC;
}
.border {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;

}
body {
	padding: 0px;
	margin: 0px;
}
.iframe {
	position: absolute;
	visibility: visible;
	height: 200px;
	width: 800px;
	left: 40px;
	top: 400px;
	border: 0px none #FFFFFF;
}
.RotaryClub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #7F7F7F;
	text-align: left;


}
.Hilfe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7f7f7f;
	text-decoration: none;
	font-weight: bold;
}
.KopfZeile {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #CCCCCC;
	position: absolute;
	visibility: visible;
	text-align: center;



}

