body, html {
   font-family: verdana, arial;
   font-size: 12px;
   height: 100%;
   text-align: center;

}


#container {
   margin: 0 auto 0 auto;
   width: 1020px;
   color: #000;
   min-height:100%;                /* fix height for firefox */
   text-align: left;
}

td {
   font-family: verdana, arial;
   font-size: 12px;
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 2px;
   padding-bottom: 2px;
}


#header {
   height: 93px;
   background-color: #fefeee;
   background-image: url('../images/header.jpg');
   background-repeat: no-repeat;
   border-bottom: 5px solid #ffffff;
}


#login {
   padding: 2px;
   float: right;
   margin-right: 10px;
   margin-top: 2px;
   border: 1px solid #bbb;
}

#welcome {
   padding: 2px;
   float: right;
   margin-right: 20px;
   margin-top: 5px;
}


#content{
  padding: 5px;
}

.warning {
   padding-left: 10px;
   color: #ff0000;
   font-family: verdana, arial;
   font-size: 10;
}

#player {
   margin-top: 15px;
   margin-bottom: 15px;
}

#player th {
   font-weight: bold;
   font-size: 9pt;
   font-variant: small-caps;
   vertical-align: top;
   text-align: center;
}

#player td {
   font-weight: normal;
   font-size: 8pt;
   text-align: center;
   white-space: nowrap;
}


.position {
   font-size: 9px;
   text-align: center;
}

.gelijk  {
}

.plus {
   color: #00ff00;
}

.min {
   color: #ff0000;
}

.title {
   font-weight: bold;
   font-size: 14pt;
   text-align: left;
}

.kader {
   border: 1px solid #bbb;
   margin-bottom: 15px;
   margin-top: 15px;
}

.reclame {
  text-align: center;
}
