* {
   border: 0;
   margin: 0;
   padding: 0;
   }

body {
   margin-top: 3%;
   background-color:#000;
}

#inhalt {
   width: 520px;
}

img.nav {
   margin-bottom: 2px;
   }

img.live {
   padding: 25px 0px; 25px 0px;
   }

td {
   text-align: center;
   font-family: "Trebuchet MS",Gill,Verdana,Arial,Helvetica,sans-serif;
   font-weight: bold;
   font-size: 10px;
   color: #808080;
   }

td.bildkunst  {
   font-weight: normal;
   }

a:link, a:visited {
   font-weight: bold;
   color: #808080;
   text-decoration:none;
   }

a:hover {
   color: #fff;
   text-decoration: none;
   }

a:active, a:focus {
   color: #fff;
   text-decoration: none;
   }

