
/* default objects */
html{
	margin:0px;
	padding:0px;
}
body{
	text-align:center; /* center the site, for windows & IE */
	background-color:#EBEBEB;
	padding:0px;
	margin:0px;
	background-image: url("images/bg_repeat.gif") ;
	background-repeat:repeat-y;
	background-position:center;
}

body img {
	margin:0px;
	padding:0px;
}


.error{
	font-weight:bold;
	color:#f00;
}

#logo{ /* logo layer */
	border:0px solid #000000;
	margin:auto;
	width:760px;
	height:146px;
	background-image: url("images/header.gif") ;
	background-repeat:no-repeat;
	background-position:center;
}

#menu  {
	height:26px;
	background-image: url("images/bg_menu.gif") ;
	background-repeat:no-repeat;
	background-position:center;
	border: 0px solid #000000;
	padding-right:50px;
	text-align:right;
	color:#FFFFFF;
	margin:auto;
	margin-bottom:5px;
	letter-spacing:2px;
}


#menu a {
	font-weight:bold;
	font-size:16px;
	font-family:Arial;
	color:#B32828;
}

#menu a:hover {
	color:#F9F9F9;
}

#tekstblok {
	font-family:verdana;
	background-image: url("images/bg_tekst.gif") ;
	background-repeat:no-repeat;
	background-position:top;
	width:550px;
	line-height:22px;
}

#container{ /* overall container */
	margin:auto; /* for nonwindows/mozilla */
	width:760px;

}

.zoektu {
	background-image:url("images/zoektu.jpg");
	background-repeat:no-repeat;
	background-position:left;
	font-family:arial;
	font-size:12px;
	color:#B32828;
	font-weight:bold;
	height:150px;
	width:158px;
}

.zoektu a {
	color:#B32828;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.zoektu a:hover {
	color:#FF6600;
}

.content{ /* content block */
	width:550px;
	text-align:left;
	font-size:12px;
	font-family:Verdana;
	color:#484848;
}

#left {
	width:190px;
	text-align:left;
	float:left;
}

#right {
	width:560px;
	float:left;
}


h1 {
	color:#FFFFFF;
	background-color:#5A8DCC;
	padding:3px;
	font-size:14px;
	font-family:arial;
}



/* content area for (the index) which has two planes */

a {
	color:#383838;
	text-align:left;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
   }


/* other object */
#copyright{
	width:650px;
	text-align:right;
	font-family:verdana, arial;
	font-size:10px;
	color:#292929;
	font-weight:bold;
}

input,select,textarea,value{
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #104E63;
	border-style:solid;
	text-decoration:none;
	scrollbar-base-color:#FF0000;
}

#footer {margin-top:20px; height: 21px; width: 100%; text-align: center; line-height: 21px; border-bottom: 1px solid #FFCC00; border-top: 1px solid #FFCC00; background-color: #FCFFA9; font-size: 10px; color: #434343; }
#footer a { 
	color: #434343;
	font-size:10px;
	text-decoration:none;
 }



/*quick order form */



.product_images{
	} 
.product_images img{
	height:50px;
}

#boxtwo .header, #boxthree .header, #boxfour .header, #boxfive .header{
	padding-bottom:3px;
	color:#0C3E7C;
	font-size:12px;
	font-family:arial;
	text-transform:none;
	text-align:left;
	}
#boxtwo .header {
	padding-top:20px;
}

.price {
	margin-left:5px;
	position:relative;
	left:30px;
}

.oldprice {
	margin-left:4px;	
	padding-right:4px;
	color:#FF0000;
	text-decoration:line-through;
	position:relative;
	left:-70px;
	font-size:9px;
}

#boxfour .header {
	padding-top:20px;
}

#boxfive {
	padding-bottom:30px;
}

#boxone .header, #boxone .product_header {
	display:none;
}

.product_descriptions img{
	display:none;
} 

.product_description{
	display:block;
	height:50px;
} 

.product_header {
	display:block;
}

.product_descriptions{

} 

.productrow_one{

}

.productrow_two{

}

.product_header{
	display:block;
}




.euro_prices, .product_radios {

}

/*quick order form end*/

