body {
  background-color: #E0E0E0 ;
  margin-left:20px;
  margin-right:20px; 
  scrollbar-base-color:vellow; 
  scrollbar-highlight-color:#808080; 
  scrollbar-arrow-color:red; 
  scrollbar-shadow-color:lightgreen;
  background-image : url(index-Dateien/MLM-300.jpg);
	}

body,p,td,th,span {
  font-family:arial,helvetica,verdana,sans-serif;
  font-size: 12;
  color: Black; }

a:link { color: Black;text-decoration: none;  font-size : 12;  font-weight : bold;  font-family : arial,helvetica,verdana,sans-serif;   }
a:visited { color: Black; text-decoration:none;  font-size : 12;  font-weight : bold; font-family : arial,helvetica,verdana,sans-serif;  }
a:hover { color: Blue; text-decoration:none;  font-size : 12;  font-weight : bold; font-family : arial,helvetica,verdana,sans-serif;  }
a:active {color: Blue; text-decoration:none;  font-size : 12;  font-weight : bold; font-family : arial,helvetica,verdana,sans-serif;  }
a:focus { color: Blue; text-decoration:none;  font-size : 12;  font-weight : bold;font-family : arial,helvetica,verdana,sans-serif;   }

input { color: #000; background-color: Silver;   }
	
select {
  background-color: Yellow;
  width: 160px;
  border: 3px solid Black;
  font-size : xx-small;
  }
