/* Remove unwanted elements */
body 
{
background: #FFFFFF;
font-size: 14px;
}
#menu, #links, #rechts, #footer, #breadcrumbs, #filters, #top
{
display: none;
}
a.buttonuitgeklapt
{
display: none;
}

.product_function
{
	display: none;
}

#overlayLayer
{
	display: none;
}


/* (Color) Resettings*/
a:link, a:visited
{
color:#002878;
font-size:10px;
text-decoration: underline;
}
.producten_uitgeklapt
{
background-color: #FFF;
border: 1px solid #cbcbcb;
width: 550px;
}
table
{
border: 1px solid #cbcbcb;
}
#kolomcontent
{
margin:0 auto;
width: 760px;
margin-left: 18%;
}
.specificaties tr.grijs 
{
background-color:#E1E1E1;
}
.titel_intro
{
font-size: 22px;
}
h3
{
font-size: 16px;
}
