/* 1st main headline */
.hl1 { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 18px; line-height: 20px; text-decoration: none; font-weight:bold; }

/* 2nd main headline */
.hl2 { color: #666666; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 18px; line-height: 20px; text-decoration: none; font-weight:bold; }

/* 3rd main headline */
.hl3 { color: #999999; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 18px; line-height: 20px; text-decoration: none; font-weight:bold; }


/* content, 12px*/
.laufschrift  { color: #000000; font-family: Arial,Helvetica; font-size: 12px;line-height: 15px; }

/* content, 12px*/
.laufschriftgrau  { color: #636563; font-family: Arial,Helvetica; font-size: 12px;line-height: 15px;}

/* headline, 12px, bold */
.laufschrift_bold  { color: #000000; font-family: Arial, Helvetica; font-size: 12px; line-height: 15px; font-weight:bold }


.uberschrift_balken { color: #474747; font-family: Arial,Helvetica; font-size: 12px;line-height: 15px; text-decoration: none; }


.kleine_schrift{ color: #000000; font-family: Arial, Helvetica; font-size: 10px; line-height: 12px; text-decoration: none; }
/* headline, 10px, red, bold */
.rot  { color: #CC3333; font-family: Arial, Helvetica; font-size: 12px; line-height: 15px;text-decoration: none; font-weight:bold}


/* table cell colors green, services */
.tdc1 { background-color:#669999 }

/* table cell colors red, alerts */
.tdc2 { background-color:#CC3333 }

/* table cell colors grey, applications */
.tdc3 { background-color:#999999  }

/* table cell colors grey, news messages */
.tdc4 { background-color:#336699  }


