/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Copyright (c) 2007, Schwarz & Schwarz 
  Werkstatt fuer Softwareentwicklung
  Thomas Schwarz
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Created          : 20.04.2007
	Created By       : ts
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#navzucht a {
	background-image: url(img/nav.zucht.sel.gif);
}

#hdrzucht {
  width: 200px;
  height: 50px;
	background: url(img/hdr.zucht.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#teaser {
    float: right;
    width: 400px;
    padding-top: 15px;
}

#strip {
	background: url(img/bkg.strip.zucht.gif) no-repeat left top;	
}

#linkawurf {
	display: block;
  width: 200px;
  height: 50px;
	background: url(img/hdr.awurf.gif) no-repeat left top;
	text-indent: -5000px;	  
}


