/* Basic Stylesheet
   Author: Jesus Ortiz 
   ----------------------------------------------------*/

body {
    background: #333;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    min-width: 1006px;
}

#head_wrapper {
    width: 1036px;
    position: relative;
}

/* =Header
   ----------------------------------------------------*/


/* =Content
   ----------------------------------------------------*/

h1,h2 {
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
}

div#background {
    z-index: 10;
    position: absolute;
}

#logo, #info, #info2 {
    border: 4px solid #000;
    background: white;
    position: absolute;
}

#topmenu {
    position: absolute; 
    top: 0px;
    right: 0px;
}

#mainmenu {
    position: absolute;
    top: 360px;
    left: 0;
}

#topmenu li {
    display: inline;
}

#topmenu li a {
    font-size: 13px;
    text-decoration: none;
    float: left;
    color: #000;
    background: #fff;
    padding: 8px 12px;
    margin-right: 3px;
}

#topmenu li.likeit a {
    padding: 4px 12px;
    margin-right: 3px;
}

#OT_searchWrapper table td a ,
#OT_searchWrapper .clickableDays {
    padding: 0;
    margin: 0;
    font-size: 12px;
    float: none;
}

#topmenu li.lang {
    background: transparent; 
    padding: 0;
    margin: 0;
}

#topmenu li.lang a {
    margin-right: 3px;
    margin-left: 0;
}

#content > div {
    display: none;
}

#content .contentmenu {
    display: block;
    height: 44px;
}

.contentmenu {
    width: 1220px;
    height: 44px;
    overflow: visible;
}

.contentmenu li {
    display: inline;
    float: left;
    height: 44px;
}

.contentmenu li a {
    display: block;
    border: 4px solid #000;
    padding: 8px 13px;
    color: #000;
    margin-right: 3px;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    background: #fff;
}

.contentmenu a:hover,
.contentmenu li.selected a {
    background-color: #000;
    color: #fff;
}

#topmenu li.booking a {
    padding: 5px 12px 6px;
    color: #000;    
    font-size: 16px;
    font-weight: bold;
    display: block;
    text-decoration: none;
    line-height: 18px;
}

.booking a:hover {
    cursor: pointer; 
    color: #EC1165;
}

#OT_searchWrapperAll {
    top: 0;
    left: 0;
    /*no js*/
    display: block;
    width: 739px;
    height: 72px;
    z-index: 100;
    position: relative;
    overflow: hidden;
}

#OT_searchWrapperAll .close {
    background: transparent;
    cursor:pointer;
    height:20px;
    position:absolute;
    width:21px;
    padding: 0;
    margin: 0;
    top: 0;
    right: 0;
}

.OT_feedTitle {
    padding-top: 4px;
    padding-left: 6px;
    font-weight: bold !important;
}
#OT_searchWrapperAll p#dateDisplay {
    display: none;
}

/* /new */ 
#logo {
    height: 190px;
    width: 355px;
    top: 140px;
}

#logo img {
    padding-left:5px;
    padding-top:12px;
}

#content {
    position: absolute;
    top: 405px;
    left: 0;
    width: 605px;
}

/*
#events,
#jobs,
#press,
#menus div,
#abonement,
#concept,
#owners,
.newsletter,
#news,
#links,
#contact */
.box
{
    border: 4px solid #000;
    background: white;
    padding: 10px;
    width: 100%;
    margin-bottom: 6px;
    z-index: -2;
}
.no-padding {
    padding: 0;
}

div.no-padding {
    width: 625px;
}

#photos .spacegallery {
    z-index: 1;
    width: 1000px;
    height: 700px;
}

#directions2,
#directions,
#directions1 {
    width: 280px;
    float: left;
}

#map2,
#map {
    margin-left: 292px;
    width: 314px;
    height: 284px;
}

#map2 .gmnoprint,
#map .gmnoprint {
    overflow: hidden;
} 

#abonement img {
    margin: 0;
}

#about,
#photos,
.newsletter,
#menus {
    position: relative;
}

.newsletter {
    z-index: 0;
}

.newsletter input[type=radio] {
    width: 16px;
    border: 0;
}

.newsletter input.error {
    border-color: #EC1165;
}

.newsletter p {
    padding-bottom: 8px;
    margin-right: 95px;
}

.newsletter .subscribe_mode {
    position:absolute;
    right:5px;
    top:0px;
    font-size: 9px;
    text-align: right;
}

.newsletter .subscribe_mode span {
    display: block;
    float: left;
    margin-bottom: 0;
    margin-top: 8px;
}

#reservation {
    overflow: visible;
    height: 80px;
}

#OT_searchWrapperAll {
    height: 210px;
    background-color: transparent;
    width: 100%;
}

#reservation-overlay #OT_searchWrapperAll {
   display: none; 
    height: 130px;
}

#reservation-overlay #OT_searchWrapperAll #OT_submitWrap {
    left: 360px;    
    top: 60px;
}

#OT_searchWrapper dl {
    top: 5px;
}
#reservation-overlay #OT_searchWrapper dl {
    top: 35px;
}

#OT_submitWrap input#submit, 
.newsletter input {
    margin-top: 8px;
    width: 400px;
    padding: 3px 12px;
    padding-left: 10px;
}

.newsletter input.short {
    width: 160px;
    margin-right: 10px;
}

#OT_partySizeLbl {
    width: 67px;
}

#OT_partySize {
    left: 80px;
    top: 23px;
}
#OT_dateLbl {
    left:145px;
}

#OT_date {
    top: 25px;
    left:216px;
}

#OT_timeLbl {
    left: 320px;
}

#OT_time {
    top: 23px;
    left: 390px;
}

#OT_submitWrap {
    left: 476px;
}

#OT_searchWrapper input,
#OT_searchWrapper select,
.apple_overlay input.submit,
#OT_submitWrap input#submit, 
.newsletter input {
    background: white;
    border: 2px solid #000;
}

#OT_submitWrap input#submit,
#tellafriend input.submit,
.apple_overlay input.submit,
.newsletter input.submit {
    margin-left: 10px;
    width: 100px;
   -moz-border-radius: 14px;
   -webkit-border-radius: 14px;
    border-radius: 14px;
}

#OT_submitWrap input#submit:hover,
.apple_overlay input.submit:hover,
.newsletter input.submit:hover {
    cursor: pointer;
    color: #EC1165;
    background-color: #eee;
}

#welcome {
    position: relative;
    margin-top: 20px;
}

#week-menu {
    left: 0px;
    position: absolute;
    top: 0;
    width: 330px;
    z-index: 0;
}

.yellow {
    background-color: #FFF100; 
    padding: 15px;
}

.yellow h2 {
    font-size: 16px;
    line-height: 21px;
}

.yellow p {
    line-height: 18px;
    padding-bottom: 16px;
}

#news-main {
    position: relative;
    z-index: 0;
    padding: 0;
}

#news-main .box {
    padding: 0px;
    text-align: center;
width: 800px;
}

#news-main h2 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
    line-height: 27px;
}

#news-main p {
    font-size: 15px;
    line-height: 22px;
}


#news-main table {
    width: 96%;
}

#news-main th,
#news-main th strong,
#news-main td {
    text-align: center;
    vertical-align: top;
    padding: 5px 10px;
    font-size: 15px;
    line-height: 22px;
}

#news-main img {
}

.apple_overlay input.submit,
#OT_submitWrap input#submit {
    margin: 0;
    padding: 2px 10px;
    display: block;
    width: auto;
} 


#logo2 {
    padding: 20px 0 0 5px;
    height: 170px;
    width: 220px;
    top: 635px;
    left: 695px;
}

#impressum {
    top: 1335px;
    padding: 8px 20px;
    border: 0px none;
    left: 0px;
    background: #fff;
    margin-bottom: 50px;
}

#impressum h2 {
    padding-bottom: 15px;
}

#info2,
#info {
    height: 170px;
    width: 285px;
    padding: 20px 20px 0px;
    top: 140px;
    left: 366px;
}
#info2 {
    left: 702px;
}

#menus h2 {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 5px;
    display: inline;
}

#menus h2.smaller {
    font-size: 14px;
}

#menus table {
    font-size: 12px;
    line-height: 18px;
    margin: 0 20px 30px 0;
    width: 95%;
}

#menus table th {
    text-align: left;
    vertical-align: top;
    height: 20px;
}

#menus table td:first-child {
   width: 80%;
   text-align: left;
}

#menus table td {
   min-width: 50px;
   text-align: right;
}

#newsletter input,
#impressum a,
em,
p {
    font-size: 12px;
    line-height: 16px;
}

strong {
    font-size: 13px;
}

em {
    font-style: normal;
}

p {
    padding-bottom: 12px;
}

a {
    text-decoration: none;
    color: #000;
}

#topmenu li a:hover,
a:hover {
    color: #EC1165;
}

.popup {
    position: absolute;
    padding: 20px;
    padding-right: 20px;
    background: #fff;
    width: 640px;
    display: none;
    height: 430px;
    width: 650px;
    top: -490px;
    left: 0px;
    border: 3px solid #000;
    overflow: auto;
}

.popup p {
    line-height: 15px;
    font-size: 12px;
    padding-bottom: 5px;
}

.popup h2 {
    padding-bottom: 5px;
}


/*** scrollpane ***/

.scroll-pane {
    height: 430px;
    width: 660px;
}

.jScrollPaneContainer {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.jScrollPaneTrack {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    height: 100%;
    background: #aaa;
}
.jScrollPaneDrag {
    position: absolute;
    background: #666;
    cursor: pointer;
    overflow: hidden;
}
.jScrollPaneDragTop {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.jScrollPaneDragBottom {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
a.jScrollArrowUp {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
    /*background-color: #666;*/
    height: 9px;
}
a.jScrollArrowUp:hover {
    /*background-color: #f60;*/
}

a.jScrollArrowDown {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
    /*background-color: #666;*/
    height: 9px;
}
a.jScrollArrowDown:hover {
    /*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
    /*background-color: #f00;*/
}

/*Clearinginput*/

.blurClass {
    color: #777;
    font-weight: bold;
    font-style: italic;
}

/* overlays */

.apple_overlay {
    
    display:none;
    
    background-image:url(../img/overlay/white2.png);
    
    /* 
        height is automatically calculated
    */
    width:490px;        
    padding:40px;
    font-size:11px;
}

#reservation-overlay {
    background-image:url(../img/overlay/booking.png);
}

#imprint {
    background-image:url(../img/overlay/imprint.png);
    width: 250px;
}

#share {
    width: 180px;
    background-image:url(../img/overlay/share.png);
    padding: 42px;
}

.apple_overlay h3 {
    line-height: 18px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
    background-image:url(../img/overlay/close2.png);
    position:absolute; right:5px; top:5px;
    cursor:pointer;
    height:35px;
    width:35px;
}


/*tell a friend */
#tellafriend_form {
    background-color: #fff;
}

#tellafriend  label {
    width: 340px;
    display: block;
    line-height: 17px;
    font-size: 12px;
    margin-top: 3px;
}

#tellafriend textarea,
#tellafriend input {
    width: 480px;
    font-size: 12px;
    padding: 2px;
    border: 2px solid #000;
}

#tellafriend input.submit {
    width: 100px;
    margin-top: 8px;
}

#tellafriend textarea {
    background: transparent url(../img/tellafriend/upper.png) no-repeat top left;       
    padding-top: 50px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 42px;
    width: 414px;
    text-align: center;
}

#tellafriend span.textarea_bg {
    background: transparent url(../img/tellafriend/lower.png) no-repeat bottom left;       
    position: relative;
    left: 2px;
    margin-top: -47px;
    height: 42px;
    display: block;
}

#tellafriend .error {
    font-size: 8px;
    font-weight: bold;
    color: #EC1165;
}

#tellafriend .margin_top {
    margin-top: 8px;
}

.facebook-share {
    margin-left:2px;
    margin-top:10px;
}

.addthis_toolbox {
    margin-top: 10px;
} 

.download {
}

p.text-right {
    text-align: right;
}

/* avoids flicking effect */
.hidden {
    display: none;
}

table#imageCal {
    border-collapse: collapse;
    border-spacing: 0;
}

/* styles for image gallery. modified */
.galleria{
    left:0px;
    position:absolute;
    width:1200px;
}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px; border: 4px solid #000}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block; top: 56px; left: 0px}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:none;padding-top:.5em}
.galleria_main div{display:none;}
.galleria_main div.active{display:block;}
* html .galleria li div span{width:400px} /* MSIE bug */

.gallery{width: 1200px; }
.gallery li{width:64px;height:44px;border:3px solid #000;margin: 0 3px 8px 0;overflow:hidden;background:#000;}
.gallery li div{left:240px}
.gallery li img.thumb{opacity:.5}
.gallery li.active img.thumb,.gallery li:hover img.thumb{opacity:.99} /* safari bug */
.gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}


/* IE FIXES */

*:first-child+html #topmenu li {
    display: inline;
}

* html #topmenu li {
    display: inline;
}


