BODY		{	background-color: #ffffff; 
				color: #000000; 
				margin: 0px;	}

BODY, DIV, P, B, UL, LI, H1, H2, H3, H4, TD		{	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; }
BODY, DIV, P, B, UL, LI, TD { font-size: 13px; } 

H1, H2, H3, H4	{ color: #555555; }

P, UL, LI	{ line-height: 150%; }
		
.black		{	background-color: #000000;	}
.red		{	background-color: #ff0000;	}
.txtred		{	background-color: #ff0000; color: #ffffff; padding: 2px; font-weight: bold; font-size: 11px;}

DIV 		{ 	scrollbar-3dlight-color: #7f99b2;
           	scrollbar-arrow-color: #ffffff;
           	scrollbar-base-color: #7f99b2;
           	scrollbar-darkshadow-color: #7f99b2;
           	scrollbar-face-color: #7f99b2;
           	scrollbar-highlight-color: #dddddd;
           	scrollbar-shadow-color: #000080; }
				
A.menu:link						{	text-decoration: none; color: #000000; }
A.menu:visited					{	text-decoration: none; color: #333333; }
A.menu:active					{	text-decoration: none; color: #ff0000; }
A.menu:hover					{	text-decoration: none; color: #ff0000; }

A.main							{	font-weight: bold; text-decoration: none; color: #ffffff; margin: 0px; margin-right: 20px; }
A.main:hover					{	text-decoration: none; color: #000000; }


A.txtprint:link					{	text-decoration: none; color: #7f99b2; font-weight: bold; }
A.txtprint:visited				{	text-decoration: none; color: #7f99b2; font-weight: bold; }
A.txtprint:active					{	text-decoration: none; color: #7f99b2; font-weight: bold; }
A.txtprint:hover					{	text-decoration: none; color: #000080; font-weight: bold; }

A.sitemap:link						{	text-decoration: none; color: #7f99b2; font-weight: bold; }
A.sitemap:visited					{	text-decoration: none; color: #7f99b2; font-weight: bold; }
A.sitemap:active					{	text-decoration: none; color: #7f99b2; font-weight: bold; }
A.sitemap:hover					{	text-decoration: none; color: #000080; font-weight: bold; }

A.laufband						{	text-decoration: none; color: #ff0000; font-weight: bold; }

.textfield 				{	font-family: Verdana, Arial, Helvetica, sans-serif; 
								font-size: 13px; 
								background-color: #ffffff; 
								border-style: none; 
								color: #000000; }

.selfield 				{ 	font-family: Verdana, Arial, Helvetica, sans-serif; 
								font-size: 13px; 
								background-color: #ffffff; 
								border-style: none; 
								color: #000000; }

.button 					{	font-family: Verdana, Arial, Helvetica, sans-serif; 
								font-size: 13px; 
								font-weight: bold; 
								background-color: #990000; 
								color: #FFFFFF; 
								border-style: none; }

.news						{  font-size: 11px; line-height: 125%; color: #ffffff; margin-top: 0px; margin-bottom: 10px; }