

BODY {
  background-color:#000000;
  font-family: terminal;
  color: #00ee88;
  font-size: 20px;
  }  
  
TD {
	font-family: terminal;
	color: #00ee88;
	font-size: 20px;
	}
#TD1 { 
width: 200px;
heigth: 200px;
     }

#tdlink { 
text-align:top;
background-color:#000000;
        }
#link2:hover {
text-decoration:underline;
color:#00ee77;
font-weight:normal;
text-transform:capitalize;
        }
a:link {
text-decoration:underline;
color:#00ee88;
       }
a:hover {
text-decoration:none;
color:#00ee77;
font-weight:bold;
       }
a:visited {
text-decoration:none;
color:#00ee77;
         }
         
div#tx {
font-family: terminal;
color: #00ee77;
font-size: 14px;
	}
	
div#tx1 {
font-family: terminal;
color: #00ee88;
font-size: 20px; 
        }
  
div#zelle {
width: auto;
height: 543px;
overflow: auto;
        }
        
        div#zelle2 {
	width: auto;
	height: 521px;
	overflow: auto;
        }
        
Table {
width: 1250px;
      }
