body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#DAE0EB;
	margin:0px;
	padding:0px;
}
#plaatsing {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:660px;
	padding:15px;
	background-color:white;
	padding-top:10px;
	position:relative;
}
#footer {
	font-size:9px;
	text-align:center;
	margin-top:10px;
}
h1 {
	color:#D20000;
	text-align:center;
	margin-top:10px;
	font-size:23px;
	margin-bottom:10px;
}
h2 {
	color:black;
	font-size:18px;
	text-align:center;
}
h2.difclr {
	color:#D20000;
}
h3 {
	font-size:13px;
	color:#D50000;
}
h4, h5 {
	text-align:center;
	font-size:14px;
	color:#D20000;
}
h5 {
	color:#006A9D;
	margin-top:0px;
	font-size:12px;
}
h6 {
	clear:both;
	font-size:25px;
	font-weight:bold;
	color:#D20000;
	margin-bottom:5px;
	margin-top:5px;
}
.indent {
	text-indent:20px;
	line-height:17px;
}
#guar {
	background-color:#D9E3F0;
	border:2px solid #3D5C92;
	padding:20px;
	margin:30px auto;
	width:446px;
}
#guar h4 {
	color:#006A9D;
	font-size:24px;
	text-align:center;
	margin-top:10px;
}
#guar h5 {
	text-align:center;
	color:#D20000;
	font-size:18px;
}
.bookname {
	font-weight:bold;
	font-style: italic;
}
.imp {
	font-weight:bold;
}
ul li{
	list-style-image: url(../images/bullet2.gif);
	padding-top:0px;
	padding-left:10px;
	margin-top:20px;
}
ul.discarrow li{
	list-style-image: url(../images/bullet3.gif);
}
ul.discarrow {
	clear:both;
}
.order {
	text-align:center;
	margin:5px 0px 50px 0px;
	font-size:16px;
	font-weight:bold;
	background-image: url(../images/brands.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
	padding-bottom:30px;
}
a{
	color:blue;
}
a:hover{
	color:#D20000;
}
img {
	margin-right:10px;
}

/* Form */
label { 
	float:left; width:100px; 
} 
form p { 
	margin:0px; 
	padding:0px; 
	clear:left; 
	padding-top:5px; 
	color:#006A9D;
	font-weight:bold;
} 
input { 
	border:1px solid #006A9D;
	width:180px;
}
.button {
	border:1px solid #006A9D;
	background-color:#006A9D;
	color:white;
	font-weight:bold;
	width:182px;
	cursor:pointer;
}
.button:hover {
	background-color:white;
	color:#006A9D;
}
.error {
	color:#CC0000;
	font-weight:bold;
}
#sample_chapters {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #D20000;
	height:380px;
}
.small {
	font-size:9px;
	font-style:italic;
}
#aanbieding {
	background-color:white;
	width:383px;
	position:absolute;
	top:20px;
	left:-430px;
	background-repeat:no-repeat;
	z-index:99;
}
#close {
	position:absolute;
	right:2px;
	top:2px;
}
#close a {
	width:15px;
	height:14px;
	display:block;
	color:#CCC;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	padding-top:1px;
	border:1px solid #CCC;
}
#close a:hover {
	color:white;
	background-color:#CCC;
}
.testimonial {
	padding:10px;
	background-color:#ffebc0;
	border-top:1px solid #febe10;
	margin-top:10px;
	padding:5px;
	color:#666;
	margin-left:auto;
	margin-right:auto;
	width:450px;
	font-family:"Courier New", Courier, monospace;
}
.large_red {
	color:red;
	font-size:20px;
	font-weight:bold;
	clear:both;
}
.video p {
	font-weight:bold;
	margin-bottom:5px;
}
.video {
	margin-top:10px;
}
.startquestion li {
	font-size:20px;
	font-weight:bold;
	color:navy;
}
.bonus {
	border:2px solid #ff9e07;
	background-color:#feeac6;
	padding:5px;
	margin-bottom:10px;
	clear:left;
	margin:30px 50px 30px 50px;
	height:1%;
}
.bonus img {
	border:1px solid gray;
}
.box_enhance {
	width:470px;
	margin:20px auto 20px auto;
	background-color:#E2EFE4;
	border:2px solid #598E5E;
	padding:20px;
	background-repeat:no-repeat;
	background-position:10px 10px;
}
.box_enhance img{
	border:1px solid #CCC;
	margin:10px;
}

/* Upsel page */
.saving {
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
}
.saving s {
	color:#666666;
}
.saving b {
	font-size:18px;
}
.saving span {
	color:#000066;
	font-size:15px;
	font-weight:bold;
	display:block;
}

.box_upsell {
	width:400px;
	margin:20px auto 20px auto;
	background-color:#feeac6;
	border:2px solid #ff9e07;
	padding:15px;
	background-repeat:no-repeat;
	background-position:10px 10px;
	text-align:center;
}
.img_left {
	float:left;
}
