body {
 font-family: Verdana,Arial,Sans-Serif;
 color: #FFFFFF;
 background: #000000;

 }

hr {color: #490062;
    size: 2;}

a:link {
 color: #800080;
 }
a:active {
 color: #800080;
 }
a:visited {
 color: #800080;
 }
a:link.site {
 color: #000000;
 }
a:active.site {
 color: #000000;
 }
a:visited.site {
 color: #000000;
 }
table { scrollbar-base-color:#000000;
scrollbar-3d-light-color:#000000;
scrollbar-arrow-color:#D3B9FF;
scrollbar-darkshadow-color:#D3B9FF;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#D3B9ff;
scrollbar-shadow-color:#D3B9FF;
scrollbar-track-color:#000000}
p {
 text-align: left;
 font-size: smaller;
 }

p.center {
 text-align: center;
 }


#menu a {
 display:block;
 width:150px;height:40px;
 background: url("../grafik/schaltflaeche_amethyst_1.JPG") top left no-repeat;
 padding:10px 0 0 15px;
 font: bold 12px verdana,arial,sans-serif;
 color:#afafaf;
 text-decoration: none;
 }

#menu a:hover {
 background-image: url("../grafik/schaltflaeche_amethyst_2.jpg");
 color:#ffffff;
 }

#menu a:active {
 background-image: url("../grafik/schaltflaeche_amethyst_3.jpg");
 color:#ffffff;
 }

#umenu a {
 display:block;
 width:150px;height:30px;
 background: url("../grafik/schaltflaeche_amethyst_1_klein.JPG") top right no-repeat;
 padding:6px 0 0 40px;
 font: bold 10px verdana,arial,sans-serif;
 color:#afafaf;
 text-decoration: none;
 }

#umenu a:hover {
 background-image: url("../grafik/schaltflaeche_amethyst_2_klein.jpg");
 color:#ffffff;
 }

#umenu a:active {
 background-image: url("../grafik/schaltflaeche_amethyst_3_klein.jpg");
 color:#ffffff;
 }

 #smenu a {
 display:block;
 width:150px;height:30px;
 background: url("../grafik/schaltflaeche_amethyst_1_klein.JPG") top left no-repeat;
 padding:6px 0 0 15px;
 font: bold 10px verdana,arial,sans-serif;
 color:#afafaf;
 text-decoration: none;
 }

#smenu a:hover {
 background-image: url("../grafik/schaltflaeche_amethyst_2_klein.jpg");
 color:#ffffff;
 }

#smenu a:active {
 background-image: url("../grafik/schaltflaeche_amethyst_3_klein.jpg");
 color:#ffffff;
 }
  #emenu a {
 background-color : #000000;
 font: normal 10px verdana,arial,sans-serif;
 text-decoration : none;
 color : #ffffff;
 margin-right : 4px;
 padding-top : 2px;
 padding-bottom : 3px;
 padding-left : 4px;
 padding-right : 4px;
 border-top : 3px outset #D3B9FF;
 border-left : 3px outset #D3B9FF;
 border-right :  3px outset #D3B9FF;
 border-bottom :  3px outset #D3B9FF;
 }

 ul {
 text-align: left;
 font-size: smaller;
 }