body {
	background: url(pic/header.jpg) no-repeat top right;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	margin-top: 0px;
	margin-left: 0px;
	padding:0px;
}
p {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	margin:3px 10px 0px 0px;
	padding:0px;
	line-height:11pt;
	color:#373737;	
}

h3{
	font-family: Georgia;
	color:#373737;	
	font-weight:bold;
	font-size:13px;
	padding:0px;
	margin:0px;
}

h2{
	font-family: Georgia;
	color:#373737;	
	font-weight:bold;
	font-size:18px;
	padding:0px;
	margin:0px;
}

a:link {
	text-decoration: underline;
	color:#373737;
	margin:0px; padding:0px;
}
a:visited {
	text-decoration : underline;
	color:#373737;
}
a:hover {
	text-decoration : underline !important;
	color:#373737;
}
a.headline {
	text-decoration : none;
	color:#373737;
}


#newsPerSection
{
	clear: both;
	margin: 20px 0 0;
}

#newsPerSectionLeft, #newsPerSectionRight
{
	float: left;
	padding: 5px 0 0;
	width: 100%;
}

#newsPerSectionRight .innerColumn{
float:left;
overflow:hidden; 
}

#newsPerSectionLeft
{
	margin: 0 20px 0 0;
}

#newsPerSectionLeft h3, #newsPerSectionRight h3
{
	background-image: url(http://www.destentor.nl/stentor.nl/images/sport_background.gif);
	font-size: 14px;
	font-weight: bold;
}

#newsPerSectionLeft img, #newsPerSectionRight img
{
	vertical-align: middle;
	margin:0 5px 0 0;
}

#newsPerSectionLeft ul li, #newsPerSectionRight ul li
{
	background: url(http://www.destentor.nl/stentor.nl/images/rsaquo.png) no-repeat left 5px;
	border-bottom: 1px dotted #e5e5e5;
	padding: 0 0 3px 8px;
	margin: 3px 0 0;
	list-style:none;
}

#newsPerSectionLeft ul, #newsPerSectionRight ul
{
	display: block;
	list-style: none url(http://www.destentor.nl/stentor.nl/images/rsaquo.png) 10px;
	margin: 0;
	padding: 0px 10px 0px 3px;
	color:#B92224;
}

#newsPerSectionLeft ul li a, #newsPerSectionRight ul li a
{
	text-decoration: none;
}

.item {
	font-size:11px;
	border: none;
	border-bottom: 1px dotted #cccccc;
	padding: 5px 5px 5px 5px;
}

.item a  {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
}

.smalltime {
background-color:#ed1c24;
color:#FFFFFF;
font-size:9px;
line-height:13px;
margin:0 5px 0 0;
padding:2px 4px 1px 5px;
}