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

