/* 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:#F6F6F6;
	scrollbar-overflow:visible;
}

body img {
	margin:0px;
	padding:0px;
}
.header,.product_header{
	padding: 10px;
	padding-left:0px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}
.error{
	font-weight:bold;
	color:#f00;
}
.text{
	color:#000000;
	text-align:left;
}
#logo{ /* logo layer */
	border: 0px solid #000000;
	border-color:#000000;
	border-style:solid;
	width:750px;
	height:150px;
	background: url("images/bovenkant.jpg") no-repeat top left;
}
/* menu layer */
#menu li {
	display:inline;
	list-style-type:none;
	list-style-position:outside;
	font-size:0px;
	clear:both;
}
#menu ol{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:0px;
	clear:both;
}
#menu a{
	font-weight:bold;
	color:#FF0000;
	font-size:0px;
	text-decoration:none;
	clear:both;
}
#menu a:hover{
	font-weight:bold;
	font-size:0px;
	color:#FFCC66;
	text-decoration:underline;
	clear:both;
}
#menu{
	border:0px solid #000000;
	width:750px;
	height:25px;
	font-size:0px;
	clear:both;
	background-color:#C6C6C6;
}

/* loads of small spacer div's */

#container{ /* overall container */
	margin:auto; /* for nonwindows/mozilla */
	width:750px;
	background-image:url(images/inhoud/bg.jpg);
	background-repeat:no-repeat;
	background-position:200px 150px;
	
}

#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*/
#center{

}
#content_center{
	border: 0px solid #000000;
	border-color:#000000;
	border-style:solid;
	height:100%;
	padding:7px 7px 7px 7px;
	align:center;
}

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

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;
	line-height:17px; 
	font-size:12px;
	text-align:justify;
}

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

#content_top_spacer{
	display:none;
}
/* other object */
#copyright{
	align:center;
	vertical-align:bottom;
	width:750px;
	padding:30px 0px 0px 0px;
	text-align:center;
	color:#555555;
	font-size:10px;
}

a.bestel_knop{
	border: 0px solid #000000;
	width:100px;
	padding:0px 4px 0px 4px;
	margin:4px 4px 4px 4px;
}
a.bestel_knop:hover{
	border: 0px solid #FF0000;
	width:100px;
	padding:0px 4px 0px 4px;
	margin:4px 4px 4px 4px;
}
input,select,textarea,value{
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #781212;
	border-style:solid;
	text-decoration:none;
	scrollbar-base-color:#FF0000;
}


.product_images{
	width:100px;
} 

#boxone {
	font-weight:bold;
}
#boxone input{
	border:none;
	background-color:#FFFFFF;
}
#boxthree input{
	border:1px solid #00000;
	background-color:#FFFFFF;
}


#boxone img {
	height:50px;
}

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

#boxone, #boxtwo , #boxthree, #boxfour {
	color:#000000;
	width:460px;
	padding:4px;
	margin:8px;
	border:1px solid #969696;
}
#payoptions input {
	border:none;
	background-color:none;
}
#boxthree li {
	width:380px;
}
#machtiging {

}
#optin input {
	border:none;
	background-color:none;
}
#boxfive .header {
	display:none;
}

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

#boxfive {
	padding-bottom:15px;
}

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

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

.product_description{
	font-size:10px;
	font-weight:100;
} 

.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;
}

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