@import url(font.css);
body { width: 100%; margin:0; padding: 0; border:0; }
h1 { font-size: 35px; font-family: GraublauWeb; font-weight: normal; font-style: normal; line-height: 35px; text-decoration: none; }
h2 { font-size: 26px; font-family: GraublauWeb; font-style: normal; font-weight: normal; line-height: 33px; }
h3 { font-size: 18px; font-family: GraublauWeb; font-style: normal; font-weight: normal; line-height: 18px; margin-top: 0; margin-bottom: 5px; }
p { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 17px; margin-top: 0; margin-bottom: 10px; }
.person_text a { color: #a3a089; }
.person_text { color: #a3a089; }
.start_text a { color: #61a4d3; }
.saengerin_text { color: #748194; } /*angabe für Textzeile unten*/
.saengerin_text a { color: #748194; }/*angabe für Logo-Link*/
.komponistin_text { color: #d1a03e; }
.komponistin_text a { color: #d1a03e; }
.dozentin_text { color: #b0ad97; }
.dozentin_text a { color: #b0ad97; }
.persoenlich_text a { color: #79a061; }
.anschauen_text a { color: #740820; }
.anhoeren_text a { color: #9b8464; }
.presse_text a { color: #386a18; }
.live_text a { color: #df7d3c; }
#center { width: 100%; height: 600px; margin: -300px 0 0 -50%; position:absolute; top: 50%; left: 50%; z-index: 5; }
/*--------------------------*/
#streifen { width: 100%; height: 400px; position:absolute; top: 100px; z-index: 10; }
.person { background-color: #b0ad97; }
.presse { background-color: #386a18; }
.start { background-color: #d2e4f2; }
.saengerin { background-color: #748194; }
.komponistin { background-color: #d1a03e; }
.dozentin { background-color: #b0ad97; }
.persoenlich { background-color: #79a061; }
.anschauen { background-color: #740820; }
.live { background-color: #df7d3c; }
/*.anhoeren { background-color: #d8c293; }*/
.anhoeren { background-color: #9b8464; }
.durchstrich { text-decoration: line-through; }
/*--------------------------*/
#inhalt { position: absolute; top: 0; left: 50%; right: 50%; width: 1000px; height: 600px; z-index: 20; margin: 0 auto 0 -500px; }
/*--------------------------*/
#bild { position: absolute; top: 100px; right: 0; width: 640px; height: 400px; z-index: 30; }
.bild_person { background-image: url(../pic/person.jpg); background-repeat: no-repeat; }
.bild_person2 { background-image: url(../pic/person2.jpg); background-repeat: no-repeat; }
.bild_person3 { background-image: url(../pic/person3.jpg); background-repeat: no-repeat; }
.bild_start { background-image: url(../pic/start.jpg); background-repeat: no-repeat; }
.bild_saengerin { background-image: url(../pic/saengerin.jpg); background-repeat: no-repeat; }
.bild_saengerin2 { background-image: url(../pic/saengerin2.jpg); background-repeat: no-repeat; }
.bild_komponistin { background-image: url(../pic/komponistin.jpg); background-repeat: no-repeat; }
.bild_komponistin2 { background-image: url(../pic/komponistin2.jpg); background-repeat: no-repeat; }
.bild_dozentin { background-image: url(../pic/dozentin.jpg); background-repeat: no-repeat; }
.bild_dozentin2 { background-image: url(../pic/dozentin2.jpg); background-repeat: no-repeat; }
.bild_dozentin3 { background-image: url(../pic/dozentin3.jpg); background-repeat: no-repeat; }
.bild_persoenlich { background-image: url(../pic/persoenlich.jpg); background-repeat: no-repeat; }
.bild_anschauen { background-image: url(../pic/anschauen.jpg); background-repeat: no-repeat; }
.bild_anhoeren { background-image: url(../pic/anhoeren.jpg); background-repeat: no-repeat; }
.bild_presse { background-image: url(../pic/presse.jpg); background-repeat: no-repeat; }
.bild_presse2 { background-image: url(../pic/presse2.jpg); background-repeat: no-repeat; }
.bild_presse3 { background-image: url(../pic/presse3.jpg); background-repeat: no-repeat; }
.bild_presse4 { background-image: url(../pic/presse4.jpg); background-repeat: no-repeat; }
.bild_live { background-image: url(../pic/live.jpg); background-repeat: no-repeat; }
/*--------------------------*/
#textzeile { font-family: GraublauWeb; position: absolute; top: 510px; left: 0; width: 700px; height: 80px; z-index: 100; }
/*--------------------------*/
#logo { position: absolute; top: 0; left: 0; width: 500px; height: 100px; }
#logo a:link, #logo a:visited { text-decoration: none; }
#logo a:hover, #logo a:active { text-decoration: none; }
/*--------------------------*/
#text { position: absolute; top: 140px; left: 0; width: 345px; height: 330px; z-index: 30; }
#text-weiss { position: absolute; top: 140px; left: 0; width: 330px; height: 400px; z-index: 30; }
#text-bild { position: absolute; z-index: 30; top: 140px; left: 0; width: 330px; height: 400px; }
#text-bild img { margin-right: 4px; margin-bottom: 3px; }
#text p {  }
#text h2, #text-weiss h2 { font-size: 16px; line-height: 20px; margin-top: 0; margin-bottom: 2px; }
#text ul { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 17px; margin-top: 5px; margin-bottom: 10px; margin-left: 0; padding-left: 0; }
#text li { margin-left: 15px; list-style-position: outside; }
#text a:link,#text a:visited  { color: #000; text-decoration: underline; }
#text a:hover,#text a:active { color: #fff; text-decoration: none; }
#text-bild a:link img, #text-bild a:visited img { border: solid 1px #fda39b; }
#text-bild a:hover img, #text-bild a:active omg { border: solid 1px #fff; }
#text-weiss a:link, #text-weiss a:visited  { color: #fff; text-decoration: underline; }
#text-weiss a:hover, #text-weiss  a:active { color: #000; text-decoration: none; }
.text_person { color: #262626; }
.text_weiss { color: #fffefe; }
/*----------Sprache----------------*/
#sprache { position: absolute; top: 70px; right: -30px; width: 90px; height: 14px; }

a:link.deutsch , a:visited.deutsch  { display:block; width:20px; height:14px; background: url(../pic/deutsch.png) no-repeat; text-indent:-9000%; float: left; padding-right: 10px; }
a:hover.deutsch , a:active.deutsch {
background: transparent url(../pic/deutsch.png) 0px -14px no-repeat;
}

a:link.englisch , a:visited.englisch  { display:block; width:20px; height:14px; background: url(../pic/englisch.png) no-repeat; text-indent:-9000%; float: left; }
a:hover.englisch , a:active.englisch  {
background: transparent url(../pic/englisch.png) 0px -14px no-repeat;
}

a#active { background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 -14px; }

/*----------Navigation----------------*/
#navigation { font-size: 18px; font-family: "GraublauWeb"; font-weight: normal; line-height: 22px; position: absolute; top: 30px; left: 0; width: 300px; height: 300px; z-index: 40; }
#navigation a { font-weight: normal; text-decoration: none; }
#navigation ul { list-style-type: none; }
#navigation li { margin-bottom: 6px; }
#active_person { color: #fefdf4; }
#active_start { color: #fefdf4; }
#active_persoenlich { color: #716943; }
#active_anhoeren { color: #b56639; }
.navi a:link, .navi a:visited { color: #61a4d3; }
.navi a:hover, .navi a:active { color: #a8cce7; }
.navi-person a:link, .navi-person a:visited { color: #afa97a; }
.navi-person a:hover, .navi-person a:active { color: #fefdf4; }
.navi-saengerin a:link, .navi-saengerin a:visited { color: #929aa6; }
.navi-saengerin a:hover, .navi-saengerin a:active { color: #fefdf4; }
.navi-komponistin a:link, .navi-komponistin a:visited { color: #4d2c08; }
.navi-komponistin a:hover, .navi-komponistin a:active { color: #fefdf4; }
.navi-dozentin a:link, .navi-dozentin a:visited { color: #d7d6cb; }
.navi-dozentin a:hover, .navi-dozentin a:active { color: #fefdf4; }
.navi-persoenlich a:link, .navi-persoenlich a:visited { color: #474d65; }
.navi-persoenlich a:hover, .navi-persoenlich a:active { color: #716943; }
.navi-anschauen a:link, .navi-anschauen a:visited { color: #fda39b; }
.navi-anschauen a:hover, .navi-anschauen a:active { color: #fefdf4; }
.navi-anhoeren a:link, .navi-anhoeren a:visited { color: #594930; }
.navi-anhoeren a:hover, .navi-anhoeren a:active { color: #b56639; }
.navi-live a:link, .navi-live a:visited { color: #DF7D3C; }
.navi-live a:hover, .navi-live a:active { color: #fefdf4; }


/*--------------------------*/
#kapitel { text-align: right; position: absolute; top: 460px; left: 558px; width: 442px; height: 150px; z-index: 50; }
/*--------------------------*/
#impressum { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 12px; text-align: right; position: absolute; right: 1%; bottom: 2px; width: 300px; height: 30px; z-index: 30; clear: both; }
#impressum a:link, #impressum a:visited { color: #8a8888; text-decoration: none; }
#impressum a:hover, #impressum a:active { color: #663; text-decoration: none; }
/*--------------------------*/
#weiter, #zurueckende { color: #fcf8f8; text-align: left; position: absolute; top: 472px; left: 255px; width: 60px; height: 20px; z-index: 30; }

#weiter2 { color: #fcf8f8; text-align: left; position: absolute; top: 472px; left: 275px; width: 60px; height: 20px; z-index: 30; }
#zurueckende2 { color: #fcf8f8; text-align: left; position: absolute; z-index: 30; top: 472px; left: 237px; width: 60px; height: 20px; }
#weiter a, #zurueckende a, #weiter2 a, #zurueck2 a, #zurueckende2 a { font-size: 20px; font-family: GraublauWeb; font-weight: normal; height: 20px; }

#weiter a:link, #weiter a:visited, #weiter2 a:link, #weiter2 a:visited { color: #fff; background-image: url(../pic/pfeil.png); background-repeat: no-repeat; background-position: 0 3px; text-decoration: none; width: 60px; height: 30px; float: left; padding-left: 25px; }
#weiter a:hover, #weiter a:active, #weiter2 a:hover, #weiter2 a:active { color: #6d6d6d; background-image: url(../pic/pfeil2.png); }

#zurueckende a:link, #zurueckende a:visited, #zurueckende2 a:link, #zurueckende2 a:visited { color: #fff; background-image: url(../pic/pfeilback.png); background-repeat: no-repeat; background-position: 0 3px; text-decoration: none; width: 60px; height: 30px; float: left; padding-left: 25px; }
#zurueckende a:hover, #zurueckende a:active, #zurueckende2 a:hover, #zurueckende2 a:active { color: #6d6d6d; background-image: url(../pic/pfeilback2.png); }

#zurueck { color: #fcf8f8; text-align: left; position: absolute; top: 472px; left: 160px; width: 60px; height: 20px; z-index: 30; }
#zurueck2 { color: #fcf8f8; text-align: left; position: absolute; z-index: 30; top: 472px; left: 140px; width: 60px; height: 20px; }
#zurueck a, #zurueck2 a { font-size: 20px; font-family: GraublauWeb; font-weight: normal; height: 20px; }
#zurueck a:link, #zurueck a:visited{ color: #fff; background-image: url(../tpic/pfeilback.png); background-repeat: no-repeat; background-position: right 3px; text-decoration: none; text-align: right; width: 60px; height: 30px; float: left; padding-right: 28px; }

#zurueck2 a:link, #zurueck2 a:visited { color: #fff; background-image: url(../tpic/pfeilback.png); background-repeat: no-repeat; background-position: right 3px; text-decoration: none; text-align: right; width: 100px; height: 30px; float: left; padding-right: 25px; }

#zurueck a:hover, #zurueck a:active, #zurueck2 a:hover, #zurueck2 a:active { color: #6d6d6d; background-image: url(../pic/pfeilback2.png); }
/*--------------------------*/
.plyer { background-color: #aaa; }
