td,body,p
{
    font-family:Trebuchet MS,Arial;
    font-size:12px;
    color:#000000;
}

a
{
  color:#FFFFFF;
  text-decoration:none;  
}

#top
{
  width:982px;
  height:22px;
  background-color:#000000;
}

#topleft
{
  width:313px;
  float:left;
  height:22px;
}

#menu
{
  width:337px;
  height:22px;
  float:left; 
  text-align:left;
  background-color:#000000;
}

#reserveren
{
  float:left;
  width:332px;
  height:22px;
}


#submenu
{
  height:22px;
  width:669px;
  background-color:#74ba35;
  text-align:left;
  
  float:left;
  
  background-image:url('../images/submenubg.png');
  background-repeat:no-repeat;
  background-position:top right;     
}

#content
{
  width:669px;  
  background-color:#00bff3;  
  text-align:left;
  min-height:365px;
  float:left;
  background-image:url('../images/mainbg.png');
  background-repeat:no-repeat;
  background-position:top right;      
}

#disclaimer
{  
  width:669px;  
  height:16px;  
  background-color:#00bff3;  
  text-align:right;
  
  float:left;
}

#right
{
  width:669px;  
  background-color:#00bff3;
  float:left;    
}

#left
{  
  width:313px;
  background-color:#74ba35;
  float:left;
}

#subtitle
{
  height:44px;
  background-color:#74ba35;  
}

#footer
{
  width:313px;
  height:44px;  
  background-color:#74ba35;  
}

#main
{
  width:982px;   
  background-color:#74ba35;  
}
