html,
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	background: #FFF;
}

/*
	BEGIN macro design
*/
#pageWrap {
	clear: both;
}

#page {
	clear: both;
	width: 950px;
	text-align: left;
}

#headerWrap {
	clear: both;
	height: 319px;
}

#header {
	clear: both;
	height: 319px;
}


#bodyWrap {
	clear: both;
}

#body {
	clear: both;
	margin-left: 14px;
}

#contentWrap {
	width: 536px;
	min-height: 173px;
	background: #fceff0;
}

#footerWrap {
	clear: both;
	height: 60px;
}

#footer {
	clear: both;
	padding-top: 20px;
	
}

/*
	END macro design
*/

/*
	BEGIN micro design
*/

#slogan {
	position: absolute;
	width: 173px;
	height: 17px;
	margin-left: 550px;
}

#logoWrap {
	position: absolute;
	width: 202px;
	height: 119px;
	margin-left: 348px;
	margin-top: 35px;
	background: url(../images/catchUpCatering.gif) top left no-repeat;
}

#logo {
	width: 202px;
	height: 119px;
}

/*
	END micro design
*/

/*
	BEGIN SPEZIALITEAT
*/

#speLeft {
	float: left;
	width: 709px;
}

#speRight {
	float: left;
	width: 211px;
	padding-left: 2px;
}

#subSpeTop {
	width: 536px;
	min-height: 173px;
	background: #fceff0;
}

/*
	END SPEZIALITEAT
*/

/*
	BEGIN REFERENZEN
*/

#refLeftWrap {
	float: left;
	width: 536px;
}

#refRightWrap {
	float: left;
	width: 314px;
	height: 359px;
	background: #c6b0a7;
}

/*
	END REFERENZEN
*/


