                                                               
body 							{
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #9E9F8C;
	background-image: url(../images/main_bg.jpg);

}
div								{display:block;}
img								{border:0px;display:inline;}
td 								{empty-cells:show;}
table 							{border:0px;}

.leftmenu {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 2px 12px;



}
.leftmenu a{
	text-decoration: none;
	color: #FFFFFF;
}

a.leftmenu:hover,
.leftmenu a:hover	
{
	color: #8FBE7A;

}
.top{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #235106;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/top_bg.gif);
	height: 196px;



}
.top a{
	text-decoration: none;
	color: #FFFFFF;
}

a.top:hover,
.top a:hover	
{
	color: #AEB08B;

}
.titel {
	font-size: 24px;
	font-weight: bold;
	color: #3F6011;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 10px;
}
.content {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;


}
.content a{
	color: #F2250A;
}

a.content:hover,
.content a:hover	
{
	color: #000000;

}
.bottom {
	font-size: 9px;
	text-transform: uppercase;
	color: #3F6011;
	padding: 4px;

}
.contenthead {
	font-size: 12px;
	font-weight: bold;
}
hr {
	color: #9E9F8C;
	border: 0;
	width: 100%;
	background-color: #9E9F8C;
	height: 1px;
}
.rightmenutitel {
	color: #9E9F8C;
}
.leftmenusub {
	color: #CBC1BF;
}

