TD.infoBoxHeading {
  background-image:url("http://bensch-audio.de/templates/siteground-j15-85/images/pillmenu.png");
  background-repeat:no-repeat;
  color:#ffffff;
  font-weight:bold;
  font-style:normal;
  text-align:left;
}

a.headerNavigation{
  font-weight:bold;
}

a.headerNavigation:visited {
  font-weight:bold;
}

a.headerNavigation:active {
  font-weight:bold;
}



body {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  font-size: 11px;
  color: #666;
  background: #fff;
}

body.contentpane {
  background: #fff;
}

p {
  margin: 5px 0;
  text-align: justify;
}

a {
  color: #3C74C2;
  outline: none;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

button {
  color: #fff;
  font-size: 11px;
  border: none;
  background: #696969;
  cursor: pointer;
}

h1 {
  padding: 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  vertical-align: bottom;
  color: #153A71;
  text-align: left;
  width: 100%;
}

h2, .contentheading {
  padding: 0;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  vertical-align: middle;
  color: #3c74c2;
  text-align: left;
  font-weight: 700;
}

h2, a.contentheading {
  background: none;
  border: none;
  margin:6px 0;
}

table.contentpaneopen h3 {
  margin-top: 25px;
  color:#3C74C2;
}

h4 {
  font-family: Tahoma, Arial, sans-serif;
  color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin:6px 0;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight:700;
  text-align: left;
  text-transform:uppercase;
  color: #000;
  padding: 0;
}

   #tooltip a
   {
      color: #000000;
     /*font-color: #000000;*/
      text-decoration: none;
   }
   #tooltip a:hover 
   {
      color: #000000;
     /*font-color: #000000;*/
      text-decoration: none;
   }
   .tooltip
   {
      font-size:12px;
      color: blue;
      position: absolute;
      display: none;
      background-color: transparent;
      border-width: 1px;
      border-style: solid;
      border-color: blue;
      padding: 2px;
   }

