#willkommen {
	float:left;
	background-color: #fff;
	width:629px;
	min-height:100px;
	height:auto;
	margin-top:80px;
	margin-left:35px;
	display: inline;
	}
* html #willkommen { /* Korrektur fuer den IE 5 und 6 */
	height: 100px;
}
	
#adresse {
	float:right;
	background-color: #fff;
	width:230px;
	min-height:100px;
	height:auto;
	margin-top:50px;
	line-height: 16px;	
	}


