/* CSS Document */
body {

	margin:0; 
	padding:0;
	height: 100%;	
	font-family: Arial;
	font-size: 9.0pt;
	font-weight: 500;
	color: black; 


}
a, a:link, a:visited { 
  color: #000000;  
  font-weight: 700;
  text-decoration: none;  
}
a:hover{ 
  color: #000000;  
}

.kop{
  font-size: 15px;
  font-weight: 700;

}
.prodprijs{
  font-weight: 700;

	
}
.prodstart{
  font-weight: 700;

}
.kop2{
  font-size: 12px;
  font-weight: 700;

}
.prijs
{
	font-weight: 700;

	font-size: 24px;
	font-style:	italic;
}
.oudeprijs
{
font-weight: 700;
font-size: 10pt;
text-decoration: line-through;
}
div.tab { 
	border: 1px solid #464646; 
    position: relative; 
    float: left; 
	left: 0px;
	width: 130px;
	height: 22px;
	font-weight: 700;
	text-align: center;
	color: #ffffff;
	background-image: url(images/knopleeg.jpg);
	line-height: 22px;
} 
.hr {

height: 1px;
width: 100%;
padding: 0;
margin: 0;
background-image: url(images/hrbg.jpg); 
background-repeat: repeat-x;

}
.kop{
  font-size: 11pt;
  font-weight: 700;
  
  color: #3fc8f4; 
}

