/****************************************************
 *  FIRMENPUNKT gmbh                               *
 *  (c) 2008                                        *
 *  http://www.firmenpunkt.de                       *
 *  - - aw - -                                      *
 ****************************************************
 *  mailto:webmaster@firmenpunkt.de                 *
 *  sitedesign, scripting (c) FIRMENPUNKT gmbh     *
 *  no use without permission!                      *
 ***************************************************/
 
 html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0;
}

img {
	border:none;
}

#flash  {
	top:50%;
	margin-top: -259px;
	margin-right: -363px;
	right:50%;
	position: absolute;
}

#logo {
	top:50%;
	margin-top: -206px;
	margin-right: -223px;
	right:50%;
	position: absolute;
}

#enter {
	top:50%;
	margin-top: 256px;
	margin-right: -280px;
	right:50%;
	position: absolute;
}