.scheulde
{
  border:2px solid #494949;  
  margin:1.5em 0em;
  width:479px;
}

table.scheulde thead tr
{
    background-color:white;
    font-weight:bold;
    font-size:0.8em;
}

table.scheulde thead tr th
{
    padding: 1em 0.4em 0.75em;
    width:100%;
    font-size:11px;
    font-weight:normal;
}

table.scheulde img
{
    border:none;
    width:67px;
    height:1px;
    padding:0px;
    margin:0px;
}

td.event{
    background-color:#b91319;
    background-image:url('../img/1px_grey.gif');
    background-repeat: repeat-x;
    border-bottom:1px solid #494949;
    border-right:1px solid #494949;
    margin-top:1px;
}
table.scheulde tbody
{
    color:white;
}

.row
{
    height:3em;
    text-align:center;
}

.row td
{
    vertical-align:middle;
    font-size:0.9em;
    text-transform:uppercase;
}

.row td p
{
    font-size:0.93em;
    line-height:1.35em;
    padding:3px;
}


.r_a
{
    background-color:#727272;
}

.r_b
{
    background-color:#494949;
}

.hours
{
    font-size:0.99em !important;

}

