.artikelLeft{float:left; width:220px;}

.artikelRight{float:right; width:510px;}
.artikelRight .box{background-color:#F8F8F8;
border:1px solid #EEEEEE;
margin:16px 0;
color:#333333;
}

.artikelRight .box div{display:none; padding:0; margin:0;}

.artikelRight .box_active div{display:none; overflow: hidden; padding:0; margin:0;}

.artikelRight .box_active{background-color:#EDF8D9;
border:1px solid #E5E5E5;
margin:16px 0;
color:#333333;
}

.artikelRight .box a{color:#930031; font-size:12px;}
.artikelRight .box_active a{color:#930031; font-size:12px;}
.artikelRight .boxVet{font-size:13px; font-weight:bold; color:#000000;}


#imgBox{border:1px solid #F6F6F6;
text-align:center;}

.bottomZoom{
padding:2px;
background:#EEE url(images/zoom_in.gif) no-repeat;
background-position:60px 1px;
border-top:1px solid #E5E5E5;
cursor:pointer;
}

.box form{padding-top:2px;}
#extra li{padding:0 0 2px 2px;}
#extra li{font-weight:bold; display:block; cursor:pointer; color:#333333;}
#extra li:hover{background-color:#EEEEEE;}


#spacer{
  clear:both;}

#productomschrijving
{
padding-top:20px;
width:650px;
clear:both;
}

#extrainfo
{
padding-top:20px;
width:650px;
clear:both;
}

.tabs ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.tabs li {
float:left;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
}

.tabs a {
background:#677613 url(images/arrow-down-grey.gif) no-repeat scroll center bottom;
color:#FFF;
display:block;
font-weight:bold;
margin-right:10px;
padding:9px 15px 19px;
}

.tabs li.active a, .tabs li.active a:hover{
background:#C4DF31 url(images/arrow-down.gif) no-repeat scroll center bottom;
color:#333;
}


/***************************************IMAGE SLIDER***********************/
 
#slider
{
	width: 294px;
	height: 20px;
	background-image: url(images/slider_resize_back.jpg);
	position: relative;
	top: 0px;
	left: 10px;
	border: 0px hidden #000;
}
.ui-slider .ui-slider-handle {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
height:20px;
width:10px;
position:absolute;
}
#imageHolder
{
	position: absolute;
	left: 100px;
	top: 200px;
	width: 650px;
	border: 1px solid #aaa;
	padding: 10px;
}
#imageHolder img{
	margin: 10px;
}

#imgResize{cursor:move;}
