/* default objects */
html{
	margin:0px;
	padding:0px;
}
body{
	text-align:center; /* center the site, for windows & IE */
	font-size:11px;
	font-family:Verdana,Arial;
	color:#ff0000;
	font-color:#000000;
	background-image:url(images/background_shade.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#C6C6C6;
}

body img {
	margin:0px;
	padding:0px;
}
.header,.product_header{
	padding: 3px;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	color:#333333;
}
.error{
	font-weight:bold;
	color:#f00;
}
.text{
	color:#000000;
	text-align:left;
}

#textblok{
	color:#202020;
	text-align:left;
	font-family:verdana;
	font-size:11px;
	line-height:15px;
	margin:5px 5px 5px 5px;
}

#logo{ /* logo layer */
	border: 0px solid #000000;
	border-color:#000000;
	border-style:solid;
	width:750px;
	height:183px;
	background: url("images/bovenkant.jpg") no-repeat top left;
}
/* menu layer */

#menu{
	text-align:center;
	border:0px solid #000000;
	width:440px;
	height:23px;
	font-size:12px;
}

#container{ /* overall container */
	margin:auto; /* for nonwindows/mozilla */
	width:750px;
	
}
#content{ /* content block */
	width:750px;
	text-align:justify;	
	display:inline;
}

#content a{
	color:#FF0000;
	text-decoration:none;
}
#content a:hover{
	color:#FF0000;
	text-decoration:none;
}
/* content area for the pages with just one plane*/

/* content area for (the index) which has two planes */
#left {	
	float:left;
	width:450px;
}
#right {	
	float:left;
	width:300px;
}

ol {
	word-spacing:0px;
	display:inline;
	}
	

#content_left{
	border: 0px solid #000000;
	border-color:#000000;
	border-style:solid;
	font-size:0px;
	}

#content_right{
	padding:10px 10px 10px 10px;
	color:#000000;
	border:0px;
	font-family:verdana;
	font-size:11px;
}

#content_right img {
	padding-left:5px;
	padding-right:5px;
	}

/* other object */
#copyright{
	text-align:middle;
	width:750px;
	padding:10px 0px 0px 0px;
	text-align:center;
	color:#555555;
	font-size:10px;
}

textarea{
	color:#FFFFFF;
	background-color:#88A9AE;
	font-weight:bold;
	border: 1px solid #000000;
	border-style:solid;
	text-decoration:none;
	scrollbar-base-color:#FF0000;
}



.product_images{
	display:none;
} 

#boxtwo .header, #boxthree .header, #boxfour .header{
	padding-bottom:3px;
	padding-top:20px;
	color:#897812;
	font-size:14px;
	font-family:arial;
	text-align:left;
	}
	
#boxone, #boxtwo , #boxthree, #boxfour {
	background-color:#F1F1F1;
	padding:2px;
	margin:8px;
	border:1px solid #D0D0D0;
}

#boxfive .header {
	display:none;
}

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

#boxfive {
	padding-bottom:30px;
	padding-top:15px;
}

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

.product_descriptions img{
	display:block;
} 

.product_description{
	font-size:10px;
	font-weight:100;
	float:left;
	
} 
.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;
}

