BODY 
 { 
      background : #000000     url('Bilder/back1.jpg') no-repeat center top; 
      font-family:          	'Verdana' ; 
      font-size:               	12px ; 
      padding:               	0px 0px 40px 0px ; 
      margin:                   0px ; 
      text-align:               center ;  
 } 
  
  
 #main 
 { 
      margin:         0 auto 0 auto ; 
 } 
  
 * 
 { 
      margin:         0 0 0 0 ; 
 } 
  
  
 #Tabelle_01 
 { 
      margin-top:     0px ; 
 } 
  
 #TableCont 
 { 
     width:              800px ; 
     height:             434px ; 
     text-align:         center ; 
     vertical-align:     top ; 
     color:              white; 
     font-size:          12px ; 
      
 } 
  
  
 pre                                                  
 { 
      font-family:       'Verdana' ; 
 } 
  
  
 #Content 
 { 
      font-size:          11px  ; 
       
      width:              358px ; 
      height:             434px ; 
      overflow:           auto ;  
      padding-left:       35px ; 
      padding-right:      20px ; 
     font-family:         'Verdana' ; 
      text-align:         left ; 
      vertical-align:     top ; 
      background-color:   #7C0C0C; 
  
       
       
      scrollbar-darkshadow-color: white ; 
      scrollbar-3dlight-color: grey ; 
      scrollbar-face-color: darkred ; 
      scrollbar-highlight-color: black ; 
      scrollbar-shadow-color: black; 
  
 } 
  
  
 #Content1 
 { 
      font-size:            10px  ; 
       
      width:                400px ; 
      height:               400px ; 
      padding-left:         40px ; 
     font-family:           'Verdana' ; 
      text-align:           left ; 
      vertical-align:       top ; 
  
 }
 
 
a:link {  color: #FF7F00; text-decoration: underline }
a:visited {  color: #FF7F00;  text-decoration: underline}
a:hover {  color: #FF7F00;  text-decoration: none }
a:active {  color: #FF7F00;  text-decoration: underline}