




BODY {margin-left:7%; margin-right:7%; margin-top:2%; margin-bottom:7%;
      background-image:url("../grafiken/grund/mauer.jpg");
      link:blue; alink:green; vlink:red;
      scrollbar-face-color: rgb(220,060,50);
      scrollbar -highlight- color: white;
      scrollbar -shadow- color: white;
      scrollbar -3dlight- color: rgb(255,96,0);
      scrollbar -arrow- color: rgb(255,255,255);
      scrollbar -track- color: white;
      scrollbar -darkshadow- color: rgb(255,96,0);}




table  {rules:all; align:center; width:80%;}
table.a {width:652; border:0;}
table.b {align:center; width:350;}

table.c  {border:5pt; border-style:ridge; border-color:red; spacing:5px;
        padding:5px; rules:all; background-color:yellow; width:350;}

table.d  {border:0; spacing:25px; padding:25px;}
table.e  {border:5pt; border-style:ridge; spacing:5px;
        padding:5px; rules:all; width:500;}



td      {font-weight:bold; rules:all;}

.a      {width:70%;}
.b       {width:30%;}
.c      {background-color:#ff3333; width:100px;}
.d      {background-color:#ffff66; width:100px;}



p       {color:black; font-weight:bold;}
h1       {text-align:center; font-weight:bold; text-decoration:underline;}



a         {font-weight:bold;>
.intern {font-color:blue; font-weight:bolder;}
.extern {target:_blank;}
hr       {width:90%; height:10px; align:center; color:black;}
