/* -------------------------------------------------------------- 
  
   Boilerplate Screen Styles
   * Version:   0.5 (2007-11-19)
   
-------------------------------------------------------------- */

@import "lib/reset.css";
@import "lib/typography.css";
@import "lib/forms.css";
@import "lib/plugins/tabs.css";


/* Page
-------------------------------------------------------------- */

#page { margin: 0 auto; width: 950px; background-image:url(../images/bg.gif); background-repeat:no-repeat; height:1000px;}


/* Header
-------------------------------------------------------------- */

#header { margin: 0 47px; background-image:url(../images/header.jpg); background-repeat:no-repeat; height:133px; }
	#hoofdnav { position:relative; width:auto; padding: 80px 0 0 152px;}
	#subnav { margin-top: -16px; float:right; width:170px;text-align:right;}

/* Body
-------------------------------------------------------------- */

#container { margin-top: -30px;}

#nav { float: left; width: 168px; margin: 0 2px 0 47px; display: inline;}

#content { float: left; width: 516px; margin-right: 2px; }
	#huis_afb { float:left; border: 1px solid #999; width:232px; height:182px;  }
	#huis_swf { float:right; border: 1px solid #999; width:232px; height:182px;}
	#huis_content { clear:both; width:100%;padding-top:20px; }
	#dock_content { clear:both; width:100%; }
	#home_content { clear:both; width:100%; }
	#offerte { float:right;padding:5px; background-color:#CCCCCC; border: 1px solid #666666; margin:-30px 20px 0 0;color:#000000}
	#offerte a {color:#000000;}
	#maatwerk_afb { float:left; border: 1px solid #999; width:474px; height:320px; margin-bottom:20px  }
	.thumb {float:left; padding:5px; display: block; text-align: center; width: 75px; margin: 0 5px 10px 0; font-size:10px; line-height:11px; text-decoration:none;}
	.thumb a img{border: 1px solid #000;}	
	.thumb a:hover { text-decoration:none;}

#banner { float: left; width: 168px;}
.home_banner_l { float: left; width: 250px;}
.home_banner_r { float: right; width: 250px;}

#mySWF {margin-left:3px;}
#banner a, .home_banner_l a, .home_banner_r a{color:#000000;}
	#plattegrond { margin:auto;  }
	

/* Footer
-------------------------------------------------------------- */
#footer {   }

