#content{
	width: 540px;
	height: 540px;
	top: 110px;
	left: 290px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	color: #5f3012;
	font-size: 100%;
	z-index: 5;
}

#contentHeader{
	height: 20px;
	top: 0px;
	left: 0px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	z-index: 5;
}

#contentText{
	width: 530px;
	height: 220px;
	top: 30px;
	left: 0px;
	position: absolute;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	overflow: auto;
	font-size: 76%;
	z-index: 6;
}

#contentZusatz{
	width: 650px;
	height: 290px;
	top: 360px;
	left: 290px;
	position: absolute;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 76%;
	z-index: 10;
}

#bild{
	display: none;
	bottom: 20px;
	right: 30px;
	width: 160px;
	height: 200px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 4;
}

.imggallery{
  border: 1px solid #5f3012;
}

#content table{
	border: 0px solid #5f3012;
  border-collapse: collapse;
	empty-cells: show;
}

#content td{
	border: 1px solid #5f3012;
  border-collapse: collapse;
	empty-cells: show;
}

td.gallerytd{
	height: 40px;
	background-color: #fff5ce;
  font-size: 86%;
	font-weight: bold;
	padding: 1px 1px 1px 1px;
  border: 1px solid #5f3012;
	text-align: center;
}

td.gallerytd2{
	background-color: #fff5ce;
  font-size: 86%;
	font-weight: bold;
	padding: 1px 1px 1px 10px;
  border: 0px solid #5f3012;
	text-align: left;
}

td.gallerynav{
  font-size: 86%;
	font-weight: bold;
	text-align: left;
}

a.galleryLink{
  font-size: 76%;
	font-weight: bold;
	text-decoration: none;
}
