
/*cm_sysdb_begin*/
.cm-background {
background-image: url("/.cm4all/sysdb/backgrounds/images/bif_3369199_cm-a.jpg");
background-repeat: no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;
}
/*cm_sysdb_end*/

.cm-offline-content {
    color: #e1e6dd;
    background-color: #3e3e3e;
}
@charset "utf-8";
body {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: small;
	font-weight		: normal;
	font-style		: normal;
	color			: #e1e6dd;
	background-color: #262626;
}

h1,h2,h3 {
	color			: #ffffff;
}

h1, .cm-h1 {
	font-family		: Trebuchet MS, Helvetica, sans-serif;
	font-size		: large;
	font-weight		: bold;
	font-style		: normal;
}

h2 {
	font-family		: Trebuchet MS, Helvetica, sans-serif;
	font-size		: medium;
	font-weight		: bold;
	font-style		: normal;
}

h3 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: small;
	font-weight		: bold;
	font-style		: normal;
}

h4, h5, h6 {
	font-family		: Trebuchet MS, Helvetica, sans-serif;
}

a {
	color			: #e1e6dd;
}

a:hover {
	color			: #ffffff;
}

/*         ______
__________/ Page \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#page {
	background-color	: #ffffff;
}

/*         ______
__________/ main \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#inner_page {
	border-left-color	: #e1e6dd;
	border-right-color	: #e1e6dd;
	background-color	: #3e3e3e;
}

#keyvisual {
	border-color 		: #e1e6dd;
}

#keyvisual_outer {
	border-color 		: #e1e6dd;
}

#content_outer_1 {
	border-color 		: #e1e6dd;
}

#kv_content_trenner {
	border-color 		: #e1e6dd;
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#header {
	background-color	: #ffffff;
}

#header_inner_border_top,
#header_inner_border_bottom,
#header_inner {
	border-color		: #d6dcd3;
}

#header h1 {
	font-family			: Trebuchet MS, Helvetica, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: x-large;
	color				: #455f61;
}

#header h2 {
	font-family			: Trebuchet MS, Helvetica, sans-serif;
	font-size			: medium;
	font-weight			: bold;
	font-style			: normal;
	color				: #5F7F81;
}

/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation {
	background-color	: #a6aca3;
}

#cm_navigation ul li a {
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
	color				: #455e60;
}

#cm_navigation ul li a:hover {
	color				: #e1e6dd;
}

#cm_navigation ul li.cm_current a {
	color				: #e1e6dd;
}

/*         _______________
__________/ 2nd level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_subnavigation ul.cm_subnavigation {
	border-color	    : #959b94;
	background-color	: #a6aca3;
}

#cm_subnavigation ul.cm_subnavigation li {
	border-color		: #959b94;
}

#cm_subnavigation ul.cm_subnavigation li a {
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
	color				: #455e60;
}

#cm_subnavigation ul.cm_subnavigation li a:hover {
	color				: #262626;
}

#cm_subnavigation ul.cm_subnavigation li.cm_current a {
	color				: #262626;
}

/*         _______________
__________/ 3rd level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation {
	border-top-color	: #959b94;
	background-color	: #a6aca3;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li {
	border-color		: #959b94;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li a {
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
	color				: #455e60;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li a:hover {
	color				: #262626;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li.cm_current a {
	color				: #262626;
}

/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */

.content_main {
	background-color	: #3e3e3e;
	color				: #e1e6dd;
	font-family		    : Arial, Helvetica, sans-serif;
	font-size		    : small;
	font-weight		    : normal;
	font-style		    : normal;
	border-color 		: #e1e6dd;
}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #ffffff;
}

.content_main h1, .content_main .cm-h1 {
	font-family		    : Trebuchet MS, Helvetica, sans-serif;
	font-size		    : large;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Trebuchet MS, Helvetica, sans-serif;
	font-size		    : medium;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h3 {
	font-family		    : Arial, Helvetica, sans-serif;
	font-size		    : small;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main a {
	color				: #e1e6dd;
}
.content_main a:hover {
	color				: #ffffff;
}

/*         _________
__________/ footer  \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer a,
#footer a:hover {
	color				: #7A7A7A;
}

#footer {
	color				: #7A7A7A;
	background-color	: #3e3e3e;
	border-color        : #6f716e;
}
body > div.cm_widget.cm_widget_block.widget_in_move {
    background-color: transparent;
}
body > div.cm_widget.cm_widget_block {
    font-family     : Arial, Helvetica, sans-serif;
    font-size       : small;
    font-weight     : normal;
    font-style      : normal;
    color           : #e1e6dd;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h1,
body > div.cm_widget.cm_widget_block > div.widget_content_box h2,
body > div.cm_widget.cm_widget_block > div.widget_content_box h3 {
    color           : #ffffff;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h1 {
    font-family     : Trebuchet MS, Helvetica, sans-serif;
    font-size       : large;
    font-weight     : bold;
    font-style      : normal;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h2 {
    font-family     : Trebuchet MS, Helvetica, sans-serif;
    font-size       : medium;
    font-weight     : bold;
    font-style      : normal;
}

body > div.cm_widget.cm_widget_block > div.widget_content_box h3 {
    font-family     : Arial, Helvetica, sans-serif;
    font-size       : small;
    font-weight     : bold;
    font-style      : normal;
}

body > div.cm_widget.cm_widget_block > div.widget_content_box h4,
body > div.cm_widget.cm_widget_block > div.widget_content_box h5,
body > div.cm_widget.cm_widget_block > div.widget_content_box h6 {
    font-family     : Arial, Helvetica, sans-serif;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a {
    color           : #e1e6dd;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a:hover {
    color           : #ffffff;
}
