/**
 * Style sheet startseite
 */
body
{
	margin:0;
	padding:0;
	font-size:62.5%;
}

/* Anzeige wenn Flash fehlt */
.hinweis
{
	margin:40px 0px 0px 0px;
	padding:3px;
	font-family:verdana,arial,sans-serif;
	font-size:1.2em;
	color:#000000;
	line-height:1.5em;
}

/* Anzeige wenn Flash fehlt */
.getflash
{
	bottom:0px;
	left:500px;
	right:0px;
	top:60px;
	position:absolute;
	margin:0;
	padding:0;
}
