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

/* ALGEMENE BOUW VAN DE WEBSITES
/ ---------------------------------------------------------- */





a.tag {
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	cursor: pointer;
	background-color: #bfbfbf;
	xbackground-image:url(../images/tag-left.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 3px 5px;
}

a.tag-active {
	background-color: #999999;
}

a.textlink {
	color: #999999;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	padding: 0 0 0 20px;
	margin: 0 0 0 5px;
	line-height: 24px;	
	font-size: 9px;
	text-transform:uppercase;
	background-image:url(../images/external.gif);
	background-position: left center;
	background-repeat: no-repeat;
}







div.thumbborder {
	width: 163px;
	height: 125px;
	border: 1px solid #DDDDDD;
	display: inline-block;
	margin-bottom: 19px;
	float: left;
	background-position: 0 0;
	cursor: pointer;
	
	
}

img.thumb {
	width: 163px;
	height: 125px;
}





.thumb-1,
.thumb-2,
.thumb-3,
.thumb-4,
.thumb-6,
.thumb-7,
.thumb-8,
.thumb-9,
.thumb-11,
.thumb-12, 
.thumb-13, 
.thumb-14 {
	margin-left: 20px;
}
