body {
	background:#0c93a3;
	color:#03383e;
	margin:0px;
	padding:0px;
	font:14px/22px Helvetica, Arial, sans-serif;
}

h1 {
	color:#c61d39;
	font-size:20px;
	margin:0px;
	padding:10px 0px;
}

h2 {
	color:#c61d39;
	font-size:18px;
	margin:0px;
	padding:10px 0px;
}

h3 {
	color:#c61d39;
	font-size:16px;
	margin:0px;
	padding:10px 0px;
}

h4 {
	color:#c61d39;
	font-size:14px;
	padding:20px 0px 5px;
	margin:0px;
}

h5 {
	color:#c61d39;
	font-size:14px;
	line-height:14px;
	width:250px;
	padding:0px 5px 0px;
	margin-top:0px;
	margin-bottom:20px;
}

.smallsub {
	width:125px;
}

p {
	margin:0px;
	padding:0px 0px 10px;
}

#succes p {
	padding-bottom:200px;
}

#experience p {
	padding-top:10px;
}

p.question {
	font-weight:bold;
	padding:0px;
	margin-top:10px;
}

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:796px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-image:url(images/header.jpg);
	width:796px;
	height:379px;
}

#slideshow {
	position:relative;
	top:35px;
	left:33px;
	width:380px;
	height:295px;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow img.active {
    z-index:10;
    opacity:1.0;
}

#slideshow img.last-active {
    z-index:9;
}

.hide {
	display:none;
}

#menu {
	float:left;
	position:relative;
	top:-3px;
	left:58px;
	width:680px;
	height:54px;
	padding:0px;
    z-index:11;
}

#menu ul {
	float:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#menu li {
	float:left;
	width:136px;
	height:57px;
	padding:0px;
	margin:0px;
}

#menu a {
	background-image:url(images/menu.png);
	background-position:left top;
	font:bold 16px Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-align:center;
	width:136px;
	height:39px;
	padding-top:18px;
	float:left;
	color:#03383e;
}

#menu a:hover {
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	color:#c61d39;
	height:69px;
}

#index .index,
#order .order,
#usage .usage,
#experience .experience,
#contact .contact {
	background-image:url(images/menu.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#c61d39;
	height:69px;
}

#content {
	background-image:url(images/content.jpg);
	background-repeat:no-repeat;
	width:796px;
	padding-top:20px;
	overflow:auto;
	position:relative;
	z-index:1;
}

.text {
	clear:both;
	width:620px;
	margin-left:33px;
	padding:0px 55px; 
}

.divider {
	background-image:url(images/divide.png);
	background-repeat:no-repeat;
}

.leftimg {
	float:left;
	margin-top:10px;
	margin-right:10px;
}

.rightimg {
	float:right;
	margin-top:10px;
	margin-left:10px;
}

#quickorder {
	background-image:url(images/quickorder.png);
	width:605px;
	height:70px;
	margin-left:83px;
	margin-bottom:15px;
	padding-top:50px;
	padding-left:25px;
}

#quickorder img {
	position:relative;
	left:400px;
	top:-37px;
	border-width:0px;
}

#footer {
	background-image:url(images/footer.jpg);
	width:796px;
	height:33px;
	text-align:center;
	font:10px Helvetica, Arial, sans-serif;
	margin-top:-140px;
	padding-top:160px;
}

#footer a {
	text-decoration:none;
	color:#03383e;
}

#footer a:hover {
	color:#c61d39;
}

.stats {
	height:1px;
	width:1px;
}

/* Linkbox */

.linkboxpositie {
 	margin-left:820px;
	line-height:14px;
}

#linkbox{
	border:1px solid #cc042e;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 0px 1px 5px #666666;
	-webkit-box-shadow: 0px 1px 5px #666666;
	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{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	background-color:#cc042e;
	text-align:left;
}


/* Contact */

.contactbox {
	background-image:url(images/divide.png);
	background-repeat:no-repeat;
	background-position:-55px -1px;
	margin:40px 0px;
	padding:10px 10px 30px;
	border:1px solid #ffffff;
	width:600px;
	min-height:75px;
}

.contacthead {
	cursor:pointer;
	position:relative;
	top:-35px;
	left:-11px;
}

.contactimage {
	float:right;
	margin:0px 0px 0px 50px;
}

.contacthide {
	display:none;
}

.contactmail {
	float:left;
	padding:5px 0px 0px;
	margin:0px;
}


/* Bestelform*/

.header{
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
}

#boxone,
#boxtwo,
#boxthree,
#boxfour {
	background-image:url(images/divide.png);
	background-repeat:no-repeat;
	background-position:-55px -2px;
	border:1px solid #ffffff;
	width:600px;
	padding:5px;
	font:14px Helvetica, Arial, sans-serif;
	margin-bottom:15px;
}

#boxone {
	margin-top:15px;
}

#boxfive{
	margin-bottom:15px;
}

#boxfive .header {
	display:none;
}

.product_header {
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}

.product_descriptions{
	font-size:12px;
	margin-bottom:40px;
}

.euro_prices, .product_radios {
	display:block;
	margin-top:20px;
}

.euro_prices {
	float:left;
	width:120px;
	text-align:right;
}

.product_radios {
	float:right;
}

.paylist input {
	margin-bottom:30px;
	margin-right:5px;
}

.paylist label {
	width:580px;
}

.paylist img{
	margin-left:100px;
	margin-bottom:20px;
}
