/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 04-Apr-2014, 16:24:25
    Author     : michaelhein
*/

td p {margin:20px; color:white;font-family: tahoma;}

.timetable {
    border: 1px solid #FF0000;
    color: #FFFFFF;
    margin-bottom: 20px;
    margin-left: 20px;
    width: 460px;
}
.timetable th {
    background: none repeat scroll 0 0 #FF0000;
}