/****************************************************
 *  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: -284px;
	margin-right: -343px;
	margin-bottom: 0px;
	right:50%;
	position: absolute;
	padding: 0px;

}


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

#enter {
position: relative;
	margin-top: 10px;
	margin-left: 600px;
	padding: 0px;
}
*html #enter {
position: relative;
	margin-top: -20px;
	margin-left: 470px;
	padding: 0px;
}
.higrubild{
	background-image: url(../flash/higrubild.jpg);
	background-position: center top;	
}
