body {
	background-color:#040016;
	margin:0px;
	padding:0px;
	background-image:url(images/wrap.jpg);
	background-repeat:repeat-x;
}

h1 {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}

h2 {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}

h3 {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

h4 {
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

p, li, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:16px;
}

td.ingredienten {
	padding-left:15px;
}

p.question {
	font-weight:bold;
	margin:0px;
}

p.answer {
	margin:0px 0px 15px;
}

p.clickable {
	cursor:pointer;
	margin-bottom:25px;
	font-weight:bold;
}

#wrap {
	width:820px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
}

#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	width:820px;
	height:480px;
}

#flashcontent {
	background:url(images/flash.jpg);
	position:relative;
	top:365px;
	width:820px;
	height:65px;
}

#menu {
	background-color:#191a32;
	border-width:1px;
	border-style:solid solid none;
	border-top-color:#515466;
	border-right-color:#27283e;
	border-left-color:#2f2f45;
	float:left;
	margin-top:365px;
	margin-left:60px;
	width:700px;
	height:50px;
	padding:0px;
}

#menu ul {
	float:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#menu li {
	float:left;
	width:140px;
	height:50px;
	padding:0px;
	margin:0px;
}

#menu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:140px;
	height:35px;
	float:left;
	color:#ffffff;
	padding-top:15px;
}

#menu a:hover {
	background-image:url(images/menu.jpg);
}

#index .index,
#order .order,
#usage .usage,
#experience .experience,
#contact .contact {
	background-image:url(images/menu.jpg);
}

#content {
	background-color:#191a32;
	border-style:none solid;
	border-width:1px;
	border-right-color:#27283e;
	border-left-color:#2f2f45;
	margin:0px 60px;
	padding:0px 50px;
	width:600px;
	overflow:auto;
}

.leftimg {
	float:left;
	margin:5px 15px 5px -30px;
}

.rightimg {
	float:right;
	margin:0px -30px 5px 10px;
}

.divide {
	width:650px;
	margin:10px 0px 10px -25px;
	border-width:1px;
	border-style:solid none;
	border-bottom-color:#515466;
	border-top-color:#323449;
	overflow:auto;
}

#footer {
	background-color:#191a32;
	border-style:none solid solid;
	border-width:1px;
	border-right-color:#27283e;
	border-bottom-color:#323449;
	border-left-color:#2f2f45;
	margin:0px 60px 10px;
	padding-top:10px;
	width:700px;
	height:25px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f18c00;
	clear:both;
}

#footer a {
	padding:0px;
	text-decoration:none;
	color:#f18c00;
}

#footer a:hover {
	color:#ffffff;
}

.stats {
	height:1px;
	width:1px;
}

/* Linkbox */

.linkboxpositie{
 	margin-left:830px;
}

#linkbox{
	border:1px solid #f18c00;
	background-color:#ffffff;
	text-align:left;
	top:115px !important;
}

#linkbox li{
	list-style-image: url("http://www.rushcommerce.com/global/arrows/linkbox_arrow_orange.gif");
}

#linkbox a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#linkboxtitel{
	background-color:#f18c00;
	text-align:left;
	top:95px !important;
}


/* Contact */

.contactbox {
	margin:40px 0px;
	padding:10px 10px 30px;
	border:2px groove #515466;
/*	border:1px solid #f18c00;*/
	width:576px;
	min-height:75px;
}

.contacthead {
	cursor:pointer;
	position:relative;
	top:-28px;
	left:-11px;
}

.contactimage {
	float:right;
	margin:0px 0px 0px 50px;
}

.contacthide {
	display:none;
}

.contactmail {
	float:left;
	padding:0px;
	margin:0px;
}


/* Bestelform*/

.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#boxone,
#boxtwo,
#boxthree,
#boxfour {
	border-bottom:2px groove #515466;
	width:570px;
	padding:15px;
	margin:10px 0px;
	color:#ffffff;
	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:300px;
	margin-bottom:40px;
}

.euro_prices, .product_radios {
	display:block;
	float:left;
	margin-top:20px;
}

#boxthree li {
	width:600px;
}

.paylist input {
	margin-bottom:20px;
	margin-right:5px;
}

.paylist label {
	width:550px;
}

.paylist img{
	margin-bottom:10px;
}
