body {
	margin:0 auto;
	padding:0;
	background-image:url(images/bg_container.gif);
	background-repeat:repeat-y;
	background-position:top center;
	font-size: 100.01%
	
}

*html #container {
	width:762px;
	margin:0 auto;
	padding-left:1px;
}

*:first-child+html  #container {
	width:762px;
	margin:0 auto;
	padding-left:1px;
}

#container {
	width:762px;
	margin:0 auto;
}
#header {
	height:119px;
	margin:0;
	width:762px;
	background-image:url(images/kop.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#menu {
	width:762px;
	height:30px;
	background-image:url(images/bg_menu.gif);
	background-repeat:no-repeat;
	background-position:top center;
}

#menu ul {
	list-style-type:none;
	margin:0;
	margin-left:10px;
	padding:0;
}
#menu li {
	float:left;
	margin-top:5px;
	margin-right:30px;
	padding-right:30px;
}
#menu a {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	color:#81D343;
	text-decoration:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#005F96;
	font-size:14px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#252525;
	font-size:12px;
}
#header2 {
	width:762px;
	height:179px;
	padding-bottom:10px;
	background-color:#FFFFFF;
}
#left {
	width:240px;
	float:left;	
	background-color:#FFFFFF;
}
#right {
	width:510px;
	background-color:#FFFFFF;
	float:left;	
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;	
}
.content a {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066FF;
	font-size:12px;
}

.clear {
	clear:both;	
}

#footer {
	width:748px;
	height:35px;
	border-top:1px solid #242424;
	margin: 0 auto;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#242424;
}
#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer li {
	float:left;
	margin-right:10px;
	padding-right:10px;
}
#footer a {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#242424;
	text-decoration:none;
}
#footer a:hover {
	color:#81D343;
}

/*formulier */

.product_images{

} 

#boxtwo .header, #boxthree .header, #boxfour .header, #boxfive .header{
	padding-bottom:3px;
	color:#363636;
	font-size:14px;
	font-family:arial;
	text-align:left;
	}
#boxtwo .header {
	padding-top:20px;
}
#boxone, #boxtwo, #boxthree, #boxfour, #boxfive {
	width:470px;
	border:1px solid #005F96;
	background-color:#FBFBFB;
	margin-bottom:5px;
	padding:3px;
}
#boxthree li {
	width:450px;	
}

#boxfour .header {
	padding-top:20px;
}

#boxfive {
	padding-bottom:30px;
}

#boxone .header, #boxone .product_header {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

.product_descriptions img{
	width:150px;
	display:block;
} 

.product_description{
	font-size:10px;
	font-weight:100;
	float:left;
	width:200px;

} 
.product_descriptions{

} 

.productrow_one{

}

.productrow_two{

}

.product_header{
	display:block;
}


.dollar_prices, .euro_prices, .product_descriptions, .product_radios{
	
}

.oldprice {
text-decoration:line-through;
font-size:10px;
margin-left:10px;
}

.euro_prices, .product_radios {
	display:block;
	float:left;
	margin-top:10px;
}

.paylist input{
	margin-bottom: 20px;
}