body {
  text-align: center;
  padding: 0px;
  margin: 10px;
  background-color: #003080;
}

#box1 {
         align: center;

         width:1020px;
         height:794px;
         background-color: #000000;
         margin: 0 auto;  }


  #top {

         height: 125px;
         width: 1020px;
         background-image: url(../../Bilder/top.gif);
         background-color: #000000;  }

  #laufschrift {

         top: 125px;
         height: 25px;
         width: 1020px;
         background-image: url(../../Bilder/linien.gif);
          background-color: #000000;}

  #naviBack {

         float: left;
         top: 150px;
         width: 210px;
         height: 578px;
         background-image: url(../../Bilder/navi.gif);
          background-color: #000000;}

  #inhalt  {

         float:right;
         height: 578px;
         width: 810px;
         text-align: left;


         background-image: url(../../Bilder/inhalt.gif);

         overflow: no;        /* Scrollbalken, falls notwendig auto */
          background-color: #000000;}


/*Page related styles for you to view*/
#mycustomscroll {
        /* Typical fixed height and fixed width example */
        width: 786px;
        height: 580px;
        overflow: auto;
        /* IE overflow fix, position must be relative or absolute*/
        position: relative; left:10px;

        background-color: ;
        margin:  auto;
        padding: ;
}





/* general page style ends here */

 /* hier fängt der Inhalt der Fotogallerie an*/




                         #fotolinks {  float:left;
                                       padding: 0px;
                                       margin: 0px; }
                         #fotos     {  float:right;
                                       margin: 20px;

                                 }

 /* hier ändet der Inhalt der Fotogallerie an*/


#kontakt {

  float:left;




}
#kontaktMecker {


 float:right;



}

  #newslock {



         float:left;
         position: relative;
         top: 525px;
         height: 20px;
         width: 819px;}

  #unten {

         float:left;
         height: 66px;
         width: 1020px;
         margin: 0px;
         background-image: url(../../Bilder/footer.gif);
          background-color: #000000;}
