body
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background-color: #D5DBE7;
}
p
{
	font-family: Arial;
	font-size: 12px;
}
h1
{
	font-family: Arial;
	font-size: 18px;
	color: #00a1fe;
}
h2
{
	font-family: Arial;
	font-size: 14px;
	color: #a35a04;
}
h3
{
	font-family: Arial;
	font-size: 14px;
}
#main
{
	background-image: url(../images/background170.jpg);
	margin: auto;
	width: 900px;
	height: 1670px;
}
#menu
{
	background-image: url(../images/knop_achtergrond.jpg);
	position: relative;
	width: 753px;
	height: 24px;
	margin: 0px;
	left: 79px;
	top: 309px;
}
.menu-leading
{	
	width: 31px;
}
.menu-knop
{
	background-image: url(../images/knop_achter.jpg);
	width: 129px;
	height: 24px;
	font-family: Arial;
	padding-left: 20px;
	font-size: 13px;
	cursor: hand;
}
.menu-knop-active
{
	background-image: url(../images/knop_voor.jpg);
	width: 129px;
	height: 24px;
	font-weight:bold;
	font-family: Arial;
	padding-left: 20px;
	font-size: 14px;
}
#order-now
{
	background-image: url(../images/knop_ordernow.jpg);
	background-repeat: no-repeat;
	position: relative;
	top:271px;
	left: 715px;
	width: 111px;
	height: 111px;
}
#order-now-text
{
	position: relative;
	top:220px;
	left: 715px;
	width: 111px;
	height: 0px;
	color: Red;
}
#basket-div
{
	position: relative;
	top:271px;
	left: 715px;
	width: 111px;
	height: 111px;
	border-bottom: 1px solid #a35a04;
}
#content
{
	/*border: 1px solid #000000;*/
	width: 683px;
	position:relative;
	
	top: 200px;
	left: 112px;
	height: 1100px;
}
#footer
{
	width: 683px;
	position:relative;
	margin: auto;
	left: 43px;
	top: 370px;/*200*/
	height: 20px;
}
#box1
{
	/*border-bottom: 1px solid #000000;*/
	width: 682px;
}
#box1-head
{
	font-family: Arial;
	font-size: 16px;
}
#subcontent-links
{
	position: relative;
	/*border: 1px solid #000000;*/
	top: 10px;
	left: 0px;
	width: 316px;
	height: 200px;
	padding-left: 6px;
	font-family: Arial;
	font-size: 12px;

}
#subcontent-rechts
{
	position: relative;
	/*border: 1px solid #000000;*/
	top: -190px;
	left: 351px;
	width: 314px;
	height: 200px;
	padding-left: 6px;
	font-family: Arial;
	font-size: 12px;
}
#subcontent
{
	position: relative;
	height: 280px;
	font-family: Arial;
	font-size: 12px;
}
#subcontent2
{
	position: relative;
	height: 200px;
	font-family: Arial;
	font-size: 12px;
}
#box-content
{
	margin-left: 40px;
	margin-top: 10px;
	width: 275px;
	font-family: Arial;
	font-size: 11px;
}
#subcontent2-rechts2
{
	position: absolute;
	left: 355px;
	width: 284px;
	height: 680px;
	top: 0px;
	background-color: #e7e7e7;
	padding: 10px;
	/*border: 1px solid #000000;*/
}
li
{
	font-family: Arial;
	font-size: 11px;
}
.menulink
{
	text-decoration: none;
	color: #000000;
}

#footer
{
	border-top: 1px solid #000000;
	position: relative;
	left: 10px;
	font-family: Arial;
	font-size: 10px;
	color: #989898;
}
div#paymentprogress {
	background-color:	#FFFFFF;
	width:				650px;
	height:				500px;
	border:				3px solid #a2c626;
}
div#popupDiv {
	background-color:	#FFFFFF;
	width:				650px;
	height:				500px;
	border:				3px solid #a2c626;
}
.a-readmore
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}