<!--
body, td
{
	font-family: 	arial, verdana, tahoma, sans-serif;
	font-size:		12px;
	color: 			#2052AF;
}
.t
{
	font-family: 	arial, verdana, tahoma, sans-serif;
	font-size:		12px;
	color: 			#2052AF;
}
input, select, textarea
{
	font-size:		11px;
}
.rot
{
	color:			#d21c1c;
}
.gruen
{
	color:			#027e2e;
}
.blue5 {
	background-color:	#09317D;
}
.blue0
{
	background-color:	#2052AF;
}
.blue1
{
	background-color:	#8FA8D7;
	color:				#ffffff;
}
.blue2
{
	background-color:	#DEE5F3;
}
.blue3
{
	
	background-color:	#EEF1F9;
}
.blue4
{
	background-color:	#6386C7;
}
.white
{
	background-color:	#ffffff;
}

.f_h1
{
	background-color:	#8FA8D7;
	color:				#ffffff;
}
.f_h2
{
	background-color:	#2052AF;
}

.f_b
{
	
	background-color:	#ffffff;
}

.f_a1
{
	
	background-color:	#ffffff;
}
.f_a2
{
	
	background-color:	#f4f6fb;
}
.radio_a2 {
	background-color:	#f4f6fc;
}
.f_t1
{
	background-color: #f0f0f0;
	color:						: #333333;
}
.f_t1
{
	background-color: #f5f5f5;
	color:						: #666666;
}
a:link
{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#2052AF;
}
a:visited
{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#2052AF;
}
a:hover
{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#2052AF;
}
a:active
{
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	color:#5F97FF;
}

a.breadcrumb:link
{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
a.breadcrumb:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
a.breadcrumb:hover
{
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
}
.breadcrumb
{
	color: #DEE5F3;
}
-->