* {
   border: 0;
   margin: 0;
   padding: 0;
   }

body {
   background-color:#999;
   background-image:url(/_img/bg.jpg);
   margin: 10px;
}

td#lo {
   background-image:url(/_img/lo.gif);
   }
td.lm {
   background-image:url(/_img/lm.gif);
   }
td#lu {
   background-image:url(/_img/lu.gif);
   }
td#mo {
   background-image:url(/_img/mo.gif);
   }
td#mu {
   background-image:url(/_img/mu.gif);
   }
td#ro {
   background-image:url(/_img/ro.gif);
   }
td.rm {
   background-image:url(/_img/rm.gif);
   }
td#ru {
   background-image:url(/_img/ru.gif);
   }

td#kopf {
   background-color:#fff;
   }

td#footer {
   background-color:#fff;
   }

td.strich {
   background-image:url(/_img/berlinbg.gif);
   }

div#menu {
   text-align: right;
   text-transform: uppercase;
   font-family: Arial,Helvetica,Geneva,sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #808080;
   margin-top: 0px;
   margin-right: 6px;
   }

a:link, a:visited {
   color: #808080;
   font-weight: bold;
   text-decoration:none;
   }

div#menu a:hover {
   color:#333333;
   text-decoration: none;
   border-bottom: 2px solid #808080;
   }

div#menu a:active, div#menu a:focus {
   color:#333333;
   text-decoration: none;
   border-bottom: 2px solid #808080;
   }

div#menu a.active {
   color:#333333;
   text-decoration: none;
   border-bottom: 0;
   }

td#inhalt {
   background-color:#fff;
   vertical-align:top;
   padding: 5px;
  }

td#text {
   background-color:#fff;
   vertical-align:top;
   padding-left: 10px;
   padding-right: 10px;
  }

td.bildlinks {
   background-color:#eee;
   vertical-align:top;
  }

td.bildlinks-artist {
   background-color:#eee;
   vertical-align:top;
   padding-top: 34px;
  }

td.bildrechts {
   background-color:#eee;
   vertical-align:top;
  }

h2 {
   text-align: left;
   font-family: Arial,Helvetica,Geneva,sans-serif;
   font-size: 16px;
   font-weight: normal;
   text-transform: uppercase;
   text-decoration:none;
   color: #000;
   }

h3 {
   margin-bottom:0.5em;
   text-align: left;
   font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #333;
   }

h3 small {
   font-family: Arial,Helvetica,Geneva,sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #333;
   }

h4 {
   margin-top:1em;
   margin-bottom:0.5em;
   text-align: left;
   font-family: Arial,Helvetica,Geneva,sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #333;
   }

p {
   margin-top:0em;
   margin-bottom:1em;
   text-align: justify;
   font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
   font-size: 11px;
   color: #000;
   }

p.artists {
   line-height: 1.4em;
   }

p.center {
   text-align: center;
   }

img.right {
   float: right;
   margin-left:10px;
   margin-bottom:5px;
   }

p strong {
   color: #333;
   }

p a:hover {
   color:#666666;
   font-weight: bold;
   text-decoration: underline;
   }

p.menu2 {
   text-align: left;
   font-family: Arial,Helvetica,Geneva,sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #333;
   margin-top: 0px;
   }

p.menu2 a:hover {
   color:#808080;
   text-decoration: none;
   border-bottom: 1px solid #808080;
   }

p.menu2 a:active, p.menu2 a.active {
   color:#000;
   }

p.menu2 a.active:hover {
   color:#000;
   text-decoration: none;
   border-bottom: 0;
   }

p.picnavi {
   font-size: 10px;
   text-align: center;
   }

p.picnavi a:link, p.picnavi a:visited {
   color: #333333;
   font-weight: normal;
   text-decoration:none;
   }

p.picnavi a:hover {
   color:#666666;
   font-weight: normal;
   text-decoration: underline;
   }

p.picnavi a.active {
   color:#000;
   font-weight: bold;
   text-decoration: none;
   }

h2 a:link, h2 a:visited {
   font-weight:normal;
   color:#000;
   }

p.howto {
   margin-bottom:0.5em;
   }
span.code  {
   font-weight:normal;
   color:#0000CC;
   }

a.code:link, a.code:visited {
   font-weight:normal;
   color:#cc0000;
   }
