  body {
    color: black;     background: #231F20 ;
    background-repeat:repeat-y;
    font-size: 100.01%;
    font-family: Verdana,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 10px auto;      /* standardkonforme horizontale Zentrierung */
    width: 761px;
        height: 690px;
    padding: 0;
    background: #ffffff url(pages/img/hg_content.jpg) ;
        z-index: 1;

  }

   div#head {
    font-size: 2em;
    margin: 0 ; padding: 8px;
    text-align: center;
 /*  background: #EEEFF7 url(pages/img/dach.jpg) no-repeat   ;
    border-bottom: 10px solid silver;   */
    height: 104px;
    color:#464094;
        z-index: 2;
  }

  ul#Navigation {
    font-size: 12px;
    float: left; width: 164px;
    margin: 0px 0 0; padding: 0;


  }
  ul#Navigation li {
    list-style: none;
    margin: 0;
  }
  ul#Navigation a {
    display: block;
    margin-top:13px;
    padding-left: 15px;
    font-weight: bold;
line-height: 24px;
  }
  ul#Navigation a:link {
    color: #00853c;
    text-decoration:none;
    background: #ffffff url(pages/img/button_h.jpg) no-repeat;
  }
  ul#Navigation a:visited {
    color: #00853c; background-color: white;
    text-decoration:none;
        background: #ffffff url(pages/img/button_h.jpg) no-repeat;
  }
  ul#Navigation a:hover {
    color: #ffffff; background-color: #eee;
    text-decoration:none;
        background: #ffffff url(pages/img/button_d.jpg) no-repeat;
  }
   ul#Navigation a:active {
    color: white; background-color: gray;
    text-decoration:none;
        background: #ffffff url(pages/img/button_d.jpg) no-repeat;
  }
    ul#Navigation a.selected {
    color: white; background-color: gray;
    text-decoration:none;
        background: #ffffff url(pages/img/button_d.jpg) no-repeat;
  }

  div#Inhalt {
    margin: 0 0 1em 190px;
    padding: 0 1em;
    height:380px;
        z-index: 3;

  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: navy;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }
    div#Inhalt2 {
         width:413px;
         margin-top:-55px;
             font-size: 14px;
    font-family: Verdana,Arial,sans-serif;
    color:#00853C;
                z-index: 8;
  }
      div#Inhalt3 h1 {
         font-size: 18px;
         margin: 0;
         color: #DF4C19;
  }
    div#Inhalt3 {
        margin-top:9px;
             font-size: 12px;
    font-family: Verdana,Arial,sans-serif;
    color:#00853C;
        z-index: 7;
  }
      div#Inhalt2 h1 {
         font-size: 18px;
         margin: 0;
         color: #DF4C19;
  }
    div#Inhalt3 .smalltxt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
                 color: #DF4C19;
}

  p#Fusszeile {
    clear: both;
    font-size: 0.6em;
        font-family: Verdana,Arial,sans-serif;
    color:#00853C;
    margin: 0;
    height:164px;
    text-align: center;
        background: #ffffff url(pages/img/footer.jpg) no-repeat;
                z-index: 6;
  }

  div#tisch {
  width:761px;
  height:239px;
  margin-top:-680px;
  z-index: 3;
  background: url(pages/img/Neumann5_1.png) no-repeat;
  background-position:right;

}
  div#kyocera {
  width:600px;

  margin-top:-640px;
  margin-left:450px;
  z-index: 5;

}
  div#marken {
  width:400px;
  height:400px;
  margin-top:-280px;
  margin-left:150px;
  z-index: 4;
    background: url(pages/img/Neumann7_1.png) no-repeat;
  }
    div#shop {
  width:400px;
  height:400px;
  margin-top:-410px;
  margin-left:180px;
  z-index: 4;
    background: url(pages/img/Neumann8_1.png) no-repeat;
  }
div#Inhalt3 a:link {
	color: #00853c;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}
div#Inhalt3 a:visited {
	color: #00853c;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}
div#Inhalt3 a:active{
	color: #00853c;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}
div#Inhalt3 a:hover{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}

