p {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

br {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:link {
	color: #7D96CC;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #B9C7E2;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #003399;
}
a:active {
	text-decoration: none;
	color: #B9C7E2;
}

.TextUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FCFDFF;
}
.TextUeberschriftBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
}
.TextStandardBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.TextUeberschriftHauptBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	line-height: 32px;
}
.TextStandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FCFDFF;
	text-align: justify;
}

