/**
 * Swoppen Systems
 *
 * @copyright since 2000 - All rights reserved.
 */

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,
acronym,address,big,cite,code,del,dfn,em,
font,img,ins,kbd,q,s,samp,small,strike,strong,
sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,
tbody,tfoot,thead,tr,th,td {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  vertical-align:baseline;
  background-color:transparent;
}

ol,ul {
  list-style:disc;
  padding-left:15px;
}

blockquote,q {
  quotes:none
}

blockquote:before,blockquote:after,
q:before,q:after {
  content:'';
  content:none;
}

i,em {
 font-style:italic;
}

:focus {
  outline:0;
}

ins {
  text-decoration:none;
}

del {
  text-decoration:line-through;
}

strong, b {
  font-weight:bold;
}

html, body {
  margin:0;
  padding:0;
}

* {
  font:12px arial, sans-serif, helvitica, verdana;
  line-height:21px;
  color:#000;
}

html {
  background:#71030A url("../images/tpl_slice_vs002.png") repeat-x 0 -100px;
}

body {
  background:transparent url("../images/tpl_body_bg.png") no-repeat center top;
  padding-top:16px;
}

p, table, ul, ol {
  margin:0.8em 0 0.8em 0;
}

img {
  border:0px;
}

ol, ul, li, a {
  text-decoration:none;
  list-style: none;
}

ul ul li

a {
  color:#B10511;
}

strong {
  font-weight:bold;
}

h1, h2 {
  color:#72030A;
}

h1 {
  font-size:30px;
  font-weight:normal;
  margin:1.2em 0;
  line-height:26px;
}

h2 {
  font-size:18px;
  margin:1.4em 0 0.6em 0;
  line-height:18px;
}

h3, h4 {
  color:#68594E;
  font-size:12px;
  margin:1.4em 0 0.6em 0;
  line-height:14px;
  font-weight:bold;
}

h3 {
  font-size:14px;
}

.box_2 .HP-pageblock-title {
  font-size:18px;
  margin:0.8em 0 0.6em 0;
  line-height:14px;
}

h5, h6 {
  font-size:11px;
  margin:0.4em 0 0.4em 0;
  line-height:10px;
}

.clearer {
  clear:both;
}

.tpl-wrapper {
  background-image:url(../images/tpl_bg_wrapper_1px.png);
  background-repeat:repeat;
  width:980px;
  margin:auto;
}

*+html .tpl-wrapper {
  width:982px;
  position:relative;
  left:2px;
}

* html .tpl-wrapper {
  width:982px;
  position:relative;
  left:2px;
}

  .tpl-left {
    float:left;
    padding-bottom:60px;
    width:253px;
  }
    
    .tpl-left .tpl-logo {
      padding:20px 0 0 23px;
      height:200px;
      width:200px;
      padding-bottom:20px;
      background:transparent url(../images/tpl_slice_vs001.png) -395px -352px;
    }
    
    .tpl-lang {
      float:right;
      height:12px;
      margin-right:25px;
      position:relative;
      top:-20px;
    }
    
    .tpl-lang .flag {
      display:block;
      padding:0 2px 0 2px;
      height:12px;
      width:15px;
      background:transparent url(../images/tpl_slice_vs001.png);
      float:left;
    }
      
      .tpl-lang a.flag.de {
       background-position: -98px -219px;
      }
      
      .tpl-lang a.flag.en {
       background-position: -118px -219px;
      }
      
      .tpl-left .tpl-menu {
        margin:20px 0;
      }
    
    .tpl-left .menu,
    .HP-pageblock.CMS_workflow {
      padding:0 20px 0 20px;
      margin:0;
    }
      
      .tpl-left .menu li.root  {
        padding:1px 0 2px 0;
        background:#D5C9B9 url(../images/tpl_slice_vs001.png) no-repeat -420px -166px;
      }
      
      *+html .tpl-left .menu li.root {
        background:#cccc99 url(../images/tpl_slice_vs001.png) no-repeat -420px -166px;
      }
        
        .tpl-left .menu li.root a.root {
          font-size:12px;
          font-weight:bold;
          text-align:left;
          width: 183px;
          padding:6px 5px 6px 25px;
          display:block;
          color:#64000E;
          font-size:14px;
          background:#D5C9B9 url(../images/tpl_slice_vs001.png) -4px -164px;
        }
        
        .tpl-left .menu li.root a.root:hover,
        .tpl-left .menu li.root a.root:focus,
        .tpl-left .menu li.root.active a.root,
        .tpl-left .menu li.root a.root:active { 
          background-position: 396px -54px;
          color:#F6df68;
        }
        
        .tpl-left .menu li.root a.root:active { 
          background-position: 396px -106px;
        }
        
        .tpl-left .menu li.root.submenu ul {
          display:none;
          padding-left:20px;
          
        }
        
        .tpl-left .menu li.root.submenu.active ul { 
          display:block;
          background-color:#e5d9c8;
          padding:10px 0 10px 40px;
          margin-bottom:-2px;
          margin-top:0;
        }
        
        .tpl-left .menu li.root.submenu.active ul li {
          list-style-type:disc;
        }
          
          .tpl-left .menu li.root.submenu.active ul li a {
            color:#64000E;
            line-height:25px;
            display:block;
          }
          
          .tpl-left .menu li.root.submenu.active ul li a:hover,
          .tpl-left .menu li.root.submenu.active ul li a:focus {
            text-decoration:underline;
          }
          
          .tpl-left .menu li.root.submenu.active ul li.active-category a {
            font-weight:bold;
          }
        
  .container-vs1 {
    height: 300px;
    background:transparent url(../images/tpl_slice_vs001.png) 0px 330px;
    position:relative;
  }
  
  .tpl-right {
    float:right;
    width:214px;
  }
  
  .tpl-right ul li {
    list-style-type:disc;
  }
  
  *+html .tpl-right {
    width:216px;
  }
  
  * html .tpl-right {
    width:216px;
    position:relative;
  }
  
  .tpl-right .shadow {
    height:300px;
    background:transparent url(../images/tpl_shadow_right.png) no-repeat 0 0;
    z-index:95;
    position:absolute;
    left:0;
    top:0;
    height:300px;
    width:16px;
  }
    
    .tpl-right .category-picture .tpl-category-picture  {
      width:214px;
      height:301px;
      display:block;
      position:relative;
      overflow:hidden;
      z-index:50;
    }
    
    *+html .tpl-right .category-picture .tpl-category-picture  {
      width:215px;
      border-right:1px solid #79030B;
    } 
    
      .tpl-right .category-picture .tpl-switcher {
        width:38px;
        height:16px;
        position:absolute;
        bottom:10px;
        right:10px;
        z-index:10000;
      }
        
        .tpl-switcher a {
          height:16px;
          width:16px;
          float:left;
          display: block;
          margin:0 1px;
        }
        
        .tpl-switcher a.prev {
          background:transparent url(../images/tpl_slice_vs001.png) -220px -220px;
        }
        
        .tpl-switcher a.prev:hover,
        .tpl-switcher a.prev:focus{
          background:transparent url(../images/tpl_slice_vs001.png) -220px -240px;
        }
        
        .tpl-switcher a.prev:active {
          background:transparent url(../images/tpl_slice_vs001.png) -220px -260px;
        }
        
        .tpl-switcher a.next {
          background:transparent url(../images/tpl_slice_vs001.png) -240px -220px;
        }
        
        .tpl-switcher a.next:hover,
        .tpl-switcher a.next:focus {
          background:transparent url(../images/tpl_slice_vs001.png) -240px -240px;
        }
        
        .tpl-switcher a.next:active {
          background:transparent url(../images/tpl_slice_vs001.png) -240px -260px;
        }
        
        .tpl-right .category-picture .tpl-switcher a.number { display:none; }
        
        .tpl-right .category-picture .tpl-category-picture .HP-pageblock-content {
          padding:0;
        }
        
        .tpl-right .category-picture .tpl-category-picture .HP-pageblock-content img { position:absolute; }
        
        *+html .tpl-right .category-picture .tpl-category-picture .HP-pageblock-content img { left:1px; }
        
        
      .tpl-right-blocks .HP-pageblock.HP_owncontent,
      .HP-pageblock.reservation.RP_booking_block, .HP-pageblock.AUT_login { position:relative; float:left;width:100%;}
        
        .HP-pageblock.HP_owncontent .HP-pageblock-title,
        .HP-pageblock.CMS_workflow .HP-pageblock-title,
        .HP-pageblock.reservation .HP-pageblock-title, 
        .HP-pageblock.AUT_login .HP-pageblock-title {
          padding:10px 6px 0 20px;
          height:30px;
          font-weight:bold;
          font-size:12px;
          color:#F6df68;
        }
        
        .HP-pageblock.CMS_workflow .HP-pageblock-title.open {
          background:transparent url(../images/tpl_slice_vs001.png);
          background-position: 215px 0px;
        }
        .HP-pageblock.CMS_workflow .HP-pageblock-title.open:hover {
          background-position: 215px -50px;  cursor:pointer;
        }
        
        .HP-pageblock.CMS_workflow .HP-pageblock-title.open:active {
          background-position: 215px -100px;
        }
        
        .HP-pageblock.CMS_workflow .HP-pageblock-title.closed {
          background:transparent url(../images/tpl_slice_vs001.png);
          background-position: -184px 0;
        }
        .HP-pageblock.CMS_workflow .HP-pageblock-title.closed:hover {
          background-position: -184px -50px;
        }
        
        .HP-pageblock.CMS_workflow .HP-pageblock-title.closed:active {
          background-position: -184px -100px;
        }
        
        .HP-pageblock-title.open, .HP-pageblock-title {
          background:transparent url(../images/tpl_slice_vs001.png);background-position: 219px 0px;
        }
        
        .HP-pageblock-title.open:hover {
          background-position: 219px -50px; cursor:pointer;
        }
        
        .HP-pageblock-title.open:active {
          background-position: 219px -100px;
        }
        
        .HP-pageblock-title.closed {
          background:transparent url(../images/tpl_slice_vs001.png);background-position: -180px 0px;
        }
        
        .HP-pageblock-title.closed:hover {
          background-position: -180px -50px; cursor:pointer;
        }
        
        .HP-pageblock-title.closed:active {
          background-position: -180px -100px;
        }
        
        .HP-pageblock.reservation .HP-pageblock-content,
        .HP-pageblock.HP_owncontent .HP-pageblock-content {
          padding:10px 20px 20px;
          float:left;
        }
        
        * html .HP-pageblock.reservation .HP-pageblock-content,
        * html .HP-pageblock.HP_owncontent .HP-pageblock-content {
          padding:10px;
          float:none;
        }
        
        .HP-pageblock-title .bell {
          background:transparent url("../images/tpl_hotel_bell.png") no-repeat;
          padding-left:25px;
          margin-top:-20px;
          width:20px;
          height:45px;
          float:left;
          left:-10px;
          z-index:80;
          position:relative;
        }
        
  .tpl-middle {
    float:left;
    width:450px;
    padding:30px;
    position:relative;
  }
  
    .tpl-middle .HP_page .content  ul li {
      list-style-type:disc;
    }
    
    .tpl-middle a {
      color:#64000E;
      text-decoration:underline;
    }
    
    .tpl-middle a.toTop {
      clear:both;
      position:absolute;
      bottom:0px;
      right: 30px;
      color:#64000E;
      font-size:11px;
    }
  
  .tpl-footer {
    height:80px;
    position:relative;
    background:#71030A url("../images/tpl_slice_vs002.png") repeat-x 0 -10px;
  }
    
    .tpl-footer .ftr-cafe {
      position:absolute;
      top:-70px;
      left:-70px;
    }
  
  .tpl-contact {
    float:right;
    height:80px;
    margin:0px 25px 0 0;
    color:#F6df68;
  }
    
    .tpl-contact .contact-address,
    .tpl-contact .contact-phone {
      float:left;
    }
    
    .tpl-contact .contact-address,
    .tpl-contact .contact-phone,
    .tpl-contact .contact-address strong,
    .tpl-contact .contact-phone strong,
    .tpl-contact .contact-address b,
    .tpl-contact .contact-phone b,
    .tpl-contact .contact-address a,
    .tpl-contact .contact-phone a {
      color:#FACC68;
    }
    
    .tpl-contact .contact-address a,
    .tpl-contact .contact-phone a {
      text-decoration:underline;
    }
    
    .tpl-contact .HP-pageblock-content {
      padding-bottom:0;
    }
    
    .tpl-contact .contact-address {
      padding:0 15px 0 15px;
      border-right:1px solid #FACC68;
    }
    
    .tpl-contact .contact-phone {
      padding:0 15px 0 15px;
    }
    
    .tpl-contact .contact-link {
      color:#F6df68;
      display:block;
      width:125px;
      margin:20px 0 0 100px;
      font-weight:bold;
    }
    
  .tpl-imprint {
    color:#F6DF68;
    float:left;
    text-align:right;
    position:relative;
    width:100%;
    height:22px;
  }
  
  *+html .tpl-imprint {
    background-color:#71030A;
  }
  
  * html .tpl-imprint {
    background-color:#71030A;
    
  }
    
    .tpl-imprint a {
      padding:0 2px 0 2px;
      color:#F6df68;
      font-size:10px;
    }
    
.email-direct label {
float:left;
clear:left;
width:120px;
}

input,
textarea {
  padding:2px;
  margin:2px;
}

.email-direct input,
.email-direct textarea {
  float:left;
  width:220px;
  max-width:220px;
}

input:hover,
input:focus,
input:active,
textarea:hover,
textarea:focus,
textarea:active {
  border:1px solid #660000;
  padding:3px;
  margin:2px;
}

.email-direct input[type="submit"] {
  margin-left:245px;
  width:100px;
  color:#F6df68;
}

.form .error {
  border:1px solid #DC0000;
  width:222px;
  max-width:222px;
}

.form .error:hover,
.form .error:focus,
.form .error:active {
  border:1px solid #DC0000;
  padding:2px;
}

.form .error:focus {
  border:1px solid #660000;
}

div.io_error,
div.io_success,
div.io,
div.error,
div.error-msg,
div.io-msg,
div.info-msg {
  font-weight:bold;
  padding:10px;
  text-align:center;
  margin-bottom:20px;
}

div.io_error,
div.error,
div.error-msg,
div.info-msg {
  border:1px solid #DC0000;
  color:#660000;
}

div.io_success, div.io, div.io-msg {
  border:1px solid #008001;
  color:#008001;
}

.files img[src=""] {
  display: none;
}

/* Weitere Bilder */
.HP-pageblock.more-pics.CMS_workflow .HP-pageblock-content {
  background-color:#E5D9C8;
  width:203px;
  padding:5px;
}

  .HP-pageblock.more-pics.CMS_workflow a {
    margin:5px;
    float:left;
    height:43px;
    display:block;
    width:55px;
    overflow:hidden;
    border:1px solid #D5C9B9;
  }

  .table-prices {
    width:100%;
    border-collapse:separate;
    border-spacing:1px;
  }
  
  .table-prices td {
    background-color:#D5C9B9;
    padding:5px;
    text-align:center;
  }
  
  .table-prices th {
    background-color:#95040D;
    font-weight:bold;
    color:white;
    padding:5px;
  }
  
  .route {
    background-color:#D5C9B9;
    padding:10px;
  }
  a.button, .button, input.button, button, div.button input {
      padding:2px 20px;
      background-image: url("../images/tpl_slice_vs001.png");
      background-position:-40px 0px;
      border:1px solid #660000;
      color:#F6DF68;
      cursor: pointer;
      font-weight:bold;
      text-decoration:none;
      height:30px;
    }
    
    a.button {
      display:block;
      width:130px;
      height:24px;
      padding:4px 20px 0 20px;
      text-align:center;
    }
    
    .button:hover,.button:focus,  input.button:hover,  input.button:focus, button:focus, div.button input:focus {
       background-position:-40px -50px;
       cursor:pointer;
    }
    
    .button:active,  input.button:active {
       background-position:-40px -100px;
    }

.HP-pageblock.AUT_login .HP-pageblock-content {
  padding: 5px 10px;
}
.HP-pageblock.AUT_login div.button {
  background-image:none;
  border-width: 0;
}

.HP-pageblock.AUT_login td {

display: block;
}
