body {
	background: #D9E2D9;
	margin: 0px;
}

.headerleft {
	width: 170px;
	height: 117px;
	background: #7B957A;	
}

.headercenter {
	width: 348px;
	height: 117px;
	padding-top: 8px;
	background: url('/fileadmin/img/headerbg.gif') top left repeat-x;	
}

.headeright {
	width: 262px;
	height: 117px;
	padding-top: 21px;
	background: #ADC0AD url('/fileadmin/img/headerbg.gif') top left repeat-x;	
}

.mainmenu {
	background: #91A991;
	padding-top: 20px;
}

.main_menu_item, .sub_menu_item {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 10px;
	color: #005130;
}

.sub_menu_item {
	margin-left: 40px;
}

.metamenu {
	width: 780px;
	height: 20px;
	background: #ADC0AD;
}
.meta_menu_item {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #005130;
}

.content {
	background: #ADC0AD;
}

.contentitself {
	width: 322px;
	margin-left: 25px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
}

.contentitself a {
	color: #005130;
	text-decoration: none;
	text-transform: uppercase;
}

.contentitself a:hover {
	color: #000000;
	text-decoration: underline;
}

.foot1left { 	background: #91A991; }

.foot1right {	background: #ADC0AD;}

.footleft {	background: #ADC0AD;}

.footcenter {	background: #ADC0AD;}

.footright {	background: #ADC0AD;}