/* CSS Document */
/* hide from ie on mac \*/
html {
	height:100%;
	overflow:hidden;
}
#maintable {
	width: 100%;
	height: 100%;
}
#flashcontent {
	width:100%;
	height:100%;
}
/* end hide */
body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#9B9383;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000000;
}.credits2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1E1E1;
}
.titel {
	color: #FFFFFF;
	font-family: tahoma, "trebuchet MS", verdana, arial;
	font-size: 11px;
	font-weight: bold;
}
