body {
  font-family: ArialTM, Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 11px;
}
p {
  font-size: 11px;
}

h1 {
  font-size: 15px;
  text-decoration: bold;
  text-align: center;
}

h2 {
  font-size: 13px;
  text-decoration: bold;
}

#INHALTSBOX_INFOBOX_RECHTS h3 {
  font-size: 15px;
  text-decoration: bold;
}

#INHALTSBOX_INFOBOX_RECHTS h4 {
  font-size: 10px;
  text-decoration: bold;
}

#INHALTSBOX_INFOBOX_RECHTS h5 {
  font-size: 10px;
  text-decoration: bold;
  color:#FFFFFF;
}

#PRODUKT_ANSICHT_TICKER h1 {
  text-align: left;
}
/* table {
  border-color: #000000;
} */


td {
  /* border-color: #000000; */
  font-size: 11px;
  text-decoration: bold;
  font-family: ArialTM, Verdana, Arial, Geneva, Helvetica, sans-serif;
}

/* Navigation style */
ul#NAVIGATION_LINKS {
  list-style-type: none;
  list-style-position: outside;
}

#PRODUKT_ANSICHT_TICKER {
  text-align: left;
}
#RIGHT {
  text-align: right;
}

/* Links */

a {
  color: #000066;
}

#UEBERSICHT a{
  color: #000000;
}

#SITEMAP a{
  color: #000000;
}

#HAENDLERLOGIN table{
  border-top: 2px solid #A7A7A7;
  border-bottom: 2px solid #A7A7A7;
}
