*|body {
}
*|a:link {
  text-decoration: underline;
  color: #7c6a5f;
}
*|a:visited {
  text-decoration: underline;
  color: #7c6a5f;
}
*|a:hover {
  text-decoration: none;
  color: #7c6a5f;
}
*|a:active {
  text-decoration: none;
  color: #7c6a5f;
}
*|.searchtext {
  background: #ffffff none repeat scroll 0%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  line-height: 11pt;
  font-variant: normal;
  color: #999999;
}
*|.lauftext {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #7c6a5f;
  text-decoration: none;
  font-weight: normal;
}
*|.smal {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 8px;
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
*|.lauftext-bold {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
*|.bordergrey {
  border-style: solid none;
  border-color: #7c6a5f;
  border-width: 1px;
}
*|.orange {
  color: #ffcc00;
  font-weight: normal;
}
*|.grey-line {
  color: #999999;
}
*|.bordergreytopbot {
  border-style: solid none;
  border-color: #999999;
  border-width: 1px;
}
*|.bordergreyleft {
  border-style: solid none solid solid;
  border-color: #999999;
  border-width: 1px;
}
*|.bordergreyright {
  border-style: solid solid solid none;
  border-color: #999999;
  border-width: 1px;
}
*|.bordergreybox {
  border: 1px solid #999999;
}
*|.bordergreyadd {
  border-style: solid solid none;
  border-color: #999999;
  border-width: 1px;
}
*|.bordergreytop {
  border-style: solid none none;
  border-color: #999999;
  border-width: 1px;
}
*|.bordergreytopright {
  border-style: dotted dotted none none;
  border-color: #999999;
  border-width: 1px;
}
*|.bordergreybot {
  border-style: none none solid;
  border-color: #cccccc;
  border-width: 1px;
}
*|.bordergreyleftbot {
  border-style: none none dotted dotted;
  border-color: #999999;
  border-width: 1px;
}
*|.bordergreytopleft {
  border-style: solid none none solid;
  border-color: #999999;
  border-width: 1px;
}
*|.bordergreybotright {
  border-style: none dotted dotted none;
  border-color: #999999;
  border-width: 1px;
}

