A:link {color: #40ff40;}
A:visited {color: #ff0000;}
A.prosa:link {color: #000080;}
A.prosa:visited {color: #000040;}
A.prhead:link {color: #c4c4c4;}
A.prhead:visited {color: #c4c4c4;}

BODY {
       background-repeat: repeat;
     }
BODY.deckel {
              background-color: #ac0010;
              background-image: url("einband.gif");
              text-align: center;
              color: #ff0000;
              margin: 3em;
              font-family: sans-serif;
            }
BODY.menu {
            background-color: #ac0010;
            background-image: url("einband.gif");
            text-align: center;
            color: #ff0000;
            margin-left: 0;
            margin-right: 0;
            margin-top: 1em;
            margin-bottom: 1em;
            font-family: sans-serif;
          }
BODY.prosa {
             background-color: #fffff0;
             color: #000000;
             margin: 1em;
             text-align: justify;
             font-family: sans-serif;
           }
BODY.lyrik {
             background-color: #fffff0;
             color: #000000;
             margin: 1em;
             text-align: center;
             font-family: sans-serif;
           }

H1.titel {font-size: 3em; font-weight: normal;}
H3.autor {font-size: 1.5em; font-weight: normal;}
H3.prosa {text-align: center;}

IMG.button {}
IMG.gravur {margin-top: 2em; margin-bottom: 6em;}
IMG.rahmen {border-color: rgb(0,0,0);}

P.titel {font-size: 3em}
P.autor {font-size: 1.5em}
P.logo {margin-top: 3em;}
P.untertitel {margin-top: 3em;}
P.kopf {
         color: #c4c4c4;
         font-family: sans-serif;
         font-size: 0.7em;
         text-align: center;
         margin-bottom: 1.5em;
       }
P.fuss {
         color: #c4c4c4;
         font-family: sans-serif;
         font-size: 0.7em;
         text-align: center;
         margin-top: 2em;
       }
P.left {text-align: left;}
P.center {text-align: center;}
P.right {margin-left: 30%; text-align: right;}
P.song {margin-left: 3em;}

UL { 
     margin-top: 1.0em;
     margin-bottom: 1.0em;
     list-style-type: disc;
     text-align: left;
   }

