body {
	background:#5c0000;
	color:#ffffff;
	margin:0px;
	padding:0px;
	font:14px/18px Helvetica, Arial, sans-serif;
}

h1 {
	background-image:url(images/logo.png);
	height:38px;
	width:211px;
	font-size:0px;
	margin-bottom:15px;
}

h2 {
	font-size:18px;
	padding-top:20px;
}

h3 {
	font-size:16px;
	padding-top:20px;
}

h4 {
	font-size:14px;
	padding-top:20px;
}

p.clickable {
	cursor:pointer;
	margin-bottom:25px;
	font-weight:bold;
}

#wrap {
	background:url(images/bg.jpg) no-repeat;
	width:880px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:880px;
	height:280px;
}

#flashcontent {
	background:url(images/flash.jpg);
	position:relative;
	top:210px;
	left:320px;
	width:560px;
	height:65px;
}

#menu {
	float:left;
	margin-top:-50px;
	margin-left:280px;
	width:600px;
	height:45px;
	padding:0px;
}

#menu ul {
	float:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#menu li {
	float:left;
	width:120px;
	height:45px;
	padding:0px;
	margin:0px;
}

#menu a {
	font:bold 14px Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	width:120px;
	height:31px;
	padding-top:14px;
	float:left;
	color:#ffffff;
}

#menu a:hover {
	color:#f2bc67;
}

#index .index,
#order .order,
#usage .usage,
#experience .experience,
#contact .contact {
	color:#f2bc67;
}

#content {
	background:url(images/content.png) repeat-y;
	width:500px;
	padding:0px 190px 20px 190px;
	overflow:auto;
}

.leftimg {
	float:left;
	margin-right:10px;
	padding-top:20px;
}

.rightimg {
	float:right;
	margin-left:10px;
	margin-bottom:20px;
}

#bottomline {
	background:url(images/content.png) repeat-y;
	width:888px;
	height:80px;
	margin-top:20px;
	padding:10px 1px;
}

#bottomline img{
	float:left;
	margin-right:10px;
}

#footer {
	width:880px;
	height:25px;
	padding-top:10px;
	text-align:center;
	font:10px Helvetica, Arial, sans-serif;
}

#footer a {
	padding:0px;
	text-decoration:none;
	color:#ffffff;
}

#footer a:hover {
	color:#ffd569;
}

.stats {
	height:1px;
	width:1px;
}

/* Linkbox */

.linkboxpositie {
 	margin-left:900px;
}

#linkbox{
	border:1px solid #df1c00;
	background-color:#ffffff;
	text-align:left;
}

#linkbox li{
	list-style-image: url("http://www.rushcommerce.com/global/arrows/linkbox_arrow_red.gif");
}

#linkbox a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#linkboxtitel{
	background-color:#df1c00;
	text-align:left;
}


/* Contact */

.contactbox {
	background-image:url(images/contact.png);
	margin:40px 0px;
	padding:10px 10px 30px;
	border-width:1px;
	border-style:solid;
	border-color:#f2bc67;
	width:478px;
	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:Helvetica, Arial, sans-serif;
	font-size:16px;
}

#boxone,
#boxtwo,
#boxthree,
#boxfour {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	width:500px;
	padding:5px 0px;
	margin-top:1px;
	font:14px Helvetica, Arial, sans-serif;
}

#boxfive {
	padding-bottom:15px;
	padding-top:5px;
}

#boxfive .header {
	display:none;
}

.product_header {
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}

.product_description{
	font-size:12px;
	float:left;
	width:160px;
	margin-bottom:40px;
}

.euro_prices, .product_radios {
	display:block;
	float:left;
	margin-top:20px;
}

#boxthree li {
	width:600px;
}

.paylist input {
	margin-bottom:30px;
	margin-right:5px;
}

.paylist label {
	width:500px;
}

.paylist img{
	margin-left:100px;
	margin-bottom:20px;
}
