﻿.newsitem_wrapper
{
	float: left;
	padding-left: 23px;
	height: 270px;
	/*padding-right: 23px;*/
}

.horizontal_items
{
	width: 576px;
	height: 265px;
	overflow: hidden;
	padding: 0px 1px 0px 1px;
}

.horizontal_items_warpforarrows
{
	float: right;
	width: 576px;
	padding: 0px 23px 0px 23px;
	position: relative;
}

.horizontaleitem_navigation_up
{
	position: absolute;
	width: 9px;
	height: 7px;
	top: 0px;
	left: 100%;
	margin-top: 5px;
	margin-left: -18px;
	padding: 0px;
}

.horizontaleitem_navigation_down
{
	position: absolute;
	width: 9px;
	height: 7px;
	top: 100%;
	left: 100%;
	margin-left: -18px;
	margin-top: -13px;
	padding: 0px;
}

.newsitem_wrapper .newsitem
{
	width: 173px;
	height: 268px;
}

.newsitem_horizontal_wrapper .newsitem
{
	width: 574px;
	height: 124px;
	margin-bottom: 13px;
}

.newsitem
{
	border: solid 1px #999999;
	overflow: hidden;
}

.newsitem_wrapper .newsitem_wrapper_for_arrows
{
	position: relative;
	width: 175px;
	height: 270px;
}

.newsitem_wrapper_for_arrows .newsitem_navigation_up
{
	position: absolute;
	width: 9px;
	height: 7px;
	top: 0px;
	left: 100%;
	margin-top: 2px;
	margin-left: -12px;
	padding: 0px;
}

.newsitem_wrapper_for_arrows .newsitem_navigation_down
{
	position: absolute;
	width: 9px;
	height: 7px;
	top: 98%;
	left: 100%;
	margin-left: -12px;
	margin-top: -9px;
	padding: 0px;
}

.newsitem .newstext
{	
	padding: 14px;
}

.newstext p.first-para
{
	margin-top: 0px;
}

.newsitem h1
{
	font-size: 13px;
	color: #003F72;
	padding: 0px;
	margin: 0px;
}

.newsitem_horizontal_wrapper .newsphoto_righttop h1,
.newsitem_wrapper .newsitem h1
{
	 padding: 14px 14px 2px 14px;
}

.newsitem_wrapper .newsitem .newstext h1
{
	padding: 0px;
}


.newsitem_wrapper .newsimage,
.newsitem_horizontal_wrapper .newsimage
{
	background-repeat: no-repeat;
	background-image: url('/img/NEWS.jpg');
}

.newsitem_wrapper .newsimage
{
	background-position: top 90%;
}

.newsitem_horizontal_wrapper .newsimage
{
	background-position: top 100%;
}


.newsphoto
{
	padding: 0px;
	margin:0px;
	background-position: top left;
	background-repeat: no-repeat;
}


.newsitem_wrapper .newsphoto
{
	width: 88px;
	height: 88px;
	margin-left: 14px;
	margin-right: 5px;
}

.newsitem_horizontal_wrapper .newsphoto
{
	width: 125px;
	height: 125px;
}

.newsitem_wrapper .newsphoto_lefttop .newsphoto
{
	margin-left: -1px;
}

.newsitem_wrapper .newsphoto_righttop .newsphoto
{
	margin-left: 5px;
	margin-right: 0px;
}

.newsitem_horizontal_wrapper .newsphoto_lefttop .newsphoto
{
	margin-left: -1px; /* vanwege vreemde pixel aan linker kant */
	margin-right: 10px;
}

.newsitem_horizontal_wrapper .newsphoto_righttop .newsphoto
{
	margin-left: 10px;
}

/* Plaatje linksboven */ 
.newsphoto_lefttop .newsphoto
{
	float: left;
}

.newsphoto_lefttop .newstext
{
	clear: right;
}

/* Plaatje rechtsboven */
.newsphoto_righttop .newsphoto
{
	float: right;
}

.newsphoto_righttop .newstext
{
	clear: left;
}


.newsitem_horizontal_wrapper .newsphoto_righttop h1,
.newsitem_wrapper .newsphoto_righttop h1
{
	float: left;
}

/* Plaatje links onder */
/*.newsphoto_leftbottom .newsphoto
{
	
	clear: left;
}

.newsphoto_leftbottom .newstext
{
	float: right;
}*/

/* Plaatje rechts onder */
/*.newsphoto_rightbottom .newsphoto
{
	
}

.newsphoto_rightbottom .newstext
{
	
}*/
