
/*cm_sysdb_begin*/
@import url("//fonts.cm4all.net/css?family=Poiret+One:regular|Elsie:regular,900");
.cm-background {
background-image: url("/.cm4all/sysdb/background.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: #EAF3FA;
}
/* $Revision$ */
body {
	font-family		: Elsie, sans-serif;
	font-size		: medium;
	font-weight		: normal;
	font-style		: normal;

	background-color: #FFFFFF;
}

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

h1, h2.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			: #454545;
}

/*         ______
__________/ Page \_____________________________________________________________________
--------------------------------------------------------------------------------------- */

#keyvisual {
    border-color        : #315D8C;
}

/*         ________
__________/ header \___________________________________________________________________
--------------------------------------------------------------------------------------- */

#head_wrapper {
    background-color    : #DBDBDB;
}

#title_wrapper h1 {
	font-family			: Elsie, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: xx-large;

	color				: #292929;
}

#title_wrapper h2 {
	font-family			: Elsie, sans-serif;
	font-size			: large;
	font-weight			: normal;
	font-style			: normal;

	color				: #4D4D4D;
}

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

#cm_mainnavigation  {
    background-color        : #F7F7F7;
}

#cm_mainnavigation li a {
	color				: #333333;
	font-family			: Poiret One, sans-serif;
	font-style			: normal;
	font-size			: medium;
	font-weight			: bold;

}

#cm_mainnavigation li ul {
    background-color        : #F7F7F7;
}

#cm_mainnavigation :hover ul,
#cm_mainnavigation :hover ul :hover ul {
    background-color        : #F7F7F7;
}

#cm_mainnavigation li a:hover {
	color				: #39598E;
}
#cm_mainnavigation li:hover > a {
	color				: #39598E;
}
#cm_mainnavigation li > a:hover {
	color				: #39598E;
}

#cm_mainnavigation li.cm_current > a {
	color				: #39598E;
}

#cm_mainnavigation li ul li > a {
	color				: #333333;
}

#cm_mainnavigation li ul li.cm_current > a {
	color				: #39598E;
}

#cm_mainnavigation li ul li > a:hover {
	color				: #39598E;
}

#cm_mainnavigation li ul li:hover > a {
	color				: #39598E;
}


/*         _________
__________/ sidebar \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#content_right_wrapper,
.content_sidebar {
	background-color	: #DBDBDB;
	color				: #000000;
}

.content_sidebar h1,
.content_sidebar h2,
.content_sidebar h3 {
	color				: #454545;
}

.content_sidebar a {
	color				: #000000;
}

.content_sidebar a:hover {
	color				: #454545;
}


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

#content_main_wrapper,
.content_main {
	background-color	: #EAF3FA;
	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			    : #454545;
}

.content_main h1, .content_main h2.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				: #454545;
}

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

#footer {
	color				: #000000;
	background-color	: #DBDBDB;
}

#footer a {
	color				: #000000;
}

#footer a:hover {
	color				: #454545;
}
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           : #454545;
}
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           : #454545;
}
