div#fotocontainer
{
	position:relative;
	left:10px;
	
}

img#homeimage
{
	position:absolute;
	left:15px;
	top:18px;
}

div#imagestars
{
	position:absolute;
	right:0px;
	top:248px;
	width:100%;
	text-align:right;
	padding-right:20px;
}
img.star
{
	margin-left:10px;
	
	cursor:pointer;
}

table#catchercontainer
{
	position:relative;
	left:10px;
	width:641px;
}
div.catcher
{
	position:relative;
}
img.catcherfoto
{
	position:absolute;
	left:14px;
	top:12px;
	width:179px;
	height:126px;
}
td.catchercontainer
{
	vertical-align:top;
}

td.catcherspacer
{
	width:10px;
}
div.catchertext
{
	position:relative;
	left:15px;
	width:180px;
	top:5px;
}
div.leesmeer
{
	position:relative;
	left:15px;
	width:180px;
	text-align:right;
	margin-top:10px;
	margin-bottom:5px;
}
div#laatstenieuws  div.leesmeer
{
	width:155px;
}
div.leesmeer a
{
	color:#990000;
	text-decoration:none;
}
div#laatstenieuws
{
	background-image:url(../images/bglaatstenieuws.jpg);
	position:relative;
	width:185px;
	left:10px;
	padding:25px;
	padding-bottom:5px;
	background-repeat:no-repeat;
}
div.paperfooter
{
	position:relative;
	width:185px;
	padding-left:10px;
}
div#akoteetv
{
	position:relative;
	width:195px;
	left:10px;
	padding:20px;
	padding-top:0px;
	background-repeat:no-repeat;
}

div.pager
{
	position:relative;
	left:15px;
	width:155px;
	text-align:right;
	margin-top:0px;
	margin-bottom:0px;
	

}

a.newschooserselected,a.itemchooserselected
{
	color:#990000;
	font-weight:bold;
	text-decoration:none;

}
a.newschooser,a.itemchooser
{
	
	
	text-decoration:none;

}
div#nieuwsintro
{
	height:120px;
}
div#persthumbcontainer
{
	position:relative;
	left:0px;
	top:0px;
	width:170px;
	height:190px; 
}
#persthumbbg
{
	position:absolute;left:0px;top:0px; 
}
#persthumb
{
	position:absolute;left:12px;top:12px; 
	width:148px;
}

