
/*cm_sysdb_begin*/
@import url("//fonts.cm4all.net/css?family=Poiret+One:regular|Elsie:regular,900");
.cm-background {
background-image: url("/.cm4all/sysdb/backgrounds/images/bif_47128801_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: #FFFFFF;
}
@charset "utf-8";
body {
	font-family		: Elsie, sans-serif;
	font-size		: medium;
	font-weight		: normal;
	font-style		: normal;
	background-color	: #70584C;
}

h1,h2,h3 {
	color			: #4C3939;
}

h1, .cm-h1 {
	font-family		: Elsie, sans-serif;
	font-size		: x-large;
	font-weight		: normal;
	font-style		: normal;
}

h2 {
	font-family		: Elsie, sans-serif;
	font-size		: large;
	font-weight		: normal;
	font-style		: normal;
}

h3 {
	font-family		: Elsie, sans-serif;
	font-size		: medium;
	font-weight		: normal;
	font-style		: normal;
}

h4, h5, h6 {
	font-family		: Elsie, sans-serif;
}

a {
	color			: #000000;
}

a:hover {
	color			: #4C3939;
}

/*         ______
__________/ main \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_wrapper {
	background-color	: #FFFFFF;
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#title_wrapper h1 {
	font-family			: Elsie, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: xx-large;
	color				: #FFFFFF;
}

#title_wrapper h2 {
	font-family			: Elsie, sans-serif;
	font-size			: large;
	font-weight			: normal;
	font-style			: normal;
	color				: #DBDBDB;
}

/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

ul#cm_mainnavigation {
	font-family			: Elsie, sans-serif;
	font-style			: normal;
	font-size			: medium;
	font-weight			: normal;
}

ul#cm_mainnavigation li a {
	background-color	: #7C1313;
	color				: #FFFFFF;
}

ul#cm_mainnavigation li a:hover {
	background-color	: #D3540F;
	color				: #FFFFFF;
}

ul#cm_mainnavigation li.cm_current a {
	background-color	: #D3540F;
}


/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

ul#cm_mainnavigation li ul.cm_subnavigation li a {
	background-color	: #7C1313;
	color				: #FFFFFF;
}

ul#cm_mainnavigation li ul.cm_subnavigation li a:hover {
	background-color	: #D3540F;
	color				: #FFFFFF;
}

ul#cm_mainnavigation li ul.cm_subnavigation li.cm_current a {
	background-color	: #D3540F;
	color				: #FFFFFF;
}

/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */

.content_main {
	background-color	: #FFFFFF;
	color				: #000000;
	font-family		    : Elsie, sans-serif;
	font-size		    : medium;
	font-weight		    : normal;
	font-style		    : normal;
}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #4C3939;
}

.content_main h1, .content_main .cm-h1 {
	font-family		    : Elsie, sans-serif;
	font-size		    : x-large;
	font-weight		    : normal;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Elsie, sans-serif;
	font-size		    : large;
	font-weight		    : normal;
	font-style		    : normal;
}
.content_main h3 {
	font-family		    : Elsie, sans-serif;
	font-size		    : medium;
	font-weight		    : normal;
	font-style		    : normal;
}
.content_main a {
	color				: #000000;
}
.content_main a:hover {
	color				: #4C3939;
}

/*         _________
__________/ sidebar \__________________________________________________________________
--------------------------------------------------------------------------------------- */

.content_sidebar {
	background-color	: #EDEDED;
	color				: #000000;
	border-color		: #FFFFFF;
}

.content_sidebar h1,
.content_sidebar h2,
.content_sidebar h3 {
	color				: #D3540F;
}

.content_sidebar a {
	color				: #000000;
}

.content_sidebar a:hover {
	color				: #D3540F;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer {
	background-color	: transparent;
	color				: #000000;
}


#footer a {
	color			: #000000;
}

#footer a:hover {
	color			: #7C1313;
}


body > div.cm_widget.cm_widget_block.widget_in_move {
    background-color: transparent;
}
body > div.cm_widget.cm_widget_block {
    font-family     : Elsie, sans-serif;
    font-size       : medium;
    font-weight     : normal;
    font-style      : normal;
    color           : #000000;
}
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           : #4C3939;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h1 {
    font-family     : Elsie, sans-serif;
    font-size       : x-large;
    font-weight     : normal;
    font-style      : normal;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h2 {
    font-family     : Elsie, sans-serif;
    font-size       : large;
    font-weight     : normal;
    font-style      : normal;
}

body > div.cm_widget.cm_widget_block > div.widget_content_box h3 {
    font-family     : Elsie, sans-serif;
    font-size       : medium;
    font-weight     : normal;
    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     : Elsie, sans-serif;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a {
    color           : #000000;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a:hover {
    color           : #4C3939;
}
