/* CSS Document */
/* ############### tales.be css/html5 framework v2 (by kvd) ###############  */
/* ############### c54_calendar.css ############### */

.newsitem{
	margin-bottom: 25px;
}
.newsitem .itemrow{
	padding:2px 0;	
	padding-bottom:0px;
	border-bottom: 1px dotted #666;}

.newsitem .lastitemrow{	
	border-bottom: 0px !important;}

.newsitem .descr{
	display: block;
	width: 60px;
	float: left;
}

.newsitem h2{
	display: block;
	font-size:17px;
	}
	
.newsitem img{
	float:left;
	margin:0px 10px 10px 0px;
	padding-top:0px; }


	
.leesmeer{
	float:right;
	color: #669900;
	background-image: url(/websites/46/uploads/image/basics/arrow-green-small.png); background-repeat:no-repeat; background-position:right center;
	padding-right:10px; }
		
.terug{
	display:block;
	margin:40px 0 0 50px;

	color: #669900 !important;
	background-image: url(/websites/46/uploads/image/basics/arrow-green-back.png); background-repeat:no-repeat; background-position:left center;
	padding-left:20px; }
	
	
.newsitem .detail{
	display:inline-block;
	margin-left:100px;
	background-image: url(/websites/46/uploads/image/basics/arrow-blue.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:10px;
	margin-bottom:10px;}
	.newsitem .detail a{color:#3165BB;}
	
.newsitem .back{
	display:inline-block;
	margin-left:100px;
	background-image: url(/websites/46/uploads/image/basics/arrow-blue-back.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:16px;
	margin-bottom:10px; }