h1 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 18px;
	letter-spacing:0.25mm;
	word-spacing:0.5mm;
	}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 18px;
	letter-spacing:0.25mm;
	word-spacing:0.5mm;
	}

h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 18px;
	letter-spacing:0.1mm;
	word-spacing:0.2mm;
	}


table.forenrichtlinien {

	width: 95%;
	line-height:	1.2em;
	color:			black;
}

table.forenrichtlinien th.richtlinieKopf {

	font-weight: bold;
	text-align: left;
}

table.forenrichtlinien th.richtliniePunkte {
	vertical-align: top;
	text-align: left;
}

table.forenrichtlinien td {
	vertical-align: top;

}
.underline {
	text-decoration: underline;
}


p.small {
    font-size: 0.8em;
    letter-spacing:0.1mm;
    word-spacing:0.2mm;
    line-height:12px;
    color:#400040;
	}

p.vsmall {
    color:  rgb(1,0,2);
    font-size: 0.7em;
    letter-spacing:0.1mm;
    word-spacing:0.15mm;
    line-height:8px;
	}

.fs9 {
    font-size: 0.9em;
	}

tr.even { color: black;}
tr.odd { color: white;}

a {
/*	font-size: 9pt; */
	text-decoration: none;
}

a:link { color: black }
a:visited { color:black }
a:hover {
	color: #DE1D18;
	text-decoration: none;
	}
a:active {
	color: #DE1D18;
	}







.line_top
{	border-top: 1px dashed black;
	margin-top: 2px;
}


.red
{	color: #DE2118;
}
.white
{	color: white;
}
