/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Copyright (c) 2007, Schwarz & Schwarz 
  Werkstatt fuer Softwareentwicklung
  Thomas Schwarz
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Created          : 20.04.2007
	Created By       : ts
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 


#navawurf a {
	background-image: url(img/nav.awurf.sel.gif);
}

#hdrawurfgross {
  width: 454px;
  height: 38px;
	background: url(img/hdr.awurf.gross.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#hdrawurfgal {
  width: 90px;
  height: 38px;
	background: url(img/hdr.galerie.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#strip {
	background: url(img/bkg.strip.welpen.gif) no-repeat left top;	
}

dl.newsentry {
    margin-bottom: 3em;    
}
 
dl.newsentry dt {
    font-weight: bold;
    color: #fff;
}
 
dl.newsentry dd {
    margin-top: 1.2em;
    
}

dl.last {
    margin-bottom: 0;
}

#hdrpedigree {
  width: 304px;
  height: 30px;
	background: url(img/hdr.pedigree.gif) no-repeat left top;
	text-indent: -5000px;	  
}

.G8 { 
	color: white; 
	background-color: #3f3f46;
	border-bottom: 1px solid #1f1f1f;
	padding: 2px;
	padding-left: 8px;
}

.G4 { 
	color: white; 
	background-color: #5b5b62;
	border-bottom: 1px solid #1f1f1f;
	border-left: 1px solid #1f1f1f;
	padding: 2px;
	padding-left: 8px;
}

.G2 { 
	color: white; 
	background-color: #6a6a6b;
	border-bottom: 1px solid #1f1f1f;
	border-left: 1px solid #1f1f1f;
	padding: 2px;
	padding-left: 8px;
}

#pedigree {
	padding-top: 10px;
	padding-bottom: 20px;
}

#dogs dl {
	float: left;
	padding-right: 10px;
}

img.spimg {
	padding-right: 14px;
}

img {
	border: none;
	border-right: 1px solid #6a6a6b;
}

table.thumblist {
	padding-top: 6px;
	padding-bottom: 6px;
}

dl.puppy {
	display: block;
	float: left;
	width: 277px;
	padding-right: 19px;
	padding-bottom: 20px;
}

dl.nopad {
	padding-right: 0px;
}

dl.center {
	padding-left: 296px;
}

dl.puppy dd {
	text-align: center;
}

#puppyrot img {
	border-bottom: 10px solid #c60404;
}

#puppygelb img {
	border-bottom: 10px solid #f6e209;
}

#puppyorange img {
	border-bottom: 10px solid #f78913;
}

#puppyrosa img {
	border-bottom: 10px solid #f713bf;
}

#puppyblau img {
	border-bottom: 10px solid #5413f7;
}

#puppylila img {
	border-bottom: 10px solid #9a09f6;
}

#puppyweiss img, .weissunten img {
	border-bottom: 10px solid #f1f0f2;
}

































