we@charset "UTF-8";
/* CSS Document fuer Browserweiche */

html, body {
	margin: 0
}
#wrapper-weiche {
	width: 938px;
	height: 307px;
}
#entertainment {
	width: 470px;
	height: 307px;
	float: left;
}
#kuechen {
	width: 462px;
	height: 150px;
	float: left;
	padding-left: 6px;
}
#kaffee {
	width: 189px;
	height: 144px;
	float: left;
	padding-left: 6px;
	padding-top: 13px;
}
#haustechnik {
	width: 273px;
	height: 144px;
	padding-top: 13px;
	float: left;
}
#clear {
	clear: both;
}
