/*
  Thomas Sport Center Stylesheet
  Created by Frank Becker
  http://becker.bcs-24.de
*/

#print { display:none; }

/* General page style. The scroll bar colours only visible in IE5.5+ */
body
{
	background-color:#4885C4;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-base-color:#52657F;
	scrollbar-track-color:#45556B;
	scrollbar-face-color:#52657F;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#FFFFFF;
	/*scrollbar-dark-shadow-color:;*/
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
}

body,td,th,tr,p
{
   font-family: Arial, Helvetica, sans-serif, sans-sun;
   font-size: 12px;
   color: #000000;
   font-style:normal;
   line-height:18px;
}

hr
{
   color:#214AA5;
   size: 1px;
}

a:link, a:visited, a:active { color: #004A83; text-decoration:none;}
a:Hover { color:#F68121; text-decoration:none; font-style:normal;}

a.text:link, a.text:visited, a.text:active { color: #004A83;}
a.text:Hover { color:#F68121;}

a.white:link, a.white:Visited, a.white:Active { color: #FFFFFF;}
a.white:Hover { color:#F68121; }

a.big:hover {font-weight:bold;}

a.orange:link, a.orange:Visited, a.orange:Active { color: #F68121; text-decoration:none;}
a.orange:hover { color:#FFFFFF;}

a.black:link, a.black:Visited, a.black:Active { color: #000000; text-decoration:none;}
a.black:hover { color: #DDDDDD; text-decoration:none; }

.Titel		{color: #224EA6; font-size:20px; font-weight:bold;}
.headline   {font-weight: bold;}
.weekday    {font-size: 10px; }
.news_category { color: #6D9643; font-size: 10px;}
.pseudolink { color: #004A83; text-decoration:none;}

.StilGrey   {color: #999999}
.StilGrey2  {color: #CFCCC7}
.StilWhite  {color: #FFFFFF}
.StilWhite2 {color: #E2EFF5}
.StilWhite3 {color: #F4F2F7}
.StilBlue   {color: #9EB9D6}
.StilBlue2  {color: #0863AA}
.StilBlue3  {color: #36C9FC}
.StilBlue4  {color: #A4B7C5}
.SmallHead  {color: #000000; font-size: 10px;}
.BigHead    {font-weight: bold; font-size:14px; color: #FF6700;}
.WhereAmI   {color: #FFFFFF; font-weight: bold; font-size: 12px;}
.Small      {font-size: 11px;}
.VerySmall  {font-size: 9px;}

.smalltxt { font-size:7pt;line-height:7pt;font-family: Verdana, Arial, sans-serif;color:#224EA6;	}

#rotator
{
	overflow: hidden;
	position: relative;
	width: 808px;
	height: 160px;
    z-index:2;
}