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

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

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

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

#footercontainer {
	background: url(../images/layout_sw_footer_blue.jpg);
}
#content .contenttable {
	border: 1px #5587B7 solid;
}
#content .contenttable th {
	background: #5587B7;
}

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

.menuVerti, .menuVertiLev2 {
	background: #5587B7;
	}


