td {
	color:#333;
}

th {
	color:#aaa;
	
}

td.reserved  {
color:#aaa;
}


.spacer td {
padding-bottom:20px !important;
}

.spacer-before td {
padding-top:20px !important;
}

.bold td {
font-weight:bold;
padding:20px 0 20px 5px !important;
}

.superbold td {
color:red;
font-weight:bold;
padding:20px 0 20px 5px !important;
}

/* Statistik */ 

.total td {
    font-weight: bold;
    padding-top: 15px !important;
    padding-bottom: 15px !important;	
}

.border-left {
 border-left: 1px dotted #BBBBBB;
    padding-left: 10px !important;
}

#legende {
	
}

#legende li {
	
}

h4 {
	    border-bottom: 1px dotted #999999;
    font-size: 14px;
    margin: 10px 0;
    padding-bottom: 6px;
    text-transform: uppercase;
}