ul.liste {
  list-style-type: square;
	}
table.einfach {
	border: 0px solid gray;
	}
.header {
	border: none;
	}
td.links {
	background-color: #ffffee;
	}
td.rechts {
	background-color: #ffffee;
	}
td.mitte {
  background-color: #ffffee;
 }
td.header {
  background-color: #ffffee;
 }
td.footer {
  background-color: #ffffff;
 }
body.header {
  background-color: #ffffee;
 }