.ws_menuitem_open, .ws_menuitem_close, .ws_menuitem{
	width:					12px;
	height:					12px;
	cursor:					pointer;
	background-position:	0px 2px;
	text-decoration:		none !important;
}
.ws TD, .ws TABLE {
	line-height:			12px !important;
	margin:					0px !important;
	padding:				0px !important;
	vertical-align:			top;
}

.ws LI TD{
	padding:				2px !important;

}

.ws_menuitem_open
{
	background-image:	url(../images/menu_opened.gif);
	background-repeat:  no-repeat;
}
.ws_menuitem_close{
	background-image:	url(../images/menu_closed.gif);
	background-repeat:  no-repeat;
}
.ws_menuitem{
	background-image:	url(../images/menu_item.gif);
	background-repeat:  no-repeat;

}
ul.ws{
	list-style-type:	none;
	padding-left:		0px;
	margin:				0px;
}
th{
	font-size:			12px;
}

fieldset{
	background-color:#eeeeee;

	border-width:1px;
	border-style:solid;
	border-color:#cccccc;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	margin:10px 10px 20px 10px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	width: 170px;
	float: left;
}

fieldset legend{
	background-color:#f5f5f5;

	border-width:1px;
	border-style:solid;
	border-color:#cccccc;

	color:#000000;
	font-weight:bold;
	font-size:11px;

	padding:2px 5px;
	margin:0px 0px 0px 0px;
	position:relative;
	top: -12px;

}
.bestellen{
	background-color: #f5f5f5;
	border:	1px solid #999999;
	padding: 3px;
}
table.order{
	width:		100%;
}
table.order .odd{
	background-color:#fafafa;
}
table.order .even{
	background-color:#eeeeee;
}
table.order .over{
	background-color:#e5e5e5;0
}
table.order th{
	background-color:#dddddd;
}
.Delete{
	background-image: url(../images/Delete.png);
	#background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/vanderhorn/images/Delete.png',sizingMethod='scale');
	width: 16px;
	height: 16px;
	float: left;
	cursor: pointer;
	margin-bottom: 2px;
}
#ws_header{
	text-align:		right;
	margin-bottom:	4px;
	margin-top:		3px;
	padding-right:	5px;
}
#ws_header a, #ws_header{
	color:	#16396e;
	text-decoration: none;
}
.ws_children{
	border:			1px solid #2b4e84;
	width:			165px;
}
.ws_children .kop{
	background-color:	#2b4e84;
	color:				white;
	margin-top:			0px;
	margin-bottom:		10px;
	padding:			3px;
	text-align:			center;
}
.ws_children .kop a{
	color:				white;
	text-decoration:	none;
	font-weight:		normal;
}

.bestellen{
	border:				none;
	background-image:	url(../images/voeg_toe.gif);
	height:				28px;
	width:				158px;
}
.bestellen_de{
	border:				none;
	background-image:	url(../images/voeg_toe_duits.gif);
	height:				28px;
	width:				178px;
}
#stappen .normal{
	background-color:	#dddddd;
	color:				#444444;
}
#stappen .current{
	background-color:	#2b4e84;
	color:				white;
	font-weight:		bold;
}

#product_layout1{
	width:				380px;
}

#product_layout2{
	width:100px;
}

#product_layout1 fieldset, #product_layout2 fieldset{
	clear:				both;
	margin-left:		4px;
	margin-right:		0px;
	margin-bottom:		8px;
}

#product_layout1 fieldset{
	width:				340px;
}

#product_layout2 fieldset{
	width:				150px;
}
