body, table.center td.leftarea, table.center td.rightarea {
  margin: 0px;
  padding: 0px;
  background-color: white;
}

/*
body {
  background-color: #a7abad;
}
*/
table.center {
  border: 0px solid black;
  width: 925px;
  height: 545px;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0px; /* nur sinnvoll für border-collapse: separate*/
  empty-cells: show; /* rahmen für leere Zellen */
}

table.center td.leftarea {
  width: 318px;
  vertical-align: top;
}

table.center td.leftarea table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: 0;
}

table.center td.leftarea th img {
  width: 228px;
  height: 49px;
  margin-top: 85px;
  padding: 0;
  border: 0;
}

table.center td.rightarea {
  width: 607px;
  vertical-align: middle;
}

span.header, span.header1, span.header2, span.specialmenu, div.logo, span.language {
  font-family: verdana;
  margin-left: 45px;
  margin-right: 45px;
  display: block;
}

span.header1 {
  background: #000000;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  margin-top: 85px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
}

span.header2 {
  background: #debc06;
  color: #000000;
  font-size: 12px;
  text-align: right;
  padding-right: 19px;
  padding-top: 4px;
  padding-bottom: 5px;
}

span.language a#it {
  visibility: hidden;
  position: absolute;
}

span.language, span.language a {
  font-family: "Arial";
  font-size: 12px;
  color: #808080;
  text-align: right;
}

span.language {
  margin-top: 19px;
  margin-bottom: 0;
}

span.language a {
  text-decoration: none;
}

span.language a:hover {
  color: #000000;
}

span.language a.active {
  color: #333333;
}

span.language i {
  margin-left: 3px;
  margin-right: 3px;
}

span.specialmenu {
  width: 250px;
  height: 20px;
  margin-top: 27px;
  padding: 0;
  text-align: left;

  max-width: 250px;
  max-height: 20px;
  overflow: hidden;
}

span.specialmenu#specialmenu_de {
  background: url('../images/reservation_de.jpg');
  background-position: 13px 0px;
  background-repeat: no-repeat;
}

span.specialmenu#specialmenu_en {
  background: url('../images/reservation_en.jpg');
  background-position: 13px 0px;
  background-repeat: no-repeat;
}

span.specialmenu img {
  border: 0;
  padding-left: 13px;
  padding-top: 20px;
  
  width: 102px;
  height: 20px;
}

span.specialmenu a:hover img {
  padding-top: 0;
}

span.specialmenu1 {
  width: 192px;
  height: 24px;
  margin-top: 27px;
  padding: 0;

  max-width: 192px;
  max-height: 24px;
  display: block;
  overflow: hidden;
}

span.specialmenu1#specialmenu1_de {
  background: url('../images/gutschein_de.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

span.specialmenu1 img {
  border: 0;
  padding-top: 24px;
  width: 192px;
  height: 24px;
}

span.specialmenu1 a:hover img {
  padding-top: 0;
}

div.advertising1, span.advertising1a {
  margin-left: 58px;
  display: block;
}

div.advertising1 {
  width: 203px;
  height: 103px;
  margin-top: 27px;
  padding-left: 13px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  position: relative;
}

div.advertising1 p {
 margin: 0;
 padding: 0;
 width: 188px;
 font-family: Verdana;
 font-size: 10px;
 text-align: right;
 color: #333333;
 z-index: 1;
 position: absolute;
 top: 25px; 
 left: 0px;
}

span.advertising1a {
  width: 228px;
  height: 18px;
  margin-top: 0px;
  padding: 0px;
}

span.advertising1a img {
  border: 0;
}

div.logo {
  width: 228px;
  position: absolute;
  bottom: 35px;
  text-align: right;
}

div.logo img {
  border: 0;
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 8px;
  display: inline;
  float: none;
  width: 46px;
  height: 30px;
}

div.logo p {
  color: #333333;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0;
  font-family: "Arial";
  word-spacing: 1px;
  font-size: 11px;
  display: block;
}

div.logo a {
  color: #333333;
  text-decoration: none;
}

div.logo a:link{
  color: #333333;
  text-decoration: none;
}

div.logo a:active {
  color: #333333;
  text-decoration: none;
}

div.logo a:hover {
  color: #000000;
  text-decoration: underline;
}

table.content {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-width: 0;
}

table.content th {
  width: 607px; 
  height: 217px;
  border-bottom: 1px solid white; 
  margin: 0; 
  padding: 0;
}

table.content th img {
  width: 607px; 
  height: 217px; 
  border: 0; 
  margin: 0; 
  padding: 0;
  display: block;
  position: relative;
  top: 0px;
  left: 0px;
}


table.content td.pad1 {
  background-color: #d99e64;
}

table.content td.pad1 span {
  width: 34px;
  height: 108px;
  display: block;
}

table.content td.rightarea {
  width: 573px;
  vertical-align: middle;
  background-color: #c3660c;
}

table.content td.rightarea p {
  font-family: Arial;
  font-size: 11px;
  word-spacing: 2px;
  line-height: 160%;
  /* white-space: nowrap; */
  padding: 0;
  margin-left: 21px;
  margin-right: 34px;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

table.content td.hint p {
  color: #000000;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 0;
  font-family: Arial;
  font-size: 10px;
  display: block;
  font-style: italic;
  max-width: 159px;
  overflow: hidden;
}

table.content td.pad2 {
  border-top: 1px solid #ffffff;
  background-color: #f3f5f6;
  width: 34px;
  height: 220px;
}

table.content td.info {
  border-top: 1px solid #ffffff;
  background-color: #e7ebed;
  width: 573px;
  padding-left: 21px;
  padding-top: 25px;
  padding-right: 18px;
  padding-bottom: 25px;
  vertical-align: top;
}

table.content td.info a img {
  border: 0;
}

table.content td.info h1, table.content td.info h2 {
  color: #c3660c;
  font-family: "Verdana";
  font-size: 15px;
  font-weight: 300;
  display: block;
  padding: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 12px;
}

table.content td.info h2 {
  display: inline;
}

table.content td.info p, table.content td.rightmenuarea p {
  font-family: "Arial";
  font-size: 11px;
  color: #333333;
  display: block;
  padding: 0;
  margin: 0;
}

table.content td.rightmenuarea p {
  color: #000000;
}

table.content td.info a {
  font-family: "Arial";
  font-size: 11px;
  color: #333333;
  padding: 0px;
  /* text-decoration: none; */
}

/*
table.content td.info a:hover {
  text-decoration: underline;
}
*/

table.content td.info ul{
  margin: 0;
  padding-left: 12px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

table.content td.info li, table.content td.info li a {
  font-family: "Arial";
  font-size: 11px;
  color: #333333;
  padding: 0px;
  text-decoration: none;
}

table.content td.info li a:hover {
  text-decoration: underline;
}