
/*cm_sysdb_begin*/
.cm-background {
background-image: url("/.cm4all/iproc.php/cheese-sandwiches-food-picture.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: #3b963a;
}
@charset "utf-8";
body {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: small;
	font-weight		: normal;
	font-style		: normal;
	color			: #000000;
	background-color: #74b039;
}

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

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

h2 {
	font-family		: Georgia, Georgia, 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		: Georgia, Georgia, serif;
}

a {
	color			: #000000;
}

a:hover {
	color			: #ffffff;
}

/*         ______
__________/ main \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#inner_page {
	border-left-color	: #ede4e4;
	border-right-color	: #ede4e4;
	background-color	: #3b963a;
}

#border_bottom_inner {
	background-color	: #3b963a;
	border-left-color	: #ede4e4;
	border-right-color	: #ede4e4;
	border-bottom-color	: #ede4e4;
}

#keyvisual {
	border-bottom-color : #ede4e4;
}

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

#header {
	background-color	: #47a646;
}

#header_pixellinie {
	background-color	: #4abf4e;
}

#header h1 {
	font-family			: Georgia, Georgia, serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: x-large;
	color				: #5dad5c;
}

#header h2 {
	font-family			: Georgia, Georgia, serif;
	font-size			: medium;
	font-weight			: bold;
	font-style			: normal;
	color				: #5ad158;
}

/*         _______________
__________/ 1st level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation {
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: medium;
	font-weight			: normal;
	background-color	: #fafafa;
	border-top-color	: #f2f2f2;
	border-bottom-color	: #f2f2f2;
}
#cm_navigation a, #cm_subnavigation a {
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: medium;
	font-weight			: normal;
}


#cm_navigation ul li a {
	background-color	: #fafafa;
	color				: #eb7200;
}

#cm_navigation ul li a:hover {
	background-color	: #f5b000;
	color				: #58a644;
}

#cm_navigation ul li.cm_current a {
	font-weight			: bold;
	background-color	: #f5b000;
	color				: #58a644;
}

/*         _______________
__________/ 2nd level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_subnavigation ul.cm_subnavigation {
	border-top-color	: #f2f2f2;
}

#cm_subnavigation ul.cm_subnavigation li {
	border-color		: #f2f2f2;
}

#cm_subnavigation ul.cm_subnavigation li a {
	font-size			: 95%;
	background-color	: #181b0b;
	color				: #91AD1F;
}

#cm_subnavigation ul.cm_subnavigation li a:hover {
	background-color	: #e7f8c3;
	color				: #7E9130;
}

#cm_subnavigation ul.cm_subnavigation li.cm_current a {
	font-weight			: normal;
	background-color	: #e7f8c3;
	color				: #7E9130;
}

/*         _______________
__________/ 3rd level nav \____________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation {
	border-top-color	: #f2f2f2;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li {
	border-color		: #f2f2f2;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li a {
	font-size			: 95%;
	background-color	: #181b0b;
	color				: #91AD1F;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li a:hover {
	background-color	: #e7f8c3;
	color				: #7E9130;
}

#cm_subnavigation ul.cm_subnavigation li ul.cm_subnavigation li.cm_current a {
	font-weight			: normal;
	background-color	: #e7f8c3;
	color				: #7E9130;
}

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

.content_main {
	background-color	: #3b963a;
	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			    : #ffffff;
}

.content_main h1, .content_main .cm-h1 {
	font-family		    : Georgia, Georgia, serif;
	font-size		    : large;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Georgia, Georgia, 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				: #000000;
}
.content_main a:hover {
	color				: #ffffff;
}

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

#footer {
    color               : #7d8e58;
}

#footer a {
    color               : #7d8e58;
}

#footer a:hover {
    color               : #181b0b;
}


