body {
background-color      : #e6dab4;
/*
background-image      : url(../gfx/bgBodyIndex.jpg);
background-repeat     : repeat;
background-attachment : fixed;
*/
}

#IndexBalken {
  margin                : 0;
  padding               : 0;
  position              : absolute;
  top                   : 6.25em;
  left                  : 0;
  width                 : 100%;
  height                : 25em;
  overflow              : hidden;
  border-bottom         : solid 1px red;
  border-top            : solid 1px red;
  background-color      : #fff;
  background-image      : url(../gfx/bgIndexBalken.jpg);
  background-repeat     : no-repeat;
}

#GWEIndexLogo {
  margin                : 0;
  padding               : 0;
  position              : absolute;
  top                   : 0.6em;
  left                  : 0;
  width                 : 13em;
  height                : 5em;
}


#IndexMenue {
  margin            : 0;
  padding           : 0;
  position          : absolute;
  top               : 4.75em;
  right             : 1em;
  text-align        : right;
}

#IndexMenue ul {
  margin            : 0;
  padding           : 0;

}

#IndexMenue li {
  margin            : 0;
  padding           : 0;
  float             : left;
  list-style        : none;
  margin-right      : 1em;
}

#IndexMenue li a {
  font-size         : 0.75em;
  color             : #333;
  text-decoration   : none;
}

#IndexMenue li a:hover {
  text-decoration   : underline;
}

#Fuss {
position              : absolute;
left                  : 0;
top                   : 32.5em;
height                :  6em;
background-color      : transparent;
width                 : 100%;
z-index               : 50;
border                : none;
}


#Copyright {
left                  : 1em;
width                 : 23.00em;
}

.index, .indexAktiv, .industrie, .industrieAktiv, 
.design, .designAktiv, .produktion, .produktionAktiv, 
.about, .aboutAktiv, .kontakt, .kontaktAktiv, 
.sprache_de, .sprache_en, .sprache_fr {
background-image      : none;
}

.sprache_de {
background-image      : url(../gfx/reiter/icon_de.gif);
background-repeat     : no-repeat;
background-position   : 0;
padding-left          : 22px;
}

.sprache_en {
background-image      : url(../gfx/reiter/icon_en.gif);
background-repeat     : no-repeat;
background-position   : 0;
padding-left          : 22px;
}

.sprache_fr {
background-image      : url(../gfx/reiter/icon_fr.gif);
background-repeat     : no-repeat;
background-position   : 0;
padding-left          : 22px;
}
