/*******************************
*Einfacher Text*
*******************************/
.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000}
.txtbold {  font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 9pt; font-style: normal; font-weight: bold; color: #000000; line-height: normal}
.txtblau {  font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: #464D71; line-height: normal}
.txtboldblau {  font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 9pt; font-style: normal; font-weight: bold; color: #464D71; line-height: normal}
.txtgruen {  font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: #027057; line-height: normal}
.txtboldgruen{  font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 9pt; font-style: normal; font-weight: bold; color: #027057; line-height: normal}
.txtanmerkung {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000}

/*********************************
*Auflistung*
*********************************/
ul {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; line-height: normal}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; line-height: normal}


/********************************
*Ueberschriften*
*********************************/
.header1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000; line-height: 18pt; }
.header2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #A65931; line-height: 16pt; }


/*********************************
*Pseudoelemente*
**********************************/
a:link { text-decoration: yes;}
a:visited { text-decoration: yes;}
a:active {  text-decoration: non;}


/*********************************
*bg table*
**********************************/
.tdinhalt { background-color:rgb(213,215,223); vertical-align:top; text-align:left;}


/*********************************
*formular*
**********************************/
.txtFormLabel {  font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 9pt; font-style: normal; font-weight: bold; color: #464D71; line-height: normal}
.txtForm {  font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; line-height: normal}
.txtboldweiss {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 13pt; font-weight: bold; color: #FFFFFF}

