body,
      html
      {
        vertical-align:top;
      }
      
      body
      {
        font-family:arial, verdana, tahoma;      
        color: #FF0000; 
        background-image: url('../../images/Sonstiges/IMG_0582d.jpg');
        background-repeat:no-repeat;
        background-color:#9F6AC4;
        margin:0px;
        padding:0px
      }
      
      #footer
      {
        background-color:#9F6AC4;
        height:1000px;
        min-height:1000px;
        display:block;
        width:500px;
        min-width:500px;
        cursor:default;
      }
      
      #background
      {
        height:737px;
        max-height:737px;
        min-height:737px;
        display:block;
        margin:0px;
        cursor:default;
      }
      
      body,
      table
      {
        font-size:12px;
      }
      
      #navigation
      {
        width:210px;
        min-width:210px;
        margin-top:30px;
        margin-left:0px;
      }
      
      #navigation a
      {
        background-image:url('../../images/website/buttons/fussball.gif');
        background-repeat:no-repeat;
        height:19px;
        min-height:19px;
        padding-left:50px;
        padding-top:1px;
        padding-bottom:3px;
        display:block;
        text-decoration:none;
        color:#160323;
        font-weight:bold;
        font-size:1em;
        margin-bottom:0px;
        width:200px;
        min-width:200px;
        margin-left:2px
      }
      
      #navigation a.on,
      #navigation a:hover
      {
        color:black;
        background-image:url('../../images/website/buttons/fussball_on.gif');
        filter:alpha(opacity=70);
      	-moz-opacity:0.7;
      	-khtml-opacity: 0.7;
      	opacity: 0.7;
        padding-top:0px;
        padding-bottom:2px;
      	background-color:#e4dce5;
      	border-top:1px solid #a89fb0;
        border-bottom:1px solid #a89fb0
      }
      
      #navigation span
      {
        display:block;
        padding-top:2px;
      }
      
      #first_team
      {
        margin-top:30px;
        width:180px;
        min-width:180px;
      }
      
      #first_team a.berlin_liga
      {
        color:#160323;
        display:block;
        font-weight:bold;
        height:19px;
        min-height:19px;
        background-repeat:no-repeat;
        width:180px;
        min-width:180px;
        text-decoration:none;
        font-size:1.2em;
        margin:0px;
        padding-top:6px;
        padding-bottom:3px;
        background-color:#d4d4d4; 
        border-bottom:1px solid #948484;
        border-top:1px solid #290e0e;
        filter:alpha(opacity=70);
      	-moz-opacity:0.7;
      	-khtml-opacity: 0.7;
      	opacity: 0.7;
      }
      
      #first_team a.berlin_liga:hover
      {
        color:#4d335f;
        text-decoration:underline;
        background-color:#e4dce5;
      }
      
      #first_team td.berlin_liga
      {
      }
      
      #first_team #results td
      {
        color:black;
        font-size:1em;
        padding-top:1px;
        padding-bottom:1px;
        cursor:default;
      }
      
      #first_team #results td.place
      {
        font-style:italic;
        text-align:right;
        padding-right:10px;
        padding-left:5px;
      }
      
      #first_team #results td.team
      {
        letter-spacing:1px;
        font-weight:bold;
        padding-right:15px;
      }
      
      #first_team #results td.goal_difference
      {
        padding-right:10px;
      }
      
      #first_team #results td.points
      {
        padding-right:15px;
        font-weight:bold;
      }
      
      #first_team #results #eintracht
      {
        background-color:#9F6AC4;
        filter:alpha(opacity=80);
      	-moz-opacity:0.8;
      	-khtml-opacity: 0.8;
      	opacity: 0.8;
      	
      }
      
      #first_team #results #eintracht td
      {
        border-top:1px solid black;
        border-bottom:1px solid #6f6f6f;
      }
      
      #first_team #results td.space
      {
        font-size:0px;
        padding:0px;
      }
