@charset "utf-8";
.body-white {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
}
a:link {
	color: #DD1F67;
	text-decoration: none;
}
a:visited {
	color: #DD1F67;
	text-decoration: none;
}
a:hover {
	color: #CC0066;
	text-decoration: none;
}
a:active {
	color: #DD1F67;
	text-decoration: none;
}
.bold-red {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #C93184;
}
.title-red {

	font-family: Tahoma;
	font-size: 13px;
	line-height: 12px;
	font-weight: bold;
	color: #C93184;
}
.body-blue {

	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #0563AC;
}
.bold-blue {
	font-family: tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #0563AC;
	font-weight: bold;
}
.border-tx-box {
	border: 1px solid #2AB0FD;
}
.zelle-opinions {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #0563AC;
	padding: 10px;
	border: 1px solid #2AB0FD;
}
