@charset "UTF-8";
/* CSS Document */


@import url("mastercss_withfade.css");



.treatmenttable { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; width: 190px; color: #FFFFFF; font-weight: bold; margin-bottom: 20px; }
.openinghours { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; width: 100%; color: #FFFFFF; font-weight: bold; margin-top: 20px; }
.treatmenttable-small { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; width: 370px; color: #FFFFFF; font-weight: bold; margin-top: 20px; margin-right: 0px; margin-left: 0px; }
.table { width: 100%; background-image: url(img/backscreen-white.png); }
.table .th { color: #fff; font-weight: bold; padding: 5px 5px 5px 10px; background-image: url(../img/layout/black-opacity-prices.png); }
.table .tr{ padding: 5px 5px 5px 10px; }
.table .t60 { float: left; width: 80%; color: #FFFFFF; }
.table .t20 { float: left; width: 20%; color: #333333; }
.table .pink { float: left; width: 20%; color: #EF2F85; }
.table .t80 { float: left; width: 80%; color: #333333; }
.table .orange { float: left; width: 20%; color: #FF8500; }
.table .day { float: left; width: 50%; color: #FFFFFF; }
.table .hours { float: left; width: 50%; color: #FF8500; }
