body {   margin: 0 auto;
         width: 1050px;                                                                 /* richtet die Seite mittig aus */
         background-color: #FFFF9A;                                                       /* Hintergrund des gesamten bodys */
    }

#container  {  width: 1050px; height:900px; border: solid 1px #0099FF; }
/* ------------------------------------------------------------------------------------------------------------  body und container */
#navistart { position:absolute; top:305px; margin-left:0px; width:200px;  height: 600px;
            background-color: #FFFF9A;  border-top:solid 1px #0099FF; border-left: solid px #0099FF; border-right: solid 1px #0099FF; border-bottom: solid 1px #0099FF;}
#mainnavstart a, #mainnavstart strong { text-decoration:none; width:182px;
         padding: 10px 4px; text-align:left; font-family:  helvetica,'trebuchet ms', arial, sans-serif;
         font-size:12px; color:black; font-weight: lighter;}
#mainnavstart ol a:link, #mainnavstart ol a:visited{  
         background-color: #FFFF9A;  color: #0000FF; font-weight: bold; }
#mainnavstart ol a:focus, #mainnavstart ol a:hover, #mainnavstart ol a:active, #mainnavstart strong {
         background-color:#AF0000; height: 10px;  color: #FFFFFF;  }
        /* Ende der Startseite */
#mainnavstart  a  { height: 0px;   }
/* ------------------------------------------------------------------------------------------------------------- menu */

.hr1 {  position: absolute; margin-top: 30px; margin-left: -40px; }
.hr2 {  position: absolute; margin-top: 60px;  }

#oben img {  margin-left: -7px; margin-top: -5px; }
#oben .links  img { position: absolute;  margin-top: 30px; margin-left: 45px;           }
#oben .rechts  img { position: absolute;  margin-top: 30px; margin-left: 800px;           }

.schrift {  position: absolute; font-family: agnes; font-size: 35px;  margin-left: 300px; margin-top: -120px; color: blue; text-align: center; }
.kleiner { font-size: 25px ;  }
.gross {  font-size: 55px;  }
#liste ol {  position: absolute; font-family: 'alcuin_becker_caps';  font-size: 15px;  color: blue; margin-left: -30px;  float: left;}
#liste hr {  width: 200px; margin-left: -40px; }
#liste a {  font-family: 'alcuin_becker_caps'; font-size: 15px; color: #0061FF;  }
#liste li {  font-family: 'alcuin_becker_caps'; margin-left: 0px; }
.aufz  {  position: relativ; margin-left: 30px; margin-top: 50px; }

#tabellen1 {  margin-top: 120px;  }
#tabellen1  td { position: relative; border: solid 1px #0099FF; margin-top: 0px; height: 250px;
    font-family: 'james_becker'; font-size: 12px; text-align: center; color: #000080; padding-right: 12px; padding-left: 12px; text-decoration: none; }
#tabellen1 table {  margin-left: 240px;  margin-top: 30px; }
#tabellen1 img {  margin-top: -10px; border: solid 1px #0099FF; width: 150px; height: 96px; }
#tabellen2 img {  margin-top: -10px; border: solid 1px #0099FF; width: 110px; height: 150px; }
#tabellen2  td { position: relative; border: solid 1px #0099FF; margin-top: -20px; height: 250px;
    font-family: 'james_becker'; font-size: 12px; text-align: center; color: #000080; padding-right: 32px; padding-left: 32px; text-decoration: none; }
#tabellen2 table {  margin-left: 240px;  margin-top: 50px; }
.preis {   font-family: elephant; font-size: 15px; color: blue; float: left; }
.zzgl {  float: left; font-family:'james_becker'; font-size: 12px; }
.mwst {  float: left; font-family: 'james_becker'; font-size: 12px; }
.art {  float: right;  }

.beschriftung { position: relative; text-align: center; font-family: elephant; font-size: 11px; text-align: center; color: #000080; }
.ort {  text-decoration: underline; font-size: 18px; margin-top: -100px; }

#seitenwechsel  { position: absolute; margin-top: -40px; margin-left: 850px; }
#streifenblau { position: absolute; margin-top: 40px;  }
.vonbis { position: absolute; margin-top: -40px; margin-left: 700px; font-family: georgia; font-size: 15px; color: blue; }
.land {  position: absolute; margin-top: -45px; margin-left: 400px; font-family: 'alcuin_becker_caps';
    font-size: 25px; letter-spacing: 5px; color: yellow; font-weight: bold;  }



