/* Start of CMSMS style sheet 'buchenhain' */
.bilderrahmen {
	border: 1px solid gray;
	background-color: #efefef;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
}

.pedigree {
  border-collapse:collapse;
  width:100%;
  text-align:center;
  margin:3px;
}


div.horseSummary {
margin-bottom:30px;
}

.birthdate {
  font-style:italic;
  text-align:right;
}


.horseName {
  font-weight:bold;
  padding-left:12px;
  float:left;
}

.horseSummary table {
  border-collapse:collapse;
  border-spacing:0px;
  border-color:#000;
  margin-left:0px;
  padding-left:0px;
}

.horseSummary table td {
  border-top-width:1px;
  border-top-style:solid;
}

.horseSummary table p {
  margin-left:5px;
}

td.textContent {
  padding-bottom:8px;
  padding-left:5px;
  width:100%;
  vertical-align:top;
}

td.pictureContent {
  border-right-width:1px;
  border-right-style:solid;
  margin-right:0px;
  vertical-align:top;
  padding-left:8px;
}

td img {
  margin:0px;
  padding:0px;  
}

/* Imagegalery */
#imagebox{
	position:absolute;
	width:240px;
        padding:20px 30px; 
        margin:4px 0 25px 0; 
        border:1px solid #e1e1e1;
}
#imagebox span{
	display:block;
}
#imageboxhandles_1{
	float:left
}
#imageboxhandles_2{
	float:right
}
.imageboxmask{
	position:absolute;
	left:50%;
	margin-left:-120px;
	width:240px;
	height:180px;
	overflow:hidden;
}
.imagebox .buttons{
	clear:both;
	text-align:center;
}


.thumbs{
	width:54px;
}
.thumbs div{
	display:block;
	width:54px;
	height:41px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:240px;
	height:50px;
	background:#000;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;
	background:#fff;
	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img{
	display:block;
	border:none;
}

/* End of 'buchenhain' */

