
/*
#pixler
{

  width: 100%;
  
}
#pixler.code
{
  width: 10%;
  float: left;

}

#input.tabelle
{
  width: 25%;
  
  left: 10%;
  

}
#ausgabe
{

  width: 100%;
 left: 100%;
  

}
*/