#text  {
	font-size : small;
	text-align : left;
	font-family : sans-serif;
	color : black;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

#textfett  {
	font-size : small;
	text-align : left;
	font-family : sans-serif;
	color : black;
	font-weight : bold;
	text-decoration : none;
	margin-top : 5;
	font-style : normal;
	margin-bottom : 5;
}

#textcenter  {
	font-size : small;
	text-align : center;
	font-family : sans-serif;
	color : black;
	font-weight : normal;
	font-style : normal;
}

#textright  {
	font-size : 9pt;
	text-align : right;
	font-family : sans-serif;
	color : black;
}

#textsmall  {
	font-size : x-small;
	text-align : left;
	font-family : sans-serif;
	color : black;
	font-weight : normal;
	font-style : normal;
}

#textsmallright  {
	font-size : x-small;
	text-align : right;
	font-family : sans-serif;
	color : black;
	font-weight : normal;
	font-style : normal;
}

#textsmallcenter  {
	font-size : x-small;
	text-align : center;
	font-family : sans-serif;
	color : black;
	font-weight : normal;
	font-style : normal;
}

#headline  {
	font-size : large;
	text-align : center;
	font-weight : bold;
	font-family : serif;
	color : Black;
	font-style : normal;
}

#headlinesmall  {
	font-size : medium;
	text-align : center;
	font-weight : bold;
	font-family : serif;
	color : black;
	font-style : normal;
}

#text-center  {
	font-size : 9pt;
	text-align : center;
	font-family : serif;
	color : black;
}

#bottom  {
	font-size : 8pt;
	text-align : left;
	font-family : Verdana, Arial;
	color : black;
}

#textfettcenter  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : center;
	text-decoration : none;
}

#headlinecenter  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	margin-top : 15;
	text-align : center;
}

#textfettright  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : right;
	margin-top : 15;
}

#textcenterbold  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Black;
	text-align : center;
}

#textfettklein  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : left;
}

#textfettkleincenter  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : center;
}


