body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	line-height:18px;
	color:#444444;
}

body a:hover{
	text-decoration:underline;
}

body a{
	text-decoration:none;
	color:#e2007a;
}

ul a{
	font-family:Georgia,Arial,Helvetica,sans-serif;
	color:#000000;
	text-decoration:none;
}

ul a:hover,.active a{
	color:#e2007a;	
	text-decoration:none;
}

li.active{
	background:url('../_images/bgvlinder.gif') no-repeat right 5px;
}

#content ul li ul .topLi img{
	z-index:100;
	width:188px;
	height:14px;
	position:absolute;
	top:-14px;
	left:-2px;
}


.polaroid {
    position: relative;
    background: #fff;
    width: 120px;
    float: left;
    padding: 7px;
    margin-left: -25px;
    padding-bottom:25px;
    margin-bottom: 20px;
    text-align: center;
    -moz-box-shadow: 1px 1px 3px #222;
    -moz-transform: rotate(-5deg);
    -webkit-box-shadow: 1px 1px 3px #222;
    -webkit-transform: rotate(-5deg);
    box-shadow: 1px 1px 3px #222;
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
}


#content ul li ul .topLi,#content ul li ul .bottomLi{
       height:6px;
}
#content ul li ul .bottomLi img{
	z-index:100;
	width:188px;
	height:14px;
	position:absolute;
	bottom:-7px;
	left:-2px;
}

.proditem{
position:relative;
float:left;
width:178px;
margin:0px 0px 30px 30px;
border-left:1px solid #f6f6f6;
border-right:1px solid #f6f6f6;
padding-bottom:13px;
cursor:pointer;
}


.active{
	background:#e2007a;	
}


.proditem .top, .proditem .bottom{
position:absolute;
left:-9px;
width:192px;
height:24px;
}

.proditem .top{
top:0px;
background:url('../_images/overlay.png');
}

.proditem .bottom{
bottom:0px;
background:url('../_images/overlayBot.png');
}

.proditem img{
float:left;
width:100%;
height:144px;
}

.proditem h2{
float:left;
padding-left:12px;
margin-top:15px;
margin:15px 0px 18px 0px;
width:166px;
color:#e2007a;
font-size:16px;
font-weight:normal;
}

.active h2{
	color:#ffffff;
}

.proditem p{
	color:#444444;
	font-size:13px;
	padding-left:12px;
	width:166px;
	line-height:18px;
}

.active p{
	color:#ffffff;
}

.blok{
position:relative;	
float:left;
width:205px;
padding-left:8px;
padding-top:28px;
min-height:140px;
}

.blok h3{
font-size:14px;
line-height:16px;
font-weight:bold;
color:#e2007a;
width:100%;
float:left;
}

.blok .meer{
width:133px;
height:23px;
background:url('../_images/buttonBG.png');
padding:5px 0px 0px 45px;
color:#ffffff;
margin-top:32px;
cursor:pointer;
}

.blok .handtekening{
position:absolute;
bottom:-10px;
left:0px;
}

.blok .foto{
float:left;
width:179px;
height:93px;
margin-top:24px;
}

#left .product{
width:290px;
height:75px;
float:left;
margin-top:30px;
cursor:pointer;
}

#left .product h4{
	font-size:16px;
	color:#e2007a;
	font-weight:normal;
}

#left .product p{
	float:left;
	width:170px;
	line-height:16px;
}

#left .product .image{
position:relative;
float:left;
}

#left .image .top, #left .image .bottom{
	position:absolute;
	width:98px;
	height:21px;
}
#left .image .top{
	background:url('../_images/topSmall.png');
	top:0px;
	left:-4px;		
}
#left .image .bottom{
	bottom:0px;
	left:-4px;
	background:url('../_images/bottomSmall.png');
}
#left .product img{
float:left;
width:90px;
height:72px;
margin-right:14px;
}



.clr{
clear:both;
}
