/*********************************** TYPO & COLORS **********************************/

#bottomcontent_left {
	background-color: #4a7033;
}

#bottomcontent_left h1 {
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	font-weight: bold;
}

#bottomcontent_left p {
	font-size: 12px;
	line-height: 14px;
	color: #fff;
}

#bottomcontent_left a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	background-color: #4fa125;
	border-bottom: 3px solid #d2d1cf;
	border-left: 3px solid #d2d1cf;
	border-top: 3px solid #d2d1cf;
}

#bottomcontent_right {
	background-color: #6fa352;
}

#bottomcontent_right h1, #bottomcontent_right h2, #bottomcontent_right div.headline-div  {
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	font-weight: bold;
}

span.headline  {
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	font-weight: bold;
}

#bottomcontent_right p {
	font-size: 12px;
	line-height: 14px;
	color: #fff;
}

#bottomcontent_right a {
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	line-height: 15px;
	background-color: #4fa125;
	border-bottom: 3px solid #d2d1cf;
	border-left: 3px solid #d2d1cf;
	border-top: 3px solid #d2d1cf;
}

/*********************************** TYPO & COLORS END ******************************/

/*********************************** IMAGES *****************************************/

#wrapper {
	background-image: url(images/bg_canvas_2col_50-50.gif);
}

#footer {
	background-image: url(images/footer_2col_50-50.gif);
}

#topcontent .inner {
	background-image: url(images/main_mask.png);
}

/*********************************** IMAGES END *************************************/
