.parkbox {
	background-image: url(../upload/Layoutbilder/bg-eichstaette.gif);
	width: 80px;
}

.maincontent table tr td { 
        padding-top: 3px;
        padding-bottom: 2px;
        padding-left: 2px;
        padding-right: 2px;
        background-color: #DDD; 
        vertical-align:top;
        }

.maincontent table tr td.tableHeader {
        font-weight:bold;
        color: #016494;
        background-color: #BDE7FF; 
        }

table.kursTabelle a {
        text-decoration:none;
        }
table.kursTabelle a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	} 

ol li {
        padding-top:3px;
        padding-bottom:3px;
}
