BODY.sp {
	background-color : White;
	margin : 0px;
	color : #5D8759;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A, P, TD {
	color : #5D8759;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:LINK, A:VISITED {
	color : #5D8759;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE, A:HOVER {
	background-color : #5D8759;
	color : #FFFFFF;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
.TextNormal {
	color : #5D8759;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 200;
}
.TextFett {
	color : #5D8759;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TextFettkursiv {
	color : #5D8759;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
}
.TextKlein {
	color : #5D8759;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.TextKleinFett {
	color : #5D8759;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TdGruen {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #5D8759;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #5D8759;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #5D8759;
    border-top-width: 1pt;
    border-top-style: solid;
	border-top-color: #5D8759;
    background-color : #FFFFFF;
}
.TdGrueno {
    border-top-width: 1pt;
    border-top-style: solid;
	border-top-color: #5D8759;
}
.TdGruenu {
    border-bottom-width: 1pt;
    border-bottom-style: solid;
	border-bottom-color: #5D8759;
}
