@charset "utf-8";
/* CSS Document */

body
{
	font: 12px/170% Arial;
	color: #333333;
	width:320px;
}

.content
{
	padding-left:3px;
}

a:link, a:visited, a:active, a:hover{
	text-decoration:none;
}

#menu
{
	margin-bottom:3px;
}

.image
{
	border:none;
}

.n-title
{
	font-weight:bold;
	font-size:115%;
}



.c-title
{
	padding-left:5px;
	width:150px;
	float:left;
	font-size:120%;
	font-weight:bold;
	text-decoration:none;
}

.c-image
{
	width:140px;
	float:left;
}

.c-text
{
	float:left;
	clear:right;
}

#latest-news
{
	float:left;
	width:320px;
}

.latest-news-list
{
	list-style: url(http://www.siris.nl/images/basic/nws-point.png) square;
	padding-left:0em;
	margin-left:20px;
}

.latest-sport-list
{
	list-style: url(http://www.siris.nl/images/basic/spr-point.png) square;
	padding-left:0em;
	margin-left:20px;
}

.agn-list-index
{
	list-style: url(http://www.siris.nl/images/basic/agn-point.png) square;
	padding-left:0em;
	margin-left:20px;
}

#footer
{
	clear:both;
}