BODY, TD {
	color : #444444;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #294975;
	font-size: 10pt;
	text-decoration : none;
}

A:HOVER {
	color: #CC002A;
	text-decoration : underline;
}

A.linkSmall {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #333366;
	text-decoration : none;
}

A.linkSmallStrong {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: 333366;
	text-decoration : none;
	font-weight:bold
}

A.ControlLink {
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #294975;
	text-decoration : none;

}

A.ControlLink:HOVER {
	text-decoration : none;
	color: #CC002A;
}

.linkPr1
{
	font-weight : bold;
	text-decoration : none;
}

.linkPr2
{
	font-weight : bold;
	text-decoration : none;
	font-size : 10pt;	
}

.linkPr3
{
	text-decoration : none;
	color: Aqua;
	font-size : 9pt;
	font-weight : normal;
}



.norm_text
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}

.linkB {
	FONT-SIZE: 14pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: Blue;
}

.textL
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left;
}

.text
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-ALIGN: right;
}

.label
{
	FONT-SIZE: 12pt;
	COLOR: #CB0024;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
.label2
{
	FONT-SIZE: 12pt;
	COLOR: #CB0024;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight : bold;
}

.textsmall
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	}

.mylist
{
	list-style-type: disc;
	list-style-position : outside;
	margin-left : 20px;
}

.myFieldL
{
	text-align : left;
	background-color : #ffffcc;
}

.myField
{
	text-align : right;
	background-color : #ffffcc;
}

.myField_disabled
{
	text-align : right;
	background-color : #DDDDDD;
}

.textauswahl
{
	COLOR: Gray;
}

.thinBorder
{
	border : 1px solid #999999;
	border-collapse : collapse;
}

.message {
	padding: 10px;
	font-size: 80%;
	font-weight: normal;
	background-color: #ffe5e9;
	color: Red;
	text-align: center;
	letter-spacing: 1px;
	border-top: 1px solid Red;
	border-bottom: 1px solid Red;
}.border {
	border: 1px solid #999999;
}

.FieldSTD {
  border-color: #999999;
  border-width: 1px;
  border-style: solid;
  font-family: Arial;
  font-size:10px;
}
