/*** Stylesheet voor : Drafbaan Wolvega               ********************************/
/*** Ontworpen door  : Dilling Design Greece 2009     ********************************/
/*** Ontwerper       : Albert Dilling                 ********************************/
/*** Ontwerpdatum    : 02-11-2009                     ********************************/
/*** Versie          : 1.01.01                        ********************************/

body {
background: #c7b318 url('../images/bg.jpg') repeat-x 0 0;
margin: 0px;
padding: 0px;
font-family: Microsoft Sans Serif, Arial Unicode MS, Arial, Verdana
}

#wrapper {
     background: url('../images/topper.jpg') no-repeat center 0px;
     width : 100%;
     float: left;
     min-width: 900px
     }


#content { width: 900px;
           height: 680px;
           float: left; 
         }
         
      
#botright {
       width: 200px;
       float: left;
       margin-left: 50px;
       margin-top: 0px;
       border-left-width: 1px;
       border-right-width: 1px;
       border-top-width: 1px;
      }
      