.tx-reservationtool-pi1 div,
.tx-reservationtool-pi2 span{
    font-family: Arial;
}

.tx-reservationtool-pi2 div,
.tx-reservationtool-pi2 span
{
    font-family: Arial;
}

.tx-reservationtool-pi3 div,
.tx-reservationtool-pi2 span{
    font-family: Arial;
}

.tx-reservationtool-pi4 div,
.tx-reservationtool-pi2 span{
    font-family: Arial;
}

.tx-reservationtool-pi1-categories {
}

.tx-reservationtool-pi1-categories li {
    list-style: none;
    float: left;
}

.tx-reservationtool-pi1-categories li.actual_category{
    font-weight:bold;
}


.tx-reservationtool-pi2 {
    margin-bottom: 2em;
}

.tx-reservationtool-pi2-item {
    overflow: hidden;
}

* html .tx-reservationtool-pi2-item {
    overflow: visible;
    height: 1%;
}

.tx-reservationtool-pi2-item-col1 {
    width: 50%;
    float:left;
}

.tx-reservationtool-pi2-item-col2 {
    width: 50%;
    float:left;
}

.tx-reservationtool-pi2-item-name {
    font-weight:bold;
}

.tx-reservationtool-pi2-item-description {
    margin-bottom: 2em;
}

.tx-reservationtool-pi2-reservation {
    overflow: hidden;
    margin-bottom: 2em;
    width: 540px;
}

* html .tx-reservationtool-pi2-reservation {
    overflow: visible;
    height: 1%;
}

.tx-reservationtool-pi2-reservation-col1{
    width: 40%;
    float:left;
}

.tx-reservationtool-pi2-reservation-col2{
    width: 60%;
    float:left;
}

.tx-reservationtool-pi2-reservation-form-date-line label,
.tx-reservationtool-pi2-reservation-form-line label,
.tx-reservationtool-pi2-reservation-form-payment-options label {
    width: 80px;
    display: block;
    float: left;
}

.tx-reservationtool-pi2-reservation-form-date-line,
.tx-reservationtool-pi2-reservation-form-line,
.tx-reservationtool-pi2-reservation-form-payment-options {
    clear: both;
}

.tx-reservationtool-pi2-reservation-form-line input {
    float: left;
}

.tx-reservationtool-pi2-reservation-form-date-line input {
    width: 18px;
    float: left;
    margin-right: 2px;
}

.tx-reservationtool-pi2-reservation-form-date-line input.input_field_year{
    width: 27px;
    margin-right: 11px;
    float: left;
}

.tx-reservationtool-pi2-reservation-form-required-field label{ 
    background-color: orange;
}

.tx-reservationtool-pi2-acknowledgement-page {
    overflow: hidden;
}

* html .tx-reservationtool-pi2-acknowledgement-page {
    overflow: visible;
    height: 1%;
}

.tx-reservationtool-pi2-acknowledgement-page-col1{
    width: 260px;
    float:left;
}

.tx-reservationtool-pi2-acknowledgement-page-col2{
    width: 250px;
    float:left;
}

.tx-reservationtool-pi2-acknowledgement-page-head-line{
    font-weight: bold;
}


.tx-reservationtool-pi2-acknowledgement-page-button{
    margin-top: 2em;
}

.tx-reservationtool-pi2-acknowledgement-page-button a:link {
    border: 1px solid black;
    text-align: center;
    display: block;
    margin-bottom: 1em;
    text-decoration: none;
    padding: 1px;
    width: 100px;
	  font-weight: bold;
	  background-color:#5d97e1; /*@@LAYOUT:BODY:FORM:BUTTON:BACKGROUND;Hintergrundfarbe Formular BUTTON@@*/
	  color:white; /*@@LAYOUT:BODY:FORM:BUTTON:FONT;Schriftfarbe Formular BUTTON@@*/
}


.tx-reservationtool-pi2-acknowledgement-page-button input,
.tx-reservationtool-pi2-reservation-button input {
    padding: 1px;
    margin-top: 1em;
    font-weight: bold;
	  background-color:#5d97e1; /*@@LAYOUT:BODY:FORM:BUTTON:BACKGROUND;Hintergrundfarbe Formular BUTTON@@*/
	  color:white; /*@@LAYOUT:BODY:FORM:BUTTON:FONT;Schriftfarbe Formular BUTTON@@*/

}

.tx-reservationtool-pi2-acknowledgement-page-button input {
    width: 230px;
}


.tx-reservationtool-pi2-reservation-form-terms-field {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.header_second,
.header_third,
.header_fourth,
.header_fifth{
    margin-left: 22px;
    color: #316DBD;
}

/* Calendar */

.tx-reservationtool-pi2 .calendar_box {
	margin-bottom: 1em;
 }
 
 .tx-reservationtool-pi2 .calendar_table {
	border: 1px solid #73868C;
 }

.tx-reservationtool-pi2 td,
.tx-reservationtool-pi2 table,
.tx-reservationtool-pi2 th {
  border-collapse: separate;
}

.tx-reservationtool-pi2  th {
 vertical-align:top;
 height : 27px;
}

.tx-reservationtool-pi2  td {
 vertical-align:middle;
 text-align:center;
 height : 27px;
 width : 26px;
}

.tx-reservationtool-pi2  div {
     font-style: normal;
}


.tx-reservationtool-pi2 .prev_month {
    background-color:#316DBD;
    vertical-align:middle;
    text-align:center;
}

.tx-reservationtool-pi2 .next_month {
    background-color:#316DBD;
    vertical-align:middle;
    text-align:center;
}

.tx-reservationtool-pi2 .next_month a,
.tx-reservationtool-pi2 .prev_month a {
    color:white;
}


.tx-reservationtool-pi2 .month {
    background-color: #316DBD;
    vertical-align: middle;
    text-align: center;
    color:white;
}

.tx-reservationtool-pi2 .weekday {
    color:white;
    background-color:#5D97E1;
    vertical-align:middle;
    text-align:center;
}

.tx-reservationtool-pi2 .other_month {
  background-color:AliceBlue;
  cursor: not-allowed;
}

.tx-reservationtool-pi2 .available {
  background-color:MediumSpringGreen;
  cursor: pointer;
}

.tx-reservationtool-pi2 .scarce {
  background-color:#fdff5f;
  cursor: pointer;
}

.tx-reservationtool-pi2 .un_available {
  background-color:salmon;
  cursor: not-allowed;
}

.tx-reservationtool-pi2 .blocked {
  background-color: #C0C0C0;
  cursor: not-allowed;
}

.tx-reservationtool-pi2 .office {
  background-color:orange;
  cursor: not-allowed;
}

.tx-reservationtool-pi2 .actual_day {
  font-weight: bolder;
}

.tx-reservationtool-pi2 .legend {
    margin-bottom: 1em;
    margin-top: 1em;
}

.tx-reservationtool-pi2 .legend_box {
    width: 12px;
    height: 12px;
    float: left;
    margin-right:1em;
    border: 1px solid black;
}

.tx-reservationtool-pi2 .legend_line {
    margin-bottom: 2px;
}

.tx-reservationtool-pi2 .icon_group {
  height: 20px;
  text-align: left;
}

.tx-reservationtool-pi2 .icon {
  margin: 1px;
}

.tx-reservationtool-pi2-reservation-form-payment-options {
    overflow: hidden;
}

* html .tx-reservationtool-pi2-reservation-form-payment-options {
    overflow: visible;
    height: 1%;
}

.tx-reservationtool-pi2-reservation-form-payment-options-block {
  float:left;
}

.tx-reservationtool-pi2-error,
.tx-reservationtool-pi2-payment-process {
    margin-bottom: 2em;
    padding: 1em;
}

.tx-reservationtool-pi2-error {
    background-color: orange;
}

.tx-reservationtool-pi2-acknowledgement-page-banner{
    margin-bottom: 2em;
    margin-top:1em;
}

.tx-reservationtool-pi2-acknowledgement-page-banner-image{
}

.tx-reservationtool-pi2-acknowledgement-page-banner-caption{
  margin-top: 3px;
}

.tx-reservationtool-pi2-acknowledgement-page-banner-caption-word-1{
  margin-left: 25px;
  font-size: 12px;
  font-weight: bold;
}

.tx-reservationtool-pi2-acknowledgement-page-banner-caption-word-2{
  margin-left: 68px;
  font-size: 12px;
  font-weight: bold;
}

.tx-reservationtool-pi2-acknowledgement-page-banner-caption-word-3{
  margin-left: 55px;
  font-size: 12px;
  font-weight: bold;
}

/* Admin Tool */
.tx-reservationtool-pi3 {
    width: 540px;
}

.tx-reservationtool-pi3-error{
  width: 520px;
  padding: 5px;
  margin-bottom: 1em;
  background-color: orange;
}

.tx-reservationtool-pi3-selection-area {
  overflow: hidden;
}
  
* html .tx-reservationtool-pi3-selection-area {
    overflow: visible;
    height: 1%;
}

.tx-reservationtool-pi3-result-line {
    overflow: hidden;
    margin-bottom: 1em;
}

* html .tx-reservationtool-pi3-result-line {
    overflow: visible;
    height: 1%;
}

.tx-reservationtool-pi3-result-date-box {
    float:left;
    width: 95px;
    height: 60px;
    padding: 0px 4px 8px 4px;
}

.tx-reservationtool-pi3-result-address-box-col1 {
    float:left;
    width: 155px;
    height: 60px;
    padding: 4px;
}

.tx-reservationtool-pi3-result-address-box-col2 {
    float:left;
    width: 155px;
    height: 60px;
    padding: 4px;
    text-align: right;
}

.tx-reservationtool-pi3-result-tool-box {
    float:left;
    width: 95px;
    height: 60px;
    padding: 4px;
}

.tx-reservationtool-pi3-result-date-box-top {
    font-size: 29px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    text-align: left;
    margin-bottom: 14px;
}

.tx-reservationtool-pi3-result-date-box-bottom {
    font-weight: normal;
    text-align:left;
}

.tx-reservationtool-pi3-result-address-box-line {
    margin-bottom: 7px;
}

.tx-reservationtool-pi3-result-address-box-price {
    font-weight: bold;
    font-size: 16px;
    margin-left: 2px;
    color: white;
    background-color: black;
    padding:6px;
    margin-right: -4px;
}

.tx-reservationtool-pi3-result-address-box-amount {
    font-weight: bold;
    font-size: 16px;
    margin-left: 2px;
    color: black;
    background-color: #85BFFF;
    padding:6px;
    margin-right: -4px;
}

.past {
    background-color: lightgrey;
}

.present {
    background-color: gold;
}

.future {
    background-color: #85BFFF;
}

.tx-reservationtool-pi3-result-tool-box {
    background-color: lightgrey;
}


.tx-reservationtool-pi3-result-tool-box-button a{
    border: 1px solid #003366 !important;
    color: #003366 !important;
    background-color: #5D97E1;
    width: 86px;
    display: block;
    margin-left: 4px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 3px;
}

.tx-reservationtool-pi3-payback-box {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 522px;
  background-color: gold;
  padding: 5px;
  text-align: center;
}

.tx-reservationtool-pi3-payback-box-button a {
    color: black;
    background-color: orange;
    width: 240px;
    text-align: center;
    font-size: 14px;
    font-weight:bold;
    padding: 0.5em;
    display: block;
    margin-right: 5px;
}

.tx-reservationtool-pi3-lifesaver-box {
    text-align: right;
    width: 530px;
}

.tx-reservationtool-pi3-default-searches {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 522px;
  background-color: #85BFFF;
  padding: 5px;
}

 .tx-reservationtool-pi3-default-searches-button a {
    
    color: #003366 !important;
    background-color: #5d97E7;
    width: 111px;
    display: block;
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 14px;
    font-weight:bold;
    float:left;
    padding: 0.5em;
    
}

.tx-reservationtool-pi3-default-searches .alert a {
    background-color: orange;
}


.tx-reservationtool-pi3-default-searches-button a:hover,
.tx-reservationtool-pi3-default-searches .actual a,
.tx-reservationtool-pi3-payback-box-button a:hover,
.tx-reservationtool-pi3-payback-box .actual a {
    background-color: black;
    color: white !important;
}

.tx-reservationtool-pi3-default-searches,
.tx-reservationtool-pi3-quick-line {
    overflow: hidden;
    /* background-color: lightyellow; 
    padding: 5px; */
}

* html .tx-reservationtool-pi3-default-searches,
* html .tx-reservationtool-pi3-quick-line {
    overflow: visible;
    height: 1%;
}

.state_closed {
    background-color: #00E382;
}

.state_in_progress {
    background-color: #FFFB00;
}

.state_alert {
    background-color: #FF9800;
}

.state_aborted {
    background-color: lightgrey;
}


.tx-reservationtool-pi3 .input_field_day,
.tx-reservationtool-pi3 .input_field_month {
    width: 18px;
    margin-right: 2px;
    border: 0px;
}

.tx-reservationtool-pi3 .input_field_year{
    width: 27px;
    border: 0px;
}

.tx-reservationtool-pi3-search-box .input_field_name{
    width: 156px;
    border: 0px;
}

.tx-reservationtool-pi3-search-box .input_field_submit{

}


.tx-reservationtool-pi3-search-box-line label {
    float: left;
    width: 98px;
    display: block;
}
  
.tx-reservationtool-pi3-search-box-line {
  clear:left;
}

.tx-reservationtool-pi3-search-box,
.tx-reservationtool-pi3-quick-jump{
  margin-top: 1em;
  margin-bottom: 1em;
  width: 532px;
  background-color: #85BFFF;
  padding: 5px 0px;
}


.tx-reservationtool-pi3-result-tool-box-icon-line {
    margin-bottom: 4px;
}

.tx-reservationtool-pi3-result-tool-box-icon-line img{
    cursor: pointer; 
}

.tx-reservationtool-pi3-quick-line {
    margin-bottom: 4px;
    margin-top: 4px;
}


.tx-reservationtool-pi3-quick-month {
    float:left;
    padding: 2px;
    font-size: 14px;
    width: 40px;
    height: 32px;
    font-weight: bold;
}

.tx-reservationtool-pi3-quick-day a {
    border-right: 1px solid white;
    color: #003366 !important;
    font-weight: bold;
    width: 23px;
    height: 16px;
    display: block;
    text-align: right;
    padding-right:6px;
    float:left;
    font-size: 14px;
    margin-bottom:4px;
}

.tx-reservationtool-pi3-quick-jump .tx-reservationtool-pi3-quick-day a:hover,
.tx-reservationtool-pi3-quick-jump .actual a{
    color: white !important;
    background-color:black;
}    


.tx-reservationtool-pi3-mini-stat{   
    width: 522px;
    margin-bottom: 1em;
    background-color: lightgrey;
    padding: 5px 5px;
}

.tx-reservationtool-pi3-mini-stat-word{
    font-size: 9px;
    margin-right: 7em;
}

.tx-reservationtool-pi3-mini-stat .last{
  margin-right: 0em;
}



.tx-reservationtool-pi3-print-out {
    margin-top: 0px;
    margin-left: 0px;
    font-size: 10pt;
    line-height: 13pt;
    width: 625px;
    color: black;
}



.tx-reservationtool-pi3-print-out-header-line{
    overflow: hidden;
    width: 100%;
}
  
* html .tx-reservationtool-pi3-print-out-header-line{
    overflow: visible;
    height: 1%;
}




.tx-reservationtool-pi3-print-out-header-return-address{
    float: left;
    margin-top: 13px;
    font-size: 8pt;
    line-height: 10.5pt;
}

.tx-reservationtool-pi3-print-out-header-logo{
    float: right;
}

.tx-reservationtool-pi3-print-out-address-return-address {
    font-size: 6pt;
    text-decoration:underline;
    margin-bottom: 2em;
    margin-top: 37px;
}

.tx-reservationtool-pi3-print-out-address-block {
    margin-bottom: 5em;
}

.tx-reservationtool-pi3-print-out-date{
    margin-bottom: 2em; 
}

.tx-reservationtool-pi3-print-out-letter-title {
    margin-bottom: 1em;
    border-bottom: 1px solid black;
    font-weight: bold;
    width: 625px;
}

.tx-reservationtool-pi3-print-out-letter {

}

.tx-reservationtool-pi3-info{}

.tx-reservationtool-pi3-info-box-1{
    float: left;
    width: 260px;
    min-height: 270px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #BADBFF;
}

.tx-reservationtool-pi3-info-box-2{
    float: left;
    width: 260px;
    min-height: 270px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #BADBFF;
    }

.tx-reservationtool-pi3-info-box-3{
    float: left;
    width: 260px;
    min-height: 370px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #BADBFF;
    }

.tx-reservationtool-pi3-info-box-4{
    float: left;
    width: 260px;
    min-height: 370px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #BADBFF;
    }

.tx-reservationtool-pi3-info-box-header-line{
    font-weight: bold;
    margin-bottom: 1em;
    background-color: #85BFFF;
    padding: 5px;
}

.tx-reservationtool-pi3-info-box-line{
    overflow: hidden;
    padding-right: 5px;
    padding-left: 5px;
}
  
* html .tx-reservationtool-pi3-info-box-line{
    overflow: visible;
    height: 1%;
}

.tx-reservationtool-pi3-info-box-label{
    float: left;
    width: 120px;
    font-size: 10px;
    }

.tx-reservationtool-pi3-info-box-field{
    float: left;
}

.tx-reservationtool-pi3-edit{}

.tx-reservationtool-pi3-edit-box-line input{
    border: 0px;  
    width: 140px;  
}

.tx-reservationtool-pi3-edit-box-line textarea{
    border: 0px;  
    height: 100px;
    width: 140px;  
}


.tx-reservationtool-pi3-edit-box-1{
    float: left;
    width: 260px;
    min-height: 370px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #BADBFF;
}

.tx-reservationtool-pi3-edit-box-2{
    float: left;
    width: 260px;
    min-height: 370px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #BADBFF;
    }


.tx-reservationtool-pi3-edit-box-header-line{
    font-weight: bold;
    margin-bottom: 1em;
    background-color: #85BFFF;
    padding: 5px;
}

.tx-reservationtool-pi3-edit-box-header-line-icons,
.tx-reservationtool-pi3-info-box-header-line-icons{
    margin-left: 80px;
}

.tx-reservationtool-pi3-edit-box-line{
    overflow: hidden;
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 2px;
}

.tx-reservationtool-pi3-edit-box-button-line{
    overflow: hidden;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 20px;
}
  
* html .tx-reservationtool-pi3-edit-box-line,
* html .tx-reservationtool-pi3-edit-box-button-line{
    overflow: visible;
    height: 1%;
}


.tx-reservationtool-pi3-edit-box-label{
    float: left;
    width: 90px;
    font-size: 10px;
    text-align:right;
    padding-right: 1em;
    }

.tx-reservationtool-pi3-edit-box-field{
    float: left;
}

.tx-reservationtool-pi4 .statistics_page .headline{
    background-color: DeepSkyBlue;
    color: white;
    padding: 0.3em;
    font-size: 1.3em;
    font-weight: 150%;
    margin: 2px;
    width : 272px;
}

.tx-reservationtool-pi4 .statistics_page .headline_2{
    background-color: DeepSkyBlue;
    padding: 0.3em;
    color: white;
    margin-top: 2em;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    width: 668px;
}

.tx-reservationtool-pi4 .statistics_page .short{
    width : 272px;
}

.tx-reservationtool-pi4 .statistics_page .date_line{
    font-size: 10px;
    margin-top: 1em;
    margin-bottom: 2em;

}

.tx-reservationtool-pi4  .statistics_page .stat_table{
  background-color: transparent;
  width : 680px;
}

.tx-reservationtool-pi4 .statistics_page .stat_table td{
  background-color: white;
  vertical-align:middle;
  text-align:right;
  height : 20px;
  width : 7%;
  font-size: 10px;
  padding-right: 3px;
}

.tx-reservationtool-pi4 .statistics_page .stat_table th {
 background-color: Gainsboro;
 vertical-align:top;
 height : 20px;
 font-size: 9px;
}


.tx-reservationtool-pi4  .statistics_page .stat_table_small{
  width : 284px;
  background-color: transparent;
}

.tx-reservationtool-pi4 .statistics_page .stat_table_small td{
  background-color: white;
  vertical-align:top;
  text-align:right;
  height : 20px;
  width : 25%;
  font-size: 10px;
  padding-right: 3px;
}

.tx-reservationtool-pi4 .statistics_page .stat_table_small th {
 background-color: Gainsboro;
 vertical-align:top;
 height : 20px;
 font-size: 9px;
}

.tx-reservationtool-pi4 .statistics_page .info_table_spalte_1{
    float: left;
    width: 100px;
}

.tx-reservationtool-pi4 .statistics_page .info_table_spalte_2{
    float: left;
    width: 60px;
    text-align:right;
}

.tx-reservationtool-pi4 .statistics_page .info_table{
  height: 1%;
  overflow: hidden;
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0px solid grey;
  width: 200px;
  padding: 3px;
  font-size: 10px;
  background-color: Gainsboro;
  margin-left: 2px;
  width : 276px;
}

.tx-reservationtool-pi4 .statistics_page .info_table_line{
  clear:left;

}
.tx-reservationtool-pi4 .statistics_page .stat_table .highlight {
    background-color: LightSkyBlue;
}

.tx-reservationtool-pi4 .conf_form .backbutton{
    margin-top: 1em;
}

.tx-reservationtool-pi4 .statistics_page .backbutton{
}

.tx-reservationtool-pi4-table {
    margin-bottom: 2em;
}

.tx-reservationtool-pi4-header{
    background-color: #356FB9;
    color: white;
    padding: 3px;
    margin-bottom: 1em;
    width : 910px;
    vertical-align:bottom;
}

.tx-reservationtool-pi4-header-title{
    font-size: 1.3em;
    font-weight: bold;
    vertical-align:bottom;

}

.tx-reservationtool-pi4-header-date{
    vertical-align:bottom;
    padding-bottom:2px;
    margin-left: 2em;
}

.tx-reservationtool-pi4-header-export{
    margin-left: 660px;
    margin-top: -10px;
}

.tx-reservationtool-pi4-table-title{
    background-color: #85BFFF;
    color: white;
    padding: 3px;
    width : 910px;
}

.tx-reservationtool-pi4-table-header,
.tx-reservationtool-pi4-table-body-line{
    overflow: hidden;
}

* html .tx-reservationtool-pi4-table-header,
* html .tx-reservationtool-pi4-table-body-line{
    overflow: visible;
    height: 1%;
}

.tx-reservationtool-pi4-table-body-line{
}


.tx-reservationtool-pi4-table-volume .tx-reservationtool-pi4-table-header-cell{
    background-color: Gainsboro;
    float:left;
    margin-right: 1px;
    margin-top: 3px;
    font-weight: bold;
    padding-top:3px;
    padding-bottom:3px;
    font-size: 11px;
    width: 93px;
    text-align: center;
}

.tx-reservationtool-pi4-table-volume .tx-reservationtool-pi4-table-body-cell-field-1{
    float:left;
    width: 36px;
    font-size: 11px;
    text-align: right;
    margin-right: 1px;
}

.tx-reservationtool-pi4-table-volume .tx-reservationtool-pi4-table-body-cell-field-2{
    float:left;
    width: 56px;
    font-size: 11px;
    text-align: right;
    margin-right: 1px;
}


.tx-reservationtool-pi4-table-volume .line_even {

}

.tx-reservationtool-pi4-table-volume .line_odd {
 
}

.tx-reservationtool-pi4-table-volume .row_even {
  width: 94px;
  float: left;
}

.tx-reservationtool-pi4-table-volume .row_odd {
  width: 94px;
  float: left;
}

.tx-reservationtool-pi4-table-volume .row_even .tx-reservationtool-pi4-table-body-cell-field-1,
.tx-reservationtool-pi4-table-volume .row_even .tx-reservationtool-pi4-table-body-cell-field-2{
    background-color:whitesmoke;
}

.tx-reservationtool-pi4-table-volume .row_1{
    float:left;
    width: 70px;
    font-size: 11px;
    text-align: center;
    margin-right: 1px;
}

.tx-reservationtool-pi4-table-volume-monthly .row_1{
    float:left;
    width: 60px;
    font-size: 11px;
    text-align: right;
    margin-right: 1px;
    padding-right: 10px;
}





.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header-cell{
    background-color: Gainsboro;
    float:left;
    margin-right: 1px;
    margin-top: 3px;
    font-weight: bold;
    padding-top:3px;
    padding-bottom:3px;
    font-size: 11px;
    width: 65px;
    text-align: center;
    height:28px;
    border-bottom: 5px solid Gainsboro !important;
}

.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_2,
.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_3,
.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_6
{
    background-color: #AAAAAA;
    border-bottom: 5px solid #AAAAAA !important;
}

.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_4{
    background-color: Darkorange;
    border-bottom: 5px solid Darkorange !important;
}

.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_5{
    background-color: DarkViolet;
    border-bottom: 5px solid DarkViolet !important;
}

.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_9,
.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_10,
.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_11{
    background-color: #EDEDED;
    border-bottom: 5px solid Darkorange !important;
}

.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_12,
.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_13,
.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_14{
    border-bottom: 5px solid Darkorange !important;
}


.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_7,
.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-header .row_8{
    border-bottom: 5px solid DarkViolet !important;
}

.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-body-cell-field-1{
    float:left;
    width: 25px;
    font-size: 11px;
    text-align: right;
    margin-right: 1px;
}

.tx-reservationtool-pi4-table-statistics .tx-reservationtool-pi4-table-body-cell-field-2{
    float:left;
    width: 39px;
    font-size: 11px;
    text-align: right;
    margin-right: 1px;
}

.tx-reservationtool-pi4-table-statistics .line_even {
}

.tx-reservationtool-pi4-table-statistics .line_odd {
}

.tx-reservationtool-pi4-table-statistics .row_even {
  width: 66px;
  float: left;
}

.tx-reservationtool-pi4-table-statistics .row_odd {
  
  width: 66px;
  float: left;
}

.tx-reservationtool-pi4-table-statistics .row_even .tx-reservationtool-pi4-table-body-cell-field-1,
.tx-reservationtool-pi4-table-statistics .row_even .tx-reservationtool-pi4-table-body-cell-field-2{
    background-color:whitesmoke;
}

.tx-reservationtool-pi4-table-statistics .row_1{
    float:left;
    width: 58px;
    font-size: 11px;
    text-align: center;
    margin-right: 1px; 
}

.tx-reservationtool-pi4-table-statistics-monthly .row_1{
    float:left;
    font-size: 11px;
    text-align: right;
    margin-right: 1px;
    width: 53px;
    padding-right: 5px;
}


