#root {
  width: 950px;
  margin: 0px auto;
}

#header {
  height: 300px;
  width: 100%;
}

#contentheader_left {
  float: left;
  width: 201px;
  height: 49px;
  background-image: url(../pics/index_neu/contentheader_left.jpg);
}

#contentheader_right {
  float: left;
  width: 201px;
  height: 49px;
  background-image: url(../pics/index_neu/contentheader_right.jpg);
}

#contentheader_center {
  float: left;
  width: 548px;
  height: 49px;
  background-image: url(../pics/index_neu/contentheader_center.jpg);
}

#menu_left {
  float: left;
  width: 201px;
  /* background-image: url(../pics/index_neu/left.png); */
}

#menu_right {
  float: left;
  width: 201px;
  /* background-image: url(../pics/index_neu/right.png); */
}

#content {
  float: left;
  width: 518px;
  background-color: #FFFFFF;
  padding: 15px;
}

#content_container {
  background-image: url(../pics/index_neu/content.jpg);
  min-height: 450px;
}

.clear_dummy {
  float: none;
  clear: both;
}

.form_left {
  float: left;
  width: 150px;
  margin-bottom: 5px;
}

.form_right {
  float: left;
  width: 368px;
  margin-bottom: 5px;
}

#produkte_leistungen_left {
  float: left;
  width: 150px;
}

#produkte_leistungen_right {
  float: left;
  margin-left: 10px;
  width: 358px;
}
