/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Copyright (c) 2007, Schwarz & Schwarz 
  Werkstatt fuer Softwareentwicklung
  Thomas Schwarz
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Created          : 20.04.2007
	Created By       : ts
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#navkontakt a {
	background-image: url(img/nav.kontakt.sel.gif);
}


#canvas {
  position: relative;
	background: url(img/canvas.kontakt.gif) no-repeat left top;	
	padding-top: 70px;
	height: 430px;
}

#hdrkontakt {
  width: 477px;
  height: 50px;
	background: url(img/hdr.kontakt.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#hdrwegbeschreibung {
  width: 477px;
  height: 50px;
	background: url(img/hdr.wegbeschreibung.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#hdrcopyright {
  width: 477px;
  height: 50px;
	background: url(img/hdr.copyright.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#hdrhaftungsausschluss {
  width: 477px;
  height: 50px;
	background: url(img/hdr.haftungsausschluss.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#hdrfotografie {
  width: 477px;
  height: 50px;
	background: url(img/hdr.fotografie.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#teaser {
    float: right;
    width: 400px;
    padding-top: 15px;
}

#teaser dl {
	background: url(img/teaser.sprechzeiten.jpg) no-repeat left top;	
    padding-top: 248px;
}

#mugshot {
	position: absolute;
	top: 70px;
	right: 32px;
}

#karte {
	float: right;
	padding-right: 12px;
}

#break {
	clear: both;
	padding-bottom: 150px; 
}

#wegbeschreibung {
}

