/* body > * { min-height: 100% !important; } */
/* #jqt > * { min-height: 100% !important; } */
td {padding: 3px; border-topp: 1px solid blue;}
tr {_background: url(themes/apple/img/listGroup.png);}
table.hotline td { width: 110px; }
td.erreichbar { background-color: lightgreen; }
.descriptionWrapper{
    height:40px;
    position:relative;
}
p#description{
    text-align:center;
    color:white;
    text-transform:uppercase;
    font-weight:bold;
    margin:10px 0px 0px 0px;
    padding:0px 45px;
}
div#prevweek,div#nextweek{
  cursor:pointer;
  position:absolute;
  top:10px;
  width:110px;
	text-align: center;
}
div#prevweek{
  left:10px;
	width: 60px;
}
div#nextweek{
  right:20px;
}
div .tickLabel {
	font-weight: normal;
	font-size: 12px;
}
/*
#ui-datepicker-div {
	width: 50%;
	min-height: 300px !important;
}
*/
table.jcalendar {
	width: 100%;
	background: white;
}
table.jcalendar th {
	background: white;
	color: black;
}

div.dp-popup {
	width: 100%;
	background: white;
}
#jqt ul li.selected {
    background-image: url(check.png);
    background-position: right center;
    background-repeat: no-repeat;
}
