/* start: tpl_categorien */
.tpl_categorien{
	margin-left: 2px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 1px;
}
html>body .tpl_categorien{
	margin-left: 3px;
}
	
.tpl_categorien p{
padding-left:10px;
}

.tpl_categorien p.vet{
padding-left:10px;
font-weight: bold;
}

.tpl_categorien{
	font-size: small;
}

	.tpl_categorien table{
		margin-left: 8px;
	}

.tpl_categorien div.item{
		
	}
		.tpl_categorien div.item a{
			font-size: x-small;
			float: left;
			display: block;			
			border: 1px solid #E1E1E1;
			border-right: 2px solid #E1E1E1;
			border-bottom: 2px solid #B5B5B5;
			margin-left: 5px;
			margin-bottom: 5px;
			background: #FFF;
			text-decoration: none;
			cursor: pointer;
			width: 183px;
			height: 130px;
			voice-family: "\"}\"";
			voice-family: inherit;
			width: 180px;
		}
		html>body .tpl_categorien div.item a{
			width: 181px;
			height: 140px;
			margin-bottom: 15px;
		}
			.tpl_categorien div.item a table td{
				width: 177px;
				height: 79px;
				text-align: center;
				vertical-align: middle;
			}
			.tpl_categorien div.item a .cat_naam{
				height: 46px;
				background: #F6F6F6;
				border-top: 1px solid #D5D5D5;
				text-align: center;
				padding-top: 7px;
				text-decoration: none;
				color: #000;
			}
			.tpl_categorien div.item a:hover .cat_naam{
				background: #EAE6E6;
				
			}
/* end: categorien */