/* generated by csscreator.com */ 

html, body {
	margin:0;
	padding:0;
	text-align:center;
	} 
 
#pagewidth {
	width:780px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	} 
 
#header {
	position:relative; 
	height:200px; 
	background-color:#FFFFFF; 
	width:100%;
	} 
 
#leftcol {
	width:20%; 
	float:left; 
	position:relative; 
	}
 
#twocols {
	width:80%; 
	float:right; 
	position:relative; 
	}
 
#rightcol {
 	width:21.6%; 
 	float:right; 
 	position:relative;
	}
 
#maincol { 
 	background-color: #FFFFFF;  
 	float: left; 
 	display:inline; 
 	position: relative; 
 	width:75%; 
	padding:25px 0px 20px 14px;
	}
 
#footer {
	height:50px;
	clear:both;
	padding: 0px 0px 25px;
	} 
	
#boekbox {
	width: 130px;
	padding:8px 0px 8px 0px;
	margin: 30px 0px 5px 13px;
	border:1px solid #8FA6B8;
	text-align:center;
	}
	
#amazon {
	margin-left: 20px;
	margin-top: 30px;
	}
	
.expertbox {
	background: url(../verkopen_tips_sales/images/red079.gif);
	padding: 10px;
	color: #FFFFFF;
	width: 430px;
	}
	
#tipbox1 {
	background: url(../images/tipbox1_bg.gif) no-repeat left;
	height: 35px;
	}
	
#tipbox2 {
	background: url(../images/tipbox2_bg.gif) no-repeat left;
	height: 35px;
	}

#tipbox3 {
	background: url(../images/tipbox3_bg.gif) no-repeat left;
	height: 35px;
	}
	
#tipbox4 {
	background: url(../images/tipbox4_bg.gif) no-repeat left;
	height: 35px;
	}
	
#tipbox5 {
	background: url(../images/tipbox5_bg.gif) no-repeat left;
	height: 35px;
	}
	
#begrippenbox {
	width: 400px;
	margin-left: 30px;
	padding: 0px;
	}
	
 /*- CSS Menu Navigatie --------------------------- */
	
.buttonscontainer {
	width: 142px;
	margin-top: 30px;
	}

.buttons a {
	padding: 2px;
	padding-left: 3px;
	height: 15px;
	display: block;
	border-bottom: 1px solid;
	font: bold 11px Verdana, sans-serif;
	text-decoration: none;
	text-align: left;
	}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
 
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*printer styles*/ 
@media print { 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
