html  {
  scrollbar-base-color:#666666;
  scrollbar-3dlight-color:#666666;
  scrollbar-arrow-color:#999999;
  scrollbar-darkshadow-color:#999999;
  scrollbar-highlight-color:#999999;
  scrollbar-shadow-color:#999999;
  scrollbar-track-color:#666666;  
}
body         {
  background-color: #666666;
  margin: 0;
  padding: 0;
}
/* Internet Explorer Hack */
* html, * html body {
    margin:0;
    padding:0;
    height:100%;
    overflow:hidden;
}
div          {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #CCCCCC;
}
td, p, .bodytext          {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #CCCCCC;
  margin: 0;
  padding: 0;
}


ul  {
  margin : 5px 0px 0px 15px;
}
a          {
  font-weight : normal;
  color : #ff9933;
  text-decoration : underline;
}
a:link        {
  font-weight : normal;
  color : #ff9933;
  text-decoration : underline;
}
a:hover      {
  font-weight : normal;
  color : #ff9933;
  text-decoration : underline;
}
a:active      {
  font-weight : normal;
  color : #ff9933;
  text-decoration : underline;
}
a:visited      {
  font-weight : normal;
  color : #ff9933;
  text-decoration : underline;
}
#design a:link        {
  font-weight : normal;
  color : #cccccc;
  text-decoration : none;
}
#design a:hover      {
  font-weight : normal;
  color : #cccccc;
  text-decoration : underline;
}
#design a:active      {
  font-weight : normal;
  color : #cccccc;
  text-decoration : none;
}
#design a:visited      {
  font-weight : normal;
  color : #cccccc;
  text-decoration : none;
}
input, select, textarea, option {
  font-size: 12px; 
  line-height:normal; 
  font-style: normal;
  text-decoration: none;
  color: #CCCCCC;
  background-color:#666666;
  scrollbar-base-color:#666666;
  scrollbar-3dlight-color:#666666;
  scrollbar-arrow-color:#999999;
  scrollbar-darkshadow-color:#999999;
  scrollbar-highlight-color:#999999;
  scrollbar-shadow-color:#999999;
  scrollbar-track-color:#666666;  
}
#center  {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#layer1    {
  position: absolute;
  left: 0%;
  top: 50%;
  height: 400px;
  width: 100%;
  margin-top: -200px;
  background: url(../images/bg-orange.gif) repeat-x;
}
#left    {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 400px;
  width: 222px;
  background: url(../images/pic-left-orange.jpg) no-repeat;
}
#right    {
  position: absolute;
  left: 100%;
  top: 0px;
  height: 400px;
  width: 194px;
  background: url(../images/pic-right-orange.jpg) no-repeat;
  margin-left: -194px;
}
#logo-sporthez    {
  position: absolute;
  left: 100%;
  top: 0px;
  height: 50px;
  width: 230px;
  background: url(../images/logo-sporthez.gif) no-repeat;
  margin-left: -295px;
  margin-top: -60px;
}
#logo-inter    {
  position: absolute;
  left: 100%;
  top: 381px;
  height: 19px;
  width: 132px;
  background: url(../images/logo-intersport.gif) no-repeat;
  margin-left: -325px;
}
#design    {
  position: absolute;
  left: 0%;
  top: 383px;
  height: 19px;
  width: 200px;
  margin-left: 235px;
  text-align : left;
}
#top-navi    {
  position: absolute;
  left: 222px;
  top: 0px;
  height: 20px;
  width: 400px;
  margin-top: -20px;
  text-align: left;
  vertical-align: text-bottom;
}
#navi    {
  position: absolute;
  left: 252px;
  top: 42px;
  height: 20px;
  width: 570px;
  text-align: left;
  vertical-align: top;
}
#title    {
  position: absolute;
  left: 252px;
  top: 70px;
  height: 20px;
  width: 400px;
  text-align: left;
  vertical-align: top;
}
#bottom-navi    {
  position: absolute;
  top: 345px;
  right: 0px;
  height: 20px;
  width: 400px;
  text-align: right;  
  margin-right: 205px;
}
#content    {
  position: absolute;
  left: 252px;
  top: 95px;
  height: 220px;
  width: 52%;
  text-align: left;
  vertical-align: top;
  overflow: auto;
  border: 0px solid Black;
}

