
#foto
{
  float: left;
  border: 1px solid white;
  background-image: url('../design/ilustr.jpg');
  width: 254px;
  height: 340px;
}

#textholder
{
  float: left;
  width: 486px;
  margin-right: 27px;
}

.textseparator
{
  width: 440px;
}

.line
{
  clear: both;
}

.line div
{
  float: left;
}

.contactleft
{
  width: 100px;
}

#contact
{
  padding-top: 20px;
}

