@charset "utf-8";

  table#home_unterschriften {
	table-layout:fixed;
	margin-top:5px;
  }
  
   table#home_unterschriften td{
	width:180px;
	font-size:60%;
	margin-left:10px;
  }
  
  #claim	{ position:absolute; top:50px; left:500px; width:360px; height:40px; z-index:1;}	/* jb: scheinbar (nicht angegeben in selfhtml) MÜSSEN width, height und z-index definiert werden, damit #claim erfolgreich positioniert werden kann*/
#testimonial	{ position:absolute; top:230px; left:685px; width:193px; height:127px; z-index:2;}