html{
background-color:  #D3915D;
/*background: url(bilder/home4.jpg) no-repeat fixed;
moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
 #CBD6DC      #8E2C2C    #620000   #D3915D  #D3915D; */

}
body{
color:white;
margin:24px auto; 
width: 1000px;
background-color: #AC4C4C ;
/*background: url(bilder/home1.jpg) no-repeat fixed ;
moz-background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;  */
padding: 24px;  
}   

audio { width: 537px;}                             
  
h1 {  
padding-top: 14px;
padding-bottom: 14px;
margin: 20px;
text-align: center; 
font-size: 40pt;
border: 1px dotted;
}

h2 {
font-size: 14pt;
}
hr {
    color: white;
    width: 95%;
}

/*tabellen korigieren  */
.index{
margin: 20px; 
   }

/* botten fläche */
li {
background-color: #C08E73;
border: #C6C6C6 1px outset;
list-style: none;
margin: 0.4em; padding: 0;
}
/*  ganze navigationfläche  */
ul {
margin-top: 20px;
padding: 0px;
width: 225px;
}

/*botten schriftart   */
li a {
text-align: center;
display:block;
padding: 0.28em;
text-decoration: none;
font-weight: bold;
border: 1px  black;

color: #AC4C4C;
font-size: 12px;
}
a:hover {
color: #800000;}

li:hover {

background-color: #DAAA8E;}   
/* links button */
.weisen{

margin-top: 20px;
text-align: center;
margin-bottom: 20px;
font-size: 0.83em;
float: left; width: 314.5px;
margin: 0 0 1.2em; padding: 0;
}
                    
/*HÖRPROBEN */

.cdtext a {
       color: white;
       text-decoration: none;
   }
.cdtext a:hover {
       text-decoration: underline;
}
.cdtext {
    margin: 0px;
    font-weight: bold;
    text-decoration: none;}
.covercd {
padding-bottom: 10px;
padding-left: 5px;

}
.cd {
margin-left: 90px;
color:white;
font-weight: bold;
text-decoration: none;
}
.cd:hover {

text-decoration: underline;
color:white;
}

             
/* index.html bild */
.bild {
padding: 6px;
margin-top: 12px;
}

.zeile {
  font-size: 13px;
font-style: italic;
margin-left: 20px;

}
.homebild {
 margin-left: 0.5em;
 margin-top: 0.5em;   
   
}

/* index.html text  */
.inhalt {
font-size: 16px;
padding: 0cm 1cm 1cm 1cm;
}
.text {
font-famiy: "Times New Roman";
}

/* index.html 2014 text-align: right;*/
#fusszeile {
font-size: 13px;
font-style: italic;
text-align: right;
margin-right: 20px;

}

/* biographie text */
.bio  {
text-align: center;
}

/* back button */


a.back {
text-decoration: none;

color: white;
}
a.back:hover {
text-decoration: underline;
color:white;

letter-spacing: 1px;
}
a.buch {
    text-decoration: none;
color: white;
}
a.buch:hover {
text-decoration: underline;
color:white;
}

.weisentext      {
   color: black;
   font-size: 25px;
}
.quelle   {

   color: white;
   font-size: 18px;
}
h3 {
    color: black;
}
.center{
    text-align:center;
}