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


}
.framedBlueStart {
	color: #206699;
}
.txtRight {
	text-align: right;
}
.txtWhite {

	color: #FFFFFF;
}
.txtSmall {
	font-size: 10px;
}
a {
	color: #206699;
	text-decoration: underline;
}
.txtCenter {
	text-align: center;
}
.txtCopyStart {
	color: #4A86B3;
	font-size: 9px;
}
.korgKnapp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000CC;
	background-color: #E4ECF1;
}
form {
	margin: 0px;
	padding: 0px;
}
.txtLeft {

	text-align: left;
}
.obligatoryField {
	background-color: #FFF9E1;
}
.red {
	color: #FF0000;
}