body {
	background-color:#FFFFCC;
	margin:0px;
	padding:0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#330000;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#330000;
}

p, li, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#330000;
}

p.question {
	font-weight:bold;
	margin:0px;
}

p.answer {
	margin:0px 0px 15px;
}

p.clickable {
	cursor:pointer;
	margin-bottom:25px;
}

.wrap {
	width:766px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-image:url(images/wrap.jpg);
	background-repeat:repeat-y;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	width:766px;
	height:410px;
}

#menu {
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	height:50px;
	padding-left:38px;
}

#menu ul {
	float:left;
	margin:0px;
	padding:10px 0px;
	list-style-type:none;
}

#menu li {
	float:left;
	width:115px;
	height:35px;
}

#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:115px;
	height:25px;
	float:left;
	color:#cc0000;
	padding-top:10px;
}

#menu a:hover {
	color:#0066CC;
}

#index .index,
#order .order,
#usage .usage,
#faq .faq,
#contact .contact {
	color:#0066cc;
}

.img {
	float:left;
	width:210px;
	margin-left:38px;
}

.tekst {
	margin-left:268px;
	width:460px;
	padding-top:0px;
}

.divide {
	clear:both;
	background-image:url(images/divide.jpg);
	height:1px;
	width:690px;
	margin:10px 0px 10px 38px;
}

#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:16px 0px 0px;
	width:766px;
	height:29px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#footer a {
	font-size:11px;
	color:#ffffff;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

#footer a:hover {
	color:#330000;
}

.stats {
	height:1px;
	width:1px;
}

/* Linkbox */

.linkboxpositie{
 	margin-left:781px;
	margin-top:20px;
}

#linkbox{
	border:1px solid #CE9213;
	background-color:#ffffff;
	text-align:left;
}

#linkbox li{
	list-style-image: url("http://www.rushcommerce.com/global/arrows/linkbox_arrow_orange.gif");
}

#linkboxtitel{
	background-color:#CE9213;
	text-align:left;
}


/* Contaact */

.contactbox {
	margin-top:43px;
	margin-left:38px;
	padding:10px 10px 30px;
	border:1px solid #FF9900;
	width:668px;
	min-height:75px;
}

.contacthead {
	cursor:pointer;
	position:relative;
	top:-28px;
	left:-11px;
}

.contactimage {
	float:right;
	margin:0px;
}

.contacthide {
	display:none;
}

.contactmail {
	float:left;
	padding:0px;
	margin:0px;
}


/* Bestelform*/

.oderform {
	width:690px;
	margin-left:38px;
}

#boxone,
#boxtwo,
#boxthree,
#boxfour {
	width:668px;
	background-color:#fffff0;
	padding:10px;
	margin:10px 0px;
	border:1px solid #ff9900;
	color:#330000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#boxfive {
	padding-bottom:30px;
}

#boxone .header,
#boxtwo .header,
#boxthree .header,
#boxfour .header {
	font-size:14px;
}

#boxfive .header {
	display:none;
}

.product_header {
	display:block;
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
}

.product_description{
	font-size:11px;
	float:left;
	width:350px;
	margin-bottom:40px;
}

.euro_prices, .product_radios {
	display:block;
	float:left;
	margin-top:20px;
}

#boxthree li {
	width:600px;
}

