/*Aenderung.css*/
.blue ul {list-style: none !important;text-decoration: none !important;float: right;width: 200px;}
.blue li {width: auto;float: left;}
.blue li:not(:last-child)::after {content: ' | ';margin-right: 5px;}
table {border: none;}
table tr.even, table tr.alt, table tr:nth-of-type(even) {background: #FFFFFF;}