@charset "utf-8";
/* CSS Document */

.tabelopmaak {
	float:left;
	margin-top:10px;
	padding-bottom:10px;
	width:100%;
}

.rijtabel {
	float:left;
	width:100%;
}

.rijtabel2 {
	float:left;
	margin-top:10px;
	width:100%;
}

.middenkolom-kop {
	float:left;
	width:140px;
	color:#000000;
	line-height:16px;
	font-weight:bold;
	font-size:11px;
}

.langkolom-kop {
	float:left;
	width:200px;
	color:#000000;
	line-height:16px;
	font-weight:bold;
	font-size:11px;
}

.kortkolom-kop {
	float:left;
	width:130px;
	color:#000000;
	line-height:16px;
	font-weight:bold;
	text-align:center;
	font-size:11px;
}

.middenkolom {
	float:left;
	margin-top:5px;
	width:140px;
	color:#000000;
	line-height:16px;
	font-weight:normal;
	font-size:11px;
}

.middenkolom2 {
	float:left;
	margin-top:5px;
	width:140px;
	color:#000000;
	line-height:18px;
	font-weight:normal;
	font-size:11px;
}


.langkolom {
	float:left;
	margin-top:5px;
	width:200px;
	color:#000000;
	line-height:16px;
	font-weight:normal;
	font-size:11px;
}

.langkolom2-kop {
	float:left;
	margin-top:5px;
	width:270px;
	color:#000000;
	line-height:18px;
	font-weight:bold;
	font-size:11px;
}

.langkolom2 {
	float:left;
	margin-top:5px;
	width:250px;
	color:#000000;
	line-height:18px;
	font-weight:normal;
	font-size:11px;
}

.langkolom2 ul {
	float:left;
	width:250px;
}

.langkolom2 ul li {
	float:left;
	display:block;
	background:url(../images/mail/bullet.png) left 6px no-repeat;
	padding-left:11px;
	width:100%;
	line-height:18px;
}

.kortkolom {
	float:left;
	margin-top:5px;
	width:130px;
	color:#000000;
	line-height:16px;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}

.kortkolom input[type="checkbox"] {
	float:left;
}

.middenkolom a {
	color:#5c5b5b;
	font-size:11px;
	text-decoration:underline;
}

.middenkolom a:hover {
	color:#e22326;
	text-decoration:none;
}

.middenkolom2 a {
	color:#5c5b5b;
	font-size:11px;
	text-decoration:underline;
}

.middenkolom2 a:hover {
	color:#e22326;
	text-decoration:none;
}

.langkolom a {
	color:#5c5b5b;
	font-size:11px;
	text-decoration:underline;
}

.langkolom a:hover {
	color:#e22326;
	text-decoration:none;
}

.kortkolom a {
	color:#5c5b5b;
	font-size:11px;
	text-decoration:underline;
}

.kortkolom a:hover {
	color:#e22326;
	text-decoration:none;
}



