a {
  color:#0099fd;
  background-color:#000060;
  text-decoration:none;
  }
   
a.enter:hover {
  font-weight:bold;
  text-decoration:underline;
  color:#0099fd;
  background-color:#000060;
  }
   
a.why:hover {
  font-weight:normal;
  text-decoration:underline;
  color:#0099fd;
  background-color:#000060;
  }
  
body {
  color:#0099fd;
  background-color:#000000;
  margin:0;
  text-align:center;
  }
   
#main {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top:-241px;
  margin-left:-400px;
  height:482px;
  width:800px;
  color:#0099fd;
  background-color:#000060;
  }
          
table.eins {
  height:482px;
  width:800px;
  }
  
table.zwei {
  height:462px;
  width:780px;
  }
  
td, table {
  color:#0099fd;
  background-color:#000060;
  }
   
td.filme {
  vertical-align:top;
  text-align:left;
  width:229px;
  height:246px;
  font-family:'Times New Roman',Times,serif;
  font-size:16px;
  font-style:italic;
  color:#0099fd;
  background-color:#000060;
  }
    
td.enter {
  vertical-align:bottom;
  text-align:center;
  font-family:Verdana,Tahoma,Geneva,sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#0099fd;
  background-color:#000060;
  }
   
td.verdana {
  width:100%;
  vertical-align:bottom;
  text-align:center;
  font-family:Verdana,sans-serif;
  font-size:0.8pc;
  }