body {
  text-align: center;
  background-color: silver;
}
.side {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 5px;
  text-align: left;
  width: 755px;
}
.logotop {
  background: silver url(top-logo.gif) no-repeat scroll left top;
  float: left;
  position: relative;
  width: 755px;
  height: 6px;
  font-size: 2px;
}
.logo {
  background-color: silver;
  height: 75px;
  font-size: 45px;
  text-align: center;
  color: #0c0c0c;
  font-weight: bold;
  width: 755px;
}
.logobund {
  background: silver url(bund-logo.gif) no-repeat scroll left bottom;
  float: left;
  width: 755px;
  height: 6px;
  position: relative;
  text-align: center;
  font-size: 2px;
}
.indholdtop {
  background: silver url(top-logo.gif) no-repeat scroll left top;
  top: 5px;
  float: left;
  position: relative;
  width: 755px;
  height: 6px;
  font-size: 2px;
}
.indhold {
  padding: 5px;
  position: relative;
  margin-top: 5px;
  float: left;
  width: 745px;
  background-color: silver;
}
.indholdbund {
  background: silver url(bund-logo.gif) no-repeat scroll left bottom;
  float: left;
  position: relative;
  width: 755px;
  height: 6px;
  font-size: 2px;
}
.menutop {
  background: silver url(top-menu.gif) no-repeat scroll left top;
  float: left;
  position: relative;
  width: 150px;
  text-align: center;
  height: 6px;
  margin-top: 0px;
  padding-top: 0px;
  font-size: 2px;
}
.sidefodtop {
  background: silver url(top-logo.gif) no-repeat scroll left top;
  float: left;
  position: relative;
  width: 755px;
  height: 6px;
  font-size: 2px;
  margin-top: 5px;
}
.sidefod {
  background-color: silver;
  width: 755px;
  float: left;
  position: relative;
}
.sidefodbund {
  background: silver url(bund-logo.gif) no-repeat scroll left bottom;
  float: left;
  position: relative;
  width: 755px;
  height: 6px;
  font-size: 2px;
}
