/*
 *  template 'tt_news_v3_template.html' is aangepast bij news-latest-item: 
 *  <!--###LINK_ITEM###-->###NEWS_SUBHEADER###<!--###LINK_ITEM###-->.
 *	Deze link_items zijn weggehaald want ze belanden om een <p> tag.			
 *  Zit nu in map ext_template
 *  
 *  Tevens aangepast:
 *  <!-- ###TEMPLATE_SINGLE### begin-->
 *  <div class="newsdate">###NEWS_DATE### ###NEWS_TIME###</div><!-- ###TEXT_NEWS_AGE### ###NEWS_AGE### -->
 *  Leeftijd uitgeschakeld.
 */

/*
 * 
 * NIEUWS EIGEN CODE VOOR DE TEMPLATE 'tt_news_v3_template.html'
 * 
 */
.newsdate {
	position:relative;
	top:14px;
	/*margin: 0 100px 0 0;*/
	margin:-30px 74px 0 0;
	float:right;
	color: #A82E6F;
	text-align: left;
	font-size: 11px;
	line-height:14px;
	font-weight: normal;
}

.newscat {
	clear:both;
	margin: 5px 0 10px 0;
	color: #08a7be;
	text-align: left;
	font-size: 12px;
	line-height:14px;
	font-weight: normal;
}

body.arbowonen .newscat {
	color: #c3beb2;
}

body.personeelswijzerwonen .newscat {
	color: #c3beb2;
}



/*
 * 
 * 
 */


.hidden  {
	display:none;
	visibility:hidden;
}


.latestnews_wrap {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
	width:193px;
	border: 1px solid #dce3e2;
}

.latestnews_wrap.lastitem {
	float:right;
	margin:0;
	padding:0;
	width: 196px;
	background-color: transparent;
}


.latestnews_wrap h1.csc-firstHeader {
	margin:10px 0 10px 0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	line-height:18px;
	color:#006dbc;
}

.news-latest-item p {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:#2e2e2e;
	z-index: 1000;
}

.news-latest-item span {
	padding:0;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	color:#a82e6f;
	margin-bottom: 10px;
}

body.portal div#latest_news h1{
	margin:0 0 10px 20px;
	padding:10px 0 0 0;
	font-size:14px;
	line-height: 18px;
	color:#073b6a;
}

/* temp */
div#latestnews_row_b {
	display:none;
	visibility:hidden;
}

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */
.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {
	clear: right;

/*	height:1px; */
	display:none;
/*	ivm IE6  */
	visibility: hidden;
	border: 1px solid #bbb;
	margin: 2px 0;
}

.news-latest-container hr.clearer {
	clear: left;
	visibility: hidden;
	margin: 0;
}

div#content img.spacer-gif {
	display:none;
	visibility:hidden;
	position: absolute;
	z-index: -10;
}

/*-----------------------------------  tt_news latest view  -----------------------------------*/

.news-latest-container {
	margin: 0;
	padding: 0;
}

.news-latest-container h2 {
	/*display:none;
	visibility: hidden;*/
	margin: 0;
	padding: 0;
	font-size:12px !important;
	line-height:15px;
	font-weight:normal;
	background-color: transparent;
}

.news-latest-container h2 a {
	color: #29b2ff;
	text-decoration:underline;
}

div#blogcontent .news-latest-container h2,
div#blogcontent .news-latest-container h2 a,
div#blogcontent .news-latest-container h2 a:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 4px;
}

div#blogcontent .news-latest-container h2 a:hover {
	text-decoration: underline;
}

body.portal .news-latest-container h2 a:hover {
	text-decoration:underline;
}

.news-latest-gotoarchive {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: transparent;
}

.news-latest-container h3 {
	clear:both;
	margin: 0 0 3px 0;
	padding: 0;
}

.news-latest-gotoarchive {
	display:none;
	visibility: hidden;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:hover {
	color: #000;
}

.news-latest-gotoarchive a:visited {
	color: #000;
}

.news-latest-gotoarchive a {
	color: #000;
}



.news-latest-item {
	margin: 0;
	padding: 3px 10px 0 20px;
	margin-top: 8px;
	background-color: transparent;
}

body.werkeninwonen.portal .news-latest-item {

	background-color: transparent;

}



.news-latest-item h3 a {

	font-size:11px;

	font-weight: bold;

	line-height:16px;	

	color: #817781;

}

.news-latest-item h3 a:link,.news-latest-item h3 a:hover {
	color: #817781;
}

.news-latest-item h3 a:visited {
	color: #817781;
}

.news-latest-item p.bodytext {
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color: #817781;
}

.news-latest-item img {
	margin: 6px 6px 2px 0;
	padding: 0;
	float: left;
}

body.portal .news-latest-item img {
	display:none;
	visibility:hidden;
}

.news-latest-category img {
	float: none;
	border: none;
	margin: 0px;
}

.news-latest-date {
	display:block;
	margin:0 0 3px 2px;
	padding:0;
}

body.portal .news-latest-date {
	display:none;
visibility:hidden;
}

.news-latest-category {
	display:none;
	visibility:hidden;
}

.news-latest-date a, .news-latest-morelink,.news-latest-category {
	font-size: 10px;
}

span.news-latest-date a {
	font-size: 9px;
}

.news-latest-morelink {
	height: 12px;
}

.news-latest-morelink a {
	float: right;
	font-size:10px;
	font-weight: bold;
	line-height:16px;
	color: #9b0132;
	width:300px;
	display:block;
}

div.news-latest-container div.news-latest-item div.news-latest-morelink a {
	float: right;
	font-size:10px;
	font-weight: bold;
	line-height:16px;
	color: #9b0132;
	text-align:right;
	width:auto;
	display:inline;
}

.news-latest-morelink a:visited {
	color: #817781;
}

.news-latest-date a {
	color: #eb6e08;
	text-decoration:none;
}

/*--------------------------------- tt_news list view  -----------------------------------*/
.news-list-container {
	margin: 0px 10px 0 20px !important;
	padding: 0 !important;
	width: auto !important;	
	background-color: transparent;
}

.news-list-item {
	clear:both;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	height: auto !important;
	/* border-bottom: 1px solid #e6e0d9; */
}

div.clear {
	clear: both;
	width: 730px;
	border-bottom: 2px solid white;
	margin-left: -33px;
}

body.arbowonen div#maincontent .news-list-item {
	margin: 0 0 10px 0 !important;
	padding: 5px 0 10px 10px !important;
	border: 1px solid #dce3e2;
	background-image:url(img/intro_prsw_8gr.png);
	background-repeat:repeat;
	background-position:0 0;
}

body.personeelswijzerwonen div#content .news-list-item {
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}

.news-search-form {
	padding: 3px;
	margin-bottom: 5px;
/*	border:1px solid #444; 
	background-color:#ddd;
*/
}

.news-search-emptymsg {
	margin: 0px;
}

.news-search-form form {
	margin: 0px;
}

.news-list-container h3 {
	/*clear: both;*/
	margin: 0;
	padding: 5px 0 2px 100px !important;
	font-weight: bold !important;
	font-size: 12px !important;
	color: #cc071e;
	line-height: 16px !important;
}

body.nieuws .news-list-container h3 {
	/*clear: both;*/
	margin: 0;
	padding: 5px 0 2px 125px !important;
}

.news-list-title {
}

.news-list-container a:link, 
.news-list-container a:visited {
	color: #000000;
	text-decoration: none;
}

.news-list-container a:hover {
	text-decoration: underline;
}

.news-list-container p {
	border-top-width: 0px;
	margin: 0 30px 0 0;
	padding: 4px 0 0 0 !important;
	width:530px;
}

body.arbowonen div#maincontent .news-list-container p {
	border-top: 1px solid #dce3e2;
}

body.personeelswijzerwonen div#content .news-list-container p {
	border-top: 1px solid #dce3e2;
}

.news-list-item p.bodytext {
	margin: 0 !important;
	padding: 0 15px 2px 0 !important;
	font-size: 11px !important;
	font-weight: normal;
	line-height: 14px;
	color: #000;
	width:auto;
	background-color: transparent;
}

body.nieuws .news-list-item p.bodytext {
	padding: 0 5px 2px 0 !important;
}

.news-list-date {
	float:right;
	margin:  0 40px 0 0;
	color: #A82E6F;
	text-align: left;
	font-size: 11px;
	line-height:14px;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	margin: 0;
	padding: 5px !important;
	font-size: 9px;
}

.news-list-container .news-list-item h2,
.news-list-container .news-list-item h2 a {
	margin: 0 !important;
	padding: 4px 0 !important;
	font-size: 16px;
	font-weight:normal;
	color: #000;
	text-decoration:none;
}

body.woonwerk_sub  div#maincontent .news-list-container .news-list-item h2,
body.woonwerk_sub  div#maincontent .news-list-container .news-list-item h2 a {
	color: #000;
	font-size:14px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body div#maincontent .news-list-container .news-list-item h2 a:hover {
	text-decoration: underline;
}

body.arbowonen div#maincontent .news-list-container .news-list-item h2 a:hover,
body.personeelswijzerwonen div#content .news-list-container .news-list-item h2 a:hover {
	color:#54244b;
}



.news-list-container .news-list-item img {

	position:relative;

	top: 0px;

	float:left;

	/* border:1px solid #666; */

	margin: 0 20px 0 0 !important;

	padding: 8px 0 !important;

}



.news-list-category img {

	float: none;

	margin: 0;

	padding: 5px !important;

}



.news-list-category {

	/* display:none;

	visibility:hidden; */

	font-size:11px;

	line-height:13px;

	color:#08a7be;

}



body.arbowonen div#maincontent .news-list-category {

	margin:6px 0 0 0;

	color:#c3beb2;

}



body.personeelswijzerwonen div#content .news-list-category {

	/*display: block;

	clear:both;*/

	margin:6px 0 0 0;

	color:#c3beb2;

}



.news-list-morelink {

	position:relative;

	margin: 0;

	padding: 0;

	display:inline;

	text-align:left;

	font-size: 11px !important;

	line-height:15px;
	
	display: none;

/*border-bottom: 2px dotted #fff; */

}



.news-list-morelink a {

	display: block;

	margin: 4px 0 0 0;

	padding: 1px 0 0 129px;

	font-weight:bold;

	color: #fff;

	font-size: 10px !important;

	font-weight:normal;

	height:24px;

	text-decoration: none;

	background-image:url(img/leesmeer_8gr.png);

	background-position:120px 1px;

	background-repeat:no-repeat;

}



body.arbowonen div#maincontent .news-list-morelink,

body.personeelswijzerwonen div#content .news-list-morelink {

	display: block;

	clear:both;

}



body.arbowonen div#maincontent .news-list-morelink a,

body.personeelswijzerwonen div#content .news-list-morelink a {

	display: block;

	float:right;

	margin:4px;

	padding:0 4px 0 4px;

	color:#fff;

	height:16px;

	line-height:16px;

	width:80px;

	background-image:none;

	background-color:#74c73d;

}



body.personeelswijzerwonen div#content .news-list-morelink a {

	background-color:#f08d00;

}



body div#maincontent .news-list-morelink a:hover {

	font-weight:bold;

	text-decoration: none;

}



.news-list-morelink a:visited {

	color: #824e98;

}



.news-list-browse {

	/*display:none;

	visibility: hidden;*/

	margin: 0 !important;

	padding: 10px 0 !important;

	text-align: center;

}





/*---------------------------------  tt_news page-browser ---------------------------------*/



.tx-ttnews-browsebox {

	margin: 5px 3px !important;

	border: 0px solid #666;

	padding: 3px;

	background-color: transparent;

}



.tx-ttnews-browsebox p {

	display:none;

	visibility: hidden;

}



.tx-ttnews-browsebox table p {

	display:block;

	visibility:visible;

}



div#content .tx-ttnews-browsebox table p a {

	margin: 0;

	padding: 0 5px 0 5px;

	font-weight:bold;

	color: #000;

}



.tx-ttnews-browsebox td {

	font-size: 10px;

}



div#content .tx-ttnews-browsebox-strong, 

div#content div.tx-ttnews-browsebox .tx-ttnews-browsebox-SCell a {

	font-weight: bold;

	color: #AB0132;

	text-decoration:underline;

}



.tx-ttnews-browsebox-SCell p,.tx-ttnews-browsebox td p {



}



.tx-ttnews-browsebox-SCell {



}



.news-search-emptymsg {

	font-size: 11px;

	margin-left: 10px;

}



/*--------------------------------- tt_news single view  ---------------------------------*/



.news-catrootline {

	font-size: 12px;

	color: #bbb;

}

.news-single-item {
	margin: 10px 10px 0 20px !important;
	padding: 0 !important;
/*border:1px solid #bbb;
	background-color:#fff;*/
}

body.arbowonen .news-single-item,
body.personeelswijzerwonen .news-single-item {
	margin: 0 10px 0 10px !important;
}

.news-single-item img {
	margin: 10px 10px 4px 0 !important;
	padding: 0 !important;
}

.news-single-item em {
	font-style:normal !important;
}

.news-single-item h1 {

	font-family: Verdana, Helvetica, Arial, "Lucida Grande", "Lucida Sans", sans-serif;

	margin: 0 !important;

	padding: 0 0 8px 0 !important;

	font-size: 18px;

	font-weight: bold;

	letter-spacing:1px;

	line-height:24px;

	color: #54244b;

}



body.arbowonen .news-single-item h1 {

	padding: 0 0 15px 0 !important;

	font-size: 22px;

	font-weight: normal;

	letter-spacing:0px;

	color: #398600;

}



body.personeelswijzerwonen .news-single-item h1 {

	font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;

	padding: 0 0 15px 0 !important;

	font-size: 22px;

	font-weight: normal;

	color: #807a00;

}



.news-single-item h2 {

	font-family: Verdana, Helvetica, Arial, "Lucida Grande", "Lucida Sans", sans-serif;

	margin: 0 !important;

	padding: 0 0 2px 0 !important;

	font-size: 12px;

	font-weight: bold;

	line-height:16px;

	color: #54244b;
	width:530px;

}



body.arbowonen div#maincontent .news-single-item h2,

body.arbowonen div#maincontent .news-single-item h2 font {

	font-size:12px;

	color: #000;

}



body.personeelswijzerwonen div#content .news-single-item h2,

body.personeelswijzerwonen div#content .news-single-item h2 font {

	font-size:12px;

	color: #000;

}



.news-single-item h2 font {

	font-family: Verdana, Helvetica, Arial, "Lucida Grande", "Lucida Sans", sans-serif;

	margin: 0 !important;

	padding: 0 0 8px 0 !important;

	font-size: 12px;

	font-weight: bold;

	line-height:16px;

	color: #54244b;

}



.news-single-item h3 {

	margin: 0 !important;

	padding: 0 0 8px 0 !important;

	font-size: 12px;

	line-height: 18px;

	margin: 0px !important;

	padding: 0px 10px 15px 0 !important;

	font-weight: bold !important;

}



.news-single-item hr.cl-right {

	display:none;

	visibility:hidden;

}



.news-single-item p {

	margin: 0px !important;

	padding: 0px !important;

	font-size: 12px;

	line-height:16px;
		width:530px;


}



.news-single-item ul li {

	font-size: 12px;

}



.news-single-img {

	float: left;

	margin-right: 10px;

}



.news-single-imgcaption {

	padding: 3px;

	clear: both;

}



.news-single-imgcaption a {

	margin: 0 !important;

	padding: 3px 20px !important;

}



.news-single-category {

	visibility:hidden;

	display:none;

	float: right;

}


body div#maincontent .news-single-backlink, 
body div#maincontent .news-single-backlink a {
	float:right;
	margin: 10px 0 0 0 !important;
	padding: 0px 0px 10px 0 !important;
	font-weight: bold;
	font-size: 11px;
	line-height:16px;
	color: #006dbc;
}


body.arbowonen .news-single-backlink, 

body.arbowonen .news-single-backlink a,

body.personeelswijzerwonen .news-single-backlink, 

body.personeelswijzerwonen .news-single-backlink a {

	display:block;

	float:right;

	margin:8px 0 20px 0;

	font-size:11px;

	font-weight:bold!important;

	color: #000 !important;

}



.news-single-backlink a:link,

.news-single-backlink a:visited {

	color: #cc071e;

}



.news-single-backlink a:hover {

text-decoration: underline;

}



.news-single-timedata {

	float: right;

	display: none;

}



.news-single-timedata, .news-single-author,.news-single-imgcaption {

	font-size: 9px;

}



.news-single-author {

	padding-bottom: 3px;

	display: none;

}



.news-single-additional-info {



	margin-top: 15px;

	border: 1px solid #DCE3E2;

	padding: 3px;

	padding-bottom: 0px;

}



.news-single-item .news-single-additional-info img {

	float:left;

	margin: 1px !important;

	padding: 0 !important;

}



.news-single-additional-info a:link,.news-single-additional-info a:hover {

	color: #000;

}



.news-single-additional-info a:visited {

	color: #228;

}



.news-single-additional-info p {

	margin-left: 6px;

}



.news-single-additional-info dl dd {

	color: #444;

	margin: 6px;

	padding: 0;

	vertical-align:top;

}



.news-single-related,.news-single-files,.news-single-links {

	/*border: 1px solid #888;*/

	margin: 0px;

	margin-bottom: 3px;

	padding: 3px;

	background-color: #fff;

}



.news-single-related a {

	/*border: 1px solid #888;*/

	margin: 0px;

	margin-bottom: 3px;

	padding: 3px;

	color: #006dbc !important;

}



.news-single-related dd, .news-single-links dd, .news-single-files dd {

	margin-left: 20px;

}



.news-single-related dt, .news-single-links dt, .news-single-files dt {

	font-weight: bold;

	font-size: 11px;

	margin-left: 5px;

	width: 90%;

}



/*--------------------------------- tt_news archivemenu (amenu) --------------------------------- */



.news-amenu-container {

	margin: 0;

	padding: 0;

/*	border:1px solid #888;

	background-color:#b98;

*/

}



div#content .news-amenu-container ul {

	margin: 0;

	padding: 0;

}



.news-amenu-container li {

	margin: 0;

	padding: 0;

}



.news-amenu-container li a {

	margin: 0;

	padding: 0;

	font-size: 12px;

	padding: 0;

}



.news-amenu-container li a:link, .news-amenu-container li a:hover {

	color: #52244b !important;

}



.news-amenu-container li a:visited {

	color: #b1b1b1 !important;

}



.news-amenu-container ul {

	padding: 0;

	margin:0;

	list-style-type: none;

}



.news-amenu-container h2 {

	display: none;

	font-size: 20px;

	line-height: 32px;

	font-weight: bold;

	color: #000;

	padding: 0;

	/*	border:1px solid #888; 

	background-color:#644;*/

	margin: 0;

}



.news-amenu-item-year {	

	margin:0 0 10px 0;

	padding:0;

	font-size:20px;

	font-weight:normal;

	color:#08a7be;

	line-height:28px;

}



.news-amenu-item-year dd {

	text-indent: -38px;

}



/*--------------------------------- tt_news categorymenu (catmenu) --------------------------------- */



.news-catmenu {
	padding: 5px;
	margin: 10px 0px 10px 10px;
	border: 1px solid #666;
	background-color: #eee;
}

.news-catmenu-header {
	font-size: 11px;
	font-weight: bold;
}

.news-catmenu div {
	font-size: 10px;
	white-space: nowrap;
}

.news-catmenu div img {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.news-catmenu-act {
	font-weight: bold;
}

/*  styles for catmenu mode "nestedwraps" */
.level0 {
	background-color: #fff;
}

.level1 {
	padding-left: 10px;
	background-color: #eee;
}

.level2 {
	padding-left: 10px;
	background-color: #ddd;
}

.level3 {
	padding-left: 10px;
	background-color: #ccc;
}

.level4 {
	padding-left: 10px;
	background-color: #bbb;
}

div#content div.news-single-item p.bodytext {
	padding-bottom:15px;
}

p.archieflink a.internal-link {
	font-size:11px;
	line-height:20px;
	color:#000;
}

div.news-list-container div.news-list-item .tx-comments-count-wrap {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

div.news-list-container div.news-list-item .tx-comments-count-wrap a {
	color: #8c836c !important;
}

.tx-comments-count-wrap {
	display: block !important;
	margin-top: 5px !important;
}

.tx-comments-count-wrap a {
	color: #9b9480;
}

.tx-comments-count-wrap a:hover {
	text-decoration: underline;
}

.tx-comments-pi1 {
	margin:0 0 40px 20px;
	clear: both;	
}

.tx-comments-comments {
	margin-bottom: 20px;
	color: #8c836c;
}

.tx-comments-comment-form input, 
.tx-comments-comment-form textarea {
border: 1px solid #8C836C !important;
}

div.tx-comments-comment-form form {
	margin:0;
	padding:0;
}

input#tx_comments_pi1_submit {
	margin:15px 20px 0 0;
	padding:5px;
	 height:32px;
	 background-color:#54244b;
	 color: #fff;
}

input#tx_comments_pi1_submit + input {
	margin:15px 20px 0 0;
	padding:5px;
	height:32px;
	background-color:#fff;
	color: #000;
}
	

hr {
	background-color:#006dbc;
	border: none;
	}
	
#pagecontent span.news-list-morelink,
#blogcontent span.news-list-morelink {
	display: block;
	margin-bottom: 0px;
}

#pagecontent span.news-list-morelink a,
#blogcontent span.news-list-morelink a {
	background-image: none;
	color: #A82E6F;
	height: auto;
}

#pagecontent span.news-list-morelink a {
	padding-left: 0px;
}
	
	
	
	
	



