@import url("schwarenbach_main.css");

body {
	background: #FAEC87;
}
#headercontainer {
	background: url(../images/layout_sw_head_green2.jpg);
}

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

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

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

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

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

.menuVerti, .menuVertiLev2 {
	background: #6AAC5C;
	}

