/* Aktuelle CSS 2004 - MS Abensberg
	S.P.O.E.
	Christian Schwab
	Lärchenweg 2, 93333 Neustadt/Donau
	Telefon (09445) 939097
	eMail: info@s-p-o-e.de
*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.hl_schwarz { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 17px; line-height: 19px; text-decoration: none; font-weight: bold; }
.hl_grau    { color: #666666; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 17px; line-height: 19px; text-decoration: none; font-weight: bold; }
.hl_gelb    { color: #FFCC00; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 17px; line-height: 19px; text-decoration: none; font-weight:bold; }
.hl_orange  { color: #cc6600; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 17px; line-height: 19px; text-decoration: none; font-weight:bold; }
.hl_blau    { color: #003399; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 17px; line-height: 19px; text-decoration: none; font-weight:bold; }
.hl_gruen   { color: #009900; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 17px; line-height: 19px; text-decoration: none; font-weight:bold; }
.hl_weiss   { color: #FFFFFF; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 17px; line-height: 19px; text-decoration: none; font-weight:bold; }
.hl_rot     { color: #cc0000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 17px; line-height: 19px; text-decoration: none; font-weight:bold; }

.ft         { color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 16px; text-decoration: none; }
.linkft     { color: #ff3300; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 16px; text-decoration: underline; }
.ft_gelb    { color: #FFCC00; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 16px; text-decoration: none; }
.ft_orange  { color: #cc6600; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 16px; text-decoration: none; }
.ft_blau    { color: #003399; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 16px; text-decoration: none; }
.ft_gruen   { color: #009900; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 16px; text-decoration: none; }
.ft_weiss   { color: #FFFFFF; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 16px; text-decoration: none; }
.ft_rot     { color: #cc0000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 16px; text-decoration: none; }

.boxhead    {color: #FFFFFF; font-family: Arial,Helvetica,SunSans-Regular; font-size: 12px; text-decoration: none; font-weight: bold;}
.news       { color: #000000; font-family: Arial,Helvetica,SunSans-Regular; font-size: 12px; line-height: 16px; text-decoration: none; font-weight: bold}
.newslink   { color: #ff3300; font-family: Arial,Helvetica,SunSans-Regular; font-size: 12px; line-height: 16px; text-decoration: underline; font-weight: bold}

.sm_txt     { color: #000000; font-family: Arial,Helvetica,SunSans-Regular; font-size: 10px; line-height: 12px; text-decoration: none; }
.sm_lnk     { color: #ff3300; font-family: Arial,Helvetica,SunSans-Regular; font-size: 10px; line-height: 12px; text-decoration: underline; }

.tdc_blau   { color: #ffffff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 18px; text-decoration: none;  background-color: #003399;  font-weight: bold; } 
.tdc_orange { color: #ffffff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 18px; text-decoration: none;  background-color: #cc6600; font-weight: bold; } 
.tdc_gelb   {color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 18px; text-decoration: none;  background-color: #FFCC00; font-weight: bold; }
.tdc_gruen  {color: #ffffff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 18px; text-decoration: none; background-color:#009900; font-weight: bold; } 
.tdc_grau   {color: #ffffff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 18px; text-decoration: none; background-color:#666666; font-weight: bold; } 
.tdc_rot    {color: #ffffff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 18px; text-decoration: none; background-color: #cc0000; font-weight: bold; } 
.tdc_link    {color: #ffffff; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 12px; line-height: 18px; text-decoration: none; background-color: #ff3300; font-weight: bold; } 

/* Zustände für aktive Links */
a:link {
	color: #ff3300;
}
a:visited {
	color: #ff3300;
}
a:hover {
	color: #000000;
}
a:active {
	color: #ff3300;
}
