body {
    overflow: hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img
{
	border: 0px none #000000;
	margin: 0px;
	padding: 0px;
}

div.galleryLayer
{ 
	height: 1px;
	width: 100%;
	display: none;
}

div.galleryLayer_disableFlash
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 10;
}

div.galleryLayer_Backround {
  background: no-repeat url(images/_gallery/tafel.png);
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 889px;
  height: 576px;
  z-index: 99;
  top: -698px;
}
div.galleryLayer_cross {
	position: relative;
	left:300px;
	top:680px;
	width:23px;
	height:23px;
	z-index:12;
}
div.galleryLayer_inhalt {
	margin: 5px;
	font-family: tahoma;
	font-size: 11px;
	color: #eeeeee;
	font-weight: lighter;
}

div.galleryLayer_thumbnailSpace
{
	position: relative;
	top: 85px;
	left: 60px;
	width: 261px;
	height: 423px;
	float: left;
}

table.galleryLayer_thumbnails
{
	width: 256px;
	height: 423px;
	border-spacing: 1px;
	border-collapse: separate;
}

td.galleryLayer_thumbnail
{
  width: 84px;
  height: 84px;
  background: no-repeat url('images/_gallery/match.png');
  vertical-align: middle;
  text-align: center;
}

div.galleryLayer_imageSpace
{
	position: relative;
	top: 86px;
	left: 90px;
	width: 465px;
	height: 337px;
	float: left;
	overflow: hidden;
}

img.galleryLayer_fullsize
{
	display: none;
	float: left;
}

a.galleryLayer_fullsizeLink
{
	border: 0px none #000000;
	margin: 0px;
	padding: 0px;
	cursor: hand;
}

div.galleryLayer_imageArrowSpace
{
  position: relative;
  top: 82px;
  left: -32px;  
  width: 180Px;
  height: 84px;  
  float: right;
  display: none;
}

img.galleryLayer_leftArrow
{
  float: left;
}

img.galleryLayer_rightArrow
{
	float: right;
}

div.galleryLayer_textSpace
{
	position: relative;
	top: 425px;
	left: -380px;
	width: 280px;
	height: 85px;
	overflow: auto;
	color: #FFFFFF;
	font-size: 11px;
	display: none;
}

div.galleryLayer_text
{
  margin: 5px;
  text-align: left;
}
a {
	
}

