/* Gedane zaken met tt-news ///////////////////////////////// */
#nav-top a.m-13 {
	background-image:url(../img/overzicht.gif);
	height:28px;
	width:82px;
	left:507px;
	top:52px;
	display:block;
}

.news-latest-container, .news-single-item, .news-archive-container { 
/*	background:url(../img/nieuws.gif) no-repeat left top;*/
	margin-top:-390px;
	padding-left:110px;
	position:relative;
}

.news-latest-item h3 { font-size:1.1em;}

.news-archive-container {  background:url(../img/archief-single.gif) no-repeat left top;}
.csc-frame-invisible .news-latest-container { margin:0 0 0 80px;}

/*
.news-archive-container a { color:#1D3194; }
#content .news-latest-container * { color:#1D3194; }
#content .news-latest-container .read-more a { color:#CC0000; }
*/

.news-list-container {
	background:url(../img/gedane-zaken.gif) no-repeat center top;
	display:block;
	height:388px;
	width:490px;
	left:157px;
	top:-16px;
	position:absolute;
}

.news-list-container a {
	color:#CB0F08;
	font-size:12px;
	text-decoration:none;
	white-space: no-wrap;
}

.news-list-container a span { display:none; }
.news-list-container a:hover span { display:block;}

.news-single-img { float:left; margin:0 15px 15px 0; }
.news-single-item { background:none; position:relative;}
.news-single-item .news-single-backlink a {
	background:url(../img/nieuws.gif) no-repeat left top;
	display:block;
	height:40px;
	width:90px;
	left:0;
	top:20px;
	text-indent:-9999px;
}

.news-single-item .news-single-backlink a:hover { background:url(../img/nieuws.gif) no-repeat left bottom;}

.news-browse-archive, .news-latest-morelink {
	background:url(../img/archief.gif) no-repeat left top;
	display:block;
	height:37px;
	width:91px;
	top:336px;
	left:166px;
	position:absolute;
	text-indent:-9999px;
}

.news-latest-morelink {
	background:url(../img/nieuws.gif) no-repeat left top;
	height:40px;
	top:20px;
	left:0px;
}

.news-latest-morelink:hover { background:url(../img/nieuws.gif) no-repeat left bottom; }
.news-browse-archive:hover { background:url(../img/archief.gif) no-repeat left bottom; }

/* Image map position links ///////////////////////*/
#img-01 a, #img-02 a, #img-03 a, #img-04 a, #img-05 a, 
#img-06 a, #img-07 a, #img-08 a, #img-09 a, #img-10 a {
	display:block;
	height:65px;
	width:112px;
	left:0;
	top:45px;
	position:absolute;
}

#img-02 a { left:110px; top:35px;}
#img-03 a { left:305px; top:20px;}
#img-04 a { left:400px; top:70px;}
#img-05 a { left:450px; top:120px;}

#img-06 a { left:0px; top:160px;}
#img-07 a { left:70px; top:275px;}
#img-08 a { left:175px; top:245px;}
#img-09 a { left:315px; top:290px;}
#img-10 a { left:400px; top:250px;}

/* Images position  ///////////////////////*/
#image01,#image02,#image03,#image04,#image05,#image06 {
	left:50px;
	left:22px;
	top:90px;
	height:430px;
	position:absolute;
}

/* Image link positions  ///////////////////////*/
#left a { margin-left:124px; }

a.m-01, a.m-02, a.m-03, a.m-04, a.m-05, a.m-06 {
	background-image: url(../img/nav-img.gif);
	background-repeat:no-repeat;
	background-position: 0 top;
	left:0;
	top:45px;
	height:45px;
	width:40px;
	position:absolute;
	text-indent:-9999px;
}

a.m-01:hover { background-position: 0 bottom;}
a.m-02 { left:40px; background-position: -40px top;}
a.m-02:hover { background-position: -40px bottom;}
a.m-03 { left:80px; background-position: -80px top;}
a.m-03:hover { background-position: -80px bottom;}
a.m-04 { left:120px; background-position: -120px top; width:44px;}
a.m-04:hover { background-position: -120px bottom;}
a.m-05 { left:160px; background-position: -160px top; width:48px;}
a.m-05:hover { background-position: -160px bottom;}
a.m-06 { left:200px; background-position: -200px top;}
a.m-06:hover { background-position: -200px bottom;}


#content { padding-top:390px; width:540px; margin-left:4px;}

#pagebrowser {
	display:block;
	left: 640px;
	top:392px;
	position:absolute;
	width:260px;
}

#pagebrowser #back a {
	background-image:url(../img/vorige.gif);
	height:48px;
	width:68px;
	left:0;
	top:0;
	position:absolute;
}

#pagebrowser #next a {
	background-image:url(../img/volgende.gif);
	height:33px;
	width:72px;
	left:50px;
	top:20px;
	position:absolute;
}

#pagebrowser a:hover { background-position:0 bottom; }

