/* Navi Seiten-Einstellungen */

body
 { margin-top:0px;
   margin-bottom:0px;
   margin-left:0px;
   margin-right:0px;
   padding:0px;
   font-size:10px;
   font-family: Arial;
   
   background: url(./Bilder/ju_bg_neu.jpg);
   background-repeat:no-repeat;
   background-attachment:fixed;
   background-position: left top;
   background-color: #bddbf7
 }
 #title { background-image : url("./Bilder/streifen_blau.gif")}

table
 {
  border-right:1px;
  border-top:1px;
  border-color:#000000;
 }