BODY {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

h1 {
	
	FONT-SIZE: 14pt;
	COLOR: #44526D;
	FONT-FAMILY: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:HOVER {
	text-decoration : underline;
}

A.ButtonBG:HOVER {
	background-color : #0069BF;
	color : #0069BF;
	text-decoration : underline;
}

A.ControlLink {
	color:#043055;
	text-decoration : none;
	font-family:tahoma,century gothic,arial,;
	font-size:12px;
	font-weight:bold
	
}

A.ControlLink:HOVER {
	text-decoration : none;
	color : red;
}

A.ControlSubLink {
	color : #FFDD00;
	text-decoration : none;
	font-weight : bold;
	font-size : 9pt;
}

A.ControlSubLink:HOVER {
	text-decoration : underline;
}

A.BlueLink {
	color : #005094;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
}

A.SmallLink {
	color : #005094;
	text-decoration : none;
	font-size : 8pt;
}

td {
	font-family : Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.norm_text
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}

.linkR
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight : normal;
	text-decoration : underline;
}

.linkR10
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight : normal;
	text-decoration : underline;
}

.text
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}

.smalltext
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.label
{
	FONT-SIZE: 14pt;
	COLOR: Black;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
.label2
{
	FONT-SIZE: 12pt;
	COLOR: Black;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}

.hintergr {
	background-repeat: no-repeat;
	background-position: left top;
}
.border {
	border: 1px solid #44526D;
}

