@charset "utf-8";

.table{
    width:714px;
	margin-top: 40px;
	margin-left:15px;
	position: absolute;
    border: none;
	}

.table img {
	border: 1px solid #cc071e;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;
	}

.kolom-1 {
	width:74px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc071e;
	}
	
.kolom-smal {
    width:32px;
	}
	
.kolom-laatst {
    width:76px;
	}

.kolom-standaard {
    width:60px;
	height:105px;
	text-align:center;
	}

.kolom-standaard p {
	text-align:center;
	font-size: 9px;
	color:#cc071e;
	}

.kolom-standaard a:hover {
	text-align:center;
	font-size: 9px;
	font-variant: bold;
	color:#cc071e;
	}

.kolom-standaard1 {
    width:60px;
	height:20px;
	text-align:center;
	}

.kolom-smal{
    white-space: nowrap;
	}

.rij-0 {
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc071e;
	text-align:center;
	}

.rij-1 {
	height: 80px;
	}
	
.rij-2 {
	height: 92px;
	}
	
.rij-3 {
	height: 92px;
	}
	
.rij-4 {
	height: 82px;
	}
