
    body {
        font: normal 100% Helvetica, Arial, sans-serif;
        /*color: black; background-color: #C6D6E6;*/
        color: black; background-color: #55372c;
      }

/* Der Rahmen */
    ul#navigation {
    position: static;
         width: 700px;
         margin: 0 auto;
         background-color: #55372c;
/* Höhe und Breite */
         padding: 0.6em 0.3em;
         text-decoration: none; font-weight: bold;
         text-align: center;
    }

  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;
  }

    ul#navigation li {
        padding: 10px;
        margin: 0px;
        display: inline;
    }

    /* Die Button */
    ul#navigation li a:link {
        border: 1px solid #000;
        background-color: #fef8c7;
        padding: 2px 5px 2px 5px;
        font-size: 16px;
        /* color: #000;  */
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: bold;
        color: black;
        background-color: #fef8c7;

    }
    ul#navigation li a:hover {
        border: 1px solid #000;
        background-color: #fef8c7;
        padding: 2px 5px 2px 5px;
        color: black;
    }
 #navigation a:link, #navigation a:visited {
       color: black;
       background-color: #fef8c7;
}


/* Der Rahmen */
    ul#nav_Hi_links {
    width: 760px;
    margin-left:24.5%;/* Höhe und Breite */
    padding: 0.1em 0.1em;
    text-decoration: none; font-weight: bold;

    }

  ul#nav_Hi_links li {
         padding: 10px;
         font-size: 18px;
         opacty:0.5;
         display: inline-block;
  }

  ul#nav_Hi_links a, ul#nav_Hi_links span {
    text-decoration: none; font-weight: bold;
    color: black;
  }


#grafik
{
    border: 0 none;
     /* Positionierung 0px neben dem andere Container / Objekt */
      margin-left: 0px;
      margin-top: -16px;
}


#Ueberschriften
{
position: relative;
left: 25%;
top: 10px;
width: 760px;
height: 71px;
}

#Preisliste  /* Tabelle */
{
position: relative;
left: 25%;
top: -20px;
}

#grafik_baustellenschild
{
position: relative;
left: 35%;
top: 10px;
}

#formular
{
position: relative;
left: 25%;
top: 0px;
}

#maps
{
position: relative;
left: 25%;
top: 0px;
}
</style>