.activiteit {	/*Titel van de activiteit, zoals "zwemmen"*/
margin:0;
padding:0;
padding-right: 5px;
font-weight:normal;
letter-spacing:-1px;
font-size:1.5em;
font-style: italic;
text-align: left;
}

.uren-h, .datum-h {
font-weight:bold;
color:#ffffff;
margin-top: 0px;
text-align: justify;
font-size: 1.1em;
}

.inthespotlights {
margin:0;
padding:0;
padding-bottom: 5px;
font-size:1.3em;
font-weight:bold;
text-align: center;
color: #AAD705;
margin-bottom: 5px;
text-transform: uppercase;
}

.titel-h {	 /*Welpen of Aspiranten-Juniors*/
margin:0;
padding:0;
padding-bottom: 5px;
font-size:1.3em;
font-weight:bold;
color: #5A8F29;
text-align: center;
}

.categorie-h {	 /*Lokaal of Nationaal*/
margin:0;
padding:0;
padding-bottom: 5px;
font-size:1.3em;
font-weight:bold;
color: #AAD705;
text-align: center;
}

.ondertitel-h, .overhead-h, .meta-h {
display: none;
}

#highlighted {
width: 960px;
margin: 0 auto 10px auto;
line-height: 1.3em;
}

#highlighted a {
color: #ffffff;
text-decoration: underline;
}

#highlighted-top {
background-image: url('../images/highlighted-header.png');
padding-bottom: 15px;
}

#highlighted-middle {
background-color: #00549F;
color: #ffffff;
text-align: left;
padding: 0 10px 0 10px;
}

#highlighted-bottom {
background-image: url('../images/highlighted-footer.png');
padding-top:15px;
}