a:link { color:#0000FF; }  /* noch nicht besuchte Ziele */
a:visited { color:#800080; }  /* besuchte Ziele */
a:active { color:#FF0000; }  /* angeklickte Verweise */
a:hover { color:#483D8B; } /* Verweise bei "MousOver" */
a:extern { color:#990066; } /*externer Verweis */

body
{             scrollbar-base-color:#A9A9A9; scrollbar-3d-light-color:#000000; scrollbar-darkshadow-color:#666666;
              cursor:default;
              margin-top:5; margin-bottom:5; margin-left:10; margin-right:10;
              background-image: url(http://www.zuedruck.de/bilder/back.gif);
              background-attachment:fixed;	
              font-family:Verdana, Arial; font-size:8pt; text:#000000;
              text-align:justify; }

tbody
{             font-family:Verdana, Arial;
              font-size:8pt; text:#000000; }
			  
td.border-left-weiss
{             border-width:1px; border-left-style:solid; border-color:#FFFFFF; }
			  
td.border-right-weiss
{             border-width:1px; border-right-style:solid; border-color:#FFFFFF; }

h1, h2, h3, h4
{            font-family:Verdana, Arial; font-weight:bold; }

h1
{	         color:#666666; font-size:12pt; }
h2
{            color:#800080; font-size:10pt; font-stretch:wider; }
h3
{            color:#000080; font-size:9pt; }
h4
{            color:#666666; font-size:8pt; text-transform:uppercase; }
h5
{	         color:#808080; font-size:7pt; }
