/* CSS Document */

html, body {margin:0px; padding:0px; background-image:url(../img/bg.gif); background-repeat:repeat-x;}



#container{margin-left:auto; margin-right:auto; width:992px; padding-top:30px;}
	#kaderBoven {}
		#holderMenuBoven{background-color:#FFFFFF; height:45px;}
			#menuBoven{float:right; font-weight:bold; margin:10px 10px 20px 10px;}
				#menuBoven a{font-size:13px; color:#858c94; text-decoration:none; margin:20px;}
				#menuBoven a:hover{color:#ff962b;}
				#menuBoven a.selected{color:#ff962b;}
		#header {}
		#tussen {height:70px; background-color:#FFFFFF;}
		#midden {background-color:#FFFFFF; float:left; width:992px;}
			
			#content{margin-left:41px; width:431px; float:left; padding-bottom:20px;}
			#contentCMS{margin-left:41px; width:914px; float:left; padding-bottom:20px;}
			#actieBoxes{margin-left:39px; width:204px; float:left;}
				#actieBox{width:184px; border:solid #000000 1px; padding:10px; margin-bottom:30px;}
				#actieBoxes img{width:204px; border:1px solid #000000; margin-bottom:30px; height:100%;}
		
		#footerHolder {width:431px; float:left; padding-top:6px; text-align:center; padding-left:281px; padding-right:280px; background-color:#FFFFFF;}
		#footer {width:431px; float:left; padding-top:6px; text-align:center; border-top: 1px solid #4f75a0; background-color:#FFFFFF;}