.tip-container{
	position:relative;
	float:left;
	display:inline;
	width:240px;
	margin-top:18px;
	background-color:#b1d3a0;
	}
	
.tip-tekst a:link, .tip-tekst a:visited, .tip-tekst a:active{
	color:#fff;
	font-size:11px;
	text-decoration:none;
	}
	
.tip-tekst a:hover{
	color:#000;
	font-size:11px;
	text-decoration:none;
	}
	
.tip-boek-container{
	position:relative;
	float:right;
	margin-right:-9px;
	margin-left:10px;
	display:inline;
	width:82px;
	height:134px;
	overflow:hidden;
	border:2px solid #4da50c;
	}

.tip-boek-foto{
	position:relative;
	float:left;
	display:inline;
	width:82px;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
	}
	
.tip-boek-corner-top{
	position:absolute;
	width:14px;
	height:13px;
	top:0px;
	right:63px;
	background-image:url(../images/tip-boek-corner-top.png);
	background-repeat:no-repeat;
	}
	
.tip-tekst{
	position:relative;
	float:left;
	display:inline;
	width:215px;
	color:#0c4d00;
	font-size:12px;
	margin-left:16px;
	margin-top:22px;
	padding-bottom:10px;
	}
	
.tip-naam{
	position:relative;
	float:right;
	display:inline;
	width:150px;
	color:#1e6f0f;
	font-size:12px;
	font-weight:bold;
	margin-right:20px;
	margin-top:0px;
	padding-bottom:10px;
	text-align:right;
	}
	
.tip-balloon{
	position:absolute;
	width:58px;
	height:38px;
	left:-8px;
	top:-12px;
	background-image:url(../images/tip.png);
	}
	
#tip-uitgebreid-container{
	position:relative;
	float:left;
	display:inline;
	width:700px;
	margin-bottom:20px;
	background-color:#e7f3de;
	border:1px solid #96c282;
	}
	
#tip-boek-specificaties{
	position:relative;
	float:right;
	display:inline;
	width:206px;
	padding:10px;
	}
	
#tip-top{
	position:absolute;
	width:700px;
	min-height:60px;
	left:0px;
	background-color:#d2e2c6;
	padding-bottom:20px;
	}
	
#tip-picture{
	position:absolute;
	width:156px;
	height:80px;
	left:345px;
	top:0px;
	background-image:url(../images/tip-top.gif);
	background-repeat:no-repeat;
	}
	
#tip-boeken-titel{
	position:relative;
	float:left;
	display:inline;
	width:440px;
	margin-left:20px;
	margin-top:20px;
	font-size:21px;
	line-height:21px;
	color:#277715;
	}
	
#tip-boeken-schrijver{
	position:relative;
	float:left;
	display:inline;
	width:440px;
	margin-left:20px;
	margin-top:3px;
	font-size:15px;
	color:#3d3d3d;
	}
	
#tip-beschrijving{
	position:relative;
	float:left;
	display:inline;
	width:450px;
	margin-top:80px;
	padding-top:40px;
	padding-left:20px;
	padding-bottom:20px;
	color:#275b00;
	}
