/* CSS Document */

.artikel_bekijk {
    width:90%;
	padding: 10px 0 0 10px;
}
.linkerkolom {
    width:45%;
	float:left;
	text-align:center;
}
.rechterkolom {
    width: 50%;
	float:right;
	float:left;
}
.footerkolom {
    width: 430px;
}
.clear {
    clear:both;
}
h2 {
text-decoration:none;
color:#000000;
font-size:12px;
font-weight:bold;
}