body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;	
}
.bgweiss {
	background-color: #FFFFFF;
}
.bggruen {
	background-color: #D4D9CA;
}
.contentpad {
	padding-left: 9px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
}
.folgecontentpad {
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 50px;
}
.pad13l {
	padding-left: 13px;
}
.padmenu {
	padding-left: 7px;
}
a {
	color: #657740;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #657740;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #657740;
	font-weight: bold;
	text-decoration: underline;
}
a.weiss {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.weiss:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.weiss:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.txtgruen {
	color: #657740;
}
.txt10gruen {
	color: #657740;
	font-size: 10px;
}
.txtweiss {
	color: #FFFFFF;
}

.txtorange {
	color: #E84B00;
	font-family: Tahoma, Verdana;
}

.bgdunkelgruen {
	background-color: #95AC64;
}
