body    {  background-color: #F4FFA4; font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif }

/* TEXT */
.text { color: #000000; font-size: 10pt }
.textunderline { color: #000000; font-size: 10pt; text-decoration:underline }
.textbigbold   { color: #000000; font-size: 14pt; font-weight: bold }
.textbold      { color: #000000; font-size: 10pt; font-weight: bold }
.textsmallbold      { color: #000000; font-size: 8pt; font-weight: bold }
.textsmall     { color: #000000; font-size: 8pt }
.textsmallunderline  { color: #000000; font-size: 8pt; text-decoration:underline }
.textred { color: #FF0000; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.menue  { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: bold }
.menueLink   { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-style: italic; font-weight: bold }

/* TABELLE */
table.tablecolor  { background-color: #F4FFA4; border-collapse: collapse; border: 2px solid; border-color: #F4E9A4 }
td { background-color: #F4FFA4; font-size: 10pt; border: 0px}
td.tdgbspacer { background-color: #F4E9A4; font-weight: bold}
td.tdcolordark { background-color: #F4E9A4 }
td.tdgb { }
td.black { background-color: #000000 }

/* LINK */
a { text-decoration: none; color: #000000}
a.textbold { color: #000000; font-size: 10pt; font-weight: bold;text-decoration: underline; }

/* TYPLOS */
.whiteborder{ border: 1px #FFFFFF solid;}

