/* DEFAULTS */
	body{
		background-color: #000;	
		margin: 0px;
		font-family: Arial, Helvetica, Verdana, Tahoma;
		font-size: 10pt;
		color: #000;
	}
	a{
		color: black;
		text-decoration: none;
	}
	a:hover{
		color: black;
		text-decoration: underline;
	}
		.category_sale a{
			color: #BD1F42;
		}
	a:hover, a:active, a:focus, a:active {
   		outline: none;
  		-moz-outline-style: none;
	}
	#tweenborder{
		border: 2px solid #C0C0C0;
		position: absolute;
	}
	.line150{
		line-height: 150%;
	}
	.signup{
		width: 615px;
		height: 125px;
		background-image: url("images/newaccount.jpg");
		background-repeat: no-repeat;
		margin-bottom: 15px;
		background-position: 0px -125px;
	}
	.signup:hover{
		cursor: pointer;
		background-position: 0px 0px;
	}
	#shoppingcart_inner{
		overflow: hidden;
	}
	.renderNormal{
		text-transform: none;
	}
	.holiday_msg{
		background-color:white;
		border: 3px solid #CE2B07;
		line-height:150%;
		opacity:0.9;
		padding-bottom:10px;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
		position:absolute;
		right:20px;
		top:20px;
		width:230px;
	}
	.marb10{
		margin-bottom: 10px;
	}
	.textLarge{
		width: 400px;
		height: 100px;
	}
	.redborder{
		border: 2px solid red;
	}
	.label{
		float: left;
		width: 150px;
		margin-bottom: 2px;
	}
	.input{
		float: left;
		width: 400px;
		margin-bottom: 2px;
	}
	.field{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		width: 200px;
		margin-bottom: 2px;
	}
	.blkbot{
		border: 0px;
		border-bottom: 2px solid #000;
	}
	
	.blkbot:hover{
		border: 0px;
		border-bottom: 2px dotted #000;
	}
	
	.margli{
		margin-left: 15px;
		margin-bottom: 10px;
	}
	
	.lightbulb{
		background-image: url("images/help.png");
		width: 14px;
		height: 14px;
		float: right;
		cursor: pointer;
	}
		.lightbulb:hover{
			background-image: url("images/help_1.png");
		}
	.toelichting{
		font-size: 8pt;
		color: #000;
		margin: 0px 20px;
	}
	.error_handling{
		width: 579px;
		height: 257px;
		background-image: url("images/error_handling.png");
		background-repeat: no-repeat;
		position: absolute;
		top: 50px;
		left: 25px;
		overflow: hidden;
	}
	.heading{
		margin: 10px 0px;
		font-weight: bold;
		font-size: 12pt;
	}
		.error_pad{
			margin: 45px;
		}
		.error_cart{
			width: 162px;
			height: 142px;
			background-image: url("images/error_cart.jpg");
			background-repeat: no-repeat;
			float: left;
		}
		.advice{
			width: 162px;
			height: 142px;
			background-image: url("images/light_bulb.png");
			background-repeat: no-repeat;
			float: left;
		}
		.arrowhelp{
			background-image: url("images/helparrow.png");
			width: 155px;
			height: 19px;
			padding: 0px 10px;
			background-repeat: no-repeat;
			color: #FFF;
			font-weight: bold;
			margin-top: 300px;
		}
		.error{
			padding: 5px;
			border: 2px solid #CC3401;
			background-color: #EBC3B5;
			color: #CC3401;
			margin: 10px;
		}
		.arrowhelptext{
			padding: 4px 10px;
			line-height: 150%;
		}
			.arrowhelptext img{
				margin-bottom: -2px;
			}
		.error_m{
			color: #BD1F42;
		}
		.error_msg{
			float: left;
			padding-top: 10px;
			width: 320px;
		}
			.error_msg p{
				color: #6C605C;
				font-size: 9pt;
				line-height: 150%;
			}
			.error_msg .error_m{
				color: #BD1F42;
			}
			.error_msg .linkl{
				float: left;
				width: 180px;
			}
			.error_msg .linkr{
				float: left;
				text-align: right;
			}
			.error_msg a{
				color: #666;
				font-weight: bold;
				text-decoration: underline;
			}
			.error_msg a:hover{
				color: #000;
			}
	
	.right{
		float: right;
		margin: 10px 10px;
	}
		
	.center{
		text-align: center;
	}
		.center_bold{
			font-weight: bold;
			font-size: 11pt;
		}

	.bold{
		font-weight: bold;
	}
	.hidden{
		display: none;
	}
	.container{
		margin: 0 auto;
		width: 1000px;
		position: relative;
	}
	.clear{
		clear: both;	
	}
	.clears{
		clear: both;
		margin-bottom: 5px;	
	}
	.clearspacer{
		height: 20px;
		clear: both;	
	}
	.hand{
		cursor: pointer;
	}
	.floatl{
		float: left;
	}
	.news_float{
		float: left;
	}
	.news_float img{
		margin: 10px;
	}
	.featured{
		float: left;
		margin: 1px;
	}
	.featured img{
		border: 1px solid #FFF;
		cursor: pointer;
	}
	.featured img:hover{
		border: 1px solid #E5E4E3;
		cursor: pointer;
	}
	.disclaimer{
		font-size: 8pt;
		line-height: 100%;
		text-align: center;
		margin-top: 50px;
		color: #DAD6D5;
	}
	.left50{
		float: left;
		width: 48%;
		margin-right: 3px;
	}
	.left_pr{
		float: left;
		width: 370px;
		margin-right: 3px;
	}
	.left_pr #groot{
		margin-left: 10px;
		border: 0px;
	}
	.right_pr{
		float: left;
		width: 240px;
	}
		.right_pr .beschrijving{
			margin: 10px 0px 0px 10px;
			width: 240px;
			line-height: 150%;
			font-size: 9pt;
		}
		.right_pr .spacer-top{
			margin-top: 10px;
			line-height: 100%;
			cursor: pointer;
		}
		.right_pr .spacer-top .darkbutton_m{
			padding-left: 20px;	
			line-height: 150%;
			padding-right: 20px;
		}
		.right_pr .spacer-top:hover .darkbutton_m{
			padding-left: 20px;	
			line-height: 150%;
			padding-right: 20px;
		}
		.darkbutton_m a{
			text-decoration: none;
			color: #F5F4F3;
		}
	.lightbutton a, .lightbutton_s a, .lightbuttonr a, .lightbutton_s a{
		color: #6C605C;
		text-decoration: none;
	}
	.darkbutton a, .darkbutton_s a{
		color: #F5F4F3;
		text-decoration: none;
	}
	.darkbutton, .darkbutton_s{
		float: left;
		margin-left:3px;
		cursor: pointer;
	}
	.darkbuttonr, .darkbuttonr_s{
		float: right;
		margin-right:3px;
		cursor: pointer;
	}
	.darkbutton_l{
		float: left;
		background-image: url('images/darkbutton.png');
		background-position: 0px 39px;
		width: 4px;
		height: 19px;
	}
	.darkbutton_m{
		float: left;
		background-image: url('images/darkbutton.png');
		background-position: 0px 0px;
		height: 17px;
		color: #F5F4F3;
		font-size: 8pt;
		padding: 2px 4px 0px 4px;
		text-transform: uppercase;
	}
	.darkbutton_r{
		float: left;
		background-image: url('images/darkbutton.png');
		background-position: 4px 39px;
		width: 4px;
		height: 19px;
	}
	.darkbutton_s .darkbutton_l, .darkbutton:hover .darkbutton_l, .spacer-top:hover .darkbutton_l, .darkbutton_nf:hover .darkbutton_l, #campaign_dark:hover .darkbutton_l{
		float: left;
		background-image: url('images/darkbutton.png');
		background-position: 0px 19px;
		width: 4px;
		height: 19px;
	}
	.darkbutton_s .darkbutton_m, .darkbutton:hover .darkbutton_m, .spacer-top:hover .darkbutton_m, .darkbutton_nf:hover .darkbutton_m, #campaign_dark:hover .darkbutton_m{
		float: left;
		background-image: url('images/darkbutton.png');
		background-position: 0px -20px;
		height: 17px;
		color: #F5F4F3;
		font-size: 8pt;
		padding: 2px 4px 0px 4px;
		text-transform: uppercase;
	}
	.darkbutton_s .darkbutton_r, .darkbutton:hover .darkbutton_r, .spacer-top:hover .darkbutton_r, .darkbutton_nf:hover .darkbutton_r, #campaign_dark:hover .darkbutton_r{
		float: left;
		background-image: url('images/darkbutton.png');
		background-position: 4px 19px;
		width: 4px;
		height: 19px;
	}
	
	.lightbutton, .lightbutton_s{
		float: left;
		margin-left:3px;
		cursor: pointer;
	}
	.lightbuttonr, .lightbuttonr_s{
		float: right;
		margin-right:3px;
		cursor: pointer;
	}

	.lightbutton_l{
		float: left;
		background-image: url('images/lightbutton.png');
		background-position: 0px 39px;
		width: 4px;
		height: 19px;
	}
	.lightbutton_m{
		float: left;
		background-image: url('images/lightbutton.png');
		background-position: 0px 0px;
		height: 17px;
		color: #6C605C;
		font-size: 8pt;
		padding: 2px 0px 0px 0px;
		text-transform: uppercase;
		-moz-user-select: none;
	}
	.lightbutton_r{
		float: left;
		background-image: url('images/lightbutton.png');
		background-position: 4px 39px;
		width: 4px;
		height: 19px;
	}
	.lightbuttonr_s a{
		text-decoration: none;
		color: #6C605C;
	}
	.lightbutton_s .lightbutton_l, .lightbuttonr_s .lightbutton_l, .lightbutton:hover .lightbutton_l, .lightbuttonr:hover .lightbutton_l, #campaign_light:hover .lightbutton_l{
		float: left;
		background-image: url('images/lightbutton.png');
		background-position: 0px 19px;
		width: 4px;
		height: 19px;
	}
	.lightbutton_s .lightbutton_m, .lightbuttonr_s .lightbutton_m, .lightbutton:hover .lightbutton_m, .lightbuttonr:hover .lightbutton_m, #campaign_light:hover .lightbutton_m{
		float: left;
		background-image: url('images/lightbutton.png');
		background-position: 0px -20px;
		height: 17px;
		color: #6C605C;
		font-size: 8pt;
		padding: 2px 0px 0px 0px;
		text-transform: uppercase;
	}
	.lightbutton_s .lightbutton_r, .lightbuttonr_s .lightbutton_r, .lightbutton:hover .lightbutton_r, .lightbuttonr:hover .lightbutton_r, #campaign_light:hover .lightbutton_r{
		float: left;
		background-image: url('images/lightbutton.png');
		background-position: 4px 19px;
		width: 4px;
		height: 19px;
	}
	.lightbutton_lr{
		float: right;
		background-image: url('images/but_light_l.png');
		width: 4px;
		height: 19px;
	}
	.lightbutton_mr{
		float: right;
		background-image: url('images/but_light_m.png');
		height: 17px;
		color: #6C605C;
		font-size: 8pt;
		padding: 2px 2px 0px 2px;
		text-transform: uppercase;
	}
	.lightbutton_rr{
		float: right;
		background-image: url('images/but_light_r.png');
		width: 4px;
		height: 19px;
	}
	
	.lightbuttontab_l{
		float: left;
		background-image: url('images/but_light_l.png');
		width: 4px;
		height: 16px;
	}
	.lightbuttontab_m{
		float: left;
		background-image: url('images/but_light_m.png');
		height: 14px;
		color: #6C605C;
		font-size: 8pt;
		padding: 2px 5px 0px 5px;
		text-transform: uppercase;
		-moz-user-select: none;
	}
	.lightbuttontab_r{
		float: left;
		background-image: url('images/but_light_r.png');
		width: 4px;
		height: 16px;
	}
	.lightbuttontab{
		height: 16px;
		float: left;	
	}
	.darkbuttontab_l{
		float: left;
		background-image: url('images/but_dark_l.png');
		width: 4px;
		height: 16px;
	}
	.darkbuttontab_m{
		float: left;
		background-image: url('images/but_dark_m.png');
		height: 14px;
		color: #F5F4F3;
		font-size: 8pt;
		padding: 2px 4px 0px 4px;
		text-transform: uppercase;
	}
	.darkbuttontab_r{
		float: left;
		background-image: url('images/but_dark_r.png');
		width: 4px;
		height: 16px;
	}
	.alignc{
		margin-left: 167px;
	}
	.vtop{
		vertical-align: top;
	}
	.saleText_b{
		font-size: 8pt;
		font-weight: normal;
	}
	.saleText_n{
		float: left;
		width: 100px;
	}
	.saleText_f{
		float: left;
		font-size: 8pt;
		font-weight: bold;
		color: #BD1F42;
		text-transform: uppercase;
		margin-top: 3px;
	}
	.loader{
		width: 327px;
		height: 240px;
		text-align: center;
	}
	.loader img{
		margin-top: 100px;
	}
	#grote_foto{
		min-height:245px;
		width:327px;
		text-align: center;
		margin-bottom: 4px;
	}
	#grote_foto:hover .zoomin{
		background-image:url(/images/zoomin.png);
		background-position:right bottom;
		background-repeat:no-repeat;
		height:245px;
		left:12px;
		position:absolute;
		top:48px;
		width:327px;
		cursor: pointer;
	}
	.more_imgs{
		margin-bottom: 10px;
		margin-left: 9px;
	}
	.more_imgs img{
		
		border: 1px solid #FFF;
		cursor: pointer;
	}
	.more_imgs img:hover{
		border: 1px solid #E2DFDE;	
	}
	.more_imgs div{
		float: left;
		min-width: 100px;
		text-align: center;
	}
	.relative{
		position: relative;
	}
	.saleprice{
		position: absolute;
		top: 0px;
		background-color: #000;
		color: #FFF;
		font-weight: bold;
		text-decoration: line-through;
		padding: 2px 10px;
	}
/* End of DEFAULTS */

.winkelwagen{
	width: 100%;
}
	.trW{
		overflow: hidden;
		height: 56px;
	}
	.trWs{
		overflow: hidden;
		height: 28px;
	}
	#totals{
		overflow: hidden;
	}
	.winkelwagen input{
		width: 15px;
		text-align: center;
		font-size: 9pt;
	}
	.winkelwagen .i1{
		float: left;
		border-bottom: 1px solid #E4E0DE;
		border-left: 1px solid #F5F4F3;	
		border-top: 1px solid #FFF;
		height: 54px;
		width: 75px;
	}
	.winkelwagen .i2{
		float: left;
		border-bottom: 1px solid #E4E0DE;
		border-top: 1px solid #FFF;
		width: 335px;
	}
	.winkelwagen .i3{
		float: left;
		border-bottom: 1px solid #E4E0DE;
		border-top: 1px solid #FFF;
		border-right: 1px solid #E4E0DE;
		width: 35px;
		text-align: center;	
	}
	.winkelwagen .i4{
		float: left;
		border-bottom: 1px solid #E4E0DE;
		border-top: 1px solid #FFF;
		width: 70px;
		text-align: right;
	}
	.winkelwagen .i5{
		float: left;
		border-bottom: 1px solid #E4E0DE;
		border-top: 1px solid #FFF;
		width: 25px;
	}
	.winkelwagen .i1, .winkelwagen .i2, .winkelwagen .i3, .winkelwagen .i4, .winkelwagen .i5{
		background-color: #F5F4F3;
	}
		.winkelwagen .i2, .winkelwagen .i3, .winkelwagen .i4, .winkelwagen .i5{
			padding: 17px 0px 17px;
			height: 20px;
		}
		.winkelwagen .i3 img{
			border: 0px;
		}
		.winkelwagen .i1 img{
			border: 0px;
			width: 65px;
			margin: 2px 0px 0px 2px;
		}
	.trWs .t1{
		float: left;
		border-bottom: 1px solid #E4E0DE;
		border-left: 1px solid #F5F4F3;	
		border-top: 1px solid #FFF;
		width: 405px;
		text-align: right;
		font-weight: bold;
		padding: 5px 0;
	}
	.trWs .t2{
		float: left;
		border-bottom: 1px solid #E4E0DE;
		border-top: 1px solid #FFF;
		width: 35px;
		text-align: center;
		padding: 5px 0;
	}
	.trWs .t3{
		float: left;
		border-bottom: 1px solid #E4E0DE;
		border-top: 1px solid #FFF;
		width: 65px;
		text-align: center;	
		padding: 5px 0;
		height: 16px;
	}
	.trWs .t4{
		float: left;
		border-bottom: 1px solid #E4E0DE;
		border-top: 1px solid #FFF;
		width: 70px;
		text-align: right;
		padding: 5px 0;
	}
	.trWs .t5{
		border-right: 1px solid #E4E0DE;
		float: left;
		border-bottom: 1px solid #E4E0DE;
		border-top: 1px solid #FFF;
		width: 35px;
		text-align: right;
		padding: 5px 0;
		height: 16px;
	}
.arrow_1 a, .arrow_2 a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.arrow_1{
	background-image: url('images/arrow_1.png');
	width: 192px;
	height: 19px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
	padding-left: 5px;
	cursor: pointer;
}
.arrow_2{
	background-image: url('images/arrow_2.png');
	width: 192px;
	height: 19px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	margin-left: -6px;
	padding-left: 15px;
	cursor: pointer;
}
.opacity50{
	-moz-opacity:.30; filter:alpha(opacity=30); opacity:.30;
}
.centerbutton{
	padding-left: 60px;
}
.header_imgs{
	margin-bottom: 4px;
}
.header{
	background-image: url('images/top_back.jpg');
	background-repeat: repeat-x;
	height: 75px;
	padding-top: 10px;
}
	.logo{
		float: left;
		width: 435px;
	}
		.logo img{
			border: 0px;
		}
	
	.head_menu{
		float: left;
		width: 180px;
		border-left: 2px solid #6C605C;
	}
		.head_menu p{
			margin: 3px;
			padding: 0 0 0 5px;
			color: #FFF;
			text-transform: uppercase;
			font-size: 8pt;
		}
		.head_menu p a{
			color: #FFF;
			text-transform: uppercase;
			font-size: 8pt;
		}
	
	.head_r{
		float: right;
		width: 190px;
		text-align: right;
	}
	
	.head_r img{
		border: 0px;
	}
	
		.head_r p{
			margin: 3px;
			padding: 0 0 0 5px;
			color: #FFF;
			text-transform: uppercase;
			font-size: 8pt;
		}
		
		.head_r .link{
			margin: 3px;
			padding: 0 0 0 5px;
			color: #FFF;
			font-size: 8pt;
			text-transform: none;
		}
		
		.head_r .link a{
			font-size: 8pt;
			color: #FFF;
			text-decoration: none;
		}
		
		.head_r .link a:hover{
			font-size: 8pt;
			color: #FFF;
			text-decoration: underline;
		}

/* KLANTENPAGINA */

.klantenpg th{
	background-color: #ECECEC;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 8pt;
	text-align: left;
	padding: 4px;	
	text-align: center;
}
.klantenpg .acenter{
	background-color: #E9F2F7;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	padding: 4px;	
}
.klantenpg .aright{
	background-color: #E9F2F7;
	font-weight: normal;
	font-size: 10pt;
	text-align: right;
	padding: 4px;
	padding-right: 8px;
}

.klantenpg{
	width: 100%;
	text-transform: uppercase;
	font-size: 8pt;
	margin-top: 10px;
}
.klantenpg .i0{
	width: 55px;
}
.klantenpg .i0 img{
	height: 40px;
}
.klantenpg .i1{
	width: 25%;
	text-align: center;
}
.klantenpg .i2{
	width: 15%;
	padding: 5px;
	text-align: center;
}
.klantenpg .i3{
	width: 15%;
	padding: 5px;
	border-left: 1px solid white;
	text-align: center;
}
.klantenpg .i4{
	width: 45%;
	padding: 5px;
	padding-right: 8px;
	
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.klantenpg .lightb{
	background-color: #FFF;
	cursor: pointer;
}

.klantenpg .lighta{
	background-color: #FAFAFA;
	cursor: pointer;
}
.klantenpg .lightb:hover,.klantenpg .lighta:hover{
	background-color: #EFEFEF;
	cursor: pointer;
}

.idealpay{
	float: left;
	width: 100px;
}
.idealtext{
	float: left;
	width: 480px;
}


/* Eind van Klantenpagina */

.nohand{
	cursor: default;
}

.colordivider{
	background-color: #D26C5E;
	height: 7px;
}
.content{
	background-color: #FFF;
	min-height: 300px;
	padding: 7px;
}
.verborgen{
	display: none;
}
	#campaign_light{
		position: absolute;
		top: 335px;
		left: 22px;
		cursor: pointer;
	}
	
	#campaign_dark{
		position: absolute;
		top: 335px;
		left: 115px;
		cursor: pointer;
	}
	
	.column{
		background-image: url('images/menu_back.jpg');
		background-repeat: repeat-y;
		border-left: 7px solid #BEAD8F;
	}
	.column2{
		float: left;
		width: 180px;
		margin-top: -7px;
	}
		.main_menu{
			width: 166px;
			padding-top: 20px;
			line-height: 130%;
			float: left;
		}
			.category_main{
				text-transform: uppercase;
				font-size: 16pt;
				margin-left: 5px;
				margin-bottom: 10px;
				color: #BEAD8F;
				font-weight: bold;
				border-bottom: 1px solid #BEAD8F;
			}
			
			.category_child{
				text-transform: uppercase;
				font-size: 14pt;
				margin-left: 15px;
				margin-bottom: 5px;
				color: #000;
			}
		
			.category_upcoming{
				text-transform: uppercase;
				font-size: 8pt;
				margin-left: 5px;
				color: #BEAD8F;
				font-weight: bold;
			}
				.category_upcoming a{
					color: #BEAD8F;
				}
			.category_fat{
				text-transform: uppercase;
				font-size: 8pt;
				margin-left: 5px;
				font-weight: bold;
			}
			.category_sale{
				text-transform: uppercase;
				font-size: 8pt;
				margin-left: 5px;
				color: #BD1F42;
				font-weight: bold;
			}
			.category_spacer{
				height: 5px;
			}
			.category_spacerL{
				height: 20px;
			}
			.category{
				font-size: 8pt;
				margin-left: 13px;
			}
		.search{
			background-color: #D26C5E;
			margin: 0px 0px 7px 7px;
			width: 186px;
			height: 22px;
		}
			.search input{
				background-color: #000;
				text-transform: uppercase;
				border: 0px;
				margin: 0px 3px 3px 3px;
				color: #FFF;
				font-size: 9pt;
				padding: 2px;
				width: 148px;
			}
		
	.column_m{
		float: left;
		width: 620px;
		padding: 7px 0px 7px 7px;
		position: relative;
		min-height: 700px;
	}
	.color{
		background-color: #F6F5F4;
		padding: 10px;
		margin: 10px;
		font-size: 9pt;
	}
	.headingl{
		float: left;
		font-weight: bold;
		width: 50%;
	}
	.floatleft{
		padding: 10px;
		width: 50%;
		float: left;
	}
	.padd10{
		padding: 10px;
	}
	.adres{
		float: left;
		width: 130px;
		background-color: #FFF;
		min-height: 100px;
		padding: 10px;
		text-align: center;
		margin: 10px;
		cursor: pointer;
	}
		.adres img{
			border: 0px;
			margin: 4px;
		}
	.nocolor{
		padding: 10px;
	}
	.margin20{
		margin: 10px 20px;
		overflow: hidden;
	}
		.margin20 th{
			font-weight: bold;
			text-align: right;
			padding: 0px 5px;
			width: 140px;
		}
		.margin20 .w20{
			width: 20px;
			background-color: transparent;
		}
		.margin20 .w20c{
			width: 20px;
		}
		.margin20 .w40{
			width: 40px;
		}
		.margin20 .w60{
			width: 60px;
		}
		.margin20 .w20:focus, .margin20 .w20:active{
			width: 20px;
			background-color: transparent;
		}
		.margin20 .w20c:focus, .margin20 .w20c:active{
			width: 20px;
		}
		.margin20 .w40:focus, .margin20 .w40:active{
			width: 40px;
		}
		.margin20 .w60:focus, .margin20 .w60:active{
			width: 60px;
		}
		.margin20 input{
			border: 2px solid #F1F0EF;
			padding: 2px;
			color: #000;
			width: 225px;
		}
		
		.margin20 input:focus, .margin20 input:active{
			border: 2px solid #DAD7D3;
			padding: 2px;
			color: #000;
			width: 225px;
		}
	#hidden_submit{
		display: none;
	}
	
	.underline{
		text-decoration: underline;
	}
	
	.tiny, .tiny_open{
		height: 0px;
		overflow: hidden;
	}
	
	.login{
		float: left;
		background-color: #F5F4F3;
		width: 175px;
		padding: 2px;
	}
		.login input{
			border: 1px solid #DAD6D5;
			width: 165px;
			color: #666666;
			padding: 2px;
			margin: 2px;
		}
		.login .reminder{
			font-size: 8pt;
			float: left;
		}
		.login .reminder input{
			width: 20px;
		}
		.login .marginbl{
			margin: 7px 0 7px;
		}
	.itemf{
		float: left;
		margin: 2px 0 0 16px;
		width: 425px;
	}
	.itemheader{
		font-size: 8pt;
		text-transform: uppercase;
		color: #FFF;
		background-color: #E2DFDE;
		padding: 2px;
		font-weight: bold;
	}
	.itemheader_w{
		font-size: 8pt;
		text-transform: uppercase;
		color: #FFF;
		background-color: #E2DFDE;
		padding: 2px;
		font-weight: bold;
		margin: 5px 0px;
	}
	.itemheaderd{
		font-size: 8pt;
		text-transform: uppercase;
		color: #FFF;
		background-color: #89807D;
		padding: 2px;
		font-weight: bold;
		margin-bottom: 2px;
	}
	.itemdate{
		font-size: 8pt;
		text-transform: uppercase;
		color: #CCCCCC;
		margin-top: 4px;
		margin-bottom: 25px;
	}
	.itemtitel{
		background-color: #89807D;
		padding: 2px 5px;
		color: #FFF;
		font-weight: bold;
	}
	.itemdescrip{
		font-size: 9pt;
		padding: 2px;
		line-height: 150%;
	}
	.itemdescrip_w{
		font-size: 9pt;
		padding: 2px;
		line-height: 150%;
		margin: 0px;
		margin-bottom: 5px;
	}
	.marbot10{
		margin-bottom: 10px;
	}
	.detail_block{
		background-color: #F5F4F3;
		width: 225px;
		border: 1px solid #E4E0DE;
		padding: 2px;
		margin: 10px;
	}
	
	.detail_block img{
		margin: 5px 1px 0px 1px;
		border: 1px solid #E2DFDE;
	}
	
	.detail_block img:hover{
		border: 1px solid #000000;
	}

	.detail_table{
		width: 100%;
	}
		.detail_table tr{
			height: 30px;
		}
			.detail_table th{
				text-transform: uppercase;
				text-align: right;
				color: #6C605C;
				font-size: 8pt;
				font-weight: normal;
			}
			.detail_table .td{
				text-transform: uppercase;
				color: #6C605C;
				font-size: 8pt;
			}
			.detail_table .tdl{
				text-transform: uppercase;
				color: #6C605C;
				font-size: 11pt;
				font-weight: bold;
			}
	.soldwish{
		color: #6C605C;
		font-size: 8pt;
		font-weight: normal;
		line-height: 150%;
		padding: 10px;
	}
	.account_img img{
		border: 0px;
		border-bottom: 2px solid #000;
	}
	.float{
		float: left;
		width: 305px;
	}
	.relinfo{
		position: relative;
	}
	.moreinfo{
		border-top: 1px solid #E3D7BF;
		background-color: #FFF;
		padding-top: 10px;
		line-height: 150%;
		width: 100%;
	}
	.iemoreinfo{
		border-top: 1px solid #E3D7BF;
		background-color: #FFF;
		padding-top: 10px;
		line-height: 150%;
		width: 100%;
		margin-top:-5px;
	}
	.copyright{
		text-align: center;
		color: #666666;
		margin: 10px 0 20px;
		font-size: 8pt;
	}
		.copyright p{
			margin: 0px;
		}
		.copyright a{
			color: #666666;
		}
	.thleft th{
		text-align: left;
		vertical-align: top;
	}
	.spacer5px{
		height: 5px;
	}
	.block{
		background-color: #F5F4F3;
		width: 175px;
		padding: 2px;
		margin-left: 7px;
		border: 1px solid #E4E0DE;
	}
		.block .photo{
			float: left;
			padding: 1px;
			margin-top: 2px;
		}
		.block .photo img{
			border: 1px solid #E4E0DE;
			max-width: 100px;
		}
		.block .descrip{
			float: left;
			width: 70px;
			text-align: center;
		}
		.block .descrip p{
			font-size: 11pt;
			font-weight: bold;
			margin: 10px 0px 5px;
		}
		.block .descrip .darkbutton_nf{
			text-align: center;
			margin-left: 15%;
			cursor: pointer;
		}
	
	.shopblock{
		background-color: #6C605C;
		width: 175px;
		padding: 2px;
		margin: 0px 0px 10px 7px;
		font-size: 8pt;
		color: #FFF;
	}
		.shopblock .quantity{
			float: left;
			width: 20px;
			margin-left: 4px;
		}
		.shopblock .item{
			float: left;
			width: 95px;
		}
		.shopblock .price{
			float: left;
			width: 40px;
			text-align: right;
		}
		.shopblock .remove{
			float: left;
			width: 14px;
			text-align: right;
		}
		.shopblock .remove img{
			cursor: pointer;
			margin-top: 2px;
			border: 0px;
		}
		.shopblock .addition{
			font-style: italic;
			margin-left: 24px;
		}
		.shopblock .border{
			border-bottom: 1px solid #89807D;
			margin-left: 5px;
			height: 5px;
			margin-bottom: 5px;
		}
		.shopblock .shipping{
			float: left;
			margin-left: 5px;
			width: 114px;
		}
	
	.smalluppercase, .smalluppercase a{
		font-size: 7pt;
		text-transform: uppercase;
		margin-bottom: 5px;
		color: #BBBBBB;
	}
	.uppercase{
		font-size: 10pt;
		font-weight: bold;
		text-transform: uppercase;
	}
	.divider{
		height: 3px;
		border-top: 1px solid #F4EFE3;
		background-color: #E7DCC4;
		width: 615px;
		margin-bottom: 5px;
	}
	.pagenr{
		float: right;
		width: 14px;
		height: 14px;
		font-size: 8pt;
		background-color: #FFF;
		border: 1px solid #E4E0DE;
		text-align: center;
		padding: 2px;
		margin-right: 2px;
	}
	.pagenr_s{
		float: right;
		width: 14px;
		height: 14px;
		font-size: 8pt;
		background-color: #F5F4F3;
		border: 1px solid #E4E0DE;
		text-align: center;
		padding: 2px;
		margin-right: 2px;
	}
	.pagenr_nl{
		float: right;
		height: 14px;
		font-size: 8pt;
		background-color: #FFF;
		border: 1px solid #E4E0DE;
		text-align: center;
		padding: 2px;
		margin-right: 2px;
	}
	.product{
			float: left;
			margin: 10px;
			width: 185px;
			text-align: center;
			border-bottom: 1px solid #F5F4F3;
			padding-bottom: 10px;
		}
		.product .foto img{
			border: 0px;
			max-width: 180px;
		}
		.product .foto{
			height: 150px;
		}
		.product .titel{
			font-size: 8pt;
			height: 40px;
		}
			.product .titel a{
				color: #351B2F;
				text-decoration: none;
			}
			.product .titel a:hover{
				color: #351B2F;
				text-decoration: underline;
			}
	.product_s{
			width: 185px;
			text-align: center;
			border-bottom: 1px solid #F5F4F3;
			-moz-opacity:.30; filter:alpha(opacity=30); opacity:.30;
		}
		.product_s .foto img{
			border: 0px;
		}
		.product_s .foto{
			height: 150px;
		}
		.product_s .titel{
			font-size: 8pt;
			height: 40px;
		}
			.product_s .titel a{
	
				text-decoration: none;
			}
			.product_s .titel a:hover{
				
				text-decoration: underline;
			}