#pferdeMenu {
width: 600px;
float: left;
}

#pferdeMenu li {
float: left;
list-style: none;
margin-left: 0px !Important;
}

#pferdeMenu li a {
display: block;
width: 120px;
text-align: center;
border: 1px solid #808080;
margin-right: 20px;
color: #666666;
text-decoration: none;
font-weight: bold;
background: #ffebbc;
padding: 2px 0;
}

#pferdeMenu li a.Active {
display: block;
width: 120px;
text-align: center;
border: 1px solid #000000;
margin-right: 20px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
background: #339674;
padding: 2px 0;
}



/*********************************************
Styles fuer den Listview
*********************************************/

#tx_wkgapedigree_pi1_listwrapper {
width:600px;
}

.tx_wkgapedigree_pi1_listrow {
background:#fffaef;
border:1px solid #999;
margin-bottom:15px;
}

.tx_wkgapedigree_pi1_listrow_dataarea {
float:left;
margin:5px;
width:420px;
display:inline;
}

.tx_wkgapedigree_pi1_listrow_imagearea {
float:right;
}

.tx_wkgapedigree_pi1_listrow_imagearea img {
margin:5px;
border:1px solid #999;
}

.tx_wkgapedigree_pi1_listrow_name {
border-bottom:1px solid #23906F;
font-weight:bold;
font-size:14px;
color: #4d4d4d;
}

.tx_wkgapedigree_pi1_listrow_price {
margin-top:10px;
}

.tx_wkgapedigree_pi1_listrow_price img {
margin-left: 7px;
}

.tx_wkgapedigree_pi1_listheader {
   background:#555555;
}

.tx_wkgapedigree_pi1_listheader td {
   border-bottom:1px solid #000000;
}

.tx_wkgapedigree_pi1_listheader a {
   color:#ffffff;
   text-decoration:none;
   font-weight:bold;
}

.tx_wkgapedigree_pi1_listheader a:hover {
   color:#aaaaff;
}

.tx_wkgapedigree_pi1_listheader_name {}
.tx_wkgapedigree_pi1_listheader_birthday {}
.tx_wkgapedigree_pi1_listheader_gender {}
.tx_wkgapedigree_pi1_listheader_height {}
.tx_wkgapedigree_pi1_listheader_father {}
.tx_wkgapedigree_pi1_listheader_mother {}
.tx_wkgapedigree_pi1_listheader_category {}
.tx_wkgapedigree_pi1_listheader_detail {}
.tx_wkgapedigree_pi1_listheader_price {}
.tx_wkgapedigree_pi1_listheader_desciption {}

.tx_wkgapedigree_pi1_listrow_odd {
   background:#cccccc;
}

.tx_wkgapedigree_pi1_listrow_even {
   background:#eeeeee;
}

.tx_wkgapedigree_pi1_listrow_odd td {
   border-bottom:1px solid #999;
}

.tx_wkgapedigree_pi1_listrow_even td {
   border-bottom:1px solid #999;
}

.tx_wkgapedigree_pi1_listrow_name {}
.tx_wkgapedigree_pi1_listrow_birthday {}
.tx_wkgapedigree_pi1_listrow_gender {}
.tx_wkgapedigree_pi1_listrow_height {}
.tx_wkgapedigree_pi1_listrow_father {}
.tx_wkgapedigree_pi1_listrow_mother {}
.tx_wkgapedigree_pi1_listrow_price {}
.tx_wkgapedigree_pi1_listrow_category {}
.tx_wkgapedigree_pi1_listrow_info {
font-size:13px;
margin-top:5px;
color: #4d4d4d;
}

.tx_wkgapedigree_pi1_listrow_desciption {
font-size:12px;
margin-top:10px;
color: #4d4d4d;
}

.tx_wkgapedigree_pi1_listrow_parents {
font-size:13px;
margin-top:5px;
color: #4d4d4d;
}


.tx_wkgapedigree_pi1_listrow_detaillink_button {
text-align:center;
width:148px;
background:#ffebbc;
border:1px solid #999;
margin:0 0 5px 5px;
}

.tx_wkgapedigree_pi1_listrow_detaillink_button a {
text-decoration:none;
color:#4d4d4d;
font-size:12px;
}

.tx_wkgapedigree_pi1_listrow_desciption {}

#tx_wkgapedigree_pi1_listfooter {
   clear: both;
float: left;
   margin: 20px 0 10px 0;

color: #4d4d4d;
}

.tx-wkgapedigree-pi1-searchbox {
   width:250px;
}

.tx-wkgapedigree-pi1-searchbox-sword {
   border:1px solid #666;
font-size:13px;
padding:1px;
}

.tx-wkgapedigree-pi1-searchbox-button {
   border:1px solid #666;
font-size:12px;
color: #4d4d4d;
background: #ffebbc;
width: 120px;
height: 20px;
margin-left: 10px;
}

.tx-wkgapedigree-pi1-showResultsWrap {
   margin-left:250px;
   height:27px;
   text-align:right;
   font-size:13px;
}

.tx-wkgapedigree-pi1-browsebox-strong {}

.tx-wkgapedigree-pi1-browseLinksWrap {
   margin:0 auto 0 auto;
}

/* Das Aussehen der PageLinks */
/* Der aktuelle Pagelink */
.tx-wkgapedigree-pi1-browsebox-SCell a {
   text-decoration:none;
   color:#4d4d4d;
   font-weight:bold;
   font-size:11px;
   width:40px;
   display:block;
   text-align:center;
}
/* Die anderen Pagelinks */
.tx-wkgapedigree-pi1-inactiveLinkWrap a {
   text-decoration:none;
   color:#4d4d4d;
   font-size:11px;
   width:40px;
   display:block;
   text-align:center;
}
/* Der aktuelle Pagelink */
.tx-wkgapedigree-pi1-browsebox-SCell a:hover {
   color:#4d4d4d;
font-weight: bold;
}
/* Die anderen Pagelinks */
.tx-wkgapedigree-pi1-inactiveLinkWrap a:hover {
   color:#4d4d4d;
font-weight: bold;
}

/*********************************************
Styles fuer den Singleview
*********************************************/
#tx_wkgapedigree_pi1_singleviewwrapper {
border:1px solid #999;
background:#fffaef;
width:600px;
position:relative;
z-index:1;
}

#tx_wkgapedigree_pi1_singleviewdatawrapper {
margin:5px;
}

#tx_wkgapedigree_pi1_singleviewdatawrapper_left {
float:left;
width:382px;
}

#tx_wkgapedigree_pi1_singleviewdatawrapper_right {
float:right;
}

#tx_wkgapedigree_pi1_singleviewdatawrapper_right a {
  text-decoration:none;
  color:#000;
  margin:5px 0;
}

#tx_wkgapedigree_pi1_singleview_querybutton {
  text-decoration:none;
  width:140px;
  font-size:12px;
  background:#ffebbc;
  text-align:center;
  border:1px solid #666;
  margin:15px auto;
height: 20px;
line-height: 20px;
}


#tx_wkgapedigree_pi1_singleview_querybutton a {
color: #4d4d4d;
}

#tx_wkgapedigree_pi1_singleviewdata {
  margin-bottom:15px;
}

#tx_wkgapedigree_pi1_singleviewdata td {
  padding:3px 0;
  font-size:13px;
  color:#4d4d4d;
}

#tx_wkgapedigree_pi1_singleviewdescription {
  margin-bottom:15px;
}

#tx_wkgapedigree_pi1_singleviewprosperities {
  margin-bottom:15px;
}

#tx_wkgapedigree_pi1_imageview_image {
  border:1px solid #000000;
  width:200px;
}

#tx_wkgapedigree_pi1_singleviewpedigree {
margin:5px;
height:380px;
position:relative;
}

#tx_wkgapedigree_pi1_singleviewbacklink {
margin:5px;
text-align:center;
}

#tx_wkgapedigree_pi1_singleviewbacklink a {
  width:auto;
  text-decoration:none;
  color:#4d4d4d;
  padding-top:4px;
  font-size:12px;
  height:17px;
  background:#ffebbc;
  display:block;
  margin: 0 auto;
  border:1px solid #666;
}

.tx_wkgapedigree_pi1_singleview_data {}

.tx_wkgapedigree_pi1_dataview_name {}

.tx_wkgapedigree_pi1_dataview_birthday {}

.tx_wkgapedigree_pi1_dataview_gender {}

.tx_wkgapedigree_pi1_dataview_height {}

.tx_wkgapedigree_pi1_dataview_father {}

.tx_wkgapedigree_pi1_dataview_mother {}

.tx_wkgapedigree_pi1_dataview_category {}

.tx_wkgapedigree_pi1_dataview_price {}

#tx_wkgapedigree_pi1_descriptionview_desciption {}

#tx_wkgapedigree_pi1_imageview_image {}

#tx_wkgapedigree_pi1_pedigreeview_pedigree {

}

.tx_wkgapedigree_pi1_pedigreebox { 
border:1px solid #000000;
}

.tx_wkgapedigree_pi1_pedigreebox a {
color:#ffffff;
text-decoration: none;
font-weight:bold;
margin:3px;
}

.tx_wkgapedigree_pi1_pedigreeyear,
.tx_wkgapedigree_pi1_pedigreename {
font-size:13px;
color:#4d4d4d;
margin:5px;
}

.tx_wkgapedigree_pi1_pedigreebox_male {
background:#e2f0fc;
border:1px solid #000000;
}

.tx_wkgapedigree_pi1_pedigreebox_female {
background:#fcede2;
border:1px solid #000000;
}

.tx_wkgapedigree_pi1_pedigreebox_male a,
.tx_wkgapedigree_pi1_pedigreebox_female a {
color:#4d4d4d;
text-decoration: none;
font-weight:bold;
font-size:13px;
}

.tx_wkgapedigree_pi1_pedigreebox_empty {
background:#cccccc;
border:1px solid #000000;
}

.tx_wkgapedigree_pi1_pedigreeyear_empty {
margin:3px;
}

.tx_wkgapedigree_pi1_cleaner {
clear:both;
height:1px;
font-size:1px;
background:transparent;
}

/*********************************************
Styles fuer den MorePicsbereich
*********************************************/
#tx_wkgapedigree_pi1_singleviewmorepics {
  width:580px;
  margin:0 auto;
}

#tx_wkgapedigree_pi1_singleviewmorepicarea img {
margin:4px;
}

#tx_wkgapedigree_pi1_singleviewmorepicarea td {
border:1px solid #000000;
background:#ffffff;
}

/*********************************************
Styles fuer den Moviebereich
*********************************************/
#tx_wkgapedigree_pi1_singleviewmoviebuttons {
margin:15px;
}

#tx_wkgapedigree_pi1_singleviewmovie_button {
background:#ffebbc;
border:1px solid #666;
margin:5px auto;
width:140px;
text-align:center;
cursor:pointer;
font-size:12px;
height: 20px;
line-height: 20px;
color: #4d4d4d;
}

#tx_wkgapedigree_pi1_singleviewdeploy_button {
background:#ffebbc;
border:1px solid #666;
margin:5px auto;
width:140px;
text-align:center;
cursor:pointer;
font-size:12px;
height: 20px;
line-height: 20px;
color: #4d4d4d;
}

.tx_wkgapedigree_pi1_singleviewmovies_topbar {
background:#FFF6E2;
height:20px;
}

.tx_wkgapedigree_pi1_singleviewmovies_title {
margin-left:4px;
float:left;
display:inline;
font-weight:bold;
}

.tx_wkgapedigree_pi1_singleviewmovies_close {
float:right;
margin-right:4px;
cursor:pointer;
display:inline;
font-weight:bold;
}

.tx_wkgapedigree_pi1_singleviewmovies {
position:absolute;
top:50px;
left:340px;
background:#ccddee;
z-index:1000;
display:none;
border:2px solid #23906F;
}



/*********************************************
Styles fuer den Detailbereich
*********************************************/

.tx_wkgapedigree_pi1_singleviewdetailpic_topbar {
background:#FFF6E2;
height:20px;
}

.tx_wkgapedigree_pi1_singleviewdetailpic_title {
margin-left:4px;
float:left;
display:inline;
}

.tx_wkgapedigree_pi1_singleviewdetailpic_close {
float:right;
margin-right:4px;
cursor:pointer;
display:inline;
}

.tx_wkgapedigree_pi1_singleviewdetailpic {
position:absolute;
top:703px;
left:50%;
margin-left: -300px;
background:#ccddee;
z-index:1000;
display:none;
border:1px solid #000000;
}

#SideHide {
position:absolute;
top:0;
left:0;
z-index:5;
display:none;
width:100px;
height:100px;
background:#000000;
filter:alpha(opacity=35);
-moz-opacity:0.35;
}

