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

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

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

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