/*11pt*/
/*****************************************
body {font: 10pt Arial,Helvetica}
****************************************/
/**/

body {
	font-size:		13pt;
	font-weight:	normal;
	font-family:	Arial, Helvetica;
	font-style:		normal;
	color:			#000000
}

.body {
	font-size:		10pt;
	font-weight:	normal;
	font-family:	Arial, Helvetica;
	font-style:		normal;
	color:			#FFBFDDC
}

.extrem {
	font-size:		18pt;
	font-weight:	bold;
	font-family:	Arial, Helvetica;
	font-style:		normal;
	color:			#000099;
}

a:link {
	color:				#000000;
	font-size:			10pt;
	font-weight:		normal;
	text-decoration:	none;
	font-family:		Arial, Helvetica;
	color:			#000000;
}

/***************************************
a:hover {
	color:				#FFBFDDC;
}
*****************************************/

a:visited {
	color:				#0000FF;
	font-weight:	normal;
	font-size:			10pt;
	text-decoration:	none;
	font-family:		Arial, Helvetica;
}

/**************************************
a:active {
	color:				#FFBFDDC;

	font-size:			10pt;
	text-decoration:	none;
	font-family:		Arial, Helvetica;
}
*************************************/

/* alte Bezeichnungen */

H1 { /* für grosse Überschriften 18pt */
	font-size:		12pt;
	font-weight:	bold;
	font-family:	Arial, Helvetica;
	font-style:		normal;
	color:			#000099
}

H2 { /* für Zwischentitel 14pt */
	font-size:		14pt;
	font-weight:	bold;
	font-family:	Arial, Helvetica;
	font-style:		normal;
	color:			#FFBFDDC
}

H3 { /* für den fetten Lauftext 14pt */
	font-size:		16pt;
	font-weight:	normal;
	font-family:	Arial, Helvetica;
	font-style:		normal;
	color:			#FFBFDDC
}

H4 { /* für den normalen Lauftext 12pt */
	font-size:		18pt;
	font-weight:	normal;
	font-family:	Arial, Helvetica;
	font-style:		normal;
	color:			#000099

	}

H5 { /* für den normalen Lauftext 12pt */
	font-size:		20pt;
	font-weight:	bold;
	font-family:	Arial, Helvetica;
	font-style:		normal;
	color:			#FFBFDDC
}

H6 { /* für das Logo pt */
	font-size:		24pt;
	font-weight:	bold;
	font-family:	Arial Black, Helvetica;
	font-style:		italic;
	color:			#104078
}


