.tableBorder {
	border: 1px solid #999999;
}
.headlineGruen {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14pt;
    color: #99CC66;
    text-decoration:underline;
    font-weight: normal;
    line-height: 16pt;
}
.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123467;
	text-decoration: none;
}
.textNormalHell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7E929C;
}
.headlineGruenNoUnderline {

    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14pt;
    color: #99CC66;
    text-decoration:none;
    font-weight: normal;
    line-height: 16pt;
}
.linkD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC66;
	text-decoration:none;
}
.linkD:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CC66;
	text-decoration:underline;
}.headlineBlauNoUnderline {

    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 14pt;
    color: #123467;
    text-decoration:none;
    font-weight: normal;
    line-height: 16pt;
}
.textNormalHellKleiner {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7E929C;
}
.linkNormalBlau, .linkNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123467;
	text-decoration: none;
}

.linkNormalBlau:hover, .linkNormal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123467;
	text-decoration: underline;
}
.tabRL
				{
				border-left-width: 1px;
				border-left-style: solid;
				border-left-color: #FFFFFF;
				}
.tabRLTop {	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDC6CF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.tabTop {	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDC6CF;
}

