@charset "utf-8";
html, body {
	font-size:12px;
	margin:0;
	padding:0;
	line-height:15pt;
}
#container {
	width: 620px;
	margin: 0 auto;
	background:url(../images/background.jpg);
	font-family:Verdana, Geneva, sans-serif;

}
#header {
	background:#09C url(../images/header_background.jpg) top left repeat-x;
	height: 150px;
	margin:0 12px;
}
H1, H2, H3, H4{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}


H1 {font-size:2em; color:#800000; line-height:25pt;}
H2 {font-size:1.5em; margin-left:0px; margin-bottom:0; padding:0;}
H4 {font-size:1.4em; color:#000;}


#content {
	margin: 0 25px 0 25px;

}
#footer{
	width:600px;
	margin:0 auto;
	border-bottom: #666 1px solid;
}
.vinkje li{margin-bottom:15px;
	list-style-image:url(../images/checkbox-red-check.gif);
}

li{margin-bottom:15px;}
	
.product_img {
	width:150px;
	margin:0 25px 25px 25px;
	height:180px;
	float:left;
	font-size:0.8em;
	font-style:italic;
	text-align:center;
}
.product_txt{
	width: 550px;
	float:left;
}
.bonus{
	color:#800000;
	font-weight:bold;
	font-size:1.2em;
}
.img_content{
	float:left;
}
.lijst_rood{
	color:#800;
	font-weight:bold;
	font-size:1.2em;
}
.guarantee{
	width:85%;
	padding:10px;
	background-color:#CEFAFF;
	border:#000 1px solid;
	margin: 0 auto;
}
.float_left{
	float:left;
	margin-right:20px;
}
.order{
	width:450px;
	margin: 0 auto 25px auto;
	border: #000 1px dotted;
}
.bonussen{
	width:90%;
	border:#900 4px dotted;
	margin: 20px auto;
	padding: 20px;
}
.bonus_link{
	font-size:1.2em;
	text-align:center;
}
.anchorlinks{
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	line-height:25px;
}
.anchorlinks ul li{
	margin:0;
	padding:0;
	list-style:none;
}
.anchorlinks a:link, .anchorlinks a:active, .anchorlinks a:visited{
	text-decoration:none;
}
.anchorlinks a:hover{
	text-decoration:underline;