body {
background: #000000;
background-image: url(logo.gif);
background-repeat:no-repeat;
background-position:center center;

}

.nl { font-weight:bold; color: #FFFFFF; text-decoration:none; font-size: 12px;}
.nl:visited { font-weight:bold; color: #DFDFDF; text-decoration:none; font-size: 12px;}
.nl:hover { font-weight:bold; color: #FF0000; text-decoration:underline; font-size: 12px;}
.nl:active { font-weight:bold; color: blue; text-decoration:underline; font-size: 12px;}


 .inhalte {
width:100%;
height:100%;


  }

  .zellen, .zellen th, .zellen td {

  margin: 0 auto;
  padding: 1px 2px;
  vertical-align:top;
  color: #ffffff;
  font: 16px Times New Roman;

  }
 
  #links {

  }

  #links a {
   display: inline;
   color: #0000ff;
   font: bold 15px Times New Roman;
   margin: 0 auto;
   padding: 1px 2px;
   text-decoration: none;

   line-height: 15px
   
  }

#links a:hover {
color: #000000;
background-color: #0000ff;

  }
  
  .cat {
   margin: 0px auto;
   padding: 1px 2px;
   background:##52440e;
   font: bold 16px Times New Roman;
   color: white;
}

  .tz {
   margin: 0px auto;
   padding: 1px 5px;
   background: #0000ff;
  /*background-image: url(leiste2.gif);*/
/*   background-repeat: repeat-x;*/
   font: bold 16pxTimes New Roman;
   color: black;
}

  .test {
   list-style-type: none;
}