body { background-color: rgb(255, 255, 255);
    }

  #site { margin: 0 auto;
    text-align: left;
    min-width: 900px;
    width: 900px;
    }
  
  /* navigation */
	

#distance {
flaot:none;
height:30px;
}

a {
	color: #666;
}

a:hover {
	color: #000;
}

#kontaktzeile {
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	color: #666;
}







