/* CSS Document */

a {
	color: #ff3333;
}	

p {
	margin-bottom: 7px;
}	

div#right_content h3 {
	font-weight: bold;
	color: #f03840;
}

div#content h3 {
	font-weight: bold;
	color: #f03840; 
}

div#content h2 {
	font-weight: bold;
	color: #f03840;
	font-size: 12px;
}

div#right_content_menu h3 {
	font-weight: bold;
	color: #f03840; 
}	
a.topbarlink {
	font-weight: bold;
	color: #f03840;`
}

a.productoverview {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.leesmeer {
	font-weight: bold;
	color: #f03840;
}	

img.productimg {

}
img.keukenimage {
	padding: 5px;
}

dt#product {
	width: 30%;
	float: left;
	
	margin-bottom: 5px;
}

dd#product {
	width: 70%;
	float: left;
	
	font-weight: bold;
	margin-bottom: 5px;
}
