
/*cm_sysdb_begin*/
@import url("//fonts.googleapis.com/css?family=Poiret+One:regular");
.cm-background {
background-image: url("/.cm4all/sysdb/backgrounds/images/bif_12577866_cm-a.jpg");
background-repeat: no-repeat; background-attachment: fixed; background-position: center center; background-size: cover;
}
/*cm_sysdb_end*/

.cm-offline-content {
    color: #000000;
    background-color: #b4d46e;
}
@charset "utf-8";
body {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: small;
	font-weight		: normal;
	font-style		: normal;
	background-color	: #404126;
}

h1,h2,h3 {
	color			: #505C1F;
}

h1, .cm-h1 {
	font-family		: Poiret One, sans-serif;
	font-size		: x-large;
	font-weight		: bold;
	font-style		: normal;
}

h2 {
	font-family		: Poiret One, sans-serif;
	font-size		: large;
	font-weight		: bold;
	font-style		: normal;
}

h3 {
	font-family		: Poiret One, sans-serif;
	font-size		: medium;
	font-weight		: bold;
	font-style		: normal;
}

h4, h5, h6 {
	font-family		: Poiret One, sans-serif;
}

a {
	color			: #000000;
}

a:hover {
	color			: #505C1F;
}

/*         ______
__________/ Page \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#page_inner {
	border-color		: #ffffff;
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#header {
	border-color		: #ffffff;
	background-color	: #ffffff;
}

#head_wrapper {
	background-color	: #ffffff;
}

#textfield h1 {
	font-family			: Poiret One, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: xx-large;
	color				: #181b0b;
}

#textfield h2 {
	font-family			: Poiret One, sans-serif;
	font-weight			: bold;
	font-style			: normal;
	font-size			: large;
	color				: #505C1F;
}

/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation ul li a {
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
	background-color	: #181b0b;
	color				: #8CA752;
}

#cm_navigation ul li a:hover {
	background-color	: #e7f8c3;
	color				: #82923F;
}

#cm_navigation ul li.cm_current a {
	background-color	: #e7f8c3;
	color				: #82923F;
}

/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation ul li ul.cm_subnavigation li a {
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
	background-color	: #181b0b;
	color				: #91AD1F;
}

#cm_navigation ul li ul.cm_subnavigation li a:hover {
	background-color	: #e7f8c3;
	color				: #7E9130;
}

#cm_navigation ul li ul.cm_subnavigation li.cm_current a {
	background-color	: #e7f8c3;
	color				: #7E9130;
}

/*         ___________________
__________/ SUB Subnavigation \_________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li a {
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
	background-color	: #181b0b;
	color				: #91AD1F;
}

#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li a:hover {
	background-color	: #e7f8c3;
	color				: #7E9130;
}

#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li.cm_current a {
	background-color	: #e7f8c3;
	color				: #7E9130;
}

/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#content_wrapper {
	border-color		: #ffffff;
}

#content_left_wrapper,
#content_left,
#content_main_wrapper,
#content {
	background-color	: #b4d46e;
	color				: #000000;
}

#content_right_wrapper,
.content_sidebar {
	background-color	: #b4d46e;
	color				: #2A2F19;
}

.content_sidebar h1,
.content_sidebar h2,
.content_sidebar h3 {
	color				: #505C1F;
}

.content_sidebar a {
	color				: #2A2F19;
}

.content_sidebar a:hover {
	color				: #505C1F;
}

.content_main {
	background-color	: #b4d46e;
	color				: #000000;
	font-family		    : Arial, Helvetica, sans-serif;
	font-size		    : small;
	font-weight		    : normal;
	font-style		    : normal;
}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #505C1F;
}

.content_main h1, .content_main .cm-h1 {
	font-family		    : Poiret One, sans-serif;
	font-size		    : x-large;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Poiret One, sans-serif;
	font-size		    : large;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h3 {
	font-family		    : Poiret One, sans-serif;
	font-size		    : medium;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main a {
	color				: #000000;
}
.content_main a:hover {
	color				: #505C1F;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer {
	background-color	: #b4d46e!important;
	color				: #7d8e58;
	border-color		: #ffffff;
}


#footer a {
	color			: #7d8e58;
}

#footer a:hover {
	color			: #181b0b;
}


