﻿@charset "UTF-8";

@media all
{
  div#impressum,div#events,div#galerie,div#landleute,div#sightseeing,div#reservierung,div#gutscheine,div#index {
    background         : url(../images/content/room.jpg) top left no-repeat;
  }
  
  div#gutscheine {
    background         : url(../images/content/gutscheine.jpg) top left no-repeat;
  }
  
  div#galerie {
    background         : url(../images/content/galerie.jpg) top left no-repeat;
  }
  
  div#ecards {
    background         : url(../images/content/galerie.jpg) top left no-repeat;
  }
  
  div#newsletter,div#landleute,div#sightseeing {
    background         : url(../images/content/specials.jpg) top left no-repeat;
  }
  
  div#reservierung {
    background         : url(../images/content/reservierung.jpg) top left no-repeat;
  }
  
  div#eventspier {
    background         : url(../images/content/events.jpg) top left no-repeat;
  }
  
  div#eventsnoh {
    background         : url(../images/content/events.jpg) top left no-repeat;
  }
  
  div#kino {
    background: #1B161A!important;
  }
}
