body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 100%;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#316293;
	text-decoration: underline;

}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#316293;
	text-decoration: underline;
}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#316293;
	text-decoration: underline;
}
a:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#316293;
	text-decoration: underline;
}
.tabelleunterstrich {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #316293;
}

.textFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
