BODY.sp {
	background-color : White;
	margin : 0px;
	color : Black;
	font-size : 12px;
	font-family :  Arial, Helvetica, sans-serif;
}
A, P, TD {
	color : #666666;
	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 : #000000;
	font-size : 12px;
	font-family :  Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}
.TextNormal {
	color : #666666;
	font-size : 12px;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
}
.Textklein {
	color : #666666;
	font-size : 10px;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : normal;
}
.TextBold {
	color : #666666;
	font-size : 12px;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TextBoldrot {
	color : #FF0000;
	font-size : 12px;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TextBoldkursiv {
	color : #666666;
	font-size : 12px;
	font-style : italic;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.TextBoldgr {
	color : #666666;
	font-size : 14px;
	font-family :  Arial, Helvetica, sans-serif;
	font-weight : bold;

}
.nav {
	color : #FFFFFF;
	font-size : 8px;
	font-family : Arial, Helvetica, sans-serif;
}
.Tdgruen {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #318D6C;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #318D6C;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #318D6C;
    border-top-width: 1pt;
    border-top-style: solid;
	border-top-color: #318D6C;
}
.Tdgrueno {
    border-top-width: 1pt;
    border-top-style: solid;
	border-top-color: #318D6C;
}
.Tdgruenu {
    border-bottom-width: 1pt;
    border-bottom-style: solid;
	border-bottom-color: #318D6C;
}
