body {
	font-family: Arial;
	background-color: #cdd4d3;
	font-size: 12px;
	color: #52556b;
	margin: 0px;
	padding: 0px;
}

table {
	font-family: Arial;
	color: #52556b;
	text-decoration: none;
	font-size: 12px;
	font-weight: none;
}

a:link {
	font-family: Arial;
	color: #800080;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #800080;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a:link.dunkel {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:visited.dunkel {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover.dunkel {
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.grau10b {
	font-family: Arial;
	color: #52556b;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.grau12 {
	font-family: Arial;
	color: #52556b;
	text-decoration: none;
	font-size: 12px;
	font-weight: none;
}

.grau12b {
	font-family: Arial;
	color: #52556b;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.grau14b {
	font-family: Arial;
	color: #52556b;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.grau24b {
	font-family: Arial;
	color: #52556b;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}

.violet14b {
	font-family: Arial;
	color: #52556b;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.violet18b	{ font-family: arial; font-size: 18px; color: #9B4096; font-weight: bold}

.white10	{font-family:arial; color:#FFF;}


.black10	{ font-family: arial; font-size: 10px; color: #000;  }
.black10b	{ font-family: arial; font-size: 10px; color: #000; font-weight: bold}
.black12	{ font-family: arial; font-size: 12px; color: #000;  }
.black12b	{ font-family: arial; font-size: 12px; color: #000; font-weight: bold}
.black14	{ font-family: arial; font-size: 14px; color: #000; }
.black14b	{ font-family: arial; font-size: 14px; color: #000; font-weight: bold}
.black16b	{ font-family: arial; font-size: 16px; color: #000; font-weight: bold}
.black20	{ font-family: arial; font-size: 20px; color: #000; }
.black20b	{ font-family: arial; font-size: 20px; color: #000; font-weight: bold}

.courierblack20	{ font-family: courier; font-size: 20px; color: #000; }
.courierblack20b { font-family: courier; font-size: 20px; color: #000; font-weight: 800}


.grey10		{ font-family: arial; font-size: 10px; color: #52556B; }
.grey10b	{ font-family: arial; font-size: 10px; color: #52556B; font-weight: 600}
.grey11		{ font-family: arial; font-size: 11.5px; color: #52556B; }
.grey12b	{ font-family: arial; font-size: 12px; color: #52556B; font-weight: bold}
.grey14		{ font-family: arial; font-size: 14px; color: #52556B; }
.grey16b	{ font-family: arial; font-size: 18px; color: #52556B; font-weight: bold}

.red18b		{ font-family: arial; font-size: 26px; color: #FF0909; font-weight: bold}


.violet10	{ font-family: arial; font-size: 10px; color: #9B4096; }
.violet18b	{ font-family: arial; font-size: 18px; color: #9B4096; font-weight: bold}


A.grey10:link	{ font-family: arial; font-size: 10px; color: #52556B; text-decoration: none; }
A.grey10:visited { font-family: arial; font-size: 10px; color: #6A6568; text-decoration: none; }
A.grey10:vlink 	{ font-family: arial; font-size: 10px; color: #999297; text-decoration: none; }
A.grey10:hover	{ font-family: arial; font-size: 10px; color: #000; text-decoration: none; }
A.grey10:active	{ font-family: arial; font-size: 10px; color: #999297; text-decoration: none; }
A.grey10:alink	{ font-family: arial; font-size: 10px; color: #999297; text-decoration: none; }


A.grey12:link	{ font-family: arial; font-size: 12px; color: #52556B; text-decoration: none; font-weight: 600 }
A.grey12:visited { font-family: arial; font-size: 12px; color: #6A6568; text-decoration: none; font-weight: 600 }
A.grey12:vlink 	{ font-family: arial; font-size: 12px; color: #999297; text-decoration: none; font-weight: 600 }
A.grey12:hover	{ font-family: arial; font-size: 12px; color: #000; text-decoration: none; font-weight: 600 }
A.grey12:active	{ font-family: arial; font-size: 12px; color: #999297; text-decoration: none; font-weight: 600 }
A.grey12:alink	{ font-family: arial; font-size: 12px; color: #999297; text-decoration: none; font-weight: 600 }

.noRepeat	{ background-repeat:no-repeat; }
