body {
	background-color: #333333;
}

.adresse {
	font-family: Franklin Gothic, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;

}


td {font-family: Franklin Gothic, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	line-height: 1.2;
}

.textregular {font-family: Franklin Gothic, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	line-height: 1.2;
}

.aktlink {font-family: Franklin Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.passlink {
	font-family: Franklin Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #dddddd;
	font-weight: bold;
}