/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Copyright (c) 2007, Schwarz & Schwarz 
  Werkstatt fuer Softwareentwicklung
  Thomas Schwarz
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Created          : 20.04.2007
	Created By       : ts
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#navhome a {
	background-image: url(img/nav.home.sel.gif);
}

#canvas {
  position: relative;
	background: url(masthead/01.jpg) no-repeat left top;	
	padding-top: 430px;
}

#hdrquerfeldein {
  width: 454px;
  height: 50px;
	background: url(img/hdr.querfeldein.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#hdrwillkommen {
  width: 358px;
  height: 275px;
	background: url(img/hdr.willkommen.gif) no-repeat left top;
	text-indent: -5000px;	 
	margin-left: 226px; 
}

#welpenda {
  width: 330px;
  height: 330px;
	background: url(img/welpen.sind.da.gif) no-repeat left top;
	text-indent: -5000px;	 
	position: absolute;
	top: 420px;
	left: 70px; 
}
