/* Allgemeine Angaben */
/* Link */
	a:link		      { color: #e71e1e; text-decoration: none }
/* Aktives Link */
	a:active		    { color: #e71e1e; font-weight: bold; text-decoration: none }
/* Besuchtes Link */
	a:visited		     { color: #e71e1e; text-decoration: none }

/* Rollover nur wirksam bei MSIE */
	a:hover		   { color: #190000; text-decoration: underline }
body			        { color: black; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: white; padding-left: 10px; border: solid 0px black }
td   { color: #000000; font-size: 0.8em; font-family: Verdana, arial, helvetica, sans-serif; background-color: transparent }
.meldung { color: #000000; font-size: 0.8em; font-family: Verdana, arial, helvetica, sans-serif; background-color: transparent }
.akt-tab1                 { color: black; font-weight: bold; font-size: 9pt; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Times; text-decoration: none }
.akt-tab2        { color: #000; font-weight: 600; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Times; text-decoration: none; background-color: #eee; border-top: 1px solid #ababab; border-bottom: 1px solid #ababab }
.akt-tab4       { color: black; font-size: 0.7em; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; border-bottom: 1px dashed #e71e1e }
.akt-tab3  { color: #555; font-weight: bold; font-size: 0.9em; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Times }
.akt-tab1    { color: #e71e1e; font-weight: bold; font-size: 10pt; font-family: Georgia, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Times; text-decoration: none; border-bottom: 1px dashed #e71e1e }
.start   { color: #190000; text-decoration: none; padding-right: 10px; padding-left: 10px; border-right: 1px solid #369; border-left: 1px solid #369 }
.line   { color: black; font-size: 0.7em; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: right; margin-right: 15px; padding-right: 15px; padding-left: 15px }
a.lnkGreen     { color: #e71e1e; font-weight: bold; text-decoration: none; background: url(gfx/forward2.gif) no-repeat right ; padding-right: 13px }
a.lnkBack  { color: #e71e1e; font-weight: bold; text-decoration: none; background: url(gfx/back2.gif) no-repeat left ; padding-left: 13px }
a.lnkUp  { color: #e71e1e; font-weight: bold; text-decoration: none; background: url(gfx/up.gif) no-repeat left ; padding-left: 13px }
