.textueberschriftschwarz {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;

	}

.textschwarz {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 13pt;
	text-align: justify;
}

.textschwarzkursiv {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	line-height: 13pt;
	text-align: justify;
}

.textschwarzbold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 13pt;
	text-align: justify;
}


a: {
    font-family: Arial;
	font-size: 10pt;
	color: #996633;
	font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

a:link {
    font-family: Arial;
	font-size: 10pt;
	color: #996633;
	font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

a:visited {
    font-family: Arial;
	font-size: 10pt;
	color: #996633;
	font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

a:hover {
    font-family: Arial;
	font-size: 10pt;
	color: #996633;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}

a:active {
    font-family: Arial;
	font-size: 10pt;
	color: #996633;
	font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
