body       {
             padding-top: 10px;
             padding-left: 20px;
             padding-right: 20px;
             padding-bottom: 10px;
           }
body, td   {
	          font-family: Arial, Helvetica, sans-serif;
				 color: white;
		     }
li         {
	          line-height: 125%;
           }
a:link     {
             color: #ffffe0;
             text-decoration: none;
           }
a:visited  {
             color: #ffffe0;
             text-decoration: none;
			  }
a:link:visited    {
             color: #ffcc00;
             text-decoration: underline;
           }
a:active   {
			    color: yellow;
			  }
a:link:hover    {
             color: #ffcc00;
             text-decoration: underline;
           }
ul         {
				 margin-bottom: 40pt;
			  }
h1 {
   ;
}

h2 {
   padding:5px;
   border-bottom-color: gray;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-left-color: gray;
   border-left-style: solid;
   border-left-width: 1px
}

.small     { font-size: 75% }
.hi        { color: #ffff40 }

.toc       {
             font-size: 12px;
             border-right: 1px solid #555555;
           }
.main      {
             padding-left: 20px;
             padding-right: 20px;
             margin-top: auto;
             margin-bottom: auto;
           }
 .zitat   { font-size: 200%;
            text-align: center;
            font-family: 'times new roman', 'times roman', 'times', serif;
            font-style: italic;
          }

   #se          {
                       top: -800px;
                       left: -10px;
                       width: 1px;
                       height: 1px;
                       overflow: hidden;
                       color: white;
                       background-color: transparent;
                       font-size: 3px;
                       visibility: hidden;
                    }


