#spacerTop,
#spacerRight,
#spacerBottom,
#spacerLeft,
#mainMenuWrapper,
#contentLeft,
#contentRight div.twoColsWrapper div.twoColsRight {
  display: none;
}

body {
  padding: 10px 0 0 10px;
  background: white;
  text-align: left;
  height: auto; 
}

html {
   height: auto; 
}

#headerWrapper {
  width: 640px;
  height: 70px;
  overflow: hidden;
}

#mainContainerWrapper,
#mainContainer,
#contentWrapper,
#contentWrapper div.twoColsWrapper {
  padding: 0;
  width: 640px;
  margin: 0;
}

#mainContainerWrapper {
/*  height: auto; */
}

#contentRight {
  width: 640px;
  height: auto; 
  float: left;
/*  overflow: hidden; */
}

#contentRight p {
  padding: 1.5em 0 0 0;
  width: 640px;
  overflow: auto; 
}

#contentRight h1,
#contentRight div.headlineDefault {
  color: #f29400;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.3em;
  margin-top: 0.9em;
}

#contentRight ul {
  padding-left: 15px;
  margin-top: 1.5em;
}

#contentRight ul li {
  list-style: url(/fileadmin/templates/images/listStyle.jpg);
}

#contentRight a,
#contentRight a:visited,
#contentRight a:hover {
  color: #878889;
  text-decoration: none;
}
