body{
  background:#56585A;
  background-image:url(../images/bgGrafik.gif);
  background-repeat:no-repeat;
  background-position:-100px 0px;
  font-family:Arial,Verdana,sans-serif;
  font-size:11px;
  color:#56585A;
  /*IE-Hack*/
  text-align:center;
}

#contentArea{
  margin:auto;
  width:910px;
  margin-top:50px;
  text-align:left;
  border:0px;
}

#logo{
  float:left;
}
html>body #menu{
  text-align:left;
  vertical-align:bottom;
  float:left;
}

#window{
  background:#ffffff;
  background-image:url(../images/kachel2.gif);
  background-repeat:repeat-y;
  width:910px;
  height:350px;
}
#sideImage{
  float:left;
}
#content{
  padding:10px;
  padding-left:40px;
  width:415px;
  height:330px;
  text-align:top;
  float:left;
  overflow:auto;
}
#newsAndLogin{
  padding:10px;
  padding-right:15px;
  text-align:top;
  float:left;
  width:180px;
}
#login{
  background-image:url(../images/mySCOREIcon_big.gif);
  background-repeat:no-repeat;
  background-position:42px 0px;
}
#news{
  background-image:url(../images/newsIcon.gif);
  background-repeat:no-repeat;
}
.line{
  border: 1px dashed #fff;
}
.input{
  width:110px;
}
table{
  width:380px;
}
td{
  text-align:center;
}
form{
}
table.freetrail{
  width:380px;
  border:1px solid #C6C7C8;
}
td.freetrail{
  text-align:left;
  border:1px solid #C6C7C8;
}

