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

#content_item {
	float: right;
	width: 510px;
	margin: 17px -28px 0 0;
}

.table2 {
	margin-left: 2px;
	width: 380px;
}

h2 {
	width: 100%;
	margin-bottom: 8px;
}

h3 {
	margin: 7px 0 2px 0;
}

.item {
	width: 509px;
	background-image: url(../img/item.png);
}
ul#list { width:510px; float:left; }

ul#list li.item { background: url(../img/item.png) no-repeat; padding:10px; margin:0; float:left; width:490px; display:block; }

*html ul#list li.item {background: url(../img/itemie6.png) no-repeat; }

ul#list li.item img { border:1px solid #FFF; float:left; margin-right:20px; }

div.inhoud { float:left; padding:2px 10px 0 0; width:360px; }

div.inhoud p { margin-bottom:10px; }

.thumb {
	border: 1px #BFBFBF solid;
	background: #FFF;
	width: 96px;
	height: 96px;
}

.info_footer {
	border-top: 1px #D72229 solid;
	padding: 5px 0 0 0;
}

.info_footer a {
	color: #DFE1DF;
	text-decoration: none;
}

.info_footer a:hover {
	color: #2C84E0;
}

.info_footerrechts {
	border-top: 1px #D72229 solid;
	padding: 5px 0 0 0;
}

.info_footerrechts a {
	background: url(../img/bullet_volgende.gif) right top no-repeat; 
	color: #DFE1DF;
	text-decoration: none;
}

.info_footerrechts a:hover {
	background: url(../img/bullet_volgende_hover.gif) right top no-repeat; 
	color: #FFF;
}

.info_footerlinks {
	border-top: 1px #D72229 solid;
	padding: 5px 0 0 0;
}

.info_footerlinks a {
	background: url(../img/bullet_vorige.gif) left top no-repeat; 
	color: #DFE1DF;
	text-decoration: none;
}

.info_footerlinks a:hover {
	background: url(../img/bullet_vorige_hover.gif) left top no-repeat; 
	color: #FFF;
}

.bg_thumb {
	background-image: url(../img/bg_thumb.gif);
	background-position: left;
	background-repeat: no-repeat;
	height: 98px;
	width: 98px;
	padding-right: 4px;
} 
table.bigimage { border:none; }

table.bigimage img { border:none; }

ul.imageholder { background:url(../img/bg_imageholder.gif) no-repeat top left; float:left; width:511px; height:98px; margin-top:10px; }

ul.imageholder li { float:left; margin-right:5px; display:block; }

ul.imageholder li.last { margin-right:0; }

ul.imageholder li a img { border:1px solid #003a6e; }

ul.imageholder li a img:hover { border:1px solid #fff; }

#tekstvlak { margin:20px 0; float:left; width:510px; }

#tekstvlak p { margin-bottom:18px; }
