
/* Grundstruktur der Seite */
#outerbox {
	background: url("../img/bg_content_foodservice.gif") top left repeat-y;
}

#header {
border-right: 1px solid #F4A67A;
border-left: 1px solid #F4A67A;
}

#content {
	border-right: 1px solid #F4A67A;
	border-left: 1px solid #F4A67A;
}

 /* Navigation. */
#navigation {
	background-color: #FBD8C2;
}
