
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; BrowserRequest has a deprecated constructor in /home/.sites/92/site695/web/.cm4all/include/BrowserRequest.php on line 3

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; BengProxyHandler has a deprecated constructor in /home/.sites/92/site695/web/.cm4all/include/BengProxy.php on line 11
@charset "utf-8";
body {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	font-style		: normal;
	background-color	: #FFFFFF;
}

h1,h2,h3 {
	color			: #46648C;
}

h1 {
	font-family		: Tahoma, Geneva, sans-serif;
	font-size		: 16px;
	font-weight		: bold;
	font-style		: normal;
}

h2 {
	font-family		: Tahoma, Geneva, sans-serif;
	font-size		: 14px;
	font-weight		: bold;
	font-style		: normal;
}

h3 {
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	font-style		: normal;
}

h4, h5, h6 {
	font-family		: Tahoma, Geneva, sans-serif;
}

a {
	color			: #30461B;
}

a:hover {
	color			: #46648C;
}

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

#page_inner {
	border-color		: #AFC3D8;
}

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

#header {
	border-color		: #AFC3D8;
	background-color	: #E8BF2A;
}

#head_wrapper {
	background-color	: #E8BF2A;
}

#textfield h1 {
	font-family			: Tahoma, Geneva, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: 26px;
	color				: #395274;
}

#textfield h2 {
	font-family			: Tahoma, Geneva, sans-serif;
	font-weight			: bold;
	font-style			: normal;
	font-size			: 14px;
	color				: #395274;
}

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

#cm_navigation ul li a {
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: 12px;
	font-weight			: normal;
	background-color	: #589D15;
	color				: #FFFFFF;
}

#cm_navigation ul li a:hover {
	background-color	: #6B8AB3;
	color				: #BAD7B7;
}

#cm_navigation ul li.cm_current a {
	background-color	: #6B8AB3;
	color				: #BAD7B7;
}

/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation ul li ul.cm_subnavigation li a {
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: 12px;
	font-weight			: normal;
	background-color	: #E8BF2A;
	color				: #30461B;
}

#cm_navigation ul li ul.cm_subnavigation li a:hover {
	background-color	: #F4E094;
	color				: #46648C;
}

#cm_navigation ul li ul.cm_subnavigation li.cm_current a {
	background-color	: #F4E094;
	color				: #46648C;
}

/*         ___________________
__________/ SUB Subnavigation \_________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li a {
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-size			: 12px;
	font-weight			: normal;
	background-color	: #E8BF2A;
	color				: #30461B;
}

#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li a:hover {
	background-color	: #F4E094;
	color				: #46648C;
}

#cm_navigation ul li ul.cm_subnavigation li ul.cm_subnavigation li.cm_current a {
	background-color	: #F4E094;
	color				: #46648C;
}

/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#content_wrapper {
	border-color		: #AFC3D8;
}

#content_left_wrapper,
#content_left,
#content_main_wrapper,
#content {
	background-color	: #E3E3E3;
	color				: #30461B;
}

#content_right_wrapper,
.content_sidebar {
	background-color	: #E8BF2A;
	color				: #30461B;
}

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

.content_sidebar a {
	color				: #30461B;
}

.content_sidebar a:hover {
	color				: #46648C;
}

.content_main {
	background-color	: #E3E3E3;
	color				: #30461B;
	font-family		    : Arial, Helvetica, sans-serif;
	font-size		    : 12px;
	font-weight		    : normal;
	font-style		    : normal;
}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #46648C;
}

.content_main h1 {
	font-family		    : Tahoma, Geneva, sans-serif;
	font-size		    : 16px;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Tahoma, Geneva, sans-serif;
	font-size		    : 14px;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main h3 {
	font-family		    : Arial, Helvetica, sans-serif;
	font-size		    : 12px;
	font-weight		    : bold;
	font-style		    : normal;
}
.content_main a {
	color				: #30461B;
}
.content_main a:hover {
	color				: #46648C;
}

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

#footer {
	background-color	: #E8BF2A!important;
	color				: #30461B;
	border-color		: #AFC3D8;
}


#footer a {
	color			: #30461B;
}

#footer a:hover {
	color			: #46648C;
}

