/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
}

fieldset,img {  
	border: 0; 
} 

option {
	padding-left: 0.4em;
}

html {
	height: 100%;
	margin-bottom: 1px;
}
	
body { 
	position: relative; 
} 
	
/* page setup */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}

body#page {
	background: #F4F4F4;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

div#dogear {
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 0px;
	width: 135px;
	height: 135px;
}

div#dogear img {
	width: 100px;
	height: 100px;
}

div#toppanel-container {
	position: absolute;
	top: 250px;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	z-index: 15;
}

div#toppanel-wrapper {
	height: 0px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	overflow: hidden;
}

div#toppanel {
	position: relative;
	z-index: 15;
	margin-top: -320px;
	width: 100%;
	height: 320px;
	background: #1b4c01 url(../images/toppanel_bg.png) 0 100% repeat-x;
	color: #969696;	
}

div#toppanel .panel {
	margin: auto;
	width: 600px;
	height: 300px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div#toppanel .close {
	width: 50px;
	height: 15px;
	margin-top: 23px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #646464;
	background: #1e1e1e;
	float: right;
	overflow: hidden;
	text-align: center;
	font-size: 85%;
	line-height: 150%;
	cursor: pointer;
}

div#toppanel .cpanel {
	clear: both;
}

div#toppanel-container .trigger {
	position: relative;
	z-index: 16;
	top: 0px;
	left: 50%;
	width: 120px;
	margin-left: -60px;
	cursor: pointer;
}

div#toppanel-container .trigger img {
	width: 20px;
	height: 19px;
	border: 0px;
}

div#toppanel-container .trigger-l, div#toppanel-container .trigger-r {
	float: left;
}

div#toppanel-container .trigger-m {
	width: 80px;
	height: 19px;
	background: url(../images/toppanel_trigger_m.png) 100% 0 repeat-x;
	float: left;
	text-align: center;
	font-size: 85%;
	line-height: 150%;
	overflow: hidden;
	color: #ffffff;
}

/* layout */
div.wrapper {
	margin: auto;
}

div#page-header {
	background: #ffffff url(../images/page_header_bg.png) 50% 0 repeat-x;
}

div#toolbar {
	width: auto;
	height: 30px;
	padding: 0px 10px 0px 10px;
	clear: both;
}

div#date {
	margin: 6px 20px 0px 0px;
	float: left;
	font-size: 85%;
	color: #ffffff;
}

div#topmenu {
	margin: 6px 0px 0px 0px;
	float: left;
}

div#topmodule {
	height: 18px;
	margin: 5px 0px 0px 20px;
	float: right;
}

div#search {
	height: 18px;
	margin: 5px 0px 0px 20px;
	float: right;
}

div#styleswitcher {
	height: 20px;
	margin: 5px 0px 0px 20px;
	float: right;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
}

a#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(../images/styleswitcher_fontsmall_hover.png) 0 0 no-repeat;
}

a#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(../images/styleswitcher_fontmedium_hover.png) 0 0 no-repeat;
}

a#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(../images/styleswitcher_fontlarge_hover.png) 0 0 no-repeat;
}

a#switchwidththin {
	background: url(../images/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(../images/styleswitcher_widththin_hover.png) 0 0 no-repeat;
}

a#switchwidthwide {
	background: url(../images/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(../images/styleswitcher_widthwide_hover.png) 0 0 no-repeat;
}

a#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(../images/styleswitcher_widthfluid_hover.png) 0 0 no-repeat;
}

div#page-body {
	background: #78c800 url(../images/page_body_bg.png) 50% 0 repeat-x;
}

div#header {
	position: relative;
	margin: 0px 0px 0px 0px;
	background: #FFF5EB url(../images/header_t.png) 0 0 repeat-x;
	z-index: 10;
}

div#header .header-b {	
	background: url(../images/header_b.png) 0 100% repeat-x;
}

div#header .header-l {
	background: url(../images/header_l.png) 0 0 repeat-y;
}

div#header .header-r {
	background: url(../images/header_r.png) 100% 0 repeat-y;
}

div#header .header-tl {
	background: url(../images/header_tl.png) 0 0 no-repeat;
}

div#header .header-tr {
	background: url(../images/header_tr.png) 100% 0 no-repeat;
}

div#header .header-bl {
	background: url(../images/header_bl.png) 0 100% no-repeat;
}

div#header .header-br {
	padding: 10px 10px 15px 10px;
	background: url(../images/header_br.png) 100% 100% no-repeat;
}

div#header .header-bg {
	height: 250px;
	padding: 10px 10px 0px 10px;
	background: url(../images/header_bg.png) 0 100% repeat-x;
}

span#logo, img#logo {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 332px;
	height: 81px;
	border: 0;
	z-index: 3;
}

div#banner {
	position: absolute;
	top: 10px;
	right: -20px;
	z-index: 3;
}

div#headermodule {
	height: 200px;
	overflow: hidden;
}

div#menu {
	position: absolute;
	top: 10px;
	left: 20px;
	height: 40px;
	padding: 215px 0px 0px 0px;
	overflow: hidden;
}

div#top {
	width: auto;
	padding: 10px 10px 0px 10px;
	clear: both;
}

div#top .topbox {
}

div#top .topboxseperator {
}

div#middle {
	width: auto;
	margin: 10px 0px 0px 0px;
	background: #FFFAF5 url(../images/middle_t.png) 0 0 repeat-x;
	clear: both;
}

div#middle .middle-b {
	background: url(../images/middle_b.png) 0 100% repeat-x;
}

div#middle .middle-l {
	background: url(../images/middle_l.png) 0 0 repeat-y;
}

div#middle .middle-r {
	background: url(../images/middle_r.png) 100% 0 repeat-y;
}

div#middle .middle-tl {
	background: url(../images/middle_tl.png) 0 0 no-repeat;
}

div#middle .middle-tr {
	background: url(../images/middle_tr.png) 100% 0 no-repeat;
}

div#middle .middle-bl {
	background: url(../images/middle_bl.png) 0 100% no-repeat;
}

div#middle .middle-br {
	padding: 10px 10px 15px 10px;
	background: url(../images/middle_br.png) 100% 100% no-repeat;
}

div#middle .background {
	min-height: 140px;
	padding-top: 0;
	overflow: hidden;
}

div#middle .layoutleft {
	background: url(../images/left_bg_l.png) 0 0 repeat-y;
}

div#middle .layoutright {
	background: url(../images/left_bg_r.png) 100% 0 repeat-y;
}

div#left {
	width: 198px;
}

div#middle .layoutleft div#left {
	float: left;
	padding: 0px 2px 0px 0px;
}

div#middle .layoutright div#left {
	float: right;
	padding: 0px 0px 0px 2px;
}

div#main {
	width: auto;
}

div#middle .layoutleft div#main {
	margin: 0px 0px 0px 200px;
	padding: 0px 0px 0px 0px;
}

div#middle .layoutright div#main {
	margin: 0px 200px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#middle .withoutleft div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#maintop {
	background: #F0E8DB url(../images/main_module_b.png) 0 100% repeat-x;
	margin: 0px 0px 0px 0px;
}

div#middle .layoutleft div#maintop .maintop-l {
	background: url(../images/main_module_l.png) 0 0 repeat-y;
}

div#middle .layoutright div#maintop .maintop-l {
	background: url(../images/main_module_r.png) 100% 0 repeat-y;
}

div#middle .layoutleft div#maintop .maintop-bl {
	padding: 0px 0px 2px 0px;
	background: url(../images/main_module_bl.png) 0 100% no-repeat;
}

div#middle .layoutright div#maintop .maintop-bl {
	padding: 0px 0px 2px 0px;
	background: url(../images/main_module_br.png) 100% 100% no-repeat;
}

div#maintop .maintopbox {
}

div#maintop .maintopboxseperator {
	background: url(../images/main_module_sep.png) 100% 0 repeat-y;
}

div#mainmiddle {
	margin: 0px 0px 0px 0px;
}

div#main .withright {
	background: transparent;
}

div#main .withoutright {
	background: transparent;
}

div#right {
	width: 180px;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
	
div#content {
	width: auto;
}

div#main .withright div#content {
	margin: 10px 190px 0px 0px;
	padding: 0px 10px 0px 15px;
}

div#main .withoutright div#content {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 15px;
}

div#contenttop {
	margin: 0px 0px 10px 0px;
}

div#contenttop .contenttopbox {
}

div#contenttop .contenttopboxseperator {
}

div#breadcrumb {
	height: 19px;
	font-size: 85%;
	color: #646464;
}

div#contentbottom {
	margin: 10px 0px 0px 0px;
}

div#contentbottom .ccontentbottombox {
}

div#contentbottom .contentbottomboxseperator {
}

div#mainbottom {
	background: #F0E8DB url(../images/main_module_t.png) 0 0 repeat-x;
	margin: 10px 0px 0px 0px;
}

div#middle .layoutleft div#mainbottom .mainbottom-l {
	background: url(../images/main_module_l.png) 0 0 repeat-y;
}

div#middle .layoutright div#mainbottom .mainbottom-l {
	background: url(../images/main_module_r.png) 100% 0 repeat-y;
}

div#middle .layoutleft div#mainbottom .mainbottom-tl {
	padding: 2px 0px 0px 0px;
	background: url(../images/main_module_tl.png) 0 0 no-repeat;
}

div#middle .layoutright div#mainbottom .mainbottom-tl {
	padding: 2px 0px 0px 0px;
	background: url(../images/main_module_tr.png) 100% 0 no-repeat;
}

div#mainbottom .mainbottombox {
	padding: 0px 0px 10px 0px;
}

div#mainbottom .mainbottomboxseperator {
	background: url(../images/main_module_sep.png) 100% 0 repeat-y;
}

div#bottom {
	width: auto;
	padding: 10px 10px 10px 10px;
	clear: both;
}

div#bottom .bottombox {
}

div#bottom .bottomboxseperator {
}

div#page-footer {
	background: #78c800 url(../images/page_footer_bg.png) 50% 0 repeat-x;
}

div#footer {
	width: auto;
	min-height: 100px;
	padding: 10px 0px 50px 0px;
	clear: both;
	text-align: center;
	color: #ffffff;
}

/* clearing & floating */
.clearingfix:after {
	content: "."; 
	display: block; 
	line-height: 0px;
	clear: both; 
	visibility: hidden;
}
	
.clearingfix { display: block; }

.floatbox { overflow: hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width20 { width: 19.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width50 { width: 49.999%; }
.width66 { width: 66.666%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }body.width-thin div.wrapper { width: 780px; }body.width-wide div.wrapper { width: 1024px; }body.width-fluid div.wrapper { width: 90%; }div#styleswitcher { width: 45px; }/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

p {
	margin: 1em 0;
}

td, th { 
  padding: 1px;
}

a:link, a:visited {
	color: #e15000;
	text-decoration: none;
}

a:hover {
	color: #eb7800;
	text-decoration: underline;
}

ul {
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 15px;
}

ul.arrow, ul.arrow-big, ul.checkbox, ul.checkbox-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.checkbox li {
	margin: 10px 0px 10px 0px;
	padding: 8px 0px 5px 30px;
	background: url(../images/list_checkbox.png) 0 0 no-repeat;
	font-weight: bold;
	line-height: 100%
}

ul.checkbox-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 20px 55px;
	background: url(../images/list_checkbox_big.png) 0 0 no-repeat;
	font-size: 200%;
	font-weight: bold;
}

ul.arrow li {
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 10px 35px;
	background: url(../images/list_arrow.png) 0 0 no-repeat;
	font-weight: bold;
}

ul.arrow-big li {
	margin: 15px 0px 15px 0px;
	padding: 10px 0px 30px 60px;
	background: url(../images/list_arrow_big.png) 0 0 no-repeat;
	font-size: 200%;
	font-weight: bold;
}

ol {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(../images/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(../images/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
}

div.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0;
	text-align:justify;
}

div.alert {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_alert.png) 3px 3px no-repeat;
	text-align:justify;
}

div.download {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_download.png) 3px 3px no-repeat;
	text-align:justify;
}

div.info {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_info.png) 3px 3px no-repeat;
	text-align:justify;
}

div.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 url(../images/div_tip.png) 3px 3px no-repeat;
	text-align:justify;
}

blockquote {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	background: url(../images/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote div {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	margin: 10px 0px 10px 0px;
	padding: 50px 50px 50px 50px;
	background: url(../images/blockquote_big_start.png) 0 0 no-repeat;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 300%;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}

blockquote.big div {
	margin: 0px -50px -50px 0px;
	padding: 0px 30px 50px 0px;
	background: url(../images/blockquote_big_end.png) 100% 100% no-repeat;
}

pre {
	margin: 2px 0px 2px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #969696;
	border-left: 20px solid #969696;
	background: #f0f0f0;
	font-size: 90%;
	color: #646464;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	/* white-space: pre-wrap;       /* css-3 */
	/* white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}

em.box, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.box { 
	padding: 0px 2px 0px 2px;
	background:#f0f0f0;
	border: 1px #dcdcdc solid;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(../images/em_file.png) 0 1px no-repeat;
	color: #323232;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(../images/em_directory.png) 0 1px no-repeat;
	color: #323232;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}

h1 {
	font-size: 300%;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: 250%;
	color: #b4b4b4;
}

h3 {
	font-size: 200%;
}

h4 {
	font-size: 175%;
	font-weight: normal;
	color: #000000;
}

h5 {
	font-size: 150%;
	color: #787878;
}

h6 {
	font-size: 125%;
	color: #000000;
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* topmenu */
div#topmenu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#topmenu li {
	float: left;
	display: block;
}

div#topmenu li a {
	float: left;
	display: block;
	position: relative;
	height: 20px;
	padding: 0px 10px 0px 10px;
	background: url(../images/topmenu_item_bg.png) 0 4px no-repeat;
	line-height: 17px;
	overflow: hidden;
	font-size: 85%;
	text-decoration: none;
}

div#topmenu li.item1 a {
	padding: 0px 10px 0px 0px;
	background: none;
}

div#topmenu a:link {
	color: #C8C8C8;
}

div#topmenu a:visited, div#topmenu a:hover {
	color: #ffffff;
}

/* menu */
div#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#menu li {
	float: left;
	display: block;
}

div#menu li a {
	float: left;
	display: block;
	position: relative;
	height: 40px;
	padding: 0px 20px 0px 20px;
	line-height: 40px;
	overflow: hidden;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	z-index: 4;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}

div#menu a:link, div#menu a:visited {
	color: #323232;
}

div#menu li a:hover {
	color: #000000;
}

div#menu li.active a {
	text-decoration: underline;
}

div#menu li.background {
	background: url(../images/menu_t.png) 0 0 repeat-x;
	position: absolute;
	top: 10px;
	visibility: hidden;
	z-index: 2;
}
  
div#menu li.background .left {
	background: url(../images/menu_b.png) 0 100% repeat-x;
	height: 40px;
	margin-top: 205px;
}

/* sub and othermenu */
#left div.moduletable_menu ul {
	padding: 0px;
	margin: 0px;
	width: 198px;
	overflow: hidden;
	list-style: none;
}

#left div.moduletable_menu li {
	display: block;
}

#left div.moduletable_menu li a, #left div.moduletable_menu li span.separator {
	height: 25px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #646464;
}

#left div.moduletable_menu a:link, #left div.moduletable_menu a:visited {
	color: #646464;
}

#left div.moduletable_menu li#current a {
	font-weight: bold;
}

#left div.moduletable_menu li#current li a {
	font-weight: normal;
}

#left div.moduletable_menu li a:hover, #left div.moduletable_menu li span.separator:hover, #left div.moduletable_menu li span.sfhover {
	color: #000000;
}

#left div.moduletable_menu li.level1 {
	background: url(../images/submenu_level2_item.png) 0 0 no-repeat;
}

#left div.moduletable_menu li.level1 a, #left div.moduletable_menu li.level1 span.separator {
	padding: 0px 0px 0px 15px;
}

#left div.moduletable_menu li.level1 a:hover, #left div.moduletable_menu li.level1 span.separator:hover, #left div.moduletable_menu li.level1 span.sfhover {
	background: url(../images/submenu_level2_item_hover.png) 0 0 no-repeat;
}

#left div.moduletable_menu li.parent {
	background: url(../images/submenu_level2_item_parent.png) 0 0 no-repeat;
}

#left div.moduletable_menu li.parent span.separator {
	cursor: pointer;
}

#left div.moduletable_menu li.level1 ul, #left div.moduletable_menu li.level1 li, #left div.moduletable_menu li.level1 li.active {
	background: #FFFAF5;
}

#left div.moduletable_menu li.level1 li a:hover, #left div.moduletable_menu li.level1 li.active a:hover {
	color: #000000;
}

#left div.moduletable_menu li.level2 a {
	background: url(../images/submenu_level3_item_bg.png) 15px 2px no-repeat;
	padding: 0px 0px 0px 35px;
	width: 163px;
	color: #646464;
	height: 20px;
	line-height: 20px;
}

#left div.moduletable_menu li.level2 a:hover {
	background: #E6DCCA url(../images/submenu_level3_item_bg.png) 15px 2px no-repeat;
}

#left div.moduletable_menu li.level3 a {
	background: url(../images/submenu_level4_item_bg.png) 25px 2px no-repeat;
	padding: 0px 0px 0px 45px;
	width: 153px;
}

#left div.moduletable_menu li.level3 a:hover {
	background: #E6DCCA url(../images/submenu_level4_item_bg.png) 25px 2px no-repeat;
}

#left div.moduletable_menu li.level4 a  {
	background: url(../images/submenu_level5_item_bg.png) 35px 2px no-repeat;
	padding: 0px 0px 0px 55px;
	width: 143px;
}

#left div.moduletable_menu li.level4 a:hover  {
	background: #E6DCCA url(../images/submenu_level5_item_bg.png) 35px 2px no-repeat;
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

div.moduletable h3,
div.moduletable-blank h3,
div.moduletable-black h3,
div.moduletable_menu h3,
div.module h3,
div.module-slider h3,
div.module-blank h3,
div.module-intensive h3,
div.module-bright h3 {
	font-size: 100%;
}

/* toppanel modules */
#toppanel div.moduletable {
	margin: 0px 0px 10px 0px;
}

#toppanel div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
}

/* top & bottom modules */
#top div.module {
	background: #CECECE url(../images/top_module_br.png) 100% 100% no-repeat;
	color: #FFFFFF;
}

#top .topboxseperator div.module {
	margin: 0px 10px 0px 0px;
}

#top div.module div {
	background: url(../images/top_module_tr.png) 100% 0 no-repeat;
}

#top div.module div div {
	background: url(../images/top_module_bl.png) 0 100% no-repeat;
}

#top div.module div div div {
	padding: 10px 15px 10px 15px;
	background: url(../images/top_module_tl.png) 0 0 no-repeat;
	overflow: hidden;
}

#top div.module div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

#top div.module h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 125%;
	font-weight: bold;
}

#top div.module a:link, #top div.module a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#top div.module a:hover  {
	color: #ffffff;
}

/* intensive */
#top div.module-intensive {
	background: #DBDBDB url(../images/top_module_br_intensive.png) 100% 100% no-repeat;
	color: #FFFFFF;
}

#top .topboxseperator div.module-intensive {
	margin: 0px 10px 0px 0px;
}

#top div.module-intensive div {
	background: url(../images/top_module_tr_intensive.png) 100% 0 no-repeat;
}

#top div.module-intensive div div {
	background: url(../images/top_module_bl_intensive.png) 0 100% no-repeat;
}

#top div.module-intensive div div div {
	padding: 10px 15px 10px 15px;
	background: url(../images/top_module_tl_intensive.png) 0 0 no-repeat;
	overflow: hidden;
}

#top div.module-intensive div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

#top div.module-intensive h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 125%;
	font-weight: bold;
}

#top div.module-intensive a:link, #top div.module-intensive a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#top div.module-intensive a:hover  {
	color: #ffffff;
}

/* bright */
#top div.module-bright {
	background: #EEEEEE url(../images/top_module_br_bright.png) 100% 100% no-repeat;
	color: #FFFFFF;
}

#top .topboxseperator div.module-bright {
	margin: 0px 10px 0px 0px;
}

#top div.module-bright div {
	background: url(../images/top_module_tr_bright.png) 100% 0 no-repeat;
}

#top div.module-bright div div {
	background: url(../images/top_module_bl_bright.png) 0 100% no-repeat;
}

#top div.module-bright div div div {
	padding: 10px 15px 10px 15px;
	background: url(../images/top_module_tl_bright.png) 0 0 no-repeat;
	overflow: hidden;
}

#top div.module-bright div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

#top div.module-bright h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 125%;
	font-weight: bold;
}

#top div.module-bright a:link, #top div.module-bright a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#top div.module-bright a:hover  {
	color: #ffffff;
}

/* blank (top modules) */
#top div.module-blank {
	padding: 0px 0px 0px 0px;
}

/* left modules */
#left div.moduletable {
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 15px;
	width: 173px;
	overflow: hidden;

}

#left div.moduletable h3 {
	margin: -10px -10px 10px -15px;
	padding: 0px 0px 0px 15px;
	height: 25px;
	background: url(../images/left_module_header_l.png) 0 0 repeat-x;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

div#middle .layoutright div#left div.moduletable h3 {
	background: url(../images/left_module_header_r.png) 0 0 repeat-x;
}

/* black */
#left div.moduletable-black {
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 15px;
	width: 173px;
	background: #1E1E1E;
	overflow: hidden;
	color: #ffffff;
}

#left div.moduletable-black h3 {
	margin: -10px -10px 10px -15px;
	padding: 0px 0px 0px 15px;
	height: 25px;
	background: url(../images/left_module_header_black.png) 0 0 repeat-x;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* blank */
#left div.moduletable-blank {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 198px;
	overflow: hidden;
}

/* menus */
#left div.moduletable_menu {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	width: 198px;
	overflow: hidden;
}

#left div.moduletable_menu h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	height: 25px;
	background: url(../images/left_module_header_l.png) 0 0 repeat-x;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

div#middle .layoutright div#left div.moduletable_menu h3 {
	background: url(../images/left_module_header_r.png) 0 0 repeat-x;
}

/* maintopbox & mainbottombox modules */
#maintop div.moduletable, #mainbottom div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
	text-align:justify;
}

#maintop div.moduletable h3, #mainbottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	height: 20px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* blank */
#maintop div.moduletable-blank, #mainbottom div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}

/* right modules */
#right div.module {
	margin: 0px 0px 20px 0px;
	background: url(../images/right_module_m.png) 0 0 repeat-y;
}

#right div.module div {
	background: url(../images/right_module_t.png) 0 0 no-repeat;
}

#right div.module div div {
	background: url(../images/right_module_b.png) 0 100% no-repeat;
}

#right div.module div div div {
	width: 160px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

#right div.module div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

#right div.module h3 {
	height: 20px;
	margin: -10px -10px 5px -10px;
	padding: 0px 0px 5px 10px;
	background: url(../images/right_module_header.png) 0 0 no-repeat;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* slider */
#right div.module-slider {
	margin: 0px 0px 20px 0px;
}

#right div.module-slider h3 {
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;
	background: url(../images/right_module_header.png) 0 0 no-repeat;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* blank */
#right div.module-blank {
	padding: 0px 0px 0px 0px;
}

/* contenttop modules */
#contenttop div.moduletable, #contentbottom div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	text-align:justify;
}

#contenttop .contenttopboxseperator div.moduletable, #contentbottom .contentbottomboxseperator div.moduletable {
	padding: 0px 10px 10px 0px;
}

#contenttop div.moduletable h3, #contentbottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	height: 20px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* blank */
.maintopbox div.moduletable-blank, .mainbottombox div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}

/* top & bottom modules */
#bottom div.module {
	background: #CECECE url(../images/top_module_br.png) 100% 100% no-repeat;
	color: #FFFFFF;
}

#bottom .bottomboxseperator div.module {
	margin: 0px 10px 0px 0px;
}

#bottom div.module div {
	background: url(../images/top_module_tr.png) 100% 0 no-repeat;
}

#bottom div.module div div {
	background: url(../images/top_module_bl.png) 0 100% no-repeat;
}

#bottom div.module div div div {
	padding: 10px 15px 10px 15px;
	background: url(../images/top_module_tl.png) 0 0 no-repeat;
	overflow: hidden;
	text-align: center;
}

#bottom div.module div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

#bottom div.module h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
}

#bottom div.module a:link, #bottom div.module a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#bottom div.module a:hover  {
	color: #ffffff;
}

/* intensive */
#bottom div.module-intensive {
	background: #DBDBDB url(../images/top_module_br_intensive.png) 100% 100% no-repeat;
	color: #FFFFFF;
}

#bottom .bottomboxseperator div.module-intensive {
	margin: 0px 10px 0px 0px;
}

#bottom div.module-intensive div {
	background: url(../images/top_module_tr_intensive.png) 100% 0 no-repeat;
}

#bottom div.module-intensive div div {
	background: url(../images/top_module_bl_intensive.png) 0 100% no-repeat;
}

#bottom div.module-intensive div div div {
	padding: 10px 15px 10px 15px;
	background: url(../images/top_module_tl_intensive.png) 0 0 no-repeat;
	overflow: hidden;
	text-align: center;
}

#bottom div.module-intensive div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

#bottom div.module-intensive h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
}

#bottom div.module-intensive a:link, #bottom div.module-intensive a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#bottom div.module-intensive a:hover  {
	color: #ffffff;
}

/* bright */
#bottom div.module-bright {
	background: #EEEEEE url(../images/top_module_br_bright.png) 100% 100% no-repeat;
	color: #FFFFFF;
}

#bottom .bottomboxseperator div.module-bright {
	margin: 0px 10px 0px 0px;
}

#bottom div.module-bright div {
	background: url(../images/top_module_tr_bright.png) 100% 0 no-repeat;
}

#bottom div.module-bright div div {
	background: url(../images/top_module_bl_bright.png) 0 100% no-repeat;
}

#bottom div.module-bright div div div {
	padding: 10px 15px 10px 15px;
	background: url(../images/top_module_tl_bright.png) 0 0 no-repeat;
	overflow: hidden;
	text-align: center;
}

#bottom div.module-bright div div div div {
	padding: 0px 0px 0px 0px;
	background: none;
}

#bottom div.module-bright h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
}

#bottom div.module-bright a:link, #bottom div.module-bright a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#bottom div.module-bright a:hover  {
	color: #ffffff;
}

/* blank (top modules) */
#bottom div.module-blank {
	padding: 0px 0px 0px 0px;
}/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * general
 * used by Jommla core components
 */
 
div.joomla h1,
div.joomla h2,
div.joomla h3,
div.joomla h4,
div.joomla h5,
div.joomla h6 {
	line-height: 100%;
	margin-bottom: 5px;
}

div.joomla h1 { font-size: 300%; }
div.joomla h2 { font-size: 250%; }
div.joomla h3 { font-size: 200%; }
div.joomla h4 { font-size: 175%; }
div.joomla h5 { font-size: 150%; }
div.joomla h6 { font-size: 125%; }

div.joomla h1 {
	letter-spacing: -2px;
}

div.joomla h2,
div.joomla h3,
div.joomla h4,
div.joomla h5 {
	letter-spacing: -1px;
}

div.joomla p {	margin: 10px 0px 15px 0px; }

div.joomla h1.pagetitle {
}

div.joomla div.description {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

div.joomla div.description img.left {
	margin-right: 15px;
	float: left;
}

div.joomla div.description img.right {
	margin-left: 15px;
	float: right;
}

div.joomla div.filter {
	margin: 10px 0px 10px 0px;
}

div.joomla th {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

div.joomla tr.even td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

div.joomla tr.odd td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}
 
div.joomla span.number {
	color: #969696;
	font-style: italic;
}

/* floats */
div.joomla .float-left { float: left; overflow: hidden; }
div.joomla .float-right { float: right; overflow: hidden; }

div.joomla .width25 { width: 24.999%; }
div.joomla .width33 { width: 33.333%; }
div.joomla .width50 { width: 49.999%; }
div.joomla .width100 { width: 100%; }

/*
 * com_content
 * blog layout (frontpage, category, section)
 * sub selectors: blog
 */
 
div.joomla div.blog div.description {  
	margin: 10px 0px 15px 0px;
	padding-bottom: 20px;
	border-bottom: 1px #c8c8c8 dotted;
}

div.joomla div.leadingarticles {
	overflow: hidden;
}

div.joomla div.teaserarticles {
	overflow: hidden;
}

div.joomla div.item {
	margin-bottom: 15px;
}

div.joomla div.item-bg {
	padding-bottom: 5px;
	border-bottom: 1px #c8c8c8 dotted;
	overflow: hidden;
}

div.joomla div.multicolumns div.item {
	margin: 0px 15px 15px 15px;
}

div.joomla div.multicolumns div.first div.item {
	margin-left: 0px;
}

div.joomla div.multicolumns div.last div.item {
	margin-right: 0px;
}

div.joomla div.morearticles {
	margin: 10px 0px 10px 0px;
}

div.joomla div.pagination {
	text-align: center;
}

div.joomla div.pagination p.results {
}

/*
 * com_content
 * list layout (frontpage, category, section)
 * sub selectors: sectionlist, categorylist
 */

/*
 * com_content
 * article layout
 * sub seletors: article
 */

div.joomla div.headline {
	overflow: hidden;
}

div.joomla h1.title {
	width: auto;
	float: left;
}

div.joomla div.multicolumns h1.title {
	font-size: 200%;
	letter-spacing: -1px;
}

div.joomla span.icon {
	display: block;
	margin-top: 10px;
	float: right;
}

div.joomla div.multicolumns span.icon {
	margin-top: 5px;
}

div.joomla span.edit {
	margin-left: 10px;
	float: left;
}

div.joomla span.pdf {
	margin-right: 5px;
}

div.joomla span.print {
	margin-right: 5px;
}

div.joomla span.email {
}

div.joomla span.printscreen {
}

div.joomla p.iteminfo {
	margin: 0px 0px 15px 0px;
}

div.joomla p.articleinfo {
}

div.joomla p.articleinfo span.modified,
div.joomla p.articleinfo span.author,
div.joomla p.articleinfo span.created,
div.joomla p.articleinfo span.url {
	display: block;
	font-size: 95%;
}

div.joomla p.articleinfo span.author {
	color: #969696;
	font-style: italic;
}

div.joomla p.articleinfo span.created {
	font-weight: bold;
}

/*
 * com_content
 * editing an article
 * sub seletors: edit-article
 */

div.joomla div.edit-article fieldset {
	margin-bottom: 30px;
}

div.joomla div.edit-article fieldset div {
	overflow: hidden;
}

div.joomla div.edit-article label.label-left {
	display: block;
	width: 150px;
	float: left;
}

div.joomla div.edit-article div.save {
	margin: 0px;
	float: right;
}

div.joomla div.edit-article div#editor-xtd-buttons {
	margin-bottom: 0px;
	overflow: hidden;
}

div.joomla div.edit-article div#editor-xtd-buttons div {
	margin: 0px;
}

div.joomla div.edit-article div#editor-xtd-buttons div.button2-left {
	margin-right: 5px;
}

div.joomla div.edit-article div#editor-xtd-buttons a:link,
div.joomla div.edit-article div#editor-xtd-buttons a:visited,
div.joomla div.edit-article div#editor-xtd-buttons a:hover {
	color: #323232;
}

/*
 * com_weblinks
 * sub seletors: weblinks
 */

div.joomla div.weblinks fieldset {
}

div.joomla div.weblinks fieldset div {
	overflow: hidden;
}

div.joomla div.weblinks label.label-left {
	display: block;
	width: 150px;
	float: left;
}

/*
 * com_search
 * sub seletors: search
 */

div.joomla div.search p.info {
	margin: 0px;
	color: #969696;
	font-style: italic;
}

div.joomla div.search span.highlight {
	background: #ffffaa;
}

/*
 * com_poll
 * sub seletors: poll
 */

div.joomla div.poll fieldset {
	margin: 15px 0px 10px 0px;
}

/*
 * com_contact
 * sub seletors: contact
 */

div.joomla div.contact h1 {
	margin-bottom: 0px;
	font-size: 250%;
	font-weight: normal;
	letter-spacing: -1px;
}

div.joomla div.contact h2 {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
}

div.joomla div.contact div.image {
	float: right;
}

div.joomla div.contact table {
	margin-bottom: 10px;
}

div.joomla div.contact label.label-top {
	display: block;
}

/*
 * com_user
 * sub seletors: user
 */

div.joomla div.user label.label-left,
div.joomla div.user span.label-left  {
	display: block;
	width: 130px;
	float: left;
}

/*
 * mod_newsflash
 */

div.module-newsflash {
	overflow: hidden;
}

div.module-newsflash div.item {
	padding-bottom: 15px;
	overflow: hidden;
}

div.module-newsflash div.last {
	padding-bottom: 0px;
}

/*
 * legacy Joomla styling only for third party components
 */

.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #c8001e;
	letter-spacing: -1px;
}

/*
 * Joomla! system tooltips
 */
 
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/* YOOslider: drawer vertical */
#right div.drawer-v-a ul.yoo-sliderlist .item-bl {
	background: url(../images/drawer_item_bl.png) 0 100% no-repeat;
}

#right div.drawer-v-a ul.yoo-sliderlist .active .item-bl {
	background: url(../images/drawer_item_bl_hover.png) 0 100% no-repeat;
}

#right div.drawer-v-a ul.yoo-sliderlist .item-br {
	padding: 0px 10px 0px 10px;
	background: url(../images/drawer_item_br.png) 100% 100% no-repeat;
}

#right div.drawer-v-a ul.yoo-sliderlist .active .item-br {
	background: url(../images/drawer_item_br_hover.png) 100% 100% no-repeat;
}

#right div.drawer-v-a ul.yoo-sliderlist .item-b {
	padding: 0px 0px 10px 0px;
	background: url(../images/drawer_item_b.png) 0 100% repeat-x;
}

#right div.drawer-v-a ul.yoo-sliderlist .active .item-b {
	background: url(../images/drawer_item_b_hover.png) 0 100% repeat-x;
}

#right div.drawer-v-a ul.yoo-sliderlist .item-l {
	margin: 0px -10px 0px -10px;
	background: url(../images/drawer_item_l.png) 0 0 repeat-y;
}

#right div.drawer-v-a ul.yoo-sliderlist .item-r {
	padding: 0px 2px 0px 2px;
	background: url(../images/drawer_item_r.png) 100% 0 repeat-y;
}

#right div.drawer-v-a ul.yoo-sliderlist .article {
	background: url(../images/drawer_item_bg.png) 0 100% repeat-x;
}

#right div.drawer-v-a ul.yoo-sliderlist .article h3 {
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	color: #323232;
	background: none;
}

#right div.drawer-v-a ul.yoo-sliderlist .article {
	font-size: 95%;
	line-height: 125%;
}

/* YOOslider: slider horizontal */
div.slider-h-a ul.yoo-sliderlist li.first {
	background: url(../images/slider_item_l.png) 0 0 no-repeat;
}

div.slider-h-a ul.yoo-sliderlist li .item-r {
	border-right: 1px solid #A5AAAF;
}

div.slider-h-a ul.yoo-sliderlist li:hover.first {
	background: url(../images/slider_item_l_hover.png) 0 0 no-repeat;
}

div.slider-h-a ul.yoo-sliderlist li {
	background: url(../images/slider_item_m.png) 0 0 repeat-x;
}

div.slider-h-a ul.yoo-sliderlist li:hover {
	background: url(../images/slider_item_m_hover.png) 0 0 repeat-x;
}

div.slider-h-a ul.yoo-sliderlist li.last {
	background: url(../images/slider_item_r.png) 100% 0 no-repeat;
}

div.slider-h-a ul.yoo-sliderlist li.last .item-r {
	border-right: none;
}

div.slider-h-a ul.yoo-sliderlist li:hover.last {
	background: url(../images/slider_item_r_hover.png) 100% 0 no-repeat;
}

div.slider-h-a ul.yoo-sliderlist .article h3 {
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
	font-size: 150%;
	font-weight: bold;
	color: #323232;
}

div.slider-h-a ul.yoo-sliderlist .article {
	font-size: 95%;
	line-height: 125%;
}body#page {
	background: #1b4c01;
}

div#page-body {
	background: #78C800 url(../images/green/page_body_bg.png) 50% 0 repeat-x;
}

div#header {
	background: #FFF5EB url(../images/green/header_t.png) 0 0 repeat-x;
}

div#header .header-b {	
	background: url(../images/green/header_b.png) 0 100% repeat-x;
}

div#header .header-l {
	background: url(../images/green/header_l.png) 0 0 repeat-y;
}

div#header .header-r {
	background: url(../images/green/header_r.png) 100% 0 repeat-y;
}

div#header .header-tl {
	background: url(../images/green/header_tl.png) 0 0 no-repeat;
}

div#header .header-tr {
	background: url(../images/green/header_tr.png) 100% 0 no-repeat;
}

div#header .header-bl {
	background: url(../images/green/header_bl.png) 0 100% no-repeat;
}

div#header .header-br {
	background: url(../images/green/header_br.png) 100% 100% no-repeat;
}

div#middle {
	background: #FFFAF5 url(../images/green/middle_t.png) 0 0 repeat-x;
}

div#middle .middle-b {
	background: url(../images/green/middle_b.png) 0 100% repeat-x;
}

div#middle .middle-l {
	background: url(../images/green/middle_l.png) 0 0 repeat-y;
}

div#middle .middle-r {
	background: url(../images/green/middle_r.png) 100% 0 repeat-y;
}

div#middle .middle-tl {
	background: url(../images/green/middle_tl.png) 0 0 no-repeat;
}

div#middle .middle-tr {
	background: url(../images/green/middle_tr.png) 100% 0 no-repeat;
}

div#middle .middle-bl {
	background: url(../images/green/middle_bl.png) 0 100% no-repeat;
}

div#middle .middle-br {
	background: url(../images/green/middle_br.png) 100% 100% no-repeat;
}

div#page-footer {
	background: #6EB900 url(../images/green/page_footer_bg.png) 50% 0 repeat-x;
}a:link, a:visited {
	color: #468200;
}

a:hover {
	color: #78c800;
}

h1 {
	color: #78c800;
}

h4 {
	color: #78c800;
}


h6 {
	color: #78c800;
}#top div.module {
	background: #6CB400 url(../images/green/top_module_br.png) 100% 100% no-repeat;
}

#top div.module div {
	background: url(../images/green/top_module_tr.png) 100% 0 no-repeat;
}

#top div.module div div {
	background: url(../images/green/top_module_bl.png) 0 100% no-repeat;
}

#top div.module div div div {
	background: url(../images/green/top_module_tl.png) 0 0 no-repeat;
}

#top div.module a:link, #top div.module a:visited {
	color: #ffffff;
}

#top div.module a:hover  {
	color: #ffffff;
}

#top div.module-intensive {
	background: #5EB600 url(../images/green/top_module_br_intensive.png) 100% 100% no-repeat;
}

#top div.module-intensive div {
	background: url(../images/green/top_module_tr_intensive.png) 100% 0 no-repeat;
}

#top div.module-intensive div div {
	background: url(../images/green/top_module_bl_intensive.png) 0 100% no-repeat;
}

#top div.module-intensive div div div {
	background: url(../images/green/top_module_tl_intensive.png) 0 0 no-repeat;
}

#top div.module-intensive a:link, #top div.module-intensive a:visited {
	color: #ffffff;
}

#top div.module-intensive a:hover  {
	color: #ffffff;
}

#top div.module-bright {
	background: #91D900 url(../images/green/top_module_br_bright.png) 100% 100% no-repeat;
}

#top div.module-bright div {
	background: url(../images/green/top_module_tr_bright.png) 100% 0 no-repeat;
}

#top div.module-bright div div {
	background: url(../images/green/top_module_bl_bright.png) 0 100% no-repeat;
}

#top div.module-bright div div div {
	background: url(../images/green/top_module_tl_bright.png) 0 0 no-repeat;
}

#top div.module-bright a:link, #top div.module-bright a:visited {
	color: #ffffff;
}

#top div.module-bright a:hover  {
	color: #ffffff;
}

#bottom div.module {
	background: #6CB400 url(../images/green/top_module_br.png) 100% 100% no-repeat;
}

#bottom div.module div {
	background: url(../images/green/top_module_tr.png) 100% 0 no-repeat;
}

#bottom div.module div div {
	background: url(../images/green/top_module_bl.png) 0 100% no-repeat;
}

#bottom div.module div div div {
	background: url(../images/green/top_module_tl.png) 0 0 no-repeat;
}

#bottom div.module a:link, #bottom div.module a:visited {
	color: #ffffff;
}

#bottom div.module a:hover  {
	color: #ffffff;
}

#bottom div.module-intensive {
	background: #5EB600 url(../images/green/top_module_br_intensive.png) 100% 100% no-repeat;
}

#bottom div.module-intensive div {
	background: url(../images/green/top_module_tr_intensive.png) 100% 0 no-repeat;
}

#bottom div.module-intensive div div {
	background: url(../images/green/top_module_bl_intensive.png) 0 100% no-repeat;
}

#bottom div.module-intensive div div div {
	background: url(../images/green/top_module_tl_intensive.png) 0 0 no-repeat;
}

#bottom div.module-intensive a:link, #bottom div.module-intensive a:visited {
	color: #ffffff;
}

#bottom div.module-intensive a:hover  {
	color: #ffffff;
}

#bottom div.module-bright {
	background: #91D900 url(../images/green/top_module_br_bright.png) 100% 100% no-repeat;
}

#bottom div.module-bright div {
	background: url(../images/green/top_module_tr_bright.png) 100% 0 no-repeat;
}

#bottom div.module-bright div div {
	background: url(../images/green/top_module_bl_bright.png) 0 100% no-repeat;
}

#bottom div.module-bright div div div {
	background: url(../images/green/top_module_tl_bright.png) 0 0 no-repeat;
}

#bottom div.module-bright a:link, #bottom div.module-bright a:visited {
	color: #ffffff;
}

#bottom div.module-bright a:hover  {
	color: #ffffff;
}.contentheading,
.componentheading {
	color: #649623;
}