.Kurs .content {
max-height: 100%;
}
.KursBuchen .content {
max-height: 100%;
}
.setMaxHeight.Kalender {
max-height: 100%;
}
.setMaxHeight.Wochentage {
max-height: 100%;
}
.setMaxHeight.Liste {
max-height: 100%;
}
.free {
background-color: #BED335;
}
.almostFull {
background-color: #95a624
}
.ui-page.ui-page-theme-a .ui-btn {
border: 0 none transparent;
background-color: #BED335;
border-radius: 0;
}
.ui-page.ui-page-theme-a .ui-btn:hover {
background: #95a624;
color:#fff;
text-decoration:underline;
}
input.btn[type=submit] {
}