body {
	background:#6c8594;
	color:#194258;
	margin:0px;
	padding:0px;
	font:14px/22px Helvetica, Arial, sans-serif;
}

h1 {
	color:#ffffff;
	font-size:20px;
	padding-top:20px;
}

h2 {
	background:url(images/kop.png) no-repeat;
	color:#ffffff;
	text-shadow: 2px 2px 3px #194258;
	font-size:18px;
	padding-top:20px;
	margin-bottom:0px;
	height:54px;
}

#index h2{
	background-position:45px 28px;
}

#usage h2 {
	background-position:24px 28px;
}

#experience h2 {
	background-position:50px 28px;
}

#exercise h2 {
	background-position:55px 28px;
}

#order h2 {
	background-position:127px 28px;
}

#succes h2 {
	background-position:193px 28px;
}

h3 {
	color:#ffffff;
	font-size:16px;
	padding-top:10px;
}

h4 {
	font-size:14px;
	padding:10px 0px 0px;
	margin:0px;
}

p {
	margin:0px;
	padding:0px 0px 14px;
}

p.question {
	font-weight:bold;
	padding:0px;
}

p.clickable {
	cursor:pointer;
	margin-bottom:25px;
	font-weight:bold;
	line-height:18px;
}

p.signed {
	font-style:italic;
}
#wrap {
	background:url(images/wrap.jpg) repeat-y;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-image:url(images/header.jpg);
	width:800px;
	height:300px;
}

#flashcontent {
	background-image:url(images/flash.jpg);
	position:relative;
	top:210px;
	left:320px;
	width:560px;
	height:65px;
}

#menu {
	float:left;
	margin-top:250px;
	margin-left:110px;
	width:580px;
	height:40px;
	padding:0px;
}

#menu ul {
	float:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#menu li {
	float:left;
	width:96px;
	height:40px;
	padding:0px;
	margin:0px;
}

#menu a {
	font:bold 14px Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-shadow: 1px 1px 2px #194258;
	text-align:center;
	width:96px;
	height:30px;
	padding-top:10px;
	float:left;
	color:#ffffff;
}

#menu a:hover {
	background-image:url(images/menu.jpg);
}

#index .index,
#order .order,
#usage .usage,
#exercise .exercise,
#experience .experience,
#contact .contact {
	background-image:url(images/menu.jpg);
}

#content {
	width:580px;
	padding:0px 100px 40px 100px;
	overflow:auto;
}

.divide {
	background-image:url(images/divide.png);
	width:443px;
	height:24px;
	margin:10px 73px 20px 64px;
	float:left;
}

.leftimg {
	float:left;
	margin-right:10px;
	margin-left:-30px;
}

.rightimg {
	float:right;
	margin-right:-30px;
	margin-left:10px;
}

#index .rightimg,
#experience .rightimg {
	margin-top:30px;
}	

#footer {
	background-image:url(images/footer.jpg);
	width:800px;
	height:25px;
	padding-top:15px;
	margin-bottom:10px;
	text-align:center;
	font:10px Helvetica, Arial, sans-serif;
}

#footer a {
	text-decoration:none;
	color:#194258;
}

#footer a:hover {
	color:#cc042e;
}

.stats {
	height:1px;
	width:1px;
}

/* Linkbox */

.linkboxpositie {
 	margin-left:820px;
	line-height:14px;
}

#linkbox{
	border:1px solid #cc042e;
	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:Helvetica, Arial, sans-serif;
	font-size:11px;
}

#linkboxtitel{
	background-color:#cc042e;
	text-align:left;
}


/* Contact */

.contactbox {
	margin:40px 0px;
	padding:10px 10px 30px;
	border:2px solid #6c8594;
	background-color:#9bbacc;
	width:566px;
	min-height:75px;
}

.contacthead {
	cursor:pointer;
	position:relative;
	top:-28px;
	left:-12px;
}

.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:2px solid #6c8594;
	background-color:#9bbacc;
	width:566px;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	margin-bottom:15px;
}

#boxfive {
	padding-bottom:15px;
}

#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:200px;
	margin-bottom:40px;
}

.euro_prices, .product_radios {
	display:block;
	margin-top:20px;
}

.euro_prices {
	float:left;
	width:120px;
	text-align:right;
}

.oldprice {
	display:none;
}

.product_radios {
	float:right;
}

#boxthree li {
	width:600px;
}

.paylist input {
	margin-bottom:30px;
	margin-right:5px;
}

.paylist label {
	width:566px;
}

.paylist img{
	margin-left:100px;
	margin-bottom:20px;
}
