
/*cm_sysdb_begin*/
@import url("//fonts.cm4all.net/css?family=Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic,900,900italic");
.cm-background {
background-image: url("/.cm4all/sysdb/backgrounds/images/bif_47710888_cm-a_trans.png");
background-repeat: no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;
}
/*cm_sysdb_end*/

.cm-offline-content {
    color: #464444;
    background-color: #fcfbf9;
}
/* $Revision: 1222 $ */
body {
	font-family		: Roboto, sans-serif;
	font-size		: small;
	font-weight		: normal;
	font-style		: normal;
	color			: #464444;
	background-color: #f6f4e5;
}

h1,h2,h3 {
	color			: #464444;
}

h1, .cm-h1 {
	font-family		: Roboto, sans-serif;
	font-size		: large;
	font-weight		: bold;
	font-style		: normal;
}

h2 {
	font-family		: Roboto, sans-serif;
	font-size		: medium;
	font-weight		: bold;
	font-style		: normal;
}

h3 {
	font-family		: Roboto, sans-serif;
	font-size		: small;
	font-weight		: bold;
	font-style		: normal;
}

h4, h5, h6 {
	font-family		: Roboto, sans-serif;
}

a {
	color			: #464444;
}

a:hover {
	color			: #464444;
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#title_wrapper h1 {
	font-family			: Roboto, sans-serif;
	font-weight			: normal;
	font-size			: large;
	font-style			: normal;
	color				: #464444;
}

#title_wrapper h2 {
	font-family			: Roboto, sans-serif;
	font-size			: medium;
	font-weight			: bold;
	font-style			: normal;
	color				: #464444;
}

/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation {
	background-color	: #eeebd8;
	font-family			: Roboto, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
}

/* NAV NORMAL */
#cm_navigation ul li a {
	background-color	: #eeebd8;
	color				: #575757;
}

/* NAV MOUSE */
#cm_navigation ul li a:hover {
	background-color	: #D4D2BA;
	color				: #171717;
}

/* NAV HIGH */
#cm_navigation ul li.cm_current a {
	background-color	: #D4D2BA;
	color				: #171717;
}

/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

/* SUBNAV NORMAL */
#cm_navigation ul li ul.cm_subnavigation li a {
	background-color	: #fafaee;
	color				: #464444;
}

/* SUBNAV MOUSE */
#cm_navigation ul li ul.cm_subnavigation li a:hover {
	background-color	: #fafaee;
	color				: #000000;
}

/* SUBNAV HIGH */
#cm_navigation ul li ul.cm_subnavigation li.cm_current a {
	background-color	: #fafaee;
	color				: #000000;
}

/*         ______________________
__________/ 3rd level navigation \_____________________________________________________
--------------------------------------------------------------------------------------- */

/* SUBNAV NORMAL */
#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li a {
	background-color	: #fafaee;
	color				: #464444;
}

/* SUBNAV MOUSE */
#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li a:hover {
	background-color	: #fafaee;
	color				: #000000;
}

/* SUBNAV HIGH */
#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li.cm_current a {
	background-color	: #fafaee;
	color				: #000000;
}

/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_main_wrapper {
	background-color	: #fcfbf9;
	color				: #464444;
}

.content_main {
	background-color	: #fcfbf9;
	color				: #464444;
	font-family		    : Roboto, sans-serif;
	font-size		    : small;
	font-weight		    : normal;
	font-style		    : normal;
}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #464444;
}

.content_main h1, .content_main .cm-h1 {
	font-family		    : Roboto, sans-serif;
	font-size		    : large;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Roboto, sans-serif;
	font-size		    : medium;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h3 {
	font-family		    : Roboto, sans-serif;
	font-size		    : small;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main a {
	color				: #464444;
}
.content_main a:hover {
	color				: #464444;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer {
	color				: #E9E8D8;
	background-color	: #969277;
}
