<style type="text/css">
body {
         text-align: center;  /* nur für alte Browser */
        padding: 0px;
        font-size: 11px;
        font-family: verdana;
        color: #003366;

}

a:link { text-decoration:; font-family: verdana; font-size: 11px; font-weight:bold; color:#446F82; }
a:visited { text-decoration:; font-family: verdana; font-size: 11px; font-weight:bold; color:#446F82; }
a:hover { text-decoration:; font-family: verdana; font-size: 11px; font-weight:bold; color:#5D98B2; }
a:active { text-decoration:; font-family: verdana; font-size: 11px; font-weight:bold; color:#5D98B2; }
a:focus { text-decoration:; font-family: verdana; font-size: 11px; font-weight:bold; color:#5D98B2; }

table { border: 1px; align: left; valign: top;}
td { align: left; valign: top; font-size: 11px; color: #446F82; font-family: verdana; }
th { align: left; valign: top; font-size: 12px; color: #446F82; font-family: verdana; }
tr { align: left; valign: top; font-size: 12px; color: #446F82; font-family: verdana; }

#schrift {
  font-size: 11px;
  font-family: verdana;
  color: #003366;
}

#listen {
  font-size: 11px;
  font-family: verdana;
  line-height: 150%;
  color: #003366;
}


h1 {
  font-size: 14px;
  font-family: verdana;
  color: #003366;
}

h2 {
  font-size: 12px;
  font-family: verdana;
  color: #003366;
}
#center {
  width: 100%;
  height: 100%;
  margin: 0px;
  text-align: center;


}
#mitte {
  position: relative;
  width: 1000px;
  height: 800px;
  min-height: 800px;
  margin: 0px auto;
  text-align: left;
}

#inhalt {
  margin: 0px 100px 20px 100px;
  height: 100%;
  background-color: #FFFFFF;
  border:1px solid #003366;
}

#header {
  position: absolute;
  z-index:2;font-size: 48px;
  margin-top: 25px;
  margin-left: 25px;
  height: auto;
  width: 750px;
  background-color: #FFFFFF;
  border-bottom: 3px solid #003366;
  vertical-align:baseline;
  color: #003366;
}
#linie {
  position: absolute;
  z-index:1;
  top: 65px;
  width: 750px;
  margin-left: 25px;
  height:  3px;
  background-color: #FFFFFF;
  border-bottom: 3px solid #003366;
}

#Hauptnavigation {
  position: absolute;
  z-index:2;
  top: 50px;
  right: 0px;
  width: 130px;
  height: auto;
  padding: 0px;
  font-family:verdana, sans-serif;
  font-size: 11px;

}

#Bild {
  position: absolute;
  z-index:1;
  top: 125px;
  left: 330px;
  width: 500px;
  height: 350px;
  border: 0px;
  text-align: center;
  padding: 0px;
  background-color: #FFFFFF;
  overflow:auto;
}


#text {
  position: absolute;
  z-index:1;
  top: 450px;
  left: 140px;
  width: 680px;
  height: 345px;
  text-align: left;
  background-color: #FFFFFF;
  overflow:auto;
}

#herstellung {
  position: absolute;
  z-index:1;
  top: 350px;
  left: 140px;
  width: 680px;
  height: auto;
  text-align: left;
  background-color: #FFFFFF;
  overflow:auto;
}

#text1 {
  position: absolute;
  z-index:1;
  font-size: 36px;
  font-family: verdana;
  color: #003366;
  top: 620px;
  left: 150px;
  width: 700px;
  height: auto;
  text-align: center;
  overflow:auto;
}

#text2 {
  position: absolute;
  z-index:1;
  font-size: 36px;
  font-family: verdana;
  color: #003366;
  bottom: 40px;
  left: 150px;
  width: 700px;
  height: auto;
  text-align: center;
  overflow:auto;
}

#produkte_info {
  width: 600px;
  height: auto;
  margin-top: 30px;
  text-align: left;
  background-color: #FFFFFF;
  overflow:auto;
}


#navigation {
  position: absolute;
  z-index:1;
  top: 125px;
  left: 120px;
  width: 180px;
  height: auto;
  padding: 0px;
  font-family:verdana, sans-serif;
  font-size: 11px;
  background-color: #FFFFFF;
  border-right:1px solid #003366;
}

.Navigation {
font-size: 11px;
  font-family: verdana;
  color: #336699;
  margin: 15px 5px 15px 20px;
        padding: 0px;
        list-style:none;
}
.Navigation li a {
        font-size: 11px;
        line-height: 18px;
        height: 18px;
        text-decoration: none;
        font-weight: Bold;
}

.Navigation li a:link, a:aktiv, a:visited {
        color: #336699;
}

.Navigation li span {
        font-size: 11px;
        color: #003366;
        line-height: 18px;
        height: 18px;
        font-weight: Bold;
}

.Navigation li a:hover, a:focus {
        font-size: 11px;
        line-height: 18px;
        height: 18px;
        color:#336699;
        text-decoration: none;
        font-weight: Bold;
}

.Subnavigation {
        margin: 10px 5px 10px 20px;
        padding: 0px;
        list-style:none;
}

.Subnavigation li a {
        font-size: 11px;
        line-height: 18px;
        height: 18px;
        text-decoration: none;
        font-weight: Bold;
}


.Subnavigation li a:link, a:aktiv, a:visited {
        color: #336699;
}

.Subnavigation li span {
        font-size: 11px;
        color: #003366;
        line-height: 18px;
        height: 18px;
        font-weight: Bold;
}

.Subnavigation li a:hover, a:focus {
        font-size: 11px;
        line-height: 18px;
        height: 18px;
        color:#336699;
        text-decoration: none;
        font-weight: Bold;
}







</style>