html, body, .leftMenu a.active, .headlineDark, .timeTableHeadline, .publicationsSubmit, .adminLogin:hover {
   background-color: #B5BF00;
}
.topMenuShadow, .dropDown, .rightHpgText, .headlineLight, .timeTableEntry {
   background-color: #DCDF9A;
}
.language , .language a, .topMenuItem a:hover, .leftMenu a:hover, .leftSubMenu a.active,
.moreNewsButton, .lessNewsButton, .headlineLight, .contentTextBox a, .bannerTextBig,
.homeText a, .detailText a, .hpgImageTitle, .filmLetter, .eventLink.has-href, .timeTableTicket
, .timeTableTextValue a, .movieTitle, .movieDetailTicket, .movieDetailEvent,
.movieDetailEventTitle, .publicBuyInfo, .topMiddle span, .pressPrint {
   color: #B5BF00;
}
a.homeTitle:hover {
   color: #B5BF00 !important;
}
.rightHpgText {
   background-image: url(../png/hpg_arrow_green.png);
}
.headlineLight {
   background-image: url(../png/headline_arrow_green.png);
}
.timeTableFrame {
   border-bottom: 1px solid #B5BF00;
}
.timeTableEntry {
   border-right: 1px solid #EFDAE9;
}
.homeText {
   background-image: url(../png/arrow_green.png);
}
.leftSpacer, .topMenuLine, .rightSpacer {
   border-top: 1px dotted #B5BF00;
}
