body{
	text-align:center; /* center the site, for windows & IE */
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	background-image: url("images/bg_repeat.gif") ;
	background-repeat:repeat-y;
	background-position:center;
}


#container {
	width:780px;
	margin:auto;
}


#header {
	width:780px;
	height:193px;
	margin-top:0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#footer {
	margin:auto;
	font-family:verdana;
	font-size:9px;
	width:780px;
	height:40px;
	margin-top:0px;
}

h1 {
	color:#FB1B23;
	font-size:14px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.menu ul {
	list-style: none;
	padding: 0;
	padding-left:5px;
	padding-top:5px;
	margin: 0;
}

#left {
	float:left;
	width:210px;
	height:24px;
	font-family:verdana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.menu {
	margin-left:10px;
	text-align:left;
	color:#000000;
	font-weight:bold;
	line-height:26px;

}
.menu a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	line-height:26px;
}

.menu a:hover {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}

#right {
	width:180px;
	margin-left:5px;
	float:left;
	font-family:verdana;
	font-size:11px;
	color:#333333;
	text-align:left;
}

.ervaring {
	background-color:#F5D431;
	color:#7E9602;
	margin-left:10px;
	margin-right:5px;

}


#content {
	color:#000000;
	font-size:11px;
	line-height:16px;
	font-family:verdana;
	width:385px;
	text-align:left;
	float:left;
}

.eenmaal {
	background-image: url("images/1x.jpg") ;
	background-repeat:no-repeat;
	background-position:left;
	height:110px;
	width:339px;
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
}

.tweemaal {
	background-image: url("images/2x.jpg") ;
	background-repeat:no-repeat;
	background-position:left;
	height:110px;
	width:339px;
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
}

.driemaal {
	background-image: url("images/3x.jpg") ;
	background-repeat:no-repeat;
	background-position:left;
	height:110px;
	width:339px;
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
}

.text {
	text-align:left;
	font-family:verdana;
	font-size:11px;
	color:#000033;
	padding:5px;
	padding-top:10px;
}


.bestellen1, .bestellen2 {
	border:1px solid #FFE306;
	width:318px;
	height:120px;
	padding:10px;
	color:#333333;
	font-family:verdana;
	font-size:11px;
}

.bestellen3 {
	margin-top:-297px;
	float:right;
	border:1px solid #FFE306;
	width:130px;
	height:275px;
	padding:10px;
	color:#333333;
	font-family:verdana;
	font-size:11px;

}

.copyright {
	margin-left:40px;
	margin:5px;
	text-align:center;
	color:#333333;
	font-size:9px;
	font-family:verdana;	
}

.copyright a {
	color:#333333;
	font-size:9px;
	font-family:verdana;	
	text-decoration:none;
}

.copyright a:hover{
	color:#333333;
	font-size:9px;
	font-family:verdana;	
	text-decoration:underline;
}


/*quick order form */


input,select,textarea,value{
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #7E9602;
	border-style:solid;
	text-decoration:none;
	scrollbar-base-color:#FF0000;
}

.product_images{
	display:none;
} 

#boxtwo .header, #boxthree .header, #boxfour .header, #boxfive .header{
	padding-bottom:3px;
	color:#FF0000;
	font-size:14px;
	font-family:arial;
	text-align:left;
	}
#boxtwo .header {
	padding-top:20px;
}

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

#boxone, #boxtwo, #boxthree, #boxfour, #boxfive {
	background-color:#F5D431;
	border:1px solid #7E9602;
	padding:5px;
	margin-bottom:5px;
}


#boxfive {
	padding-bottom:30px;
}

#boxone .header, #boxone .product_header {
	display:none;
}

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

.product_description{
	float:left;
	width:300px;
	margin-top:10px;
} 
.product_descriptions{

} 

.productrow_one{

}

.productrow_two{

}

.product_header{
	display:block;
}


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

.oldprice {
	display:none;
}

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