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

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

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

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