
.leftbar {
  float: left;
  width: 453px;
  padding-top: 16px;
}

.rightbar {
  float: right;
  width: 470px;
}

.paarfoto {
  position: relative;
  left: -5px;
}

#dam {
}

#sire {
  padding-bottom: .2em;
}

#sire h2 {
  padding-top: .2em;
}

#damcaption {
  display: block
  float: left;
  padding-left:8px;
}

#sirecaption {
  display: block;
  float: right;
}

.welpentabelle {
  width: 468px;
}
  
.welpentabelle td {
  vertical-align: top;
  border-top: 1px solid #f5f5f5;
  padding-top: 2px;
}

.listeneintrag {
  padding-bottom: 2px;
}

.title .header {
  font: 18px Georgia, serif;
  color: #001cc7;
  padding-top: 1em;  
}

.title td {
  padding-bottom: 4px;
  vertical-align: bottom;
  border: none;
}

.welpentabelle .pass {
  width: 64px;
  height: 60px;
  vertical-align: middle;
}

.welpentabelle .name {
  width: 70px;
}

.welpentabelle .ausstellungen {
  padding-right: 5px;
}

.welpentabelle .arbeit {
  padding-right: 5px;
}

.statsheader {
  font: 18px Georgia, serif;
  color: #001cc7;
  padding-top: 1em;  
}

.floater {
  float: left;
 }
 
 



