/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Copyright (c) 2007, Schwarz & Schwarz 
  Werkstatt fuer Softwareentwicklung
  Thomas Schwarz
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Created          : 20.04.2007
	Created By       : ts
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 

#navrevier a {
	background-image: url(img/nav.revier.sel.gif);
}

#hdrrevier {
  width: 454px;
  height: 35px;
	background: url(img/hdr.revier.gif) no-repeat left top;
	text-indent: -5000px;	  
}


#strip {
	background: url(img/bkg.strip.revier.gif) no-repeat left top;	
}


img {
	border: none;
	border-right: 1px solid #6a6a6b;
}

table.thumblist {
	padding-top: 6px;
	padding-bottom: 6px;
}


