a.text  {
	font-family : Arial, Helvetica, sans-serif;
	color : #0000CC;
	text-decoration : underline;
}

a:  {
	font-family : Arial, Helvetica, sans-serif;
	color : #0000CC;
	text-decoration : underline;
}

a:active  {
	color : #0000CC;
}

a:visited  {
	color : #0000CC;
}

a:hover  {
	color : #339933;
}


body	{
	background-color : #000033;
}


b  {
	font-weight : bold;
	color : #000066;
}

b.ital  {
	font-style : italic;
}

b.rot  {
	color : #E41A15;
}

b.blau  {
	color : #0000FF;
}

b.italrot  {
	font-style : italic;
	color : #E41A15;
}

b.rothell  {
	color : #FF0000;
}

/* Text hoeher setzen */

.text9height {
	font-size : 8pt;
	height : 10px;
	color : #000000;	
}

/* Text mit Umrandung */

.text9border  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
	border-width: 1px;
	border-style: solid;
	border-color : #FF0000;	
	padding-left : 4px;
	padding-right : 4px;
}

/* Hintergruende */

.backweiss  {
	background-color : #FFFFFF;
}

.backgelb  {
	background-color : #FFFFCC;
}

.backgruen  {
	background-color : #DAFBCE;
}

.backblau  {
	background-color : #000033;
}


.backblautext11 {
	background-color : #E9F3E9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #000000;
}

/* Hintergruende Tabellen */

.tableweiss  {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #000000;
}

.tablegruen  {
	background-color : #DAFBCE;
	padding-left : 5;
	padding-right : 0;
	padding-top : 2;
	padding-bottom : 2;
	margin-top : 4;
	margin-bottom : 4;
}


/* Titel */

.titel10  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

.titel10bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}

.titel0bhrt  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #EE8775;
}

.titel10gnbrt  {
	background-color : #DAFBCE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}

.titel11  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #000000;
}

.titel11bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
}

.titel11gnbhrt  {
	background-color : #DAFBCE;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #EE8775;
}

.titel12bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
}

.titel12rotbold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #EE8775;
}


/* Text */

.text7grau  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #AAAAAA;
}

.text8  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
}

.text9  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
}

.text9gb  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
	background-color : #FFFFCC;
}



.text9bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
}

.text9rotbold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #EE8775;
}

.text10rotbold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FF0000;
}

.text10  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

.text10bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}

.text11  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : normal;
	color : #000000;
}

.text11bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #000000;
}


/* Formulare */

.radiogruen  {
	background-color : #DAFBCE;
}

.fragerotbold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #EE8775;
}

.button9  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #000000;
	background-color : #DDDDDD;
}

.button9blaubold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
	background-color : #CBB9F9;
}




