#header {
	background: #B71234 url(/images/header-background.png) repeat-x top;
	border-bottom: 8px solid #930026;
}
#footer {
	background-color: #B71234;
}
#breadcrumbs {
	border-bottom: 1px solid #eeeeee;
	background-color: #f9f9f9;
}
h2 {
	color: #930026;
}
h3 {
	color: #ee3900;
	border-bottom: 1px solid #ee3900;
}
h4 {
	color: #ee4910;
	background: url(/images/lineh-c.png) bottom left repeat-x;
}
h4 a:visited, h3 a:visited {
	color: #ee3900;
}

a, a:link {
	color: #FF4D00;
}
a:visited {
	color: #A02700;
}

.photo-left {
	border: 5px solid #cccccc;
	background-color: white;
}
.photo-right {
	border: 5px solid #cccccc;
	background-color: white;
}
.noframe {
	border: none;
}
/* ----- Header -----*/
h1 {
	color: #E68778;
}
#logo {
	background-color: white;
}
/*-- search form --*/
#form-search h2 {
	color: #F8BFB1;
}
#query-string {
	border: 1px solid #F8BFB1;
	background-color: #e7003a;
	color: white;
}
#sitemap a {
	color: #F8BFB1;
}
/*-- menu top --*/
#menu-top li a {
	border-left: 1px solid #E2704A;
	color: white;
}
#menu-top a:hover {
	color: #ffcc00;
}
#menu-top li.current, #menu-top li.active {
	background-color: #930026;
	color: white;
}
/*-- menu left --*/
#menu-left li {
	background: url(/images/lineh-c.png) bottom left repeat-x;
}
#menu-left li a {
	color: #930026;
}
#menu-left a:hover {
	color: #930026;
}
#menu-left li.current a.current {
	color: black;
}
#menu-left li.active, #menu-left li.current {
	background-color: #FFEACF;
}
#menu-left li.active ul, #menu-left li.current ul {
	background-color: #FFEACF;
}
#menu-left li.active a.active {
	background: #FFC09C url(/images/menu-active.png) no-repeat left 50%;
}
#menu-left li.current a.current {
	background: #FFC09C url(/images/menu-current.png) no-repeat left 50%;
}
#menu-left li.active ul li a, #menu-left li.current ul li a {
	background: #FFEACF url(/images/menu-item.png) no-repeat left 50%;
}
#left-col-image {
	
}
/*-- right col --*/
#right-col hr {
	background-color: #dddddd;
}
/*-- content --*/
#content ul {
	list-style: disc outside url(/images/bullet-ul.png);
}
#page-navigation hr {
	background-color: #999999;
}
/*-- footer --*/
#footer-right {
	background-color: #aaaaaa;
	border-left: 1px solid white;
}
#footer-right a {
	color: #eeeeee;
}
#right-col-logo {
	background: url(/images/right-panel-logo.png) no-repeat;
}
/*-- News --*/
.NewsSummaryPostdate {
	color: #666666;
}
/*---tooltip---*/
.tooltip-piktogram {
	border: 2px solid #2255A9;
}
/*---- Catalog ----*/
.category_item_text strong {
	color: red;
}
/*-----search result------*/
.searchresult .weight {
	color: grey;
}
.searchresult dd .info {
	background-color: #eeeeee;
}
