A {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #2D7CB7;
	font-size : 8pt;
	font-weight : 100;
	text-decoration : underline;
}

 
 A.nonunder {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #2D7CB7;
	font-size : 8pt;
	font-weight : 100;
	text-decoration : none;
}
 
 A:HOVER  {
	color : #990099;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : 100;
	text-decoration : none;
}

P {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #2D7CB7;
	font-size : 8pt;
	font-weight : 100;
	line-height : 150%;
}
	
.white {
	color : white;
}

BODY {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-size : 8pt;
	font-weight : 100;
	line-height : 150%;
}

H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #2D7CB7;
	font-size: 12pt;
	font-weight: bold;
}

H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #2D7CB7;
	font-size: 10pt;
	font-weight: bold;
}

H3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #9900FF;
	font-size: 10pt;
	font-weight: bold;
}

.bold {
	font-weight : bold;
}

UL {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #2D7CB7;
	font-size : 8pt;
	font-weight : 100;
	line-height : 150%;
	list-style : square;
	list-style-type : square;
}	
	
LI {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #2D7CB7;
	font-size : 8pt;
	font-weight : 100;
	line-height : 150%;
	list-style : square;
	list-style-type : square;
}

TD {
	color : #252525;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : 100;
}

.hTD {
	color: White;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #2D7CB7;
}

.icgcblue {
	background-color : #2D7CB7;
	color : #FFFFFF;
}

.hpiblue{
	background-color : #2D7CB7;
	color : #FFFFFF;
	font-weight : bold;
}

.hpibluex{
	background-color: #B9CEE4;
	color : #2D7CB7;
}

.TABLECOLOR {
	background-color : #B9CEE4;
}

.fehler {
	color : red;
	font-family: Arial, Verdana, Helvetica, sans-serif, bolder;
	font-size : 10pt;
	font-weight : 100;
}

.xfehler {
	color : white;
	font-family: Arial, Verdana, Helvetica, sans-serif, bolder;
	font-size : 10pt;
	font-weight : 100;
	background : Red;
}

.erfolg {
	font-family: Arial, Verdana, Helvetica, sans-serif, bolder;
	font-size : 10pt;
	font-weight : 100;
	color : Green;
}

.xerfolg {
	font-family: Arial, Verdana, Helvetica, sans-serif, bolder;
	font-size : 10pt;
	font-weight : 100;
	color : White;
	background : Green;
}

.rem {
	font-family: Arial, Verdana, Helvetica, sans-serif, bolder;
	font-size: 8pt;
	font-weight: 100;
	color: Purple;
}

.rem2 {
	font-family: Arial, Verdana, Helvetica, sans-serif, bolder;
	font-size: 8pt;
	font-weight: normal;
	color: Blue;
}

.xTD {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 100;
	color: #2D7CB7;
}

.aTD {
	background-color: #FFFFFF;
	color : #2D7CB7;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.bTD {
	color : #2D7CB7;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : 100;
}

.txt1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #800080;
	font-size: 10pt;
	font-weight: bold;
}
