html, body {
   background-image: url(../png/background_blue.png);
}
.mainMenu .active,
.subMenu .active,
.content_right .bigtitle,
.content_left .small_links a.active,
.content_right .subtitle,
.content_right .small_links a:hover,
.headline,
table.calender .title,
.repertoire a,
.multipartTitle,
a.color_person:link,
a.color_person:visited,
a.linkFurtherEvents:hover {
   color: #005B9A;
}
.preview_box .preview_item,
.calendar td.active,
.calendar td.active:hover {
   background-color: #005B9A;
}

h1 {
   color: #005B9A;
   font-family: arial, veradana, sans-serif;
   font-weight: normal;
}
h2 {
   font-family: arial, veradana, sans-serif;
   font-weight: normal;
}
h3 {
   color: #000000;
   font-family: arial, veradana, sans-serif;
   text-transform: uppercase;
   font-family: sans-serif;
}
h4 {
   color: #000000;
   font-family: sans-serif;
}

.repertoire {
   margin-top: 10px;
   margin-bottom: 35px;
}
.repertoire .title {
   font-family: arial, veradana, sans-serif;
   font-size: 24px;
   color: #005B9A;
   font-weight: normal;
   text-transform: none;
}
.repertoire .multiPartInformation .titleMultiPart{
   color: #005B9A;
   font-weight: normal;
}

.preview_box  .eventdetailTitle{
   color: #ffffff;
   font-family: arial, veradana, sans-serif;
   font-size: 50px;
   line-height: 52px;
   text-transform: none;
   margin-bottom: 30px;
}

.preview_box  .eventdetailSubtitle {
   color: #ffffff;
   font-family:  veradana, sans-serif;
   text-transform: none;
}
