/* -------------------------------------------------------- */
#DivPeople a:hover,
#DivPageSubSubMenu a:hover,
#DivFooter a:hover {
	color: #D24A00;
}
/* -------------------------------------------------------- */
#DivHomeMenu {
	background-image: url(/www/www_theme/images/themes/red/back_homemenu.jpg);
}
/* -------------------------------------------------------- */
#DivPage #DivPageHeader{
	background-image: url(/www/www_theme/images/themes/red/back_pageheader.jpg);
}
.SubmenuHeader{
	background-image: url(/www/www_theme/images/themes/red/back_submenuheader.gif);
}
.SubmenuHome{
	background-image: url(/www/www_theme/images/themes/red/back_submenuheader.gif);
}
.SubmenuList{
	background-image: url(/www/www_theme/images/themes/red/back_submenulist.png);
}
.SubmenuList ul{
	border-right-color: #AC2200;
	border-bottom-color: #AC2200;
	background: left top url(/www/www_theme/images/themes/red/back_submenulist.jpg) no-repeat #8f2000;
}
.SubmenuList li{
	border-top-color: #E14700;
	border-bottom-color: #AC2200;
}
/* -------------------------------------------------------- */
.MiniButton,
.DivButtonLeft,
.DivButton
{
	background-color: #89170B;
}
.MiniButton:hover,
.DivButtonLeft:hover,
.DivButton:hover
{
	background-color: #C22210;
}
/* -------------------------------------------------------- */
.DivTitle{
	color: #C1BA9E;
}
.DivSubTitle{
	color: #C22210;
}
/* -------------------------------------------------------- */
.DivNewsTitle a{
	color: #C22210;
}
/* -------------------------------------------------------- */
/* NEWS */
#DivPeople h1,
#DivProduct h1,
#DivArticle h1{
	color: #C22210;
}
#DivPeople h2,
#DivProduct h2,
#DivArticle h2{
	color: #C22210;
}
#DivPeople h3
#DivProduct h3
#DivArticle h3{
	color: #C1BA9E;
}
#DivArticleList li a{
	color: #C22210;
	text-transform:uppercase;
}

