.news-cont
{
    display: block;
	margin-right:21px;
	width: 705px;
	height:auto;
	overflow: auto;
	overflow-x: hidden;	
}

div.news-cont FONT, div.news-cont P
{
	background-color: transperent;
}

table.news {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

table.news  td,th{
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-left: 20px;	
	padding-right: 20px;	
}
table.news th{
	background-color: #C55754;
	background-image: url(/site/images/bg-th.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 31px;
	text-align: center;
}

.td1{
	background-color: #F4F4F4;
	background-image: url(/site/images/bg-td.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;
	color: #E0362F;
	width: 560px;
}



.td2{
	background-color: #5C6D9F;
	border-left: 1px solid #324785;
	height: 20px;
	color: #fffffF;
	width: 140px;
	text-align: center;
}


.news-terug
{
    height:auto;
    width:auto;
    margin-top:10px;
    margin-bottom:10px;
    
}

.news-terug A
{
    cursor:pointer;
}

.paging {
	text-decoration:none;
}

.td1 .td1hidden {
	width: 520px; 
	overflow: hidden;
}
