
#bildidregi
 { position: fixed; 
   top: 0; 
   left: 0; }
.bgwidth { width: 100%; }
.bgheight { height: 100%; }





#bildid
 { 

min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */
height:100%; /* Mindesthöhe für den IE */
min-width: 1024px;

overflow: scroll;

 }

#footer
 { font-size: 15px;
 
   color: #808080;
 }

a:link img, a:visited img, a:hover img, a:active img { border:0px; } 


