body.weiss { background-color:#F7F7F7 }
body.nav { background-color:#d6cdd0 }
body.titel { background-color:#fdd0b9 }
/*body.main { background-image:url(grypaws.gif); } */
/* Verweise oder Links */
a:link { color:#0000FF; text-decoration:underline; }
/* a:link = Verweise zu noch nicht besuchten Seiten */
/* bau*/
a:visited { color:#0000BD; text-decoration:underline; }
/* a:visited = Verweise zu bereits besuchten Seiten */
/* dunkles blau*/
a:active { color:#FF0000; text-decoration:none; }
/* a:active = Verweise, die gerade angeklickt werden */
/* rot*/

h1.hna {font-family: sans-serif;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 5%;
        margin-right: 5%;
        }

h2.hna {font-family: sans-serif;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 5%;
        margin-right: 5%;
        }

h3.hna {font-family: sans-serif;
        margin-top: 20px;
        margin-bottom: 10px;
        margin-left: 5%;
        margin-right: 5%;
        }

p.ut {font-family: sans-serif;
		margin-top: 5px;
      margin-bottom: 5px;
      line-height:110%;
      margin-left: 5%;
      margin-right: 5%;}

p.titel {font-family: sans-serif;
        font-size: medium;
        font-weight: bold;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 5%;
        margin-right: 5%;
        }

p.tn {font-family: sans-serif;
		font-size:small;
      margin-top: 5px;
      margin-bottom: 5px;
      line-height:110%;
      margin-left: 5%;
      margin-right: 5%;}
      
p.zitat {font-family: sans-serif;
		   font-size:medium;
         font-style: italic;
         margin-top: 5px;
         margin-bottom: 40px;
         line-height:110%;
         margin-left: 10%;
         margin-right: 10%;
         text-align: center;}

p.quelle {font-family: sans-serif;
		   font-size:small;
         font-style: bold;
         margin-top: 5px;
         margin-bottom: 40px;
         line-height:110%;
         margin-left: 10%;
         margin-right: 10%;
         text-align: center;}

table.n {margin-left: 5%;
         margin-right: 5%;
         }
th.tn     {font-family: sans-serif;
           }
           
td.tn     {font-family: sans-serif;
		     font-size:small;
           }
           
td.tnc     {font-family: sans-serif;
		     font-size:small;
           text-align: center;
          }
           
hr.var	{margin-left: 5%;
          margin-right: 5%;
          margin-top: 15px;
          margin-bottom: 15px;
		    }
		    
ul.tn    {font-family: sans-serif;
          font-size:small;
          margin-left: 5%;
          margin-right: 5%;
          margin-top: 5px;
          margin-bottom: 15px;
		    }

li.tn    {margin-left: 5%;
          margin-right: 5%;
          margin-bottom: 5px;
		    font-size:small;
		    }
		    
