*
{
  margin: 0;
  padding: 0;
}

  html
, body
{
  height: 100.1%;
}

body
{
  background: #ffffff url("images/mood-aehren.jpg") right center no-repeat;
  background-attachment: fixed;
  text-align: center;
  font-family: Arial, sans-serif;
}

  a:hover
, a:focus
, a:active
{
  text-decoration: none;
}

a
{
  color: #000000;
}

#wrapper
{
  width: 960px;
  background: #feedd1 url("images/wrapper.gif") left top repeat-y;
  text-align: left;
  margin: 0 auto;
  padding: 21px 23px 0 22px;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.all #wrapper
{
  background-image: none;
  width: 486px;
  padding: 10px 0;
  margin-top: 15px;
}

.cafe #wrapper
{
  background-position: 0 0px;
}

.hotel #wrapper
{
  background-position: -1005px 0px;
}

.events #wrapper
{
  background-position: -2010px 0px;
}

  .cafe
, .cafe a
{
  color: #2e0a0a;
}

  .events
, .events a
{
  color: #0a2e0a;
}

  .hotel
, .hotel a
{
  color: #0a0a2e;
}

#header
{
  background: url("images/header-cafe.jpg") top center no-repeat;
  height: 282px;
  padding: 0 22px;
}

.hotel #header
{
  background-image: url("images/header-hotel.jpg");
}

.events #header
{
  background-image: url("images/header-events.jpg");
}

.navigation
{
  width: 191px;
  list-style-type: none;
  margin: 0 27px;
  padding-bottom: 40px;
  float: left;
}

.all .navigation
{
  margin-right: 135px;
}

.all .events-navigation
{
  margin-right: 0;
}

.navigation li
{
}

  .navigation li a
, .navigation li.cafe a
{
  display: block;
  height: 40px;
  background: #894949 url("images/navigation.gif") left top repeat-x;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
}

  .hotel-navigation li a
, .navigation li.hotel a
{
  background-color: #635c7d;
  background-position: 20px -80px;
}

  .events-navigation li a
, .navigation li.events a
{
  background-color: #668f53;
  background-position: 20px -160px;
}

  .navigation li a:hover
, .navigation li.selected a
, .navigation li.cafe a:hover
{
  background-color: #4c1918;
  background-position: 0px -40px;
}

  .hotel-navigation li a:hover
, .hotel-navigation li.selected a
, .navigation li.hotel a:hover
{
  background-color: #262239;
  background-position: 0px -120px;
}

  .events-navigation li a:hover
, .events-navigation li.selected a
, .navigation li.events a:hover
{
  background-color: #264617;
  background-position: 0px -200px;
}

.navigation li a img
{
  border: 0;
}

#content
{
  padding-left: 247px;
  line-height: 1.35em;
  font-size: .9em;
  width: 713px;
}

#content img
{
  vertical-align: bottom;
}

.all #content
{
  padding-left: 0;
  width: auto;
}

#content p
{
  margin-bottom: 1em;
}

#footer
{
  width: 1005px;
  background: transparent url("images/footer-background.gif") left top repeat-x;
  text-align: left;
  margin: 0 auto 6px auto;
  height: 21px;
  padding-bottom: 3em;
  line-height: 21px;
  padding-top: 45px;
  font-size: .8em;
  text-align: center;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}

#footer img
{
  vertical-align: middle;
}

.all #footer
{
  width: 486px;
}

#header
{
  text-shadow: 0.05em 0.05em .1em #2E0A0A;
}

#header h1
{
  color: #feedd1;
  width: 201px;
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
  padding-top: 1em;
  margin-bottom: 1em;
}

#header p
{
  font-size: .75em;
  color: #ffffff;
  text-align: center;
  width: 201px;
  margin-bottom: .5em;
  line-height: 1.35em;
}

#header a
{
  color: #feedd1;
}

  .cafe #header h1
, .cafe #header p
, .cafe #header a
{
  color: #2E0A0A;
  text-shadow: 0.05em 0.05em .1em #feedd1;
}

#landhaus-saggau
{
  display: none;
}

#content h2
{
  font-size: 1.3em;
  margin-bottom: .75em;
}

#content h3
{
  font-size: 1.05em;
  margin-bottom: .75em;
}

#content h4
{
  font-size: 1em;
  margin-bottom: .6em;
  text-decoration: underline;
  font-weight: normal;
}

#content h3 small
{
  font-size: .8em;
}

#content small
{
  font-size: .85em;
}

a img
{
  border: 0;
}

#content ul
{
  margin: 0 2em 1em 2em;
}

body .ui-dialog
{
  font-size: .9em;
  text-align: left;
}

.ui-dialog p
{
  margin-bottom: 1em;
}

.ui-dialog .ui-button-text
{
  padding: 0 .5em;
}

.ui-dialog .ui-dialog-buttonpane
{
  border: 0;
}

#mood-copy
{
  color: #ffffff;
  background: rgba(0,0,0,.3);
  font-size: .75em;
  position: fixed;
  right: 5px;
  bottom: 5px;
  padding: .1em .25em;
  display: block;
  z-index: -1;
}

#mood-copy a
{
  color: #ffffff;
}

.accordion
{
  font-size: 1em;
  margin-bottom: 1em;
}

  .accordion h3
{
  font-weight: bold;
}

  #content .accordion h4
, #content .accordion p
, #content .accordion ul
, #content .accordion ol
{
  padding-left: 2em;
  margin-left: 0;
}
#content .ui-accordion-header
{
  margin-bottom: 0;
  padding-left: 30px;
}
#content .ui-accordion-content
{
  margin: -2px 0 2px 0;
  padding-left: 0;
  padding-right: 0;
}

#content .ui-accordion-content li
{
  list-style: disc outside none;
 
}

.side-images
{
  overflow: hidden;
  width: 200px;
}

.side-images img
{
  margin-bottom: .5em;
  
}

.side-images-right
{
  float: right;
  padding-left: 1em;
}

.side-images-right img
{
  clear: right;
  float: right;
}

#tinformations li
{
  list-style-type: none;
}

.rooms.small {
  max-height: 150px;
}