	
#index {
	padding-top:0px;
 	padding-left:0px;
	height:90%;
	width:790px;
	margin-top:0px;
	margin-left:-395px;
	background-image:url(bilder/logo.png);
	background-repeat:no-repeat;
	position:absolute;
	left:50%;
	right:50%;
}


         #flash {
         width:790px;
		 height:440px;
		 margin-top:-220px;
         position:absolute;
	     top:50%;
	     bottom:50%;
	     }
	 

#footer
		{
			position:fixed;
			bottom:0px;
			text-align:center;
	        width:100%;
		}
	 
