/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Copyright (c) 2007, Schwarz & Schwarz 
  Werkstatt fuer Softwareentwicklung
  Thomas Schwarz
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Created          : 20.04.2007
	Created By       : ts
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#navlinks a {
	background-image: url(img/nav.links.sel.gif);
}

#canvas {
  position: relative;
	background: url(img/canvas.links.gif) no-repeat left top;	
	padding-top: 70px;
	height: 430px;
}

#fullmasthead {
	position: absolute;
	top: 50px;
	left: 60px;
}

.fullmasthead {
	padding-top: 380px;
}

#hdrlinks {
  width: 454px;
  height: 50px;
	background: url(img/hdr.links.gif) no-repeat left top;
	text-indent: -5000px;	  
}

ul.linklist {
    padding-bottom: 5em;
}

.linklist li {
    clear: both;
}

.linklist a {
    display: block;
    float: left;
    color: #fde7ba;
}

.linklist span {
    display: block;
    float: right;
    width: 600px;
}

#hdrverbaende {
  width: 454px;
  height: 30px;
	background: url(img/hdr.verbaende.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#hdrzuechterseiten {
  width: 454px;
  height: 30px;
	background: url(img/hdr.zuechterseiten.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#hdrverwandschaft {
  width: 454px;
  height: 30px;
	background: url(img/hdr.verwandschaft.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#hdrverschiedenes {
  width: 454px;
  height: 30px;
	background: url(img/hdr.verschiedenes.gif) no-repeat left top;
	text-indent: -5000px;	  
}

#hdrlesestoff {
  width: 454px;
  height: 30px;
	background: url(img/hdr.lesestoff.gif) no-repeat left top;
	text-indent: -5000px;	  
}

