body { margin-left:0px; margin-top:0px; margin-right:0px; background-image:url(ACE291.gif); background-attachment:fixed;}
/* das gif muss NUR wegen nc4.x in jedem verzeichnis vorhanden sein */

body.foto { margin-top:30px;}

h1 { font-family:Comic Sans MS,Tekton,Blueprint,Dom Casual,Dom Casual BT,Arial; font-size:32pt; font-weight:400; color:#0000FF; }

p,td,th,ul,li,h2,h3 { font-family:Comic Sans MS,Tekton,Blueprint,Dom Casual,Dom Casual BT,Arial; font-size:12pt; font-weight:500; color:#000000; }

a:link {
        color:#0070C0;
        text-decoration : underline;
}
a:visited {
        color:#FF00FF;
        text-decoration : underline;
}
a:active {
        color:#008080;
        font-style:italic;
        text-decoration : underline;
}
a:hover {
        color:red;
        text-decoration:underline;
}

h2 { font-size:18pt; color:#000000; font-weight:600; }
h3 { font-size:15pt; color:#000000; }

.copy {margin-left:1cm; font-size:8pt;}

/* navigation

 border-style:solid;
 border-width:1px;
 border-top-color:red;
 border-left-color:blue;
 border-right-color:red;
 border-bottom-color:blue; */

table.navigationsleiste {
        border:thin solid;
        border-width:2px;
        border-color :#00FFFF;
        text-align : center;
}

td.navigationsleiste {
 border-style:solid;
 border-width:2px;
 border-top-color:red;
 border-left-color:blue;
 border-right-color:red;
 border-bottom-color:blue;
 color:black;
 text-align:center;
  }

td.navigationsleiste a:link {
 color:black;
 text-decoration:none;
  }

td.navigationsleiste a:visited {
  color:black;
  text-decoration:none;
  }

td.navigationsleiste a:hover {
 color:green;
 text-decoration:none;
 font-size:13pt;
   }

td.navigationsleiste a:active {
 font-style:italic;
 color:#FF00FF;
 text-decoration:none;
  }
