#webshop_zoeken_wrapper {
	width:100%;
	height: 140px;
	position:relative;
	font-size: 10px;
}
#webshop_sorteren {
	background:#999999;	
	width: 30%;
	float: right;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	height: 120px;
}
#webshop_zoeken {
	background:#CCCCCC;
	width: 30%;
	float: right;
	height: 120px;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	margin-left: 25px;
}

.webshop_text {
	font-size: 10px;
}

.webshop_td1 {
	border-right: solid;
	border-right-width: 1px;
	border-right-color:#999999;
}

.artikel_wrapper {
	font-size: 13px;
}

a:link, a:visited, a:active {
	color:#111111;
	font:Arial, arial;
	font-size:15px;
	text-decoration: none;
}

a:hover {
	color:#111111;
	font: Arial, arial;
	font-size:15px;
	text-decoration:underline;
}

td#menu a:link, td#menu a:visited, td#menu  a:hover, td#menu a:active {
	color:#000000;
	font-family: Arial, arial;
	font-size:17px;
	text-decoration:none;
}

.sub_menu {
	border-top-color: #F2F2F2;
	border-bottom-color: #7F7F7F;
	border-width: 1px;
	border-style: solid;
	padding-left: 5px;
}

.content {
	border-width: 3px;
	border-color: #BFBFBF;
	border-style: solid;
	padding-top: 25px;
	padding-left: 25px;
}

.spacer {
	font-size: 3px;
}

.menu_over {
	cursor: pointer;
	background-color: #FF6600;
}

.menu_out {
	background: none;
}

.menu_separator {
	background-repeat:no-repeat;
	background-position:center;
}

.input{
	background-color: #CCCCCC;
	border-color: #333333;
	border-style:groove;
	border-width:1px;
}

.inputbutton{
	background-color:#CCCCCC;
	border-width:1px;
}

.error{
	border-color: :#FF3300;
	background-color:#ED6663;
	border-style:solid;
	border-width: 1px;
}

.message{
	background-color:#33FF66;
	border-color:#339900;
	border-style:solid;
	border-width: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.container_table{
	border-color:#333333;
	border-width:1px;
	border-style: dashed;
}

.pic_1 {
	display: inline;
}

.pic_5{
	display: inline;
}

.pic_hide {
	display: none;
}
