body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
h1{
       position:absolute;
       width:400px;
       height:115px;
       z-index:2;
	   font-size: 5px;
       visibility: hidden;
	   display: none;
}
.Stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
.headline {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;

}
.text  {
	font-family : Verdana, Arial, Helvetica, Geneva;
	font-size : 10px;
	color : #666666;
	line-height: 16px;
}
html {
    height: 100%;
    overflow: hidden;
}

#flashcontent {
    height: 100%;
        	}
/* end hide */
