
body {
	background-color: #4e6202;
}

/*         ______
__________/ Page \__________________________________________________________________
--------------------------------------------------------------------------------------- */

/* breite, außenabstände und positionierung
*/
#page {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: small;
	font-weight		: normal;
	font-style		: normal;
	color			: #2e2e2e;
}

#page h1, #page h2, #page h3 { 
	color			: #475802;
}

#page h1 {
	font-family		: Tahoma, Geneva, sans-serif;
	font-size		: large;
	font-weight		: bold;
	font-style		: normal;
}

#page h2 {
	font-family		: Tahoma, Geneva, sans-serif;
	font-size		: medium;
	font-weight		: bold;
	font-style		: normal;
}

#page h3 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: small;
	font-weight		: bold;
	font-style		: normal;
}

#page h4, #page h5, #page h6 { 
	font-family		: Arial, Helvetica, sans-serif;
}

#page a {
	color			: #2e2e2e;
}

#page a:hover {
	color			: #2e2e2e;
}

#content_right a {
	color			: #2e2e2e;
}

#content_right a:hover {
	color			: #2e2e2e;
}


#page_inner {
}

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

/* breite und außenabstände
*/

/* innenabstände und textflussrichtung*/
#content_main_wrapper {
	background-color	: #6b8503;
	color				: #2e2e2e;
	border-left			: 1px solid #ffffff;
	border-right		: 1px solid #ffffff;
}

#cl_bg {
	background-color	: #6b8503;
}

#content_left_wrapper {
	color				: #ffffff;
}

#content_left_2 {
	color				: #2e2e2e;
}

#content_main_wrapper {
	background-color	: #6b8503;
	color				: #2e2e2e;
}

#content_main {
}

#content_right_wrapper {
	background-color	: #6b8503;	
	color				: #2e2e2e;
	border				: none;	
}


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

#header {
	background-color	: #6b8503;
	font-size			: x-large;
	border				: none;

}

#header h1 {
	font-family			: Tahoma, Geneva, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	color				: #ffffff;
}

#header h2 {
	font-family			: Tahoma, Geneva, sans-serif;
	color				: #ffffff;
}

#header #logo {
}


/*         __________
__________/ sidebars \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#widgetbar_page_1,
#widgetbar_site_1 {
}


/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#cm_navigation {
	border				: none;	
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: small;
	font-weight			: normal;
}

#cm_navigation ul,
#cm_navigation ul li {
	border				: none;
	border-bottom		: none;	
}

#cm_navigation ul li {
	border				: none;
	border-bottom		: 1px solid #ffffff;
}

/* NAV NORMAL */
#cm_navigation ul li a {
	border				: none;	
	color				: #ffffff;
	background-color	: #6b8503;

}

/* NAV MOUSE */
#cm_navigation ul li a:hover {
	border				: none;	
	color				: #475802;
	background-color	: #819729;
}

/* NAV HIGH */
#cm_navigation ul li.cm_current {
	color				: #475802;
	background-color	: #819729;
}
#cm_navigation ul li.cm_current a {
	border				: none;	
	color				: #475802;
	background-color	: #819729;
}
#cm_navigation ul li.cm_current a:hover {
}


/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */
/* SUB NAV BG */
#cm_navigation ul ul, 
#cm_navigation ul ul li {
	border				: none;
}

/* SUB NAV BG */
ul#cm_mainnavigation li ul.cm_subnavigation {
	background-color	: #819729;
}

/* NAV NORMAL */
ul#cm_mainnavigation li ul.cm_subnavigation li a {
	color				: #ffffff;
	background-color	: #819729;
}

/* NAV MOUSE */
ul#cm_mainnavigation li ul.cm_subnavigation li a:hover {
	color				: #475802;
	background-color	: #819729;
}

/* NAV HIGH */
ul#cm_mainnavigation li ul.cm_subnavigation li.cm_current a {
	color				: #475802;
	background-color	: #819729;
}

ul#cm_mainnavigation li ul.cm_subnavigation li.cm_current a:hover {
	color				: #475802;
	background-color	: #819729;
}


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

#cm_content {
	background-color	: #6b8503;
}

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

#footer {
	border				: none;	
	background-color	: #6b8503;
	color				: #2e2e2e;
}

#footer a {
	color				: #2e2e2e;
}

#footer a:hover {
	color				: #2e2e2e;
}
body > div.cm_widget.cm_widget_block.widget_in_move {
    background-color: transparent;
}
body > div.cm_widget.cm_widget_block {
    font-family     : Arial, Helvetica, sans-serif;
    font-size       : small;
    font-weight     : normal;
    font-style      : normal;
    color           : #2e2e2e;
}
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           : #475802;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h1 {
    font-family     : Tahoma, Geneva, sans-serif;
    font-size       : large;
    font-weight     : bold;
    font-style      : normal;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box h2 {
    font-family     : Tahoma, Geneva, sans-serif;
    font-size       : medium;
    font-weight     : bold;
    font-style      : normal;
}

body > div.cm_widget.cm_widget_block > div.widget_content_box h3 {
    font-family     : Arial, Helvetica, sans-serif;
    font-size       : small;
    font-weight     : bold;
    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     : Arial, Helvetica, sans-serif;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a {
    color           : #2e2e2e;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a:hover {
    color           : #475802;
}
