div.navi_hor {
  position: absolute;
  left: 8.2em;
  top: 0;
}

#navi_vertikal {
  position: absolute;
  top: 7.1em;
  left: 0.75em;
/*  left: 0.6875em;*/
  width: 7.45em;
/*  width: 7.1875em;*/
  float: left;
}

.huelle {
  position: absolute;
  top: 7.2em;
  left: 8.20em; /* HIER IST DIE UNTERSCHEIDUNG CMS ODER NICHT CMS */
/* ## für variable Inhaltsbreite: ## */
  right: 0;
/* ## für feste Inhaltsbreite: ## */
/*  width: 39.375em; */
}

.content {
  right: 0;
  background-color: #transparent;
  padding-left: 0.75em;
  padding-top: 1em;
  padding-right: 0.75em;
  padding-bottom: 1em;
  height: 50em;
  min-height:50em;
}
*>.content {
  height: auto;
}

#box_links {
  background-color: #fff;
  float: left;
  display: inline;
  margin-right: 14.3em;
/* ## für variable Inhaltsbreite: ## */
  min-width: 23.75em;
/* ## für feste Inhaltsbreite: ## */
/*  width: 23.75em; */
}
/* ## für variable Inhaltsbreite: ## */
*>#box_links {
  width: auto;
  padding-right: 1.25em;
/*  padding-right: 20px; */
}

#box_links_breit {
  background-color: #fff;
  float: left;
  display: inline;
  margin-right: 0em;
/* ## für variable Inhaltsbreite: ## */
  min-width: 23.75em;
/* ## für feste Inhaltsbreite: ## */
/*  width: 23.75em; */
}
/* ## für variable Inhaltsbreite: ## */
*>#box_links_breit {
  width: auto;
  padding-right: 1.25em;
/*  padding-right: 20px; */
}

#box_rechts, #box_rechts_home {
  position: absolute;
  right: 2em;
  top: 8.2em;
  width: 13.375em;
  background-color: #fff;
  display: inline;
  float: right;
}

#box_rechts {
  padding-top: 1em;
/*  padding-top: 16px; */
}
#box_rechts_home {
  padding-top: 0.65em;
/*  padding-top: 10px; */
}
*>#box_rechts_home {
  padding-top: 0.75em;
}

#isblogo {
  position: absolute;
  top: 2.05em;
  right: 1.25em;
}