html,body,#bg,#bg table,#bg td,#content
 {
    font: 100.01% Verdana, Arial, sans-serif; color: #808080;
    background: #ffffff;
    margin: 0;
    padding: 0;
    
}

/* Text-Decoration fuer Links */

    a { text-decoration:none; }
    a:link { color: #ee87b2 }
    a:visited {  color: #ee87b2}
    a:active { color:#808080}
    a:hover {color: #e92062; text-decoration: none; }



p {
    font: 75% Verdana, Arial, sans-serif;
    line-height: 150%;
}
p1 {
    font: 60% Verdana, Arial, sans-serif;
    line-height: 150%;
    	
}

h1 {
   font: 120% Verdana, Arial, sans-serif;
    line-height: 120%;
    font-weight: bold;
    color: #808080;

}
h2 {
    font: 75% Verdana, Arial, sans-serif;
    line-height: 120%;
    font-weight: bold;
    color: #808080;
}
h3 {
    font: 100% Verdana, Arial, sans-serif;
    font-weight: bold;
    line-Height: 120%;
    color: #B2CD00;
}

h4 {
    ffont: 100% Verdana, Arial, sans-serif;
    font-weight: bold;
    line-Height: 120%;
    color: #e92062;
}
h5 {
    ffont: 100% Verdana, Arial, sans-serif;
    font-weight: bold;
    line-Height: 120%;
    color: #ff5401;
}
h5rosa {
    ffont: 100% Verdana, Arial, sans-serif;
    font-weight: regular;
    line-Height: 120%;
    color:#ee87b2;
}
hgrun {
    ffont: 100% Verdana, Arial, sans-serif;
    font-weight: regular
    line-Height: 120%;
    color: #B2CD00;
}

* {
  margin:0;
  padding:0;
}
.j {
    text-align: justify;
}
.l {
    text-align: left;
}
.r {
    text-align: right;
}
.c {
    text-align: center;
}
#bg img {
animation:fadein 5s;-moz-animation:fadein 1.0s;-webkit-animation:fadein 5s;
}
.zeitung {
    font: 80% Times New Roman, Times, normal, serif;
    line-height: 100%;
    text-align: justify;
    color: #333333
}

.zeitungh1 {
    font: 240% Times New Roman, Times, normal, serif;
    line-height: 100%;
    text-align: center;
    color: #333333
}

.zeitungh2 {
    font: 80% Times New Roman, Times, normal, serif;
    line-height: 110%;
    text-align: center;
    color: #333333
}

.fett {
    font-weight: bold;
}

.weiss {
    font-weight: bold;
    color: #F0F0F0;
}

.rot {
    color: #FF0000;
}

.gruen {
    font-weight: bold;
    color: #B2CD00;
}

.capitals {
    text-transform: capitalize;
}

.kursiv {
    font-style: italic;
}

.underline {
    text-decoration: underline;
}

.linksb {
    text-align: left;
}

.hgrot {
    background-color: #800000;
}

.innertube {

    margin: 0 10px 0 px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.innertube2 {
    margin-top: 20px
}

#seite {
  width: 840px;
  margin: 0 auto;
}

#kopfbereich {
  background: no-repeat url( ../bilder/Vokalistinnen_01.jpg);
  background-color: #ffffff;
    height: 340px 
}
}
#konzertkopf {
  background: no-repeat url( ../bilder/Vokalistinnen_02.jpg);
  background-color: #ffffff;
    height: 340px 
}
}

#kopfbereich h1 {
    margin: 0;
    padding-top: 20px;
}


#linkespalte{
    float: left;
    width: 160px;
    margin-left: -840px;
}

/* folgende 5 fuer die seiten: index.htm vita.htm kontakt.htm */
#inhaltwrapper {
    float: left;
    width: 100%;
}

#inhalt {
  width: 460px;
  margin-right: 283px;
  padding: 0px 0 0px 0;
  background-color: #ffffff;
}

#bilderrand {

  float: left;
  width: 283px; 
  margin-left: -283px;
  background: no-repeat url(../bilder/Vokalistinnen.jpg);
  background-color: #202020;
}

#bilderrand2 {
  float: left;
  width: 283px;
  margin-left: -283px;
  background: no-repeat url(../bilder/singer_judith4.jpg);
  background-color: #202020;
}

#bilderrand3 {
  float: left;
  width: 283px;
  margin-left: -283px;
  background: no-repeat url(../bilder/teacher_judith7.jpg);
  background-color: #202020;
}

#bilderrand4 {

  float: left;
  width: 371px;
  height: 540px;
  margin-left: -371px;
 margin-top: 20px;
 
  background: no-repeat url( ../bilder/Vokalistinnen.jpg);
  background-color: #ffffff;
  
}





@keyframes fadein{from{opacity:0;}to{opacity:1;}}@-moz-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes fadein{from{opacity:0;}to{opacity:1;}}@-o-keyframes fadein{from{opacity:0;}to{opacity:1;}}

