#teams
{
   width: 150px;
   font-size:10px;
}
.wichtig
{
   font-weight: bold;
   color: red;
}

.infofeld
{
   margin-right: 0px;
   margin-top: 9px;
   width: 156px;
   color: black;
   font-size: 12px;
   text-align: left;
}
.infofeld_top
{
   font-weight: bold;
   padding-left: 3px;
   width: 110px;
   background-color: white;
   margin-bottom: 0px;
}
.infofeld_rahmen
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   border-top: 2px solid white;
   border-bottom: 1px solid white;

   text-align: center;

   width: 154px;
   background-color: white;
}
.infofeld_rahmen2
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   border-top: 1px solid #011B69;
   border-bottom: 1px solid #011B69;

   text-align: center;
   margin-left: 2px;
   margin-right: 2px;

   width: 150px;
   background-color: #011B69;
}
.infofeld_content
{
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   border-top: 1px solid #011B69;
   border-bottom: 1px solid #011B69;

   margin-left: 2px;
   margin-right: 2px;
   text-align: center;

   width: 146px;
   background-color: white;
}
.ankundigung
{
   margin-top: 5px;
   margin-bottom: 5px;
}
#tabellenanzeige
{
   border-spacing: 0px;
   border-collapse: collapse;
   font-size: 10px;
}
#tabellenanzeige .teamname
{
   width: 30px;
}
#tabellenanzeige .tabim
{
   width: 29px;
   height: 29px;
}
#tabellenanzeige .punkt
{
   width: 35px;
   text-align: center;
}


.SP_TB_IMG
{
  height: 65px;
  width: 88px;
  margin: 1px;
}
.cross
{
  cursor: pointer;
}
