body	{
	margin: 0; /* margin and padding only necessary to cater for Mac IE5 */
	padding: 0;
	/*\*/	overflow: hidden; /* because Mac IE5 don't understand */
	}
	
.een{
 	background-repeat: no-repeat; 
 	background-attachment: fixed; 
 	background-position: center;
 	background-color: #E7E7EF;
 	overflow: hidden;	
}	
div	{
	margin: 0;
	padding: 0;
	}
#content {
	/*\*/
	position: absolute;
	/* Exclude abs positioning for Mac IE5 */
	margin: 0 auto 0 auto;
	width: 97%;
	/*\*/
	top: 1.5em;
	bottom: 1.5em;
	left: 1em;
	
	/* Exclude all previous props for Mac IE5 */
	
	}
#header {
	/*\*/ position: absolute; /* Exclude for Mac IE5 */
	height: 1.5em;
	width: 97%;
	/*\*/
	top: 0;
	left: 1em;
	/* exclude thes from Mac IE5 */
	}
#footer {
	/*\*/ position: absolute; /* Exclude for Mac IE5 */
	height: 1.5em;
	width: 97%;
	margin: 0 auto 0 auto;
	/*\*/
	bottom: 0;
	left: 1em;
	/* exclude thes from Mac IE5 */
	}
	
/* settings for appearance alone */

#content { background: none; }
#header { background: none; 
	text-align: center;
	vertical-align: middle;
}
#footer { 
	background: none; 
	vertical-align: middle;
	text-align: center;
	}
#footerframe { background: none; }
.mnu .item1:visited	 {color:white;}

#hidepage
  {position: absolute;
   top: 0px; 
   left: 0px; 
   width: 100%; 
   height: 100%; 
}

.titel  {
 font-size:80pt;
 font-family:Arial Narrow;
 color:white;
 font-weight: bold;
}

span.nonie {
 visibility: visible !important;
 visibility: hidden;
}