#hintergrundBildGross
{
  display: block;
  opacity: 0.7;
  filter: alpha(opacity=70);
  background-color: #222222;
  overflow: auto;
  position: fixed;
  z-index: 100;
}

#bildGross
{
  position: fixed;
  display: block;
  width: 781px;
  height: 551px;
  margin-left: 541px;
  margin-top: 403px;
  z-index: 101;
}

td.grossBild a, td.grossBild a img
{
  margin: 0;
  padding: 0;
}

#main td.grossBild a:focus, #main td.grossBild a:active, #main td.grossBild a:hover
{
  background: #ffffff;
  font-size: 2px;
}

div.newLine
{
  clear: both;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

div#a1, div#a2, div#a3, div#b1, div#b2, div#b3, div#c1, div#c2, div#c3
{
  float: left;
  margin: 0;
  padding: 0;
}

div#a1
{
  background: url('obenLinks.gif') no-repeat scroll 0 transparent;
  width: 28px;
  height: 28px;
}

div#a2
{
  background: url('obenMitte.gif') repeat-x scroll 0 transparent;
  width: 1px;
  height: 28px;
}

div#a3
{
  background: url('obenRechts.gif') no-repeat scroll 0 transparent;
  width: 28px;
  height: 28px;
}

div#b1
{
  background: url('mitteLinks.gif') repeat-y scroll 0 transparent;
  width: 28px;
  height: 1px;
}

div#b2
{
  background: no-repeat;
  background-image: url(bildWirdGeladen.gif);
  background-position: center;
  width: 1px;
  height: 1px;
}

div#b3
{
  background: url('mitteRechts.gif') repeat-y scroll 0 transparent;
  width: 28px;
  height: 1px;
}

div#c1
{
  background: url('untenLinks.gif') no-repeat scroll 0 transparent;
  width: 28px;
  height: 28px;
}

div#c2
{
  background: url('untenMitte.gif') repeat-x scroll 0 transparent;
  width: 1px;
  height: 28px;
}

div#c3
{
  background: url('untenRechts.gif') no-repeat scroll 0 transparent;
  width: 28px;
  height: 28px;
}