div.center
{
  margin:auto;
  text-align:left;
  width:974px;
}

div.logo
{
float: left;
background: url('/images/logo.png') no-repeat bottom;
width: 283px;
height: 142px;
}

div.logo_slice_down
{
float: left;
background: url('/images/logo_right_down.png') no-repeat bottom;
width: 17px;
height: 142px;
}

div.logo_slice_up
{
float: left;
background: url('/images/logo_right_up.png') no-repeat bottom;
width: 17px;
height: 142px;
}

div.menu
{
    height: 142px;
    float: left;
    background: url('/images/top_left.png') no-repeat bottom right;
    width: 672px;
}

div.menu_content 
{
    
}

div.menu_item
{
    float: left;
    height: 36px;
}

div.menu_item_sub
{  
    clear: left;
    background-image: url('/images/tab_submenu.png');
    background-repeat: no-repeat;
    height: 38px;
    width: 547px;
    padding-top: 13px;    
    padding-left: 5px;
    font-size: 0.9em;
}

div.menu_item_sub a
{   
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    color: #7f7d65;
}

div.spacer
{
    height: 55px;    
}

div.top_navigation
{
    background: url('/images/upnav.png') no-repeat top right;
    height: 50px;
    padding-left: 500px;
}

div.content
{
    background-image: url('/images/middle.png');
    background-repeat: repeat-y;  
    clear: both;
    min-height: 400px;
    padding-left: 50px;
    position: relative;
    overflow: hidden;
    zoom:1;    
}

div.content div.logo_left_top
{
    position: absolute;
    left: 0px;
    top: 0px;        
}

div.footer
{
    background-image: url('/images/bottom.png');
    background-repeat: no-repeat;  
  clear: both;
  height: 35px;
  padding-left: 50px;  
}



div.nieuws_top
{
    background-image: url('/images/nieuws_top.png');
    background-repeat: no-repeat;     
    height: 22px;
    width: 418;
}

div.nieuws_content
{
    background-image: url('/images/nieuws_content.png');
    background-repeat: repeat-y;
    padding-left: 35px;
    zoom:1;
}

div.nieuws_bottom
{
    background-image: url('/images/nieuws_bottom.png');
    background-repeat: no-repeat; 
    height: 23px;
    width: 418;
    margin: 0;
}

div.agenda
{
    width: 442px;
}

div.agenda div.agenda_top
{
    background-image: url('/images/agenda_top.png');
    background-repeat: no-repeat;     
    height: 22px;
    
}

div.agenda div.agenda_content
{
    background-image: url('/images/agenda_content.png');
    background-repeat: repeat-y;
  padding-left: 35px;   
padding-bottom: 20px;        
}

div.agenda div.agenda_bottom
{
    background-image: url('/images/agenda_bottom.png');
    background-repeat: no-repeat; 
    height: 23px;
    width: 418;    
}

div.spelers{}
div.spelers div.nummer
{  
  float: left;
  
  padding-right: 10px;
  
}

div.spelers div.naam
{     
  float: left;
  padding-right: 10px;
  
  font-weight: bold;
}

div.spelers div.positie
{     
  float: left;
  
  padding-right: 10px;
}

div.spelers div.geboorte
{     
  float: left;
  
  padding-right: 10px;
}
div.spelers div.lengte
{
    float: left;
    
}

div.spelers div.foto
{
    clear: both;
    margin-bottom: 10px;
}

div.staf
{
    padding-top: 10px;
    
}

div.pagination
{
    padding-top: 5px;
    min-height: 30px;
}

div.pagination a
{
    float: left;
    display: block;
    
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 5px;    
    width: 20px;
    height: 25px;
    background-image: url('/images/paginate.jpg');
    color:#B92014;
    text-decoration: none;
    text-align: center;

color:#B92014;
}

div.pagination span
{
    float: left;
    display: block;
    
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 5px;    
    width: 20px;
    height: 25px;
    background-image: url('/images/paginate.jpg');
    color: #7f7d65;
    text-decoration: none;
    text-align: center;
}

div.album
{
  padding-right: 408px;
  padding-left: 15px;
  min-height: 300px;
  width: 850px;
}

div.album div.info
{
float: left;
width: 200px;
padding: 10px;
padding-top: 5px;
font-family: verdana;
font-size: 0.9em;
}

div.album div.info 
{
font-style: italic;
float: left;
}

div.album div.info div.fotos
{
    margin-top: 15px;
}

div.album div.info div.fotos div.foto
{
float: left;
padding: 3px;
}

div.album div.foto
{
    text-align: center;
  }