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

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

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

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

#content .contenttable {
	border: 1px #D19B3B solid;
}
#content .contenttable th {
	background: #D19B3B;
}

#content .contenttable td {
	background: #FFDA99;
}

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

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

