.Home {
	background-image:url('/images/LinesBackground.png');
	padding-left:17px;
	padding-top:22px;	
	
}

#BoxBottom div {
	display:none;	
}

#SlideContainerParent {
	position:relative;
	padding-bottom:20px;	
}

#SlideContainer {
	position:relative;
	width:605px;
	height:225px;
	overflow:hidden;
}

#Slide {
	position:absolute;
	top:0px;
	left:0px;
	width:3025px;
	height:213px;
}

.SlideItem2,
.SlideItem {
	position:relative;
	width:300px;
	float:left;
}

.SlideItem2 {
	margin-right:5px;
}

#SlideNext {
	position:absolute;
	top:90px;
	right:0px;
	cursor:hand;
	cursor:pointer;
}

#SlidePrevious {
	position:absolute;
	top:90px;
	left:0px;
	display:none;
	cursor:hand;
	cursor:pointer;
}

#NewsContainer {
	position:relative;
	width:607px;
	margin-top:20px;	
	padding-bottom:20px;
}

#NewsContainer .PinkBoxTop {
	/*
	background-image:url('/images/home/NewsLineTop.png');
	background-repeat:repeat-y;
	*/
	background-color:#fff;
}

#NewsContainer .PinkBoxTopMiddle {
	background-color:Transparent;
}

.TabLine {
	/*background-image:url('/images/home/NewsLine.png');
	background-repeat:repeat-y;*/
	padding-left:5px;
}

#NewsTabs {
	height:25px;	
}

#NewsTabs .Tab,
#NewsTabs .TabBlue,
#NewsTabs .TabChosen,
#NewsTabs .TabBlueChosen
{
	float:left;
	background-image:url('/images/home/tab.png');
	background-repeat:no-repeat;
	width:94px;
	height:25px;
	line-height:25px;
	text-align:center;
	color:#fff;
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	cursor:pointer;
	cursor:hand;
}

#NewsTabs .TabBlue {
	background-image:url('/images/home/tabblue.png');
}

#NewsTabs .TabChosen {
	background-image:url('/images/home/tabchosen.png');
}
#NewsTabs .TabBlueChosen {
	background-image:url('/images/home/tabbluechosen.png');
}

#Tab1,
#TabLink1
{
	display:none;	
}

.TabItems,
.TabItemsOver {
	float:left;
	padding:12px;
	width:272px;
	display:block;
	cursor:hand;
	cursor:pointer;
}

.TabItemsOver div {
	text-decoration:underline;
}

.TabItems img,
.TabItemsOver img {
	margin-bottom:10px;
}

.TabItems .Title,
.TabItemsOver .Title {
	margin-bottom:5px;	
	text-decoration:none;
}

.TabItems .Title a,
.TabItemsOver .Title a {
	color:#f63193;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.TabItems .Reactions,
.TabItemsOver .Reactions {
	margin-top:5px;
	color:#319fca;	
}

.HomeAgenda .HomeAgendaDatum,
.HomeAgenda .HomeAgendaTitle,
.HomeAgenda .HomeAgendaLocatie,
.HomeAgenda .HomeAgendaTijd
{
	float:left;
}

.HomeAgenda .HomeAgendaDatum {
	width:75px;	
}

.HomeAgenda .HomeAgendaTitle {
	width:220px;	
}

.HomeAgenda .HomeAgendaLocatie {
	margin-left:10px;
	width:180px;	
}

.HomeAgenda .HomeAgendaTijd {
	width:100px;	
}

#CarrouselContainer {
	width:607px;
	padding-bottom:20px;
}

#Carrousel {
	padding-top:5px;
}	

#Carrousel ul {
	margin:0px;
	padding:0px;
	margin-right:15px;
	float:left;
}

#Carrousel ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
	margin-left:10px;	
	margin-bottom:4px;
	cursor:hand;
	cursor:pointer;
}

#CarrouselBig {
	float:left;	
}

#Themas {
	border-top:solid 1px #add9ea;	
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
}

#Themas .Item {
	float:left;
	width:259px;
	margin-left:28px;
	margin-right:28px;
}

#Themas .Title {
	color:#319fca;
	font-size:15px;
	margin-bottom:10px;
}

#Themas .Item .ReadMore img {
	float:right;	
	position:relative;
}

#Themas .Image {
	position:relative;
	height:155px;
}

.WhiteTopLeft {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url('/images/themas/WhiteTopLeft.png');
	width:6px;
	height:6px;
}

.WhiteBottomLeft {
	position:absolute;
	left:0px;
	bottom:0px;
	background-image:url('/images/themas/WhiteBottomLeft.png');
	width:6px;
	height:6px;
}

.WhiteTopRight {
	position:absolute;
	right:0px;
	top:0px;
	background-image:url('/images/themas/WhiteTopRight.png');
	width:6px;
	height:6px;
}

.WordtLid {
	margin-top:5px;	
}