
body {
	background-color: #b9cfc8;
}

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

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

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

#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			: #000000;
}

#page a:hover {
	color			: #000000;
}

#content_right a {
	color			: #000000;
}

#content_right a:hover {
	color			: #000000;
}


#page_inner {
}

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

/* breite und außenabstände
*/

/* innenabstände und textflussrichtung*/
#content_wrapper {
	border				: none;
	color				: #000000;
}

#content_left_wrapper,
#header_cl {
	background-color	: #b9cfc8;
	color				: #3e3e3e;
}

#content_left_2 {
	color				: #3e3e3e;
}

#content_main_wrapper {
	color				: #000000;
}

#content_main {
}

#content_right_wrapper,
#header_cr {
	background-color	: #b9cfc8;
	color				: #000000;
	border				: none;
}


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

#header {
	font-size			: x-large;
	border				: none;

}

#header_background {
	background-color	: #c0c0c0;
}

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

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

#header #logo {
}


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


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

#cm_navigation ul,
#cm_navigation ul li {
}

/* NAV NORMAL */
#cm_navigation ul li a {
	border				: none;
	color				: #3e3e3e;
	background-color	: none;	
}

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

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


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

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

/* NAV NORMAL */
ul#cm_mainnavigation li ul.cm_subnavigation li a {
	color				: #3e3e3e;
	background-color	: none;
}

/* NAV MOUSE */
ul#cm_mainnavigation li ul.cm_subnavigation li a:hover {
	color				: #3e3e3e;
	background-color	: none;
}

/* NAV HIGH */
ul#cm_mainnavigation li ul.cm_subnavigation li.cm_current a {
	color				: #3e3e3e;
	background-color	: none;
}

ul#cm_mainnavigation li ul.cm_subnavigation li.cm_current a:hover {
	color				: #3e3e3e;
	background-color	: none;
}


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

#cm_content {
}

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

#footer {
	border				: none;
	background-color	: #FFFFFF;
	color				: #000000;
}

#footer a {
	color				: #000000;
}

#footer a:hover {
	color				: #1A525F;
}
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           : #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           : #000000;
}
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           : #000000;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a:hover {
    color           : #000000;
}
