@charset "iso-8859-1";

body  { font-family: 'Open Sans', 'Trebuchet MS', Verdana, Arial; padding: 0px; margin: 0px; color: #000; }
/*html { background: #9e9e9e url(../pix/back1.png) repeat; }*/
html { background: #3c3c3c; }

h2 {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image:      -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image:         linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x;
  padding: 10px 15px;
  border-radius: 3px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
}

h5 { margin: 0; }

a img {border: 0px none;}

#hide_loading_site div { position: fixed; z-index:1005; width: 250px; height: 110px; background:#ffffff; left: 50%; top: 25%; margin-left: -125px; text-align: center; border: 2px solid #070784; padding-top: 10px; }
#hide_loading_site { display: none; position: fixed; z-index:1000; width: 100%; height: 100%; background: transparent; left: 0; top: 0; }

@media (min-width: 1450px) {
  .wa-zoom150 { -moz-transform: scale(1.5); -webkit-transform: scale(1.5); -ms-transform: scale(1.5); -o-transform: scale(1.5); transform: scale(1.5); -moz-transform-origin: 50% 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; -o-transform-origin: 50% 0; transform-origin: 50% 0; }
}
@media (min-width: 1700px) {
  .wa-zoom175 { -moz-transform: scale(1.75); -webkit-transform: scale(1.75); -ms-transform: scale(1.75); -o-transform: scale(1.75); transform: scale(1.75); -moz-transform-origin: 50% 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; -o-transform-origin: 50% 0; transform-origin: 50% 0; }
}
@media (min-width: 1900px) {
  .wa-zoom200 { -moz-transform: scale(2); -webkit-transform: scale(2); -ms-transform: scale(2); -o-transform: scale(2); transform: scale(2); -moz-transform-origin: 50% 0; -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; -o-transform-origin: 50% 0; transform-origin: 50% 0; }
}

.table .no-border { border-width: 0px; }

.wa-login { width: 310px; margin: 30px auto 100px auto; }
.wa-login a {color:#fff;}

.wa-main { position: relative; text-align: left; padding: 5px; min-height: 350px; background-color: #fff; }
.wa-main-body-tb { background: #fff; }
.wa-main-right { float: right; }
.wa-main-right a:hover { font-weight: normal; text-decoration: none; }
.wa-main-headline { font-size: 18px; margin-bottom: 10px; }
.wa-main-container { background: #fff; border-top: 3px solid #3a6ea5; padding: 3px; border-bottom: 3px solid #3a6ea5; }
.wa-main-tablecell { padding-right: 15px; }
.wa-main-center { text-align: center; }
.wa-center { text-align: center; }
.wa-main-info { background: #f5da81; padding-left: 10px; margin: 0 5px 4px 5px; border: 1px solid #FFAD33/* #a2db7c*/; border-radius: 5px; /*background: #d3f2ae; background: -webkit-linear-gradient(top, #eafbd1, #c6ec99); background: -moz-linear-gradient(top, #eafbd1, #c6ec99); background: -ms-linear-gradient(top, #eafbd1, #c6ec99); background: -o-linear-gradient(top, #eafbd1, #c6ec99); background: linear-gradient(top, #eafbd1, #c6ec99);*/ box-shadow: inset 0 1px 0 #fefcf0, 0 1px 0 rgba(0,0,0,0.1); }
.wa-footer { margin-left: auto; margin-right: auto; text-align: left; width: 980px; margin-top: 0px; padding: 2px; color: #5c5c5c; }
.wa-footer :link { color: #5c5c5c; }
.wa-footer :visited { color: #5c5c5c; }

.wa-table {width: 100%;}
.wa-table td, .wa-table th, .wa-table .wa-row td { padding: 8px; }
.wa-table .no-bottom-padding td { padding-bottom: 0px; }
.wa-table .no-top-padding td { padding-top: 0px; }
.wa-personen-list { width: 100%; }
.wa-personen-cell { border-bottom: 1px solid #494949; padding: 3px; }
.wa-personen-cell-head { border-bottom: 2px solid #494949; padding: 3px; font-weight: bold; }
.wa-cell-lightline-bottom { border-bottom: 1px solid #cccccc; }
.wa-cell-lightline-bottom p { margin: 0px; }
.wa-cell-lightline { border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 2px; }
.wa-cell-lightline-red { border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; padding: 2px; background-color: #ff3333; }
.wa-cell-foot, .table .wa-cell-foot { border-top: 2px solid #494949; padding: 3px; font-weight: bold; }
.wa-row-lightline-bottom td { border-bottom: 1px solid #cccccc; }
.wa-pers-edit-label { float: left; width: 120px; padding-top: 3px; }
.wa-pers-filter { float: right; margin-right: 10px; }
.wa-row-head td, .wa-row-head th, .wa-table thead th, .wa-table thead td { border-bottom: 2px solid #494949; padding: 3px; font-weight: bold; }
.wa-row td { border-bottom: 1px solid #494949; padding: 3px; }

.wa-hidden { display: none; }

.wa-abschnitt { border: 1px solid #cecece; padding: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 10px; }
.wa-abschnitt-headline, h5 { font-weight: bold; text-align: left; }
.wa-abschnitt-tablecell { padding-right: 15px; }
.wa-abschnitt-tablecell-right {  }

.wa-DV-monthList { border-spacing: 2px; }
.wa-DV-monthList-cell { height: 20px; border: 1px solid #cccccc; width: 70px; }
.wa-DV-monthList-cell :link { display: block; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.wa-DV-monthList-cell :hover { background: #cccccc; text-decoration: none; }
.wa-DV-legende-cell { width: 90px; }
.wa-DV-button { height: 20px; border: 1px solid #cccccc; padding: 0px 3px 0px 3px; text-align: center; }

/*.wa-DV-plan { padding: 0px; margin: 0; border: 0px; border-collapse:collapse; }*/
.wa-DV-monthList-cell-act { height: 20px; background: #cccccc; width: 70px; font-weight: bold; }
.wa-DV-plan-R1-rooms { width: 105px; border-bottom: 0px solid #cccccc; overflow: hidden; }
/*.wa-DV-plan-R1 { height: 42px; width: 28px; border: 0px solid #cccccc; text-align: center; overflow: hidden; background: url(../pix/cal_back_r1.png) no-repeat bottom right; }
.wa-DV-plan-R1 :link { display: block; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.wa-DV-plan-R1 :hover { background: #cccccc; text-decoration: none; }
.wa-DV-plan-R1-month { height: 28px; border: 1px solid #cccccc; font-weight: normal; text-align: center; overflow: hidden; }
.wa-DV-plan-R1-we { height: 42px; width: 28px; border: 0px solid #cccccc; background: #e3e3e6 url(../pix/cal_back_r1.png) no-repeat bottom right; text-align: center; overflow: hidden; }
.wa-DV-plan-R1-we :link { display: block; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.wa-DV-plan-R1-we :hover { background: #cccccc; text-decoration: none; }
.wa-DV-plan-R1-now { height: 42px; width: 28px; background: #fe7672 url(../pix/cal_back_r1.png) no-repeat bottom right;; text-align: center; overflow: hidden; }
.wa-DV-plan-R1-now :link { display: block; }
.wa-DV-plan-room { height: 28px;  padding: 0px; background: url(../pix/cal_back_room.png) no-repeat bottom right; }
.wa-DV-plan-cell { height: 28px; width: 28px; padding: 0px; background: url(../pix/cal_back_day.png) no-repeat bottom right; overflow: hidden; }
.wa-DV-plan-cell :link { display: block; }*/

.wa-DV-plan { padding: 0px; margin: 0; border-collapse:collapse; }
.wa-DV-plan-R1 { height: 42px; width: 28px;  border: 1px solid #ccc; text-align: center; overflow: hidden; }
.wa-DV-plan-R1 :link { display: block; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.wa-DV-plan-R1 :hover { background: #cccccc; text-decoration: none; }
.wa-DV-plan-R1-month { height: 28px; border: 1px solid #cccccc; font-weight: normal; text-align: center; overflow: hidden; }
.wa-DV-plan-R1-we { height: 42px; width: 28px; border: 1px solid #ccc; text-align: center; overflow: hidden; }
.wa-DV-plan-R1-we :link { display: block; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.wa-DV-plan-R1-we :hover { background: #cccccc; text-decoration: none; }
.wa-DV-plan-R1-now { height: 42px; width: 28px; border: 1px solid #ccc; text-align: center; overflow: hidden; }
.wa-DV-plan-R1-now :link { display: block; }
.wa-DV-plan-room { height: 28px;  padding: 0px; border: 1px solid #ccc; }
.wa-DV-plan-cell { height: 28px; width: 28px; border: 1px solid #ccc; padding: 0px; overflow: hidden; }
.wa-DV-plan-cell :link { display: block; }




.wa-DV-plan-booking { display: block; position: absolute; overflow: visible; height: 20px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: 0px solid #000; }
.wa-DV-plan-booking :link { display: block; color: #000; padding: 2px 0px 0px 1px; }
.wa-DV-plan-booking :visited { display: block; color: #000; }
.wa-DV-plan-booking :hover { font-weight: normal; }

.wa-DV-plan-booking-firstRow { display: block; position: absolute; overflow: visible; height: 20px; }
.wa-DV-plan-booking-firstRow :link { display: block; color: #fff; padding: 2px 0px 0px 1px; }
.wa-DV-plan-booking-firstRow :visited { display: block; color: #fff; }
.wa-DV-plan-booking-firstRow :hover { font-weight: normal; }

.wa-opt-left { width: 170px; }
.wa-opt-main { width: 798px; padding-left: 5px; }
.wa-opt-item { background: #3a6ea5; display: block; margin-bottom: 3px; color: #fff; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;  }
.wa-opt-item :link { display: block; color: #fff; border: 1px solid #000; padding: 3px 10px 3px 10px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.wa-opt-item :visited { display: block; color: #fff; border: 1px solid #000; padding: 3px 10px 3px 10px; }
.wa-opt-item :hover { display: block; color: #fff; border: 1px solid #fff; padding: 3px 10px 3px 10px; text-decoration: none; }
.wa-opt-item-act { background: #3a6ea5; display: block; margin-bottom: 3px; color: #fff; }
.wa-opt-item-act :link { display: block; color: #fff; border: 1px solid #fff; padding: 3px 10px 3px 10px; font-weight: bold; }
.wa-opt-item-act :visited { display: block; color: #fff; border: 1px solid #fff; padding: 3px 10px 3px 10px; font-weight: bold; }
.wa-opt-pricecell-head { border-bottom: 2px solid #494949; padding: 2px 4px 2px 4px; font-weight: bold; border-right: 1px solid #cccccc; }
.wa-opt-pricecell { border-bottom: 1px solid #cccccc; padding: 2px 4px 2px 4px; border-right: 1px solid #cccccc; text-align: center; }

.wa-BD-label { font-weight: bold; padding-right: 5px; }

.wa-print-body { background: #ffffff; font-size: 12px; color: #000; }
.wa-print-topLogo { }
.wa-print-bill-address { margin: 0px 0px 50px 0px; }
.wa-print-bill-address h5 { font-size: 7pt; text-decoration: underline; font-weight: normal; margin-bottom: 3px; }

.tooltip:hover { outline: none; text-decoration: none; position: relative; }
.tooltip span.tt-custom { display: none; width: 0px; margin-left: -999em; position: absolute; z-index: 99; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-weight: normal; font-size: 12px; text-align: left; text-shadow: none; white-space: normal; }
.tooltip:hover span.tt-custom { display: block; position: absolute; left: 1em; top: 2em; margin-left: 0; width: 250px; font-weight: normal; }
.tooltip:hover span.tt-custom img { border: 0; margin: -10px 0 0 -55px; float: left; position: absolute; }
.dropdown-menu .tooltip:hover span.tt-custom { left: -235px; top: -8px; }
.tt-custom { padding: 0.5em 0.8em 0.8em 2em; }
.tt-classic { padding: 0.8em 1em; background: #FFFFAA; border: 1px solid #FFAD33; }
.tt-critical { background: #FFCCAA; border: 1px solid #FF3334; }
.tt-help { background: #9FDAEE; border: 1px solid #2BB0D7; }
.tt-info { background: #4c4c4c; border: 1px solid #000; color: #fff; }
.tt-warning { background: #FFFFAA; border: 1px solid #FFAD33; }

.wa-pagetip { margin: 20px 10px 10px 50px; background: #f5da81; border: 1px solid #FFAD33; padding-left: 15px; color: #000; font-weight: normal; font-size: 12px; font-family: 'Trebuchet MS', Verdana, Arial; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.wa-pagetip ul { margin: 0px; }
.wa-pagetip img { border: 0; margin: -10px 0 0 -50px; float: left; }

.wa-top-pagetip { margin: 0px 10px 10px 50px; background: #f5da81; border: 1px solid #FFAD33; padding-left: 15px; color: #000; font-weight: normal; font-size: 12px; font-family: 'Trebuchet MS', Verdana, Arial; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.wa-top-pagetip img { border: 0; margin: -10px 0 0 -50px; float: left; }

.wa-head-infoline { font-size: 11px; font-variant: small-caps; text-align: center; width: 100%; }
.wa-head-infoline:after {display: inline-block; margin: 0 0 2px 8px; height: 1px; content: " "; text-shadow: none; background-color: #999; width: 40px; }
.wa-head-infoline:before {display: inline-block; margin: 0 8px 2px 0; height: 1px; content: " "; text-shadow: none; background-color: #999; width: 40px;}

.wa-public-search { background: #fff; padding: 0px; }
.wa-public-search p { margin: 1px; padding: 1px; }
.wa-public-search-head-text { background: url(../pix/trans_75.png) repeat; float: left; width: 250px; margin-right: 50px; padding: 5px 10px 5px 15px; }
.wa-public { background: #fff; padding: 0px; margin: 0px; }
.wa-public-main { margin-left: auto; margin-right: auto; text-align: left; width: 640px; background: #eaeaea; border-left: 1px solid #494949; border-right: 1px solid #494949; border-bottom: 1px solid #494949; margin-top: 0px; padding: 3px; }
.wa-public-top { height: 43px; background: #070784; border-bottom: 4px solid #494949; }
.wa-public-head { margin-bottom: 15px; padding: 5px; height: 180px; }
.wa-public-head-text { background: url(../pix/trans_75.png) repeat; float: right; width: 250px; margin-right: 15px; padding: 5px 10px 5px 15px; }
.wa-public-footer { margin-left: auto; margin-right: auto; text-align: left; width: 640px; margin-top: 0px; padding: 2px; color: #5c5c5c; }
.wa-public-footer :link { color: #5c5c5c; }
.wa-public-footer :visited { color: #5c5c5c; }
.wa-public-container { background: #fff; padding: 5px; }
.wa-commonButton { color: #5d6973; border: 1px solid #a3afb7; font-weight: 400; background-color: #dbe3e7; box-shadow: inset 0 0 1px #fff, inset 0 30px 20px -20px #f2f7fb, 0 1px 2px #d6d6d6; display: inline-block; border-radius: 3px; padding: 5px; margin-bottom: 1px; }
.wa-commonButton:hover { text-decoration: none; }
.wa-cB-bookDet { width: 80%; padding: 0 5px; }
.wa-cB-ico { padding: 1px; }
.wa-cB-main { padding: 1px 10px; text-align: center; }

.wa-float-abschnitt { float: left; display: box; width: 200px; margin: 5px; padding: 5px; text-align: center; border: 1px solid #cecece; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.hasDatepicker { background: #eeeeee url(../pix/calendar.gif) no-repeat right center; }

.btn-small { position: relative; margin-top:0px; border: 1px solid #000; border-radius: 2px; height: 12px; width:12px; }
.threelines-small:before { border-bottom: 6px double #000; border-top: 2px solid #000; content:""; height: 2px; position: absolute; right:1px; top: 1px; width:10px; }
.btn-small:hover { background: #5f5f5f; }

.tlmenu-small ul { display: none; position: absolute; z-index: 99; width: 121px; background: #5f5f5f; font-size: 12px; color: #000; border: 1px solid #494949; margin-top: 13px; margin-left: -2px; font-weight: normal; }
.tlmenu-small ul li { width: 120px; text-align: center; padding: 10px 0; border-bottom: 1px solid #494949; background: #5f5f5f; }
.tlmenu-small ul li a { color: #fff; }
.tlmenu-small:hover ul { display: block; }

.arrow { width: 0; height: 0; border-left: 20px solid #000; border-top: 20px solid transparent; border-right: 20px solid transparent; }


* html a:hover { background: transparent; }


#cboxTitle { height: 45px; border-bottom: 1px solid #3c3c3c; }

#navbar-top {margin-bottom: 0px;}
.navbar-inverse .navbar-brand { background-color: #428bca; color: #fff; }
.navbar-inverse .navbar-brand:hover { background-color: #428bca; color: #fff; }
.navbar-inverse .navbar-title { color: #fff; font-weight: bold; font-size: 120%;}
footer { display: block; color: #999; background-color: #3c3c3c; height: 120px; width: 100%; }
.white { background-color: #fff; }
.blue {  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image:      -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image:         linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x;
  color: #fff; }
.transparent { background-color: transparent; }
.alert-info { margin-top: 15px; }
.alert-info img { border: 0; margin: -25px 0 0 -25px; float: left; }
.table-responsive > .wa-table > thead > tr > td, .waOverflow > .wa-table > tbody > tr > td { white-space: nowrap; }
.font-blue { color: #428bca; } 

#statusBar { line-height: 24px; color: #fff; margin-bottom: 10px; 
  background-image: -webkit-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image:      -o-linear-gradient(top, #428bca 0%, #357ebd 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#428bca), to(#357ebd));
  background-image:         linear-gradient(to bottom, #428bca 0%, #357ebd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);
  background-repeat: repeat-x; }

/*.form-group input, .form-group select { margin-bottom: 2px; }*/

.panel-heading .pull-right { margin-top: -6px; }
.panel-heading .wa-main-right { margin-top: -6px; }
h2 .pull-right { margin-top: -4px; font-size: 14px; font-weight: normal; }
 
.panel-body .form-control { margin-bottom: 2px;}
.form-group .form-control { margin-bottom: 0px; }
.form-group { margin-bottom: 3px; }
.table-noborder td { border-top: none !important; }
.table-noborder { margin-bottom: 0px !important; }


.sidebar { display: none; }
@media (min-width: 1120px) {
  .sidebar { display: block; padding: 20px; background-color: #f5f5f5; border-right: 1px solid #eee; }
}

/* Sidebar navigation */
.nav-sidebar { margin-right: -21px; margin-bottom: 20px; margin-left: -20px; }
.nav-sidebar > li > a { padding-right: 20px; padding-left: 20px; }
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus { color: #fff; background-color: #428bca; }

.tb-container-bg .row, .tb-container-lg .row,.tb-container-md .row,.tb-container-sm .row { margin-right: 0px; }
.tb-container-bg .form-group, .tb-container-lg .form-group,.tb-container-md .form-group,.tb-container-sm .form-group { margin-right: 0px; }

.drop-hover { border: 2px solid #0000ff; }
.cal-cell-weekend { background-color: #e3e3e6; }
.cal-cell-today { background-color: #fe7672; }
.cal-cell-filter { background-color: #ffd5d5; }
.cal-cell-sperre { background-color: #858585; }

@media (min-width: 1200px) {
  .tb-container-sm { width: 310px; }
  .tb-container-md { width: 600px; }
  .tb-container-lg { width: 900px; }
  .tb-container-bg { width: 1150px; }
}

@media (max-width: 1290px) {
  .navbar-inverse .navbar-text, .navbar-inverse .navbar-zoom { display: none; }
}

@media (max-width: 1000px) {
  .tb-container-sm { width: 310px; }
  .tb-container-md { width: 600px; }
  .tb-container-lg,.tb-container-bg { width: 900px; }
}

@media (max-width: 767px) {
  .tooltip:hover span { display: none; }
  h2 .pull-right { margin-top: 0; display: block; }
  .tb-container-sm { width: 310px; }
  .tb-container-md,.tb-container-lg,.tb-container-bg { width: 600px; }
}

@media (max-width: 400px) {
  .tb-container-lg,.tb-container-md,.tb-container-sm,.tb-container-bg { width: 310px; }
}




@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}