html {
  padding: 10px;
}

a, a:visited {
  color: #878889;
  text-decoration: none;
}

a:hover {
  color: #f29400;
}

strong {
  font-weight: bold;
}

#headerWrapper,
#headerImage {
/*  width: 496px;  */
  width: 100%;
  background: #fff;
}

#contentRight{
/*  width: 495px; */
  width: 100%;
}

#contentRight .headlineDefault {
  color: #f29400;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 0.9em;
}

#contentRight p {
  padding: 1.5em 0 0 0;
}

#contentRight ul {
  padding: 1.5em 0 0 20px;
}

#contentRight ul li {
  list-style: url(/fileadmin/templates/images/listStyleClean.jpg);
}

#contentRight .twoColsWrapper .twoColsRight {
  display: none;
}

div.filelinks_0 {
  padding-top: 1.5em;
}

div.filelinks_0 table td {
  vertical-align: top;
  padding-bottom: 1.5em;
}

div.filelinks_0 td.icon {
  padding-top: 3px;
  padding-right: 0.3em;
}
