/*
  $Id: anfahrt.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-anfahrt.jpg); 
  background-repeat: no-repeat;
  vertical-align: middle;  
  margin: auto;
  padding: 0px;
  width: 890px;
  height: 260px;
}

#footer{
  width: 100%;  
  position: relative;
  top: 10px;  
}

#zw_gmap_code {
  color: #2b3537;
  position: relative;
  top: -10px;
}

a {
  color: #f29400;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #f29400;
  font-weight: normal;
  text-decoration: underline;
}
