h1 {
    height: auto !important;
    margin: 16px 0 0 0 !important;
}

hr {
    color: #cc0000;
    background-color: #cc0000;
    height: 1px;
    border: 0px;
}

#boxHRPedigree table#pedigree {
    width: 100%;
    margin: 65px 0 15px 0;
}

#boxHRPedigree {
    margin: 0 0 25px 0;
}

#boxHRPedigree table#pedigree td {
    padding: 0 0 5px 0;
    font-size: 11px;
}

#boxHRPedigree table#pedigree td.linie {
    font-weight: bold;
}

#boxHRPedigree table#pedigree td span.isvoll {
    color: #ff0000;
}

.vkex {
	margin: 5px 0;
overflow: hidden;
}

.vkex span {
	width: 80px;
	float: left;
}

.vk img {
    float:right;
}

/********************************************
 Video
 ********************************************/
.flvVideo {
    margin: 0 0 14px;
}

.flvVideo a:link, .flvVideo a:visited {
    background-color: #CC0000;
    border: 1px solid #660000;
    color: #fff;
    font-weight: bold;
    padding: 4px 12px;
}

.flvVideo a:hover, .flvVideo a:focus{
    background-color: #fff;
    color: #cc0000;
}
/********************************************
 Galerie
 ********************************************/

img.vkTitel {
    float: right;
    margin-top: 16px;
    border: 1px solid #FFFFFF;
}

.galerieBox  {
	margin: 24px 0 50px 0;
        overflow: hidden;
}
.galerieBox  .bildBox {
	float: left;
	margin: 3px; 
}
.galerieBox .bildBox img{
	border: 1px solid #ccc;
}

.verkauft {
	color: #ff0000;
}
