body {
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}

body, table, td {
  font-family: Verdana,Geneva,Swiss,SunSans-Regular,sans-serif; 
  color: #333333;
  line-height: 14px;
  margin: 0px;
  padding: 0px;
}

#container {
  background: url("content.gif") no-repeat scroll left top transparent;
  height: auto; /**/
  margin: 0 auto;
  top: 0;
  width: 990px; /**/
  empty-cells: show;
  border-collapse: seperate;
  border-spacing: 0px;
}

#content_line {
  width: 990px;
}

#container td {
  vertical-align: top;
}

.headspacer {
  height: 126px;
  vertical-align: top;
  width: auto;
}

.sidespacer {
  margin: 0px;
  border: none;
  min-width: 182px;
  width: 182px;
}

img {
  border: 0px;
}


#content {
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  min-height: 380px;
  overflow: auto;
  width: 521px;
  text-align: left;
}

#content li {
  color: #4B4B4B;
  font-size: 14px;
  line-height: 26px;
  font-weight: bold;
  margin-top: 20px;
}

#item_en {
  list-style-image:url("en.gif");
}

#item_de {
  list-style-image:url("de.gif");
}

#content p {
   margin-left: 20px;
}

#footer {
  background: url("footer.gif") repeat;
  background-position: left bottom;
  height: 17px;
  text-align: right;
  vertical-align: bottom;
  color: #ffffff;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding: 0 15px 0 0;
  margin: 0px;
  width: 990px;
}
