div[role="centerWrapper"] {
  width: 870px;
  margin: 0px auto;
}

div.ui-growl {
  position: relative;
  margin: 20px auto;
}

.ui-panelgrid tr.ui-widget-content {
  border:none;
  background:inherit;
}

.ui-tooltip {
  background: #ffffff;
  border: 1px solid #aaaaaa;
}




.nakedTable {
  border:none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
  border-top-style: none;
}

.greentext {
}

.ui-lightbox-content {
  border: 2px solid #AED0EA;
  padding: 5px !important;
  background-color: #F2F5F7 !important;   
}

.ui-lightbox-content-wrapper {
  padding: 5px;
  background-color: #F2F5F7 !important;   
}


.mainCaption {
  text-align: center;
  font-size: 120%;
  font-weight: bold;
}

.subCaption {
  text-align: center;
  font-size: 150%;
  font-weight: bold;
}


.ui-panelgrid td {
  border: none !important;
}

.ui-datepicker-week-end .ui-state-default {
  color: #ff0000;
}

input:-webkit-input-placeholder, input:-moz-placeholder, input:-ms-input-placeholder {
  color: #99aa99;
}

.paymentproviderlogo {
  height: 20px;
  vertical-align: middle;
}

.paymentproviderlabel {
  width: 16ex;
  display: inline-block;
  white-space: nowrap;
}

.wakeupWrapper {
  background-color: white !important;
  visibility: visible !important;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  border-top-style: solid;
  border-right-width: 2px;
  border-left-width: 2px;
  border-bottom-width: 2px;
  border-top-width: 2px;
  border-right-color: #cc0000;
  border-left-color: #cc0000;
  border-bottom-color: #cc0000;
  border-top-color: #cc0000;
  width: 640px;
  height: 480px;
}

#centerform\3ArasterGrid.ui-datagrid .ui-datagrid-data
{
  border-spacing: 1px;
}

#centerform\:rasterGrid.ui-datagrid .ui-panelgrid td {
    padding: 1px;
}
#centerform\3ArasterTable_data,
#centerform\3AmytimesTable_data,
#centerform\3ArasterTable_data .ui-datatable-odd,
#centerform\3AmytimesTable_data .ui-datatable-odd,
#centerform\3ArasterTable_data .ui-datatable-even,
#centerform\3AmytimesTable_data .ui-datatable-even
{
  background: #F2F5F7;
}

/* diese regel sorgt dafür, dass der commandlink im raster die ganze zelle ausfüllt */
.tt-timecell[role="gridcell"],
.tt-cell[role="gridcell"],
.tt-oegv-cell[role="gridcell"]
{
  padding: 0px;    
}

.tt-timecell div.ui-dt-c {
  vertical-align: middle;
}

div.tt-cell {
  height:100%;
  vertical-align: middle;
  padding: 4px 10px;
  white-space: nowrap;
  overflow: hidden;
}

.tt-bookable {
  background-color:#ffffff;
  cursor: pointer;
  color: #2779AA;
}
.tt-oegv-bookable
{
  background-color:#ffffff;
  color:#2779AA;
}

.tt-cancelable {
  background-color:#ffcccc;
  cursor: pointer;
  color: #2779AA;
}

.tt-buddy {
  background-color:#ccffcc;
}

a.tt-rasterlink {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 3em;
  vertical-align: middle;
  text-align: center;
}

div.tt-time {
  font-weight: bold;
  font-size: 150%;
  text-align: center;
  padding-top: 0.5em;
}

.tt-raster-headercol-right {
  width: 50%;
  margin-right: 0px;
  text-align: right;
}

.tt-raster-headercol-left {
  width: 50%;
  margin-left: 0px;
  text-align: left;
}

/* accountstatement */

#centerform\:accountTable_data div.ui-dt-c,
#centerform\:invoiceTable_data div.ui-dt-c
{
  padding: 0px;
  height: 100%;
  width: 100%;
}

#centerform\:accountTable.ui-datatable th div.ui-dt-c,
#centerform\:invoiceTable.ui-datatable th div.ui-dt-c 
{
  padding-right: 0px;
  padding-left: 0px;
}

#centerform div.ui-accordion-content {
  border: 1px solid #000000;
  padding: 1em 1em;
}

.money-red {
  color: #cc0000;
}

body {
  background-color:#F2F5F7;
  font-family: arial,verdana,arial,helvetica,lucida,sans-serif; 
}

.ui-widget {
}

.adobe-box {
  margin-top: 1.5em;
}

.tt-oegv-cell-border
{
  border: 1px solid black;  
}

.tt-oegv-cell 
{
  width: 100%;
  text-align: center;
}

.tt-oegv-partial-bookable
{
  background-color:#ffffcc;
}

.tt-oegv-full
{
  background-color:#ffcccc;
}

.tt-oegv-myreservation
{
  background-color:#ccccff;
}

.tt-oegv-buddyreservation
{
  background-color:#ccffff;
}

.oegv-legend
{
  padding:4px 10px;
  margin-right:0.5em;
}


.button-center-wrapper {
  width:100%;
  margin:1em auto;
  text-align:center;
}

#centerform .big-button {
  font-size:150%;
  height: 3.5em;
}

#centerform .big-button-not-logged-in {
  width:25em;
}

#centerform .big-button-logged-in {
  width:15em;
}

.rasterTooltip {
  border: 2px solid #AED0EA;
}

.rasterTooltip-inner-box {
  margin:-2px -4px;
  border:2px solid #AED0EA;
  padding:5px;
}
.loginButton
{
}

#centerform .payButton 
{

}

.footer 
{
  width:100%;
  text-align: center;  
}

.box-message-content {
  border:2px solid #AED0EA;
  padding:1em;
  font-size:150%;
  font-weight:bold;
  display:inline-block;
}

.box-message-wrapper {
  width:100%;
  margin:0 auto;
  text-align: center;
}

.calsettings-control-col[role="gridcell"]
{
  padding: 4px 4px;
}


.image-ring .ui-ring-item {
  width:200px;
  height:300px;
}