/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  Copyright (c) 2009 
  Thomas Schwarz
  Werkstatt fuer Softwareentwicklung
  
  http://com-werkstatt.de
 
  All Rights Reserved.
  
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Created          : 05.10.2009
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

h1.logo {	
	font-size: 14pt;
	position: absolute;
	right: 24px;
	width: 458px;
	height: 103px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}

div.content {
	background-image: url(img/imgstrip.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 40px;
}
