* {
 margin:0;
 padding:0
}

body{
 background:#7b1101;
 text-align:center;
 padding: 0px;
  top: 0px;
}

#error404{
position: absolute;
 
   text-align:center;
   
   height: 150px;
   margin-left: -280px;
   z-index: 1;

  
}

#seite_intro{
position: absolute;
 top: 0px;
   text-align:center;
   padding: 0px;
   height: 740px;
   margin-left: -280px;
   margin-top: -350px;
z-index: 2;

}

b { color: #f2ebdc; 
	font-size: 8pt; 
	font-family: Arial, sans-serif; 
	font-style: normal; 
	text-align:center;
	line-height: 150%; 
	text-indent: 0; 
	word-spacing: 0; 
	  }




