div.navi_hor {
  position: absolute;
  left: 8.2em;
  top: 0;
}
div.navi_hor_cms {
  position: absolute;
  right: 1.25em;
  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-right: 15.1em;
  padding-bottom: 1em;
  height: 50em;
  min-height:50em;
}
*>.content {
  height: auto;
}

html>/**/body#box_links {
  background-color: #fff;
  display: inline;
  float: left;
  padding-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;
}
html>body#box_links {
  width: auto;
  padding-right: 1.25em;
  float: none;
/*  padding-right: 20px; */
}

#box_rechts, #box_rechts_karte, #box_rechts_ohnegrau {
  position: absolute;
  right: 2em;
  top: 8.2em;
/*  top: 10.8em;*/
  width: 13.375em;
  background-color: #fff;
  display: inline;
/*  float: right;*/
  float: left;
}

#box_rechts {
/*  padding-top: 16px;*/
  padding-top: 1em;
}
/*
*>#box_rechts {
  padding-top: 16px;
}
*/
#box_rechts_karte {
  padding-top: 16px;
}

#box_rechts_ohnegrau {
  top: 9.2em;
}

.greymenu {
  right: 0;
/*  background-color: #F6F6F6; */
  padding: 0;
  height: 2.85em;
  border-top: 1px solid #fff;
}

#laendernavigation {
  position: absolute;
  left: 0.75em;
  top: 131px;
  width: 178px;
  border-right: 1px solid #fff;
  color: #666;
}


#logo_links {
  position: absolute;
  top: 0;
  left: 0;
}

#isblogo {
  position: absolute;
  top: 2.05em;
  right: 1.25em;
}