.header {
	color: #ffffff;
  	font-family: Arial,Helvetica,Geneva,Sans-serif;
	font-weight: normal;
	font-size: 8pt;
}


.header a:link { color: #ffffff;text-decoration : none; font-size: 8pt;}
.header a:visited { color: #ffffff;text-decoration : none; font-size: 8pt;}
.header a:hover { color: #ffffff; text-decoration : none;font-size: 8pt;}
.header a:active { color: #ffffff; text-decoration : none;font-size: 8pt;}
.header a:focus { color: #ffffff; text-decoration : none;font-size: 8pt;}

.infotext {
	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
}


.infotext a:link { color: #6274B2;text-decoration : underline; }
.infotext a:visited { color: #6274B2;text-decoration : underline; }
.infotext a:hover { color: #6274B2; text-decoration : underline;}
.infotext a:active { color: #6274B2; text-decoration : underline;}
.infotext a:focus { color: #6274B2; text-decoration : underline;}

h1{
	color: #000080;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11pt;
}

h2{
	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 14px;
}

h3{
	color: rgb(0,0,128);
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 9pt;
}

.klein {
	font-family:Arial,Helvetica,Geneva,Sans-serif;
	font-size:9pt;
	font-weight: bold;
}
