@charset "utf-8";
/* CSS Document */

.links {
	margin: 1px 0 0 0;
	font-family: Arial;
	font-size:9pt;
	text-decoration:none;
	font-weight:normal;
	font-variant: normal;
	text-align:normal;
	color:#000000;
}
a:hover {
	color:#3366CC;
}

.p{
	color:#000000;
	text-align:justify;
	font-family: Arial;
	font-size: 9.5pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
}

.digital{
	color:#D22620;
	text-align:left;
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
}
.titel{
	color:#000000;
	font-family: Arial;
	font-size: 9.5pt;
	font-style: normal;
	font-weight:bold;
	text-transform:none;
}