#classtime-table { color: #25244c; float: left; width: 100%; position: relative; margin-bottom: 100px; }

#classtime-table table tbody tr.pauze { color: #25244c; font-weight: 700; background-color: #f2f2f2; }

#classtime-table table tbody tr td { border-top: 1px solid #f2f2f2; }

#classtime-table table tbody tr:hover { background-color: #25244c; color: #FFFFFF; }
