#img{
  background-color: #D1B9AD;
	width: 232px;
	height: 346px;
	top: 50px;
	left: 609px;
	position: absolute;
	z-index: 6;
  color: #330000;
	font-size: 83%;
  text-align: center;
}

#img img{
  border: 1px solid #620000;
}

#gallery { height: 150px; }

#gallery li {
    float: left;
    padding: 1px;
    background: transparent url(../i/ajax-loader-small.gif) 50% 50% no-repeat;
    cursor: pointer;
}

.caption {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 232px;
    height: 50px;
    padding: 0;
    line-height: 50px;
    color: #fff;
    background-color: #620000;
    opacity: .5;
}

#detailblock1{
	background-color: #620000;
	width: 150px;
	height: 200px;
	top: 200px;
	left: 50px;
  color: #fff;
	position: absolute;
	z-index: 3;
  font-size: 83%;
}

#detailblock2{
	width: 240px;
	height: 130px;
	top: 50px;
	left: 350px;
  color: #620000;
	position: absolute;
	z-index: 3;
  font-size: 83%;
padding: 5px 5px 5px 5px;
}

ul.detailnavi {
margin: 0px;
padding: 0px 5px 0px 5px;
}

ul.detailnavi, li.detailnavi {
clear: both;
color: #620000;
text-decoration: none;
white-space: nowrap;
vertical-align: center;
list-style-type: none;
line-height: 110%;
}

li.detailnavi {
padding: 0px 0px 5px 5px;
margin: 0px;
}

#detailblock2 a.detailnavi {
font-weight: normal;
color: #620000;
text-decoration: none;
white-space: nowrap;
}

#detailblock2 a.detailaktnavi {
font-weight: bold;
color: #620000;
text-decoration: none;
white-space: nowrap;
}

#detailblock2 a {
color: #620000;
text-decoration: underline;
border: 0px;
}

#detailgalerie{
  border: 1px solid #620000;
	width: 790px;
	height: 150px;
	top: 410px;
	left: 50px;
  color: #620000;
	position: absolute;
	z-index: 3;
  font-size: 83%;
}

#detailheader{
	width: 150px;
	height: 20px;
	top: 50px;
	left: 350px;
  color: #620000;
	font-size: 83%;
	position: absolute;
	z-index: 5;
}

#detailcontent{
	width: 390px;
	height: 200px;
	top: 200px;
	left: 210px;
  color: #620000;
	font-size: 83%;
	position: absolute;
	z-index: 5;
}

#detailinnerContent{
  top: 0px;
  left: 0px;
  position: relative;
	padding: 0px 0px 0px 0px;
	width: 390px;
	height: 200px;
  overflow: auto;
	text-align: left;
	z-index: 6;
}

#detailinnerContent a {
color: #620000;
text-decoration: underline;
border: 0px;
}

#detailgalerie img{
  border: 1px solid #620000;
}


