* {
	margin:0;
	padding:0;
	color:#71706f;
}

#container {
	margin: 0px auto;
	width: 780px;
}

/* PARTEC-Logo Zelle*/

#header {
	width: 100%;
	background: black;
	margin-bottom: 0%;
	height: 180px;
	color:#71706f;
}

/* Food & Beverage Zelle*/

#FB {
	float: left;
	width: 33%;
	margin-right: 0%;
	background: none;
	height: 33%;
}

/* Heizung & Sanitär Zelle */

#HS {
	float: left;
	width: 33%;
	margin-right: 0%;
	background: none;
	height: 33%;
}

/* Home & Garden Zelle */

#HG {
	float: left;
	width: 33%;
	margin-right: 0%;
	background: none;
	height: 34%;
}
