	#blank {		visibility: hidden;	}	.rubrik {		font-family: arial;		font-size: 10pt;		font-weight: bold;	}	.text {		font-family: arial;		font-size: 10pt;		font-weight: normal;	}	.kontakt {		font-family: arial;		font-size: 8pt;		font-weight: normal;	}	a:link { 		color: #ff6600;		color: #666699;		font-family: arial;		font-size: 10pt;		font-weight: bold;		text-decoration: none;	}	a:hover { 		color: #ff6600;		color: #666699;		font-family: arial;		font-size: 10pt;		font-weight: bold;		text-decoration: underline;		}	a:active { 		color: #ff6600;		color: #666699;		font-family: arial;		font-size: 10pt;		font-weight: bold;		text-decoration: underline;		}	a:visited {		color: #ff6600;		color: #666699;		font-family: arial;		font-size: 10pt;		font-weight: bold;		text-decoration: none;	}
