h1 {
 font-family: sans-serif;
 font-size: large;
 font-weight: bold;
 color: #804040;
 margin-top:    5mm;
 margin-left:   5mm;
 text-align:    center;
}

p,h2,h3,h4,h5,h6,ul,ol,dl,li,div,th,blockquote,b
        {
                font-family:   sans-serif;
                margin-top:    2mm;
                margin-left:   5mm;
                text-align:    left;
        }

p.h1center {text-align: center; color: #333399; font-size:x-large; font-weight:bold;}
p.h2center {text-align: center; color: #333399; font-size:medium;  font-weight:bold;}
p.h2left {text-align: left; color: #333399; font-size:medium;  font-weight:bold;}

body    {    background:  #FAEBD7;
             color:       black;
             margin-top:    2mm;
             margin-left:   2mm;
             text-align:    left;
        }
a:link          { color:#000099}
a:visited       { color:#000070}
a:active        { color:#0000ff}


address {
                font-family: sans-serif;
                font-size: xx-small;
                text-align:        left;
        }

/* adr {
                font-family: sans-serif;
                font-size: xx-small;
                text-align:        left;
        } */

/* th {   background:  #FAEB00;
       font-family: sans-serif;
       font-size: normal;
       font-weight: bold;
       color: #804040;
   } */
/* Tabellen der Homepage  */
table.home {
	background:  #fdf5e6;
	}
td.seitenkopf {
	background:  #FFCC99;
	text-align:center; 
	}
td.color1 { background:  #e2e2e2; }
tr.color1 { background:  #e2e2e2; }

td.color2 { background:  #fdf5e6; }
tr.color2 { background:  #fdf5e6; }

td.color3 { background:  #FFCC99; }
tr.color3 { background:  #FFCC99; }

table.linkeSeite {
	background:  #e2e2e2;
	}
td.homesection {
	font-family:sans-serif;
	font-style:normal; 
	font-size:small;
	font-weight:bold;
	text-align:left; 
        color:       #333399;
        background:  #FFCC99;
	width: 70%;
          }
td.homesecdelimiter {	
	background: #fdf5e6;
	width: 1%;
	}
td.homesubsection {
	font-family:serif;
	font-style:normal; 
	font-size:small;
	vertical-align:bottom; 	
        color:       #000000;
        background:  #e2e2e2;
	width: 83%;
          }
td.homesubsec1{
	background: #e2e2e2;
	width: 7%;
	text-align:left;
	}
/* Ende Tabellen der Homepage  */
/* Tabelle der Literaturangaben  */

td.bibLeft {

	font-family:serif;
	font-style:normal; 
	font-size:small;
        color:       #000000;
        background:  #FFFF99;
	width:       10%;
          }
td.bibAutor {
	font-family:serif;
	font-style:normal; 
        color:       #000000;
        background:  #FFFFDD;
	width:       90%;
          }
td.bibTitel {
	font-family:serif;
          font-style:italic;
          color:       #000000;
          background:  #FFFFDD;
	width:       90%;
          }
td.bibQuelle {
	font-family:serif;
	font-style:normal; 
        color:       #000000;
        background:  #FFFFDD;
	width:       90%;
          }

/*  Ende Tabelle Literaturangaben */


/* background:  #FAEB00;
       font-family: sans-serif;
       font-size: normal;
       font-weight: normal;
       color: #804040;

          } */



div.note        {
                        color:        red;
                        margin-left:        1em;
                        margin-right:        1em;
                }

div.hidden        {
                        display:         none;
                }

div.center        {
                        text-align:        center;
                }

div.small        {
                        font-size:        small;
                }

div.footer        {
                        font-size:        small;
                }
