/* HTML-ELEMENTE START */
xx-a            { color: #405429; text-decoration: none }
a:link  { color: #405429; text-decoration: none }
a:visited    { color: #405429; text-decoration: none }
a:hover  { color: #405429; text-decoration: underline }
a:active { color: #405429; text-decoration: underline }
td        { font-family: Verdana, Arial, Helvetica, sans-serif }
td.header_1       { color: #acbc96; font-weight: bolder; font-size: 30px; font-family: Arial, Helvetica, sans-serif; text-transform: uppercase; letter-spacing: -1px }
td.SubHeader      { color: #405429; font-weight: bold; font-size: 22px }
td.header_2          { color: #e7ebd5; font-weight: bold; font-size: 48px; font-family: "Arial Black", Arial, Helvetica, sans-serif; text-transform: uppercase; border-bottom: none #e8eee1 }
td.BodyText      { color: #405429; font-size: 14px; text-align: left; padding-top: 3px }

.BodyText2 { color: #acbc96; font-size: 14px; text-align: left; padding-top: 3px }
.BodyText1 { color: #405429; font-size: 14px; text-align: left; padding-top: 3px }
td.Fusszeile   { font-weight: bolder; font-size: 11px; text-align: left; padding-top: 5px }
td.AdressText { color: #405429; font-size: 12px; text-align: left; padding-top: 3px }
.active { color: #405429; font-weight: bolder; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; background-color: #f3f5ea }
td.Sublink       { font-weight: bolder; font-family: Arial, Helvetica, sans-serif; background-color: #f3f5ea }
td.Sublink:hover   { }
td.Sublink:active { }
/*
** Use these when GoLive's layout view correctly picks up :link styles.
** This version hides links that don't have an href by giving them the
** same color as the TableHeader background.  We really need two
** link styles to make this idea work: one for TableHeader and one
** for MainTableHeader.

a.HeadingArea-Link  {
	color: #bbdea9
	}

a.HeadingArea-Link:link  {
	color: #ffc
	}
*/
/* HTML-ELEMENTE END */

