﻿.auto-style1 {
  border-style: solid;
  border-width: 2px;
  border-color: #FF0000;
}
.auto-style2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #808080;
  border: 1px solid #C0C0C0;
}
.auto-style3 {
	 margin-left: auto; /* Tabelle zentrieren in neuen Browsern */
	 margin-right: auto; /* Tabelle zentrieren in neuen Browsern */
}
