h3 {
	font-size : 12px;
	font-family : Tahoma;
	color : #003300;
	font-weight : bold;
	font-style : normal;
}

p {
	font-size : 11px;
	font-family : Tahoma;
	color : #003300;
	font-weight : normal;
	font-style : normal;
}

a {
	font-size : 11px;
	font-family : Tahoma;
	color : #003300;
	font-weight : fett;
	font-style : normal;
	text-decoration: underline;
}

.link {
	font-size : 11px;
	font-family : Tahoma;
	color : #003300;
	font-weight : fett;
	font-style : normal;
	text-decoration: underline;
}

.bemerkung {
	font-size : 11px;
	font-family : Tahoma;
	color : #FFFFFF;
	font-weight : normal;
	font-style : normal;
}

.text {
	font-size : 11px;
	font-family : Tahoma;
	color : #003300;
	font-weight : normal;
	font-style : normal;
}