body {
  font-family: arial, sans-serif; font-size:12pt; line-height:16pt; text-align:justify;
}

.bunt {
 position: relative; height: 600px; width: 800px; margin-top: 20px; margin-bottom: 0px; margin-left: auto; margin-right:auto;
 background-image:url(bild/Hintergrund_render_logo.png); background-repeat: no-repeat; 
}

p.Kopf {
 position:absolute; left: 51px; top: 35px; height: 150px; width: 696px;
}
p.Titel {
 position:absolute; left:140px; top:110px; 
 font-size: 36pt; font-variant: small-caps; font-family: 'Times New Roman', Times, serif; font-weight: bold; color:#ffffff; 
}
p.Seitenschnitt {
 position:absolute; left:648px; top:184px;
}
p.Textbreit {
 position:absolute; left:110px; top:200px; width:580px; height:235px; overflow:auto; padding-right:6px;
}
p.Textschmal {
 position:absolute; left:110px; top:200px; width:470px; height:235px; overflow:auto; padding-right:6px;
}
p.Kontakt {
 position:absolute; left:110px; top:390px; width:580px; text-align: center;
}
p.Presse {
 position:absolute; 
 font-family: serif; font-size: 10pt; line-height:12pt; text-align: right;
}

a { text-decoration:none; }

a.home {
 position:absolute; top:500px; left:700px; height:100px; width:100px;
}

a.Musik {
 font-family: arial, sans-serif; line-height: 24pt; color:#6c2591;
}

a.l1, a.l2, a.l3, a.l4, a.l5, a.n1, a.n2, a.n3, a.n4, a.n5 {
 position:absolute; top:498px; height: 54px; width:100px;
 text-align:center; line-height: 35px; font-size: 14pt;
}

a.l1 { background:url(bild/Knopf.png)  no-repeat 0px 0px; color:#ffffff; left:150px; }
a.l2 { background:url(bild/Knopf.png)  no-repeat 0px 0px; color:#ffffff; left:250px; }
a.l3 { background:url(bild/Knopf.png)  no-repeat 0px 0px; color:#ffffff; left:350px; }
a.l4 { background:url(bild/Knopf.png)  no-repeat 0px 0px; color:#ffffff; left:450px; }
a.l5 { background:url(bild/Knopf.png)  no-repeat 0px 0px; color:#ffffff; left:550px; }

a.n1 { background:url(bild/Knopf.png)  no-repeat 0px -54px; color:#000000; font-weight: bold; left:150px; }
a.n2 { background:url(bild/Knopf.png)  no-repeat 0px -54px; color:#000000; font-weight: bold; left:250px; }
a.n3 { background:url(bild/Knopf.png)  no-repeat 0px -54px; color:#000000; font-weight: bold; left:350px; }
a.n4 { background:url(bild/Knopf.png)  no-repeat 0px -54px; color:#000000; font-weight: bold; left:450px; }
a.n5 { background:url(bild/Knopf.png)  no-repeat 0px -54px; color:#000000; font-weight: bold; left:550px; }

a span { display: none; font-size: 10pt; line-height: 12pt; font-family: arial, sans-serif; color: #000000;  }
 
a:hover {  background-color: transparent; }
 
a:hover span {
 position: absolute; top: -50px; left: -52px; width: 200px;
 display: block; background: #ff6f00; border: 2px solid #6c2591; padding: 2px;   
 opacity: .8; filter: alpha(opacity=80);
}

