/*
  $Id: bankettsaal.css,v 1.0 2009/08/31 JO

  Gueterbahnhof Neubrandenburg
  http://www.gueterbahnhof-nb.de

  Copyright (c) 2009 PIXELFREUN.DE

*/

.header { 
  background-image: url(../files/images/header/head-index.jpg); 
  background-repeat: no-repeat;
  vertical-align: middle;  
  margin: auto;
  padding: 0px;
  width: 890px;
  height: 260px;
  z-index: 4;
}

#footer{
 width: 100%;  
 position: relative;
 top: -10px; 
 background-color:transparent; 
}
