/* * Template Version: 2.2 * */
/* * Date: 2007-04-12 * */
/* * Author: Jonas Hartmann code A_T jonas DASH hartmann DOT c0m * */
/* * XHTML 1.0 Valid, CSS 2.1 Valid * */

/*******************/
/*** Theme: Blue ***/
/*******************/
#box_breadcrume,
#box_context .csc-header h1,
#box_context .csc-header h2,
#box_context .csc-header h3,
#box_context .csc-header h4,
#box_context .csc-header h5,
#box_context .csc-header h6 {
	background: #365DDE;
}
#box_submenu ul,
#box_submenu li {
	background-color: #365DDE;
}
#box_content .csc-firstHeader,
#box_footer {
	border-color: #365DDE;
}
#box_content,
#box_context {
	border-right-color: #365DDE;
}
#box_breadcrume,
#box_breadcrume a,
#box_submenu a,
#box_submenu li a,
#box_submenu li li a,
#box_context .csc-header h1,
#box_context .csc-header h2,
#box_context .csc-header h3,
#box_context .csc-header h4,
#box_context .csc-header h5,
#box_context .csc-header h6 {
	color: white;
}
#box_submenu li.act,
#box_submenu li:hover,
#box_submenu li.over,
#box_submenu li.cur,
#box_submenu ul ul {
	background-color: #002290;
}
#box_submenu li:hover,
#box_submenu li.over {
	border-bottom-color: #002290;
}
#box_submenu li {
	background-image:  url("../img/arrow_white.gif");
}
#box_breadcrume a,
#box_breadcrume span {
	background-image:  url("../img/arrow_white_small.gif");
}
#box_breadcrume strong,
#box_breadcrume span {
	color: #ddd;
}
