@import url("schwarenbach_main.css");
body {
	background: #BA9452;
}
	

#headercontainer {
	background: url(../images/layout_sw_head_braunso.jpg);
}

#middlecontainer {
	background: url(../images/layout_sw_content_braun.jpg);
	}

#rootmenu a, #rootmenu p, .rootmenustyle{
color: #BA9452;
}

#footercontainer {
	background: url(../images/layout_sw_footer_braun.jpg);
}

.menuVerti, .menuVertiLev2 {
	background: #BA9452;
	}


