.webshop_product_moreinfo {
	display:none;	
}
.webshop_product_summary {
	font-size:11px;
}
body, html {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#524b48;
	line-height:20px;
}
#wrapper {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}
a {
	color:#004be3;
}
a:hover {
	color:#012f8d;
}
ol li {
	margin-bottom:4px;
}
h1 {
	text-align:right;
	font-size:40px;
	color:#E9E9E9;
	text-transform:uppercase;
}
#top {
	height:270px;
	margin-top:0px;
}
#logo {
	position:absolute;
	z-index:999;
	top:10px;
}
#center {
	padding-left:27px;
	padding-right:5px;
}
.rechter_kolom {
	margin-left:50px;
	float:right;
	min-height:300px;
	width:250px;
}
#footer_pusher {
	clear:both;
}
#footer {
	clear:both;
	width:990px;
	margin:7px auto 0;
	text-align:center;
	color:#CCC;
}

#photoalbum_slideshow_1 {
	border-radius:10px;
	margin-top:10px;
}
.photoalbum_slideshow img {
	border-radius:10px;
}

/* 
#body_113 #center_content, #body_home #center_content {
	width:500px;
}
*/
.webshop_product_details .webshop_product_title {
	font-size:40px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
	color:#CCC;
	padding-bottom:30px;
}

.ws_quantity, .webshop_add_to_cart {
	display:none;
}
.webshop_productoverview .webshop_product {
	float:left;
	width:250px;
	height:260px;
	margin-right:74px;
	margin-bottom:30px;
	font-size:13px;
	background-color:white;
	padding:10px;
	border-radius:10px;
}
.webshop_productoverview .webshop_product:nth-child(3n) {
	margin-right:0;
}
.webshop_product_title {
	margin-bottom:10px;
}
.webshop_product_title a {
	font-weight:bold;
	color:#e81a32;
	font-size:17px;
	text-decoration:none;
}
.webshop_product_title a:hover {
	text-decoration:underline;
}
.webshop_product_photo {
	float:right;
	margin-left:10px;
	font-size:12px;
}
.webshop_product_photo_img {
	margin-bottom:5px;
}
.webshop_category_description {
	margin-bottom:50px;
}

.webshop_product_photos {
	float:right;
	margin-top:-28px;
	margin-left:20px;
	margin-bottom:20px;
}
.webshop_product_photos img {
	border-radius:10px;
}
/* horizontal menu */
#menu {
	position:relative;
	width:958px;
	height:20px;
	margin-left:28px;
	border-bottom:1px solid #EFEFEF;
	padding-bottom:20px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}
#menu a {
	float:left;
	color:#333;
	font-weight:bold;
	margin-right:122px;
	font-size:14px;
	text-decoration:none;
}
#menu a:hover, #menu .amenu_active {
	color:rgb(232,26,50);
}
#menu ul ul {
	display:none;
}
#menu ul li:hover ul {
	display:block;
	position:absolute;
	height:23px;
    width:500px;
	top:40px;
    background-color:white;
    z-index:100;
}
#menu .amenu_holder_active {
	display:block;
	position:absolute;
	height:23px;
	width:500px;
	top:40px;
	background-color:white;
}
#menu ul ul li {
	display:block;
	float:left;
	padding-left:20px;
}
#menu a.amenu_level_1 {
	display:block;
	height:17px;
	padding:3px;
	z-index:100;
}
#menu ul ul li:hover, #menu li.amenu_list_active {
}
#menu #menu ul ul li:hover a.amenu_level_1, #menu ul ul li .amenu_active {
}
#menu #amenu_10 {
	margin-right:0px;
}

.form_text, .form_textarea {
	border:1px solid #919191;
}
.form_text, .form_textarea {
	width:200px;
}
.form_textarea {
	height:90px;
}
.form_submit {

}
.form_submit:hover {

}
.error {
	font-weight:bold;
	color:#CC0000;
}
.ws_pp_logo {
	float:left;
	margin-right:20px;
}
.table_nice {
	font-size:11px;
}