/********************************/
/*Globals*/
/********************************/
body,
h1,
h2,
h3,
p,
ul,
li,
div										{ margin:0; padding:0;}
body										{ font-family:Arial, Helvetica, sans-serif; font-size:9pt;}
h1											{ font-size:13pt; font-weight:normal;}
h2											{ font-size:12pt; font-weight:normal;}
h3											{ font-size:11pt;}


/********************************/
/*Containers*/
/********************************/
#holder									{ width:960px; margin:0 auto;}
#top										{ width:100%; height:45px; float:left;}
#top_left								{ width:210px; height:45px; float:left; background:url(https://shared.nedconcepts.nl/images/bestellivevoetbal/site-elements/bestellivevoetbal-layout-sprite.png) no-repeat 0 0;}
#top_content								{ width:740px; height:45px; float:left; padding:0 0 0 10px; background:url(https://shared.nedconcepts.nl/images/bestellivevoetbal/site-elements/menu-bg.gif) repeat-x 0 0;}
#center									{ width:960px; min-height:500px; float:left; background:url(https://shared.nedconcepts.nl/images/bestellivevoetbal/site-elements/uc-bg.jpg) no-repeat 0 0;}
#center_left							{ width:210px; min-height:115px; float:left; background:url(https://shared.nedconcepts.nl/images/bestellivevoetbal/site-elements/bestellivevoetbal-layout-sprite.png) no-repeat 0 -55px;}
#center_content						{ width:740px; min-height:115px; float:left; padding:0 0 0 10px;}

