table.account{
	width: 100%;
	margin-bottom: 1em;
}

table.account thead,
table.account tfoot{
	background-color: #CBD088;
}

table.account td,table.account th{
	padding	: 0.4em 0.2em;
	text-align: left;
}

.kenmerktable{
	margin-bottom: 2em;
	width: 450px;
	float: left;
}

.kenmerktable td.kenmerklabel{
	width: 30%;
}

.kenmerk_logo{
	float: left;
	width: 190px;
}

.kenmerk_logo a{
	/*width: 170px;*/
	margin-left: 20px;
	margin-bottom: 10px;
	line-height: 2em;
}

.kenmerk_logo img.logo{	
	margin-bottom: 30px;
}

.kenmerk_logo a{
	display: block;
}

.kenmerk_logo .bewaren,.kenmerk_logo .brochure{
	float: left;
}

.kenmerktable tr{
	line-height: 20px;
	height: 32px;
	border-bottom: 1px solid #AAB738;
}

.opleiding_details td{
	padding: 0.4em;
}

.opleiding_oms{
	line-height: 1.5em;
}

.opleiding_oms ul{
	list-style: inside;
}

.opleiding_video{
	margin-left		:10px;
}




