p,td,li {
  font-family: Arial,Verdana,Helvetica;
  font-size: 15px;
  color: #180000;
}

.tab_head {
  font-size: 15px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #FF6633;
}

a:link, a:visited, a:active {
  color: #FF6633;
  text-decoration: underline;
}
a:hover {
  color: #FF6633;
  text-decoration: none;
}

.tab_orange {
  background-color: #FF6633;
  color: #FFFFFF;
}

.titel {
  font-size: 17px;
  color: #000000;
  font-weight: bold;
}