body {
 background-color: black; 
 color: #707070; 
 font-family: arial;
}
p {
 color: #BBBBBB; 
 font-family: trebuchet ms, verdana; 
 font-size: 10pt; 
 line-height: 12pt;
}
a {
 font-family: trebuchet ms, verdana; 
 font-size: 13pt; 
 text-decoration: none;
}
a:link  {
 color: #808000
}
a:visited {
 color: #008080
}
a:hover {
 color: orange
}
a:active {
 color: orange
}
html fieldset {
 position: relative;
 margin-top:1em;
 padding-top:.75em;
 -moz-border-radius: 10px;
}

html legend {
 position:absolute;
 top: -.5em;
 left: .5em;
 font-size: 20pt;
 color: #707070;
}

p.kontakt {
font-size: 13pt;
line-height: 20pt;
padding-left: 20px;
}
span.konzerte {
 font-family: trebuchet ms, verdana; 
 font-size: 13pt; 
 text-decoration: none;
 color: #808000;
 }
span.selectedLegend {
color: #FFFFFF;
}
span.notselectedLegend a {
font-size: 16pt;
color: #808000;
}

span.notselectedLegend a:hover {
color: orange;
}
