#wrap {
	 background-image:url(../.img/backgrounds/bg.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color:#E6E6E6;
  }


.pTable_Spalte1 {
    float:left;
    width:150px;
  }


.pTable_Spalte2 {
    float:left;
  }


.pTable_Cell {
    min-height : 25px;
    text-align : left;
  }



