BODY.sp {
	background-color : White;
	margin : 0px;
	color : #999999;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
A, P, TD {
	color : #999999;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}
A:LINK, A:VISITED {
	color : #999999;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE, A:HOVER {
	color : #359A47;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
.head {
	background-color : #359A47;
    color : White;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
}
.TextBoldgruen {
	color : #359A47;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TextNormal {
	color : #999999;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
.TextNormalGruen {
	color : #359A47;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
.TextBold {
	color : #999999;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TextKlein {
	color : #999999;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
.TdGreen {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #359A47;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #359A47;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #359A47;
    border-top-width: 1pt;
    border-top-style: solid;
	border-top-color: #359A47;
	background-color : #999999;
	color : #FFFFFF;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TdGrey {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
    border-top-width: 1pt;
    border-top-style: solid;
	border-top-color: #999999;
}
.TdGreen_u {
	color : #999999;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #359A47;
}
