body {
	background-color:#75d3f2;
	margin:0px;
	padding:0px;
	background-image:url(images/wrap.jpg);
	background-repeat:repeat-x;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#021f5a;
	margin-top:0px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#021f5a;
	margin-top:0px;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#021f5a;
	margin-top:0px;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#021f5a;
	margin-bottom:0px;
}

p, li, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#021f5a;
	line-height:15px;
}

p.question {
	font-weight:bold;
	margin:0px;
}

p.answer {
	margin:0px 0px 15px;
}

p.clickable {
	cursor:pointer;
	margin-bottom:25px;
}

#wrap {
	width:800px;
	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:800px;
	height:274px;
}

#flashcontent {
	background:url(images/flashfail.jpg);
	width:590px;
	height:40px;
}

#menu {
	float:left;
	margin:170px 0px 0px 350px;
	width:400px;
	height:30px;
	padding:0px;
}

#menu ul {
	float:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#menu li {
	float:left;
	width:80px;
	height:30px;
	padding:0px;
	margin:0px;
}

#menu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	width:80px;
	height:23px;
	float:left;
	color:#ffffff;
	padding-top:7px;
}

#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 {
	margin:0px 50px;
	padding:20px 50px;
	width:600px;
	overflow:auto;
}

.leftimg {
	float:left;
	margin:5px 15px 5px -30px;
}

.rightimg {
	float:right;
	margin:5px -30px 5px 15px;
}

.centerimg {
	margin-left:auto;
	margin-right:auto;
	width:531px;
}

#footer {
	margin-bottom:10px;
	padding:16px 0px 0px;
	width:800px;
	height:29px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	clear:both;
}

#footer a {
	padding:0px;
	text-decoration:none;
	color:#ffffff;
}

#footer a:hover {
	color:#136c9c;
}

.stats {
	height:1px;
	width:1px;
}

/* Linkbox */

.linkboxpositie{
 	margin-left:770px;
}

#linkbox{
	border:1px solid #136c9c;
	background-color:#ffffff;
	text-align:left;
	top: 270px !important;
}

#linkbox li{
	list-style-image: url("http://www.rushcommerce.com/global/arrows/linkbox_arrow_blue.gif");
}

#linkbox a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#linkboxtitel{
	background-color:#136c9c;
	text-align:left;
	top: 250px !important;
}


/* Contact */

.contactbox {
	margin-bottom:40px;
	padding:10px 10px 30px;
	border:1px solid #136c9c;
	width:578px;
	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:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#021f5a;
}

#boxone,
#boxtwo,
#boxthree,
#boxfour {
	width:578px;
	background-color:#e4f4fa;
	padding:10px;
	margin:10px 0px;
	border:1px solid #136c9c;
	color:#021f5a;
	font-family:Verdana, 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:575px;
}

.paylist img{
	margin-bottom:10px;

