BODY.sp {
	background-color : White;
	margin : 0px;
	color : Black;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
A, P, TD {
	color : Black;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
A:LINK, A:VISITED {
	color : #666666;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
A:ACTIVE, A:HOVER {
	color : #666666;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight : bold;
}
.head {
	background-color : #666666;
    border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #FFFFFF;
    color : White;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
}
.head1 {
	background-color : #000000;
    color : White;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
    font-weight : bold;
}
.TextNormal {
	color : #666666;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
.TextGelb {
	color : #FAE000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TextBold {
	color : #666666;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TextKlein {
	color : #666666;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
.TdGrau {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #666666;
}
.TdGrauo {
    border-top-width: 1pt;
    border-top-style: solid;
	border-top-color: #666666;
}
.TdGrauu {
    border-bottom-width: 1pt;
    border-bottom-style: solid;
	border-bottom-color: #666666;
}